Pull request #43517 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at e78f6f9c68fee84430b76738c328d5b51d9c853a rather than 36049a04d2e11454789be71f40eb2aed1c7070d5 Obtained Jenkinsfile from e78f6f9c68fee84430b76738c328d5b51d9c853a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43517@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-23T09:57:34.066Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-23T09:57:34.069Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-23T09:57:49.246Z] Still waiting to schedule task [2022-04-23T09:57:49.248Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-075f7ce5c9dfbdb89)’ is offline [2022-04-23T09:58:34.877Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-075f7ce5c9dfbdb89) in /home/ubuntu/workspace/moby_PR-43517 [Pipeline] { [Pipeline] checkout [2022-04-23T09:58:34.978Z] The recommended git tool is: git [2022-04-23T09:58:37.866Z] using credential docker-jenkins-github-credentials [2022-04-23T09:58:37.879Z] Cloning the remote Git repository [2022-04-23T09:58:37.879Z] Cloning with configured refspecs honoured and without tags [2022-04-23T09:58:37.951Z] Cloning repository https://github.com/moby/moby.git [2022-04-23T09:58:38.036Z] > git init /home/ubuntu/workspace/moby_PR-43517 # timeout=10 [2022-04-23T09:58:38.383Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T09:58:38.383Z] > git --version # timeout=10 [2022-04-23T09:58:38.400Z] > git --version # 'git version 2.17.1' [2022-04-23T09:58:38.400Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T09:58:38.402Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43517/head:refs/remotes/origin/PR-43517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T09:59:03.830Z] Fetching without tags [2022-04-23T09:59:04.296Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit 36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T09:59:03.670Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T09:59:03.701Z] > git config --add remote.origin.fetch +refs/pull/43517/head:refs/remotes/origin/PR-43517 # timeout=10 [2022-04-23T09:59:03.733Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T09:59:03.781Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T09:59:03.839Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T09:59:03.839Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T09:59:03.840Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43517/head:refs/remotes/origin/PR-43517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T09:59:04.310Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T09:59:04.430Z] > git checkout -f 36049a04d2e11454789be71f40eb2aed1c7070d5 # timeout=10 [2022-04-23T09:59:05.871Z] > git remote # timeout=10 [2022-04-23T09:59:05.882Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T09:59:05.899Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T09:59:05.900Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T09:59:05.934Z] Merge succeeded, producing 36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T09:59:05.934Z] Checking out Revision 36049a04d2e11454789be71f40eb2aed1c7070d5 (PR-43517) [2022-04-23T09:59:05.919Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-23T09:59:05.936Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T09:59:05.962Z] > git checkout -f 36049a04d2e11454789be71f40eb2aed1c7070d5 # timeout=10 [2022-04-23T09:59:11.038Z] Commit message: "test: use `T.Setenv` to set env vars in tests" [2022-04-23T09:59:11.038Z] First time build. Skipping changelog. [2022-04-23T09:59:11.085Z] > git --version # timeout=10 [2022-04-23T09:59:11.125Z] > git --version # 'git version 2.17.1' [2022-04-23T09:59:11.166Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-23T09:59:12.179Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43517:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-04-23T09:59:20.349Z] Unable to find image 'alpine:latest' locally [2022-04-23T09:59:20.349Z] latest: Pulling from library/alpine [2022-04-23T09:59:20.349Z] df9b9388f04a: Pulling fs layer [2022-04-23T09:59:20.349Z] df9b9388f04a: Download complete [2022-04-23T09:59:20.607Z] df9b9388f04a: Pull complete [2022-04-23T09:59:20.607Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-23T09:59:20.607Z] Status: Downloaded newer image for alpine:latest [2022-04-23T09:59:28.718Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-04-23T09:59:29.025Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-075f7ce5c9dfbdb89) in /home/ubuntu/workspace/moby_PR-43517 [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-04-23T09:59:29.079Z] The recommended git tool is: git [2022-04-23T09:59:29.087Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-04-23T09:59:29.126Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-04-23T09:59:29.139Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [2022-04-23T09:59:29.367Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit 36049a04d2e11454789be71f40eb2aed1c7070d5 [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-23T09:59:29.526Z] Merge succeeded, producing 36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T09:59:29.526Z] Checking out Revision 36049a04d2e11454789be71f40eb2aed1c7070d5 (PR-43517) [2022-04-23T09:59:29.637Z] Commit message: "test: use `T.Setenv` to set env vars in tests" [2022-04-23T09:59:29.646Z] > git --version # timeout=10 [2022-04-23T09:59:29.654Z] > git --version # 'git version 2.17.1' [2022-04-23T09:59:29.665Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-23T09:59:29.096Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43517/.git # timeout=10 [2022-04-23T09:59:29.128Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T09:59:29.141Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T09:59:29.141Z] > git --version # timeout=10 [2022-04-23T09:59:29.149Z] > git --version # 'git version 2.17.1' [2022-04-23T09:59:29.150Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T09:59:29.150Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43517/head:refs/remotes/origin/PR-43517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T09:59:29.369Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T09:59:29.377Z] > git checkout -f 36049a04d2e11454789be71f40eb2aed1c7070d5 # timeout=10 [2022-04-23T09:59:29.455Z] > git remote # timeout=10 [2022-04-23T09:59:29.476Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T09:59:29.490Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T09:59:29.491Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T09:59:29.512Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-23T09:59:29.528Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T09:59:29.530Z] > git checkout -f 36049a04d2e11454789be71f40eb2aed1c7070d5 # timeout=10 [2022-04-23T09:59:30.313Z] + [ PR != PR ] [2022-04-23T09:59:30.313Z] + [ master != master ] [2022-04-23T09:59:30.313Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-23T09:59:30.688Z] + docker version [2022-04-23T09:59:30.688Z] Client: Docker Engine - Community [2022-04-23T09:59:30.688Z] Version: 20.10.14 [2022-04-23T09:59:30.688Z] API version: 1.41 [2022-04-23T09:59:30.688Z] Go version: go1.16.15 [2022-04-23T09:59:30.688Z] Git commit: a224086 [2022-04-23T09:59:30.688Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-23T09:59:30.688Z] OS/Arch: linux/amd64 [2022-04-23T09:59:30.688Z] Context: default [2022-04-23T09:59:30.688Z] Experimental: true [2022-04-23T09:59:30.688Z] [2022-04-23T09:59:30.688Z] Server: Docker Engine - Community [2022-04-23T09:59:30.688Z] Engine: [2022-04-23T09:59:30.688Z] Version: 20.10.14 [2022-04-23T09:59:30.688Z] API version: 1.41 (minimum version 1.12) [2022-04-23T09:59:30.688Z] Go version: go1.16.15 [2022-04-23T09:59:30.688Z] Git commit: 87a90dc [2022-04-23T09:59:30.688Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-23T09:59:30.688Z] OS/Arch: linux/amd64 [2022-04-23T09:59:30.688Z] Experimental: true [2022-04-23T09:59:30.688Z] containerd: [2022-04-23T09:59:30.688Z] Version: 1.5.11 [2022-04-23T09:59:30.688Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T09:59:30.688Z] runc: [2022-04-23T09:59:30.688Z] Version: 1.0.3 [2022-04-23T09:59:30.688Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-23T09:59:30.688Z] docker-init: [2022-04-23T09:59:30.688Z] Version: 0.19.0 [2022-04-23T09:59:30.688Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-23T09:59:31.011Z] + docker info [2022-04-23T09:59:44.010Z] Still waiting to schedule task [2022-04-23T09:59:44.010Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-075f7ce5c9dfbdb89)’ [2022-04-23T09:59:44.011Z] Still waiting to schedule task [2022-04-23T09:59:44.011Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-075f7ce5c9dfbdb89)’ [2022-04-23T09:59:44.012Z] Still waiting to schedule task [2022-04-23T09:59:44.012Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-04-23T09:59:44.024Z] Still waiting to schedule task [2022-04-23T09:59:44.024Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-04-23T09:59:44.025Z] Still waiting to schedule task [2022-04-23T09:59:44.026Z] All nodes of label ‘windows-2019’ are offline [2022-04-23T09:59:44.026Z] Still waiting to schedule task [2022-04-23T09:59:44.026Z] All nodes of label ‘windows-2022’ are offline [2022-04-23T09:59:44.027Z] Still waiting to schedule task [2022-04-23T09:59:44.028Z] All nodes of label ‘windows-2022’ are offline [2022-04-23T09:59:52.931Z] Client: [2022-04-23T09:59:52.931Z] Context: default [2022-04-23T09:59:52.931Z] Debug Mode: false [2022-04-23T09:59:52.931Z] Plugins: [2022-04-23T09:59:52.931Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-23T09:59:52.931Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-23T09:59:52.931Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-23T09:59:52.931Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-23T09:59:52.931Z] [2022-04-23T09:59:52.931Z] Server: [2022-04-23T09:59:52.931Z] Containers: 0 [2022-04-23T09:59:52.931Z] Running: 0 [2022-04-23T09:59:52.931Z] Paused: 0 [2022-04-23T09:59:52.931Z] Stopped: 0 [2022-04-23T09:59:52.931Z] Images: 1 [2022-04-23T09:59:52.931Z] Server Version: 20.10.14 [2022-04-23T09:59:52.931Z] Storage Driver: overlay2 [2022-04-23T09:59:52.931Z] Backing Filesystem: extfs [2022-04-23T09:59:52.931Z] Supports d_type: true [2022-04-23T09:59:52.931Z] Native Overlay Diff: true [2022-04-23T09:59:52.931Z] userxattr: false [2022-04-23T09:59:52.931Z] Logging Driver: json-file [2022-04-23T09:59:52.931Z] Cgroup Driver: cgroupfs [2022-04-23T09:59:52.931Z] Cgroup Version: 1 [2022-04-23T09:59:52.931Z] Plugins: [2022-04-23T09:59:52.931Z] Volume: local [2022-04-23T09:59:52.931Z] Network: bridge host ipvlan macvlan null overlay [2022-04-23T09:59:52.931Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-23T09:59:52.931Z] Swarm: inactive [2022-04-23T09:59:52.931Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-04-23T09:59:52.931Z] Default Runtime: runc [2022-04-23T09:59:52.931Z] Init Binary: docker-init [2022-04-23T09:59:52.931Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T09:59:52.931Z] runc version: v1.0.3-0-gf46b6ba [2022-04-23T09:59:52.931Z] init version: de40ad0 [2022-04-23T09:59:52.931Z] Security Options: [2022-04-23T09:59:52.931Z] apparmor [2022-04-23T09:59:52.931Z] seccomp [2022-04-23T09:59:52.931Z] Profile: default [2022-04-23T09:59:52.931Z] Kernel Version: 5.4.0-1071-aws [2022-04-23T09:59:52.931Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-23T09:59:52.931Z] OSType: linux [2022-04-23T09:59:52.931Z] Architecture: x86_64 [2022-04-23T09:59:52.931Z] CPUs: 2 [2022-04-23T09:59:52.931Z] Total Memory: 7.483GiB [2022-04-23T09:59:52.931Z] Name: ip-10-100-88-159 [2022-04-23T09:59:52.931Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-23T09:59:52.931Z] Docker Root Dir: /var/lib/docker [2022-04-23T09:59:52.931Z] Debug Mode: false [2022-04-23T09:59:52.931Z] Registry: https://index.docker.io/v1/ [2022-04-23T09:59:52.931Z] Labels: [2022-04-23T09:59:52.931Z] Experimental: true [2022-04-23T09:59:52.931Z] Insecure Registries: [2022-04-23T09:59:52.931Z] 127.0.0.0/8 [2022-04-23T09:59:52.931Z] Live Restore Enabled: true [2022-04-23T09:59:52.931Z] [2022-04-23T09:59:52.931Z] WARNING: No swap limit support [Pipeline] sh [2022-04-23T09:59:53.257Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T09:59:53.257Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T09:59:53.257Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43517/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-23T09:59:53.257Z] + bash /home/ubuntu/workspace/moby_PR-43517/check-config.sh [2022-04-23T09:59:53.257Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-23T09:59:53.257Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-23T09:59:53.257Z] [2022-04-23T09:59:53.257Z] Generally Necessary: [2022-04-23T09:59:53.257Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-23T09:59:53.257Z] - apparmor: enabled and tools installed [2022-04-23T09:59:53.257Z] - CONFIG_NAMESPACES: enabled [2022-04-23T09:59:53.518Z] - CONFIG_NET_NS: enabled [2022-04-23T09:59:53.518Z] - CONFIG_PID_NS: enabled [2022-04-23T09:59:53.518Z] - CONFIG_IPC_NS: enabled [2022-04-23T09:59:53.518Z] - CONFIG_UTS_NS: enabled [2022-04-23T09:59:53.518Z] - CONFIG_CGROUPS: enabled [2022-04-23T09:59:53.518Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-23T09:59:53.518Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-23T09:59:53.518Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-23T09:59:53.518Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-23T09:59:53.518Z] - CONFIG_CPUSETS: enabled [2022-04-23T09:59:53.518Z] - CONFIG_MEMCG: enabled [2022-04-23T09:59:53.518Z] - CONFIG_KEYS: enabled [2022-04-23T09:59:53.518Z] - CONFIG_VETH: enabled (as module) [2022-04-23T09:59:53.518Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-23T09:59:53.518Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-23T09:59:53.518Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-23T09:59:53.518Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-23T09:59:53.518Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-23T09:59:53.518Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-23T09:59:53.518Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-23T09:59:53.518Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-23T09:59:53.518Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-23T09:59:53.518Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-23T09:59:53.518Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-23T09:59:53.518Z] - CONFIG_CGROUP_BPF: enabled [2022-04-23T09:59:53.518Z] [2022-04-23T09:59:53.518Z] Optional Features: [2022-04-23T09:59:53.518Z] - CONFIG_USER_NS: enabled [2022-04-23T09:59:53.518Z] - CONFIG_SECCOMP: enabled [2022-04-23T09:59:53.518Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-23T09:59:53.518Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-23T09:59:53.518Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-23T09:59:53.518Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-23T09:59:53.518Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-23T09:59:53.518Z] - CONFIG_BLK_CGROUP: enabled [2022-04-23T09:59:53.518Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-23T09:59:53.518Z] - CONFIG_CGROUP_PERF: enabled [2022-04-23T09:59:53.518Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-23T09:59:53.518Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-23T09:59:53.518Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-23T09:59:53.776Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-23T09:59:53.776Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-23T09:59:53.776Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-23T09:59:53.776Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-23T09:59:53.776Z] - CONFIG_IP_VS: enabled (as module) [2022-04-23T09:59:53.776Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-23T09:59:53.776Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-23T09:59:53.776Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-23T09:59:53.776Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-23T09:59:53.776Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-23T09:59:53.776Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-23T09:59:53.776Z] - CONFIG_EXT4_FS: enabled [2022-04-23T09:59:53.776Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-23T09:59:53.776Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-23T09:59:53.776Z] - Network Drivers: [2022-04-23T09:59:53.776Z] - "overlay": [2022-04-23T09:59:53.776Z] - CONFIG_VXLAN: enabled (as module) [2022-04-23T09:59:53.776Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-23T09:59:53.776Z] Optional (for encrypted networks): [2022-04-23T09:59:53.776Z] - CONFIG_CRYPTO: enabled [2022-04-23T09:59:53.776Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-23T09:59:53.776Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-23T09:59:53.776Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-23T09:59:53.776Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-23T09:59:53.776Z] - CONFIG_XFRM: enabled [2022-04-23T09:59:53.776Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-23T09:59:53.776Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-23T09:59:53.776Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-23T09:59:53.776Z] - "ipvlan": [2022-04-23T09:59:53.776Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-23T09:59:53.776Z] - "macvlan": [2022-04-23T09:59:53.776Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-23T09:59:53.776Z] - CONFIG_DUMMY: enabled (as module) [2022-04-23T09:59:53.776Z] - "ftp,tftp client in container": [2022-04-23T09:59:53.776Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-23T09:59:53.776Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-23T09:59:53.776Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-23T09:59:53.776Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-23T09:59:53.776Z] - Storage Drivers: [2022-04-23T09:59:53.776Z] - "aufs": [2022-04-23T09:59:53.776Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-23T09:59:53.776Z] - "btrfs": [2022-04-23T09:59:54.032Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-23T09:59:54.032Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-23T09:59:54.032Z] - "devicemapper": [2022-04-23T09:59:54.032Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-23T09:59:54.032Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-23T09:59:54.032Z] - "overlay": [2022-04-23T09:59:54.032Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-23T09:59:54.032Z] - "zfs": [2022-04-23T09:59:54.032Z] - /dev/zfs: present [2022-04-23T09:59:54.032Z] - zfs command: missing [2022-04-23T09:59:54.032Z] - zpool command: missing [2022-04-23T09:59:54.032Z] [2022-04-23T09:59:54.032Z] Limits: [2022-04-23T09:59:54.032Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-23T09:59:54.032Z] [2022-04-23T09:59:54.032Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-23T09:59:54.362Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:36049a04d2e11454789be71f40eb2aed1c7070d5 . [2022-04-23T09:59:54.362Z] #1 [internal] load build definition from Dockerfile [2022-04-23T09:59:54.362Z] #1 sha256:e0fcd4929f989ac4630a2f61a5433c1fbb215db30bbde3cf70a8d939cd1c051f [2022-04-23T09:59:54.362Z] #1 transferring dockerfile: 17.44kB done [2022-04-23T09:59:54.362Z] #1 DONE 0.1s [2022-04-23T09:59:54.362Z] [2022-04-23T09:59:54.362Z] #2 [internal] load .dockerignore [2022-04-23T09:59:54.362Z] #2 sha256:f15a14e4241f7af371c83aef76ffc7fc3d4a2036f685dd9455cec3ab104f64c7 [2022-04-23T09:59:54.362Z] #2 transferring context: 145B done [2022-04-23T09:59:54.362Z] #2 DONE 0.0s [2022-04-23T09:59:54.362Z] [2022-04-23T09:59:54.362Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-23T09:59:54.362Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-23T09:59:54.928Z] #3 DONE 0.4s [2022-04-23T09:59:54.928Z] [2022-04-23T09:59:54.928Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-23T09:59:54.928Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-23T09:59:54.928Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-23T09:59:55.185Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-23T09:59:55.185Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-23T09:59:55.185Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-23T09:59:55.185Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.44MB / 9.67MB 0.2s [2022-04-23T09:59:55.185Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-23T09:59:55.185Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-04-23T09:59:55.442Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-23T09:59:55.442Z] #4 DONE 0.5s [2022-04-23T09:59:55.442Z] [2022-04-23T09:59:55.442Z] #6 [internal] load .dockerignore [2022-04-23T09:59:55.442Z] #6 sha256:a36ddc1efff8dbd124b97a6bbc897695bb900c2a540507df61e36b4b637a71e3 [2022-04-23T09:59:55.442Z] #6 DONE 0.0s [2022-04-23T09:59:55.442Z] [2022-04-23T09:59:55.442Z] #5 [internal] load build definition from Dockerfile [2022-04-23T09:59:55.442Z] #5 sha256:e1cafa2a12d28d6ea97f2b5c4d0283c0814194a869e997e9316c524bbd8658b0 [2022-04-23T09:59:55.442Z] #5 DONE 0.0s [2022-04-23T09:59:55.442Z] [2022-04-23T09:59:55.442Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T09:59:55.442Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-23T09:59:56.809Z] #8 DONE 1.1s [2022-04-23T09:59:56.809Z] [2022-04-23T09:59:56.809Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-23T09:59:56.809Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-23T09:59:56.809Z] #10 DONE 1.1s [2022-04-23T09:59:56.809Z] [2022-04-23T09:59:56.809Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T09:59:56.809Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-23T09:59:56.809Z] #9 DONE 1.1s [2022-04-23T09:59:56.809Z] [2022-04-23T09:59:56.809Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-23T09:59:56.809Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-23T09:59:56.809Z] #7 DONE 1.2s [2022-04-23T09:59:57.378Z] [2022-04-23T09:59:57.378Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T09:59:57.378Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T09:59:57.378Z] #35 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-23T09:59:57.378Z] #35 DONE 0.1s [2022-04-23T09:59:57.378Z] [2022-04-23T09:59:57.378Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T09:59:57.378Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-23T09:59:57.378Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-23T09:59:57.378Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T09:59:57.378Z] #76 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-23T09:59:57.636Z] #76 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-23T09:59:57.893Z] #76 ... [2022-04-23T09:59:57.893Z] [2022-04-23T09:59:57.893Z] #54 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-23T09:59:57.893Z] #54 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-23T09:59:57.893Z] #54 DONE 0.0s [2022-04-23T09:59:57.893Z] [2022-04-23T09:59:57.893Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T09:59:57.893Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T09:59:57.893Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-04-23T09:59:57.893Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-23T09:59:57.893Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-23T09:59:57.893Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 23.52MB / 54.94MB 0.6s [2022-04-23T09:59:57.893Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-23T09:59:57.893Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.6s [2022-04-23T09:59:57.893Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.5s [2022-04-23T09:59:57.893Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 2.10MB / 54.58MB 0.6s [2022-04-23T09:59:58.160Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 28.31MB / 54.94MB 0.7s [2022-04-23T09:59:58.160Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.7s done [2022-04-23T09:59:58.160Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.5s done [2022-04-23T09:59:58.160Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.34MB / 54.58MB 0.7s [2022-04-23T09:59:58.160Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 13.63MB / 54.58MB 0.8s [2022-04-23T09:59:58.160Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 3.15MB / 85.84MB 0.8s [2022-04-23T09:59:58.425Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 24.12MB / 54.58MB 0.9s [2022-04-23T09:59:58.425Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 11.53MB / 85.84MB 0.9s [2022-04-23T09:59:58.425Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 38.80MB / 54.94MB 1.1s [2022-04-23T09:59:58.425Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 25.17MB / 85.84MB 1.1s [2022-04-23T09:59:58.684Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 44.04MB / 54.94MB 1.2s [2022-04-23T09:59:58.684Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 28.31MB / 54.58MB 1.2s [2022-04-23T09:59:58.684Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 31.46MB / 85.84MB 1.2s [2022-04-23T09:59:58.684Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 48.46MB / 54.94MB 1.3s [2022-04-23T09:59:58.684Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 31.46MB / 54.58MB 1.3s [2022-04-23T09:59:58.684Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 37.75MB / 85.84MB 1.3s [2022-04-23T09:59:58.943Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.4s [2022-04-23T09:59:58.943Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 37.75MB / 54.58MB 1.4s [2022-04-23T09:59:58.943Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 42.99MB / 85.84MB 1.4s [2022-04-23T09:59:58.943Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 47.19MB / 54.58MB 1.6s [2022-04-23T09:59:58.943Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 53.48MB / 85.84MB 1.6s [2022-04-23T09:59:58.943Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 62.91MB / 85.84MB 1.7s [2022-04-23T09:59:59.261Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 52.43MB / 54.58MB 1.8s [2022-04-23T09:59:59.261Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 75.50MB / 85.84MB 1.8s [2022-04-23T09:59:59.261Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 84.93MB / 85.84MB 1.9s [2022-04-23T09:59:59.522Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.1s done [2022-04-23T09:59:59.786Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0.1s [2022-04-23T10:00:00.353Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.8s done [2022-04-23T10:00:00.353Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.1s [2022-04-23T10:00:01.283Z] #11 ... [2022-04-23T10:00:01.284Z] [2022-04-23T10:00:01.284Z] #31 [internal] load build context [2022-04-23T10:00:01.284Z] #31 sha256:0abe972bab8a12a05dda79f796de39a2cb391261a5b69a0d6a44fe7e10d56f3f [2022-04-23T10:00:01.284Z] #31 transferring context: 60.75MB 3.4s done [2022-04-23T10:00:01.284Z] #31 DONE 4.0s [2022-04-23T10:00:01.284Z] [2022-04-23T10:00:01.284Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:00:01.284Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T10:00:01.284Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.8s done [2022-04-23T10:00:01.284Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.8s done [2022-04-23T10:00:01.284Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 1.05MB / 141.70MB 3.9s [2022-04-23T10:00:01.284Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 12.58MB / 141.70MB 4.0s [2022-04-23T10:00:01.543Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 24.12MB / 141.70MB 4.1s [2022-04-23T10:00:01.543Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 34.60MB / 141.70MB 4.2s [2022-04-23T10:00:01.802Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 57.67MB / 141.70MB 4.5s [2022-04-23T10:00:02.101Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 65.01MB / 141.70MB 4.6s [2022-04-23T10:00:02.360Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 73.40MB / 141.70MB 4.7s [2022-04-23T10:00:02.360Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 80.74MB / 141.70MB 4.9s [2022-04-23T10:00:02.360Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 93.32MB / 141.70MB 5.1s [2022-04-23T10:00:02.617Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 109.05MB / 141.70MB 5.3s [2022-04-23T10:00:02.876Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 120.59MB / 141.70MB 5.5s [2022-04-23T10:00:03.133Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 134.22MB / 141.70MB 5.7s [2022-04-23T10:00:03.133Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 5.8s [2022-04-23T10:00:04.507Z] #11 ... [2022-04-23T10:00:04.507Z] [2022-04-23T10:00:04.507Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T10:00:04.507Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-23T10:00:04.507Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.3s done [2022-04-23T10:00:04.507Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2022-04-23T10:00:04.507Z] #76 DONE 7.1s [2022-04-23T10:00:04.507Z] [2022-04-23T10:00:04.507Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:00:04.507Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T10:00:04.507Z] #11 ... [2022-04-23T10:00:04.507Z] [2022-04-23T10:00:04.507Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T10:00:04.507Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T10:00:04.507Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-23T10:00:04.507Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T10:00:04.507Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-23T10:00:04.507Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-23T10:00:04.507Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s done [2022-04-23T10:00:04.507Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2022-04-23T10:00:04.507Z] #78 DONE 7.1s [2022-04-23T10:00:04.507Z] [2022-04-23T10:00:04.507Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T10:00:04.507Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T10:00:04.507Z] #35 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-23T10:00:04.507Z] #35 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-23T10:00:04.507Z] #35 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-23T10:00:04.507Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.1s done [2022-04-23T10:00:04.765Z] #35 ... [2022-04-23T10:00:04.765Z] [2022-04-23T10:00:04.765Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:00:04.765Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T10:00:04.765Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.3s [2022-04-23T10:00:05.032Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.4s done [2022-04-23T10:00:05.597Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-04-23T10:00:05.597Z] #11 ... [2022-04-23T10:00:05.597Z] [2022-04-23T10:00:05.597Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T10:00:05.597Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T10:00:05.597Z] #35 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.4s done [2022-04-23T10:00:05.597Z] #35 DONE 8.4s [2022-04-23T10:00:05.597Z] [2022-04-23T10:00:05.597Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:00:05.597Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T10:00:05.855Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.4s done [2022-04-23T10:00:06.418Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-23T10:00:06.418Z] #11 ... [2022-04-23T10:00:06.418Z] [2022-04-23T10:00:06.418Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-23T10:00:06.418Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-23T10:00:06.418Z] #77 DONE 0.5s [2022-04-23T10:00:06.418Z] [2022-04-23T10:00:06.418Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:00:06.418Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T10:00:06.983Z] #11 ... [2022-04-23T10:00:06.983Z] [2022-04-23T10:00:06.983Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-23T10:00:06.983Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-23T10:00:06.983Z] #79 DONE 0.5s [2022-04-23T10:00:06.983Z] [2022-04-23T10:00:06.983Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:00:06.983Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T10:00:06.983Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.5s done [2022-04-23T10:00:06.983Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-23T10:00:12.245Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.7s done [2022-04-23T10:00:12.245Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-23T10:00:16.427Z] #11 ... [2022-04-23T10:00:16.427Z] [2022-04-23T10:00:16.427Z] #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-04-23T10:00:16.427Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-23T10:00:16.427Z] #36 1.515 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:00:16.427Z] #36 1.525 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:00:16.427Z] #36 1.526 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:00:16.427Z] #36 1.679 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T10:00:16.427Z] #36 1.872 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T10:00:16.427Z] #36 2.262 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T10:00:16.427Z] #36 3.495 Fetched 8510 kB in 2s (3771 kB/s) [2022-04-23T10:00:16.427Z] #36 3.495 Reading package lists... [2022-04-23T10:00:16.427Z] #36 4.276 Reading package lists... [2022-04-23T10:00:16.427Z] #36 5.072 Building dependency tree... [2022-04-23T10:00:16.427Z] #36 5.455 The following additional packages will be installed: [2022-04-23T10:00:16.427Z] #36 5.455 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-23T10:00:16.427Z] #36 5.455 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-23T10:00:16.427Z] #36 5.455 Recommended packages: [2022-04-23T10:00:16.427Z] #36 5.455 libldap-common publicsuffix libsasl2-modules [2022-04-23T10:00:16.427Z] #36 5.624 The following NEW packages will be installed: [2022-04-23T10:00:16.427Z] #36 5.625 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-23T10:00:16.427Z] #36 5.625 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-23T10:00:16.427Z] #36 5.626 libssh2-1 openssl [2022-04-23T10:00:16.427Z] #36 5.901 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:00:16.427Z] #36 5.901 Need to get 3040 kB of archives. [2022-04-23T10:00:16.427Z] #36 5.901 After this operation, 6651 kB of additional disk space will be used. [2022-04-23T10:00:16.427Z] #36 5.901 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-23T10:00:16.427Z] #36 5.912 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-23T10:00:16.427Z] #36 5.917 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-23T10:00:16.427Z] #36 5.920 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-23T10:00:16.427Z] #36 5.920 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-23T10:00:16.427Z] #36 5.920 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-23T10:00:16.427Z] #36 5.924 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-23T10:00:16.427Z] #36 5.924 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-23T10:00:16.427Z] #36 5.924 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-23T10:00:16.427Z] #36 5.929 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-23T10:00:16.427Z] #36 5.929 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-23T10:00:16.427Z] #36 5.930 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-23T10:00:16.427Z] #36 5.933 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-23T10:00:16.427Z] #36 5.938 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-23T10:00:16.427Z] #36 5.938 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-23T10:00:16.427Z] #36 6.108 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:00:16.427Z] #36 6.141 Fetched 3040 kB in 0s (10.0 MB/s) [2022-04-23T10:00:16.427Z] #36 6.163 Selecting previously unselected package openssl. [2022-04-23T10:00:16.427Z] #36 6.165 (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-04-23T10:00:16.427Z] #36 6.173 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-23T10:00:16.427Z] #36 6.178 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-23T10:00:16.427Z] #36 6.322 Selecting previously unselected package ca-certificates. [2022-04-23T10:00:16.427Z] #36 6.322 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-23T10:00:16.427Z] #36 6.326 Unpacking ca-certificates (20210119) ... [2022-04-23T10:00:16.427Z] #36 6.396 Selecting previously unselected package libbrotli1:amd64. [2022-04-23T10:00:16.427Z] #36 6.396 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-23T10:00:16.427Z] #36 6.409 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-23T10:00:16.427Z] #36 6.482 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-23T10:00:16.427Z] #36 6.482 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-23T10:00:16.427Z] #36 6.485 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T10:00:16.427Z] #36 6.525 Selecting previously unselected package libsasl2-2:amd64. [2022-04-23T10:00:16.427Z] #36 6.525 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-23T10:00:16.427Z] #36 6.531 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T10:00:16.427Z] #36 6.586 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-23T10:00:16.427Z] #36 6.586 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-23T10:00:16.427Z] #36 6.590 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-23T10:00:16.427Z] #36 6.655 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-23T10:00:16.427Z] #36 6.655 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-23T10:00:16.427Z] #36 6.658 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-23T10:00:16.427Z] #36 6.702 Selecting previously unselected package libpsl5:amd64. [2022-04-23T10:00:16.427Z] #36 6.702 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-23T10:00:16.427Z] #36 6.704 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-23T10:00:16.427Z] #36 6.741 Selecting previously unselected package librtmp1:amd64. [2022-04-23T10:00:16.427Z] #36 6.741 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-23T10:00:16.427Z] #36 6.746 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T10:00:16.427Z] #36 6.788 Selecting previously unselected package libssh2-1:amd64. [2022-04-23T10:00:16.427Z] #36 6.789 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-23T10:00:16.427Z] #36 6.793 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-23T10:00:16.427Z] #36 6.841 Selecting previously unselected package libcurl4:amd64. [2022-04-23T10:00:16.427Z] #36 6.841 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-23T10:00:16.427Z] #36 6.844 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-23T10:00:16.427Z] #36 6.908 Selecting previously unselected package curl. [2022-04-23T10:00:16.427Z] #36 6.908 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-23T10:00:16.427Z] #36 6.909 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-23T10:00:16.427Z] #36 6.963 Selecting previously unselected package libonig5:amd64. [2022-04-23T10:00:16.427Z] #36 6.963 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-23T10:00:16.427Z] #36 6.972 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T10:00:16.427Z] #36 7.136 Selecting previously unselected package libjq1:amd64. [2022-04-23T10:00:16.427Z] #36 7.136 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-23T10:00:16.427Z] #36 7.136 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-23T10:00:16.427Z] #36 7.186 Selecting previously unselected package jq. [2022-04-23T10:00:16.427Z] #36 7.186 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-23T10:00:16.427Z] #36 7.196 Unpacking jq (1.6-2.1) ... [2022-04-23T10:00:16.427Z] #36 7.225 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-23T10:00:16.427Z] #36 7.235 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-23T10:00:16.427Z] #36 7.247 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-23T10:00:16.427Z] #36 7.254 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T10:00:16.427Z] #36 7.264 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T10:00:16.427Z] #36 7.273 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T10:00:16.427Z] #36 7.283 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-23T10:00:16.427Z] #36 7.292 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-23T10:00:16.427Z] #36 7.306 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T10:00:16.427Z] #36 7.346 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-23T10:00:16.427Z] #36 7.355 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-23T10:00:16.427Z] #36 7.363 Setting up ca-certificates (20210119) ... [2022-04-23T10:00:16.427Z] #36 7.967 Updating certificates in /etc/ssl/certs... [2022-04-23T10:00:16.427Z] #36 8.760 129 added, 0 removed; done. [2022-04-23T10:00:16.427Z] #36 8.792 Setting up jq (1.6-2.1) ... [2022-04-23T10:00:16.427Z] #36 8.802 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-23T10:00:16.427Z] #36 8.811 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-23T10:00:16.427Z] #36 8.822 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:00:16.427Z] #36 8.840 Processing triggers for ca-certificates (20210119) ... [2022-04-23T10:00:16.427Z] #36 8.849 Updating certificates in /etc/ssl/certs... [2022-04-23T10:00:16.427Z] #36 9.509 0 added, 0 removed; done. [2022-04-23T10:00:16.427Z] #36 9.509 Running hooks in /etc/ca-certificates/update.d... [2022-04-23T10:00:16.427Z] #36 9.510 done. [2022-04-23T10:00:16.427Z] #36 ... [2022-04-23T10:00:16.427Z] [2022-04-23T10:00:16.427Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:00:16.427Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T10:00:16.427Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.3s done [2022-04-23T10:00:16.427Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-23T10:00:17.359Z] #11 ... [2022-04-23T10:00:17.359Z] [2022-04-23T10:00:17.359Z] #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-04-23T10:00:17.359Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-23T10:00:17.359Z] #36 DONE 11.5s [2022-04-23T10:00:17.359Z] [2022-04-23T10:00:17.359Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:00:17.359Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T10:00:17.359Z] #11 ... [2022-04-23T10:00:17.359Z] [2022-04-23T10:00:17.359Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-23T10:00:17.359Z] #37 sha256:715aab0e4c8e6b31eed4282498eea4e10e46ac8354ed27a7db4ce93a808e82ea [2022-04-23T10:00:17.359Z] #37 DONE 0.1s [2022-04-23T10:00:17.359Z] [2022-04-23T10:00:17.359Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:00:17.359Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T10:00:22.621Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.0s [2022-04-23T10:00:24.519Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.1s done [2022-04-23T10:00:25.083Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-23T10:00:25.340Z] #11 DONE 27.9s [2022-04-23T10:00:25.340Z] [2022-04-23T10:00:25.340Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-23T10:00:25.340Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-23T10:00:26.722Z] #12 DONE 1.3s [2022-04-23T10:00:26.722Z] [2022-04-23T10:00:26.723Z] #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-04-23T10:00:26.723Z] #38 sha256:934e21400947cf642bf25524130625d764dbb6b10675360615a367c0836ed617 [2022-04-23T10:00:26.723Z] #38 1.567 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-23T10:00:26.723Z] #38 1.835 [2022-04-23T10:00:26.723Z] #38 2.053 #=#=# ######################################################################## 100.0% [2022-04-23T10:00:26.723Z] #38 2.317 [2022-04-23T10:00:26.723Z] #38 3.171 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-23T10:00:26.723Z] #38 3.438 [2022-04-23T10:00:26.723Z] #38 3.654 #=#=# ######################################################################## 100.0% [2022-04-23T10:00:26.723Z] #38 3.947 [2022-04-23T10:00:26.723Z] #38 4.852 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-23T10:00:26.723Z] #38 5.115 [2022-04-23T10:00:26.723Z] #38 5.332 #=#=# 0.1% ########################################### 60.1% ######################################################################## 100.0% [2022-04-23T10:00:26.723Z] #38 5.874 [2022-04-23T10:00:26.723Z] #38 6.838 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-23T10:00:26.723Z] #38 7.114 [2022-04-23T10:00:26.723Z] #38 7.341 #=#=# ######################################################################## 100.0% [2022-04-23T10:00:26.723Z] #38 7.631 [2022-04-23T10:00:26.723Z] #38 8.289 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-23T10:00:26.723Z] #38 8.549 [2022-04-23T10:00:26.723Z] #38 8.767 #=#=# ######################################################################## 100.0% [2022-04-23T10:00:26.723Z] #38 8.973 [2022-04-23T10:00:26.723Z] #38 9.014 Download of images into '/build' complete. [2022-04-23T10:00:26.723Z] #38 9.014 Use something like the following to load the result into a Docker daemon: [2022-04-23T10:00:26.723Z] #38 9.014 tar -cC '/build' . | docker load [2022-04-23T10:00:26.723Z] #38 DONE 9.3s [2022-04-23T10:00:26.723Z] [2022-04-23T10:00:26.723Z] #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-04-23T10:00:26.723Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-23T10:00:27.286Z] #13 DONE 0.6s [2022-04-23T10:00:27.286Z] [2022-04-23T10:00:27.286Z] #51 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-23T10:00:27.286Z] #51 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-23T10:00:27.286Z] #51 DONE 0.0s [2022-04-23T10:00:27.286Z] [2022-04-23T10:00:27.286Z] #52 [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-04-23T10:00:27.286Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T10:00:27.542Z] #52 ... [2022-04-23T10:00:27.542Z] [2022-04-23T10:00:27.542Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-23T10:00:27.542Z] #40 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-23T10:00:27.542Z] #40 DONE 0.2s [2022-04-23T10:00:27.542Z] [2022-04-23T10:00:27.542Z] #55 [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-04-23T10:00:27.542Z] #55 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-23T10:00:27.542Z] #55 DONE 0.2s [2022-04-23T10:00:27.542Z] [2022-04-23T10:00:27.542Z] #56 [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-04-23T10:00:27.542Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T10:00:28.600Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0157fbdb5cf9c34bf) in /home/ubuntu/workspace/moby_PR-43517 [Pipeline] { [Pipeline] checkout [2022-04-23T10:00:28.707Z] The recommended git tool is: git [2022-04-23T10:00:29.440Z] #56 ... [2022-04-23T10:00:29.441Z] [2022-04-23T10:00:29.441Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-23T10:00:29.441Z] #14 sha256:ac610f6949b75ca513a6fbb8133eb83174e86af117f3bb74e5a09d0efab23250 [2022-04-23T10:00:29.441Z] #14 DONE 2.0s [2022-04-23T10:00:29.441Z] [2022-04-23T10:00:29.441Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-23T10:00:29.441Z] #15 sha256:7a9c0475274abba0efb526d9607a550196919504d943ee1fe1447ec33e3ecf21 [2022-04-23T10:00:30.814Z] #15 DONE 1.4s [2022-04-23T10:00:30.814Z] [2022-04-23T10:00:30.814Z] #56 [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-04-23T10:00:30.814Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T10:00:30.814Z] #56 3.163 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:00:30.814Z] #56 3.211 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:00:30.814Z] #56 3.211 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:00:31.074Z] #56 3.656 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-23T10:00:31.331Z] #56 3.966 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T10:00:31.588Z] #56 ... [2022-04-23T10:00:31.588Z] [2022-04-23T10:00:31.588Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-23T10:00:31.588Z] #16 sha256:cd20aadd700c740808171124c98224b778b3f14cb64fe4f92d71f7cc8db38805 [2022-04-23T10:00:31.588Z] #16 DONE 1.1s [2022-04-23T10:00:31.845Z] [2022-04-23T10:00:31.845Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-23T10:00:31.845Z] #17 sha256:50811f5890a0a563f4b3333a7eabd7af79a0d060604c6b4f9b93d1ef04081a76 [2022-04-23T10:00:32.086Z] using credential docker-jenkins-github-credentials [2022-04-23T10:00:32.094Z] Cloning the remote Git repository [2022-04-23T10:00:32.094Z] Cloning with configured refspecs honoured and without tags [2022-04-23T10:00:32.112Z] Cloning repository https://github.com/moby/moby.git [2022-04-23T10:00:32.169Z] > git init /home/ubuntu/workspace/moby_PR-43517 # timeout=10 [2022-04-23T10:00:32.778Z] #17 DONE 1.2s [2022-04-23T10:00:32.778Z] [2022-04-23T10:00:32.778Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-23T10:00:32.778Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-04-23T10:00:32.457Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T10:00:32.457Z] > git --version # timeout=10 [2022-04-23T10:00:32.465Z] > git --version # 'git version 2.17.1' [2022-04-23T10:00:32.466Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T10:00:32.467Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43517/head:refs/remotes/origin/PR-43517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T10:00:34.165Z] #18 DONE 1.0s [2022-04-23T10:00:34.165Z] [2022-04-23T10:00:34.165Z] #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-04-23T10:00:34.165Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-23T10:00:35.099Z] #19 1.198 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:00:35.099Z] #19 1.246 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:00:35.100Z] #19 1.247 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:00:35.707Z] #19 1.876 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-23T10:00:36.272Z] #19 2.516 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T10:00:37.206Z] #19 3.314 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-23T10:00:37.206Z] #19 ... [2022-04-23T10:00:37.206Z] [2022-04-23T10:00:37.206Z] #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-04-23T10:00:37.206Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T10:00:37.206Z] #58 3.311 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-23T10:00:37.206Z] #58 4.677 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-23T10:00:37.206Z] #58 4.684 go: downloading github.com/fatih/color v1.10.0 [2022-04-23T10:00:37.206Z] #58 4.747 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-23T10:00:37.206Z] #58 4.773 go: downloading github.com/pkg/errors v0.9.1 [2022-04-23T10:00:37.206Z] #58 5.065 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-23T10:00:37.206Z] #58 5.097 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-23T10:00:37.206Z] #58 5.128 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-23T10:00:37.206Z] #58 5.128 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-23T10:00:37.206Z] #58 5.236 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-23T10:00:37.206Z] #58 5.308 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-23T10:00:37.206Z] #58 5.397 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-23T10:00:37.206Z] #58 5.458 go: downloading golang.org/x/tools v0.1.0 [2022-04-23T10:00:37.206Z] #58 9.925 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-23T10:00:37.206Z] #58 9.989 go: downloading golang.org/x/mod v0.3.0 [2022-04-23T10:00:37.463Z] #58 ... [2022-04-23T10:00:37.463Z] [2022-04-23T10:00:37.464Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:00:37.464Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:00:37.464Z] #60 3.050 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-23T10:00:37.464Z] #60 ... [2022-04-23T10:00:37.464Z] [2022-04-23T10:00:37.464Z] #45 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T10:00:37.464Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-23T10:00:37.464Z] #45 3.138 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-23T10:00:37.464Z] #45 3.736 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-23T10:00:37.464Z] #45 5.030 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-23T10:00:37.464Z] #45 5.218 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-23T10:00:37.464Z] #45 5.282 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-23T10:00:37.464Z] #45 8.150 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-23T10:00:37.464Z] #45 8.230 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T10:00:37.725Z] #45 ... [2022-04-23T10:00:37.725Z] [2022-04-23T10:00:37.725Z] #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-04-23T10:00:37.725Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T10:00:37.725Z] #41 2.852 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-23T10:00:37.725Z] #41 2.853 Cloning into '.'... [2022-04-23T10:00:37.725Z] #41 ... [2022-04-23T10:00:37.725Z] [2022-04-23T10:00:37.725Z] #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-04-23T10:00:37.725Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-23T10:00:37.725Z] #43 2.796 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-23T10:00:37.983Z] #43 ... [2022-04-23T10:00:37.983Z] [2022-04-23T10:00:37.983Z] #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-04-23T10:00:37.983Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-23T10:00:37.983Z] #62 2.796 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-23T10:00:37.983Z] #62 9.053 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-23T10:00:37.983Z] #62 9.055 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-23T10:00:37.983Z] #62 9.094 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-23T10:00:37.983Z] #62 10.51 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-23T10:00:37.983Z] #62 ... [2022-04-23T10:00:37.983Z] [2022-04-23T10:00:37.983Z] #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-04-23T10:00:37.983Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-23T10:00:37.983Z] #19 4.111 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T10:00:38.914Z] #19 5.134 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-23T10:00:39.892Z] #19 ... [2022-04-23T10:00:39.892Z] [2022-04-23T10:00:39.893Z] #52 [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-04-23T10:00:39.893Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T10:00:39.893Z] #52 2.580 + git clone https://github.com/docker/distribution.git . [2022-04-23T10:00:39.893Z] #52 2.581 Cloning into '.'... [2022-04-23T10:00:39.893Z] #52 ... [2022-04-23T10:00:39.893Z] [2022-04-23T10:00:39.893Z] #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-04-23T10:00:39.893Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-23T10:00:39.893Z] #19 6.151 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-23T10:00:40.835Z] #19 7.002 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-23T10:00:40.835Z] #19 7.015 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T10:00:41.092Z] #19 7.016 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-23T10:00:41.092Z] #19 7.042 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-23T10:00:41.092Z] #19 7.046 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T10:00:41.092Z] #19 7.056 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-23T10:00:41.092Z] #19 7.058 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-23T10:00:41.092Z] #19 7.066 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-23T10:00:41.093Z] #19 7.067 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T10:00:41.093Z] #19 7.072 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T10:00:41.093Z] #19 7.082 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-23T10:00:41.093Z] #19 7.086 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-23T10:00:41.353Z] #19 ... [2022-04-23T10:00:41.353Z] [2022-04-23T10:00:41.353Z] #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-04-23T10:00:41.353Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-23T10:00:41.353Z] #43 13.86 tomll can be used in two ways: [2022-04-23T10:00:41.353Z] #43 13.86 Writing to STDIN and reading from STDOUT: [2022-04-23T10:00:41.353Z] #43 13.86 cat file.toml | tomll > file.toml [2022-04-23T10:00:41.353Z] #43 13.86 [2022-04-23T10:00:41.353Z] #43 13.86 Reading and updating a list of files: [2022-04-23T10:00:41.353Z] #43 13.86 tomll a.toml b.toml c.toml [2022-04-23T10:00:41.353Z] #43 13.86 [2022-04-23T10:00:41.353Z] #43 13.86 When given a list of files, tomll will modify all files in place without asking. [2022-04-23T10:00:41.353Z] #43 DONE 14.2s [2022-04-23T10:00:41.610Z] [2022-04-23T10:00:41.610Z] #56 [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-04-23T10:00:41.610Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T10:00:41.610Z] #56 5.715 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T10:00:41.610Z] #56 7.452 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T10:00:41.610Z] #56 10.13 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-23T10:00:41.610Z] #56 13.46 Fetched 8513 kB in 11s (802 kB/s) [2022-04-23T10:00:42.283Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0acb1e2a30067069f) in /home/ubuntu/workspace/moby_PR-43517 [Pipeline] { [Pipeline] checkout [2022-04-23T10:00:42.315Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0160e846382294533) in /home/ubuntu/workspace/moby_PR-43517 [Pipeline] { [Pipeline] checkout [2022-04-23T10:00:42.433Z] The recommended git tool is: git [2022-04-23T10:00:42.465Z] The recommended git tool is: git [2022-04-23T10:00:44.907Z] #56 13.46 Reading package lists... [2022-04-23T10:00:44.907Z] #56 ... [2022-04-23T10:00:44.907Z] [2022-04-23T10:00:44.907Z] #52 [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-04-23T10:00:44.907Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T10:00:44.907Z] #52 17.52 + git checkout -q v2.3.0 [2022-04-23T10:00:45.294Z] using credential docker-jenkins-github-credentials [2022-04-23T10:00:45.304Z] Cloning the remote Git repository [2022-04-23T10:00:45.304Z] Cloning with configured refspecs honoured and without tags [2022-04-23T10:00:44.672Z] Cloning repository https://github.com/moby/moby.git [2022-04-23T10:00:44.726Z] > git init /home/ubuntu/workspace/moby_PR-43517 # timeout=10 [2022-04-23T10:00:45.011Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T10:00:45.012Z] > git --version # timeout=10 [2022-04-23T10:00:45.032Z] > git --version # 'git version 2.17.1' [2022-04-23T10:00:45.032Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T10:00:45.068Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43517/head:refs/remotes/origin/PR-43517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T10:00:46.434Z] using credential docker-jenkins-github-credentials [2022-04-23T10:00:46.444Z] Cloning the remote Git repository [2022-04-23T10:00:46.444Z] Cloning with configured refspecs honoured and without tags [2022-04-23T10:00:46.570Z] #52 19.23 + 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-04-23T10:00:46.456Z] Cloning repository https://github.com/moby/moby.git [2022-04-23T10:00:46.523Z] > git init /home/ubuntu/workspace/moby_PR-43517 # timeout=10 [2022-04-23T10:00:46.759Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T10:00:46.760Z] > git --version # timeout=10 [2022-04-23T10:00:46.768Z] > git --version # 'git version 2.25.1' [2022-04-23T10:00:46.768Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T10:00:46.770Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43517/head:refs/remotes/origin/PR-43517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T10:00:50.748Z] #52 ... [2022-04-23T10:00:50.749Z] [2022-04-23T10:00:50.749Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:00:50.749Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:00:50.749Z] #60 21.84 go: downloading github.com/fatih/color v1.13.0 [2022-04-23T10:00:50.749Z] #60 21.85 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T10:00:50.749Z] #60 21.89 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-23T10:00:50.749Z] #60 21.90 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-23T10:00:50.749Z] #60 22.08 go: downloading github.com/spf13/viper v1.10.1 [2022-04-23T10:00:50.749Z] #60 22.23 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-23T10:00:50.749Z] #60 22.44 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-23T10:00:50.749Z] #60 22.46 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-23T10:00:50.749Z] #60 22.49 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-23T10:00:50.749Z] #60 22.50 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-23T10:00:50.749Z] #60 22.96 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-23T10:00:50.749Z] #60 22.96 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-23T10:00:52.645Z] #60 25.27 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T10:00:52.645Z] #60 25.28 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-23T10:00:52.645Z] #60 25.38 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-23T10:00:52.645Z] #60 25.41 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-23T10:00:52.645Z] #60 25.42 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-23T10:00:52.645Z] #60 25.49 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-23T10:00:52.645Z] #60 25.53 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-23T10:00:52.645Z] #60 25.55 go: downloading github.com/spf13/afero v1.6.0 [2022-04-23T10:00:52.645Z] #60 25.60 go: downloading github.com/spf13/cast v1.4.1 [2022-04-23T10:00:52.825Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-061f80fd0653345b7) in /home/ubuntu/workspace/moby_PR-43517 [Pipeline] { [Pipeline] checkout [2022-04-23T10:00:52.902Z] #60 25.60 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-23T10:00:52.902Z] #60 25.65 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-23T10:00:52.902Z] #60 25.68 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-23T10:00:52.902Z] #60 25.81 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-23T10:00:52.902Z] #60 25.85 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-23T10:00:52.922Z] The recommended git tool is: git [2022-04-23T10:00:53.159Z] #60 25.88 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-23T10:00:53.159Z] #60 25.88 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-23T10:00:53.159Z] #60 25.93 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-23T10:00:53.159Z] #60 25.95 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-23T10:00:53.159Z] #60 25.96 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-23T10:00:53.159Z] #60 25.97 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-23T10:00:53.159Z] #60 26.08 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-23T10:00:53.723Z] #60 26.39 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-23T10:00:53.723Z] #60 26.53 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-23T10:00:53.723Z] #60 26.54 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-23T10:00:53.723Z] #60 26.58 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-23T10:00:53.723Z] #60 26.61 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-23T10:00:53.723Z] #60 26.62 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-23T10:00:54.287Z] #60 26.98 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-23T10:00:54.287Z] #60 27.01 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-23T10:00:54.287Z] #60 27.03 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-23T10:00:54.287Z] #60 27.07 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-23T10:00:54.287Z] #60 ... [2022-04-23T10:00:54.287Z] [2022-04-23T10:00:54.287Z] #45 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T10:00:54.287Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-23T10:00:54.287Z] #45 27.12 NAME: [2022-04-23T10:00:54.287Z] #45 27.12 go-winres - A tool for embedding resources in Windows executables [2022-04-23T10:00:54.287Z] #45 27.12 [2022-04-23T10:00:54.287Z] #45 27.12 USAGE: [2022-04-23T10:00:54.287Z] #45 27.12 go-winres [global options] command [command options] [arguments...] [2022-04-23T10:00:54.287Z] #45 27.12 [2022-04-23T10:00:54.287Z] #45 27.12 COMMANDS: [2022-04-23T10:00:54.287Z] #45 27.12 init Create an initial ./winres/winres.json [2022-04-23T10:00:54.287Z] #45 27.12 make Make syso files for the "go build" command [2022-04-23T10:00:54.287Z] #45 27.12 simply Make syso files for the "go build" command (simplified) [2022-04-23T10:00:54.287Z] #45 27.12 extract Extract all resources from an executable [2022-04-23T10:00:54.287Z] #45 27.12 patch Replace resources in an executable file (exe, dll) [2022-04-23T10:00:54.287Z] #45 27.12 help, h Shows a list of commands or help for one command [2022-04-23T10:00:54.287Z] #45 27.12 [2022-04-23T10:00:54.287Z] #45 27.12 GLOBAL OPTIONS: [2022-04-23T10:00:54.287Z] #45 27.12 --help, -h show help (default: false) [2022-04-23T10:00:54.544Z] #45 DONE 27.5s [2022-04-23T10:00:54.544Z] [2022-04-23T10:00:54.544Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:00:54.544Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:00:54.544Z] #60 27.12 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-23T10:00:54.544Z] #60 27.16 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-23T10:00:54.544Z] #60 27.22 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-23T10:00:54.544Z] #60 27.25 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-23T10:00:54.544Z] #60 27.32 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-23T10:00:54.544Z] #60 27.36 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-23T10:00:54.803Z] #60 27.49 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-23T10:00:54.803Z] #60 27.60 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-23T10:00:54.803Z] #60 27.60 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-23T10:00:54.803Z] #60 27.62 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-23T10:00:54.921Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T10:00:54.950Z] > git config --add remote.origin.fetch +refs/pull/43517/head:refs/remotes/origin/PR-43517 # timeout=10 [2022-04-23T10:00:55.037Z] Fetching without tags [2022-04-23T10:00:55.060Z] #60 27.75 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-23T10:00:55.060Z] #60 27.81 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-23T10:00:55.060Z] #60 27.83 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-23T10:00:55.060Z] #60 27.85 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-23T10:00:55.060Z] #60 27.88 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-23T10:00:55.060Z] #60 27.94 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-23T10:00:55.317Z] #60 28.08 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-23T10:00:55.317Z] #60 ... [2022-04-23T10:00:55.317Z] [2022-04-23T10:00:55.317Z] #56 [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-04-23T10:00:55.317Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T10:00:55.317Z] #56 13.46 Reading package lists... [2022-04-23T10:00:55.317Z] #56 17.95 Reading package lists... [2022-04-23T10:00:55.317Z] #56 21.67 Building dependency tree... [2022-04-23T10:00:55.317Z] #56 23.37 The following additional packages will be installed: [2022-04-23T10:00:55.317Z] #56 23.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T10:00:55.317Z] #56 23.39 python3-protobuf python3-six [2022-04-23T10:00:55.317Z] #56 23.39 Suggested packages: [2022-04-23T10:00:55.317Z] #56 23.40 python3-setuptools [2022-04-23T10:00:55.317Z] #56 23.40 Recommended packages: [2022-04-23T10:00:55.317Z] #56 23.40 iproute2 | iproute [2022-04-23T10:00:55.317Z] #56 23.85 The following NEW packages will be installed: [2022-04-23T10:00:55.317Z] #56 23.86 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T10:00:55.317Z] #56 23.86 python3-protobuf python3-six [2022-04-23T10:00:55.317Z] #56 24.22 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:00:55.317Z] #56 24.22 Need to get 2292 kB of archives. [2022-04-23T10:00:55.317Z] #56 24.22 After this operation, 11.0 MB of additional disk space will be used. [2022-04-23T10:00:55.317Z] #56 24.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-23T10:00:55.317Z] #56 24.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T10:00:55.317Z] #56 24.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-23T10:00:55.317Z] #56 24.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-23T10:00:55.317Z] #56 24.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-23T10:00:55.317Z] #56 24.29 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-04-23T10:00:55.317Z] #56 24.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-23T10:00:55.317Z] #56 27.55 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-23T10:00:55.317Z] #56 ... [2022-04-23T10:00:55.317Z] [2022-04-23T10:00:55.317Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:00:55.317Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:00:55.317Z] #60 28.20 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-23T10:00:55.388Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit 36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T10:00:55.630Z] #60 28.23 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-23T10:00:55.630Z] #60 28.23 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-23T10:00:55.630Z] #60 28.26 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-23T10:00:55.630Z] #60 28.39 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-23T10:00:55.630Z] #60 28.43 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-23T10:00:55.630Z] #60 28.45 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-23T10:00:55.630Z] #60 28.50 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-23T10:00:55.683Z] using credential docker-jenkins-github-credentials [2022-04-23T10:00:55.693Z] Cloning the remote Git repository [2022-04-23T10:00:55.693Z] Cloning with configured refspecs honoured and without tags [2022-04-23T10:00:55.890Z] #60 28.62 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-23T10:00:55.890Z] #60 28.70 go: downloading github.com/julz/importas v0.1.0 [2022-04-23T10:00:55.890Z] #60 28.71 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-23T10:00:55.890Z] #60 28.74 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-23T10:00:55.890Z] #60 28.80 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-23T10:00:55.890Z] #60 28.81 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-23T10:00:55.890Z] #60 28.83 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-23T10:00:56.147Z] #60 ... [2022-04-23T10:00:56.147Z] [2022-04-23T10:00:56.147Z] #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-04-23T10:00:56.147Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-23T10:00:56.147Z] #62 28.86 v3.0.2 [2022-04-23T10:00:56.147Z] #62 DONE 28.9s [2022-04-23T10:00:56.147Z] [2022-04-23T10:00:56.147Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:00:56.147Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:00:56.147Z] #60 28.86 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-23T10:00:56.147Z] #60 28.87 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-23T10:00:56.147Z] #60 28.91 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-23T10:00:55.701Z] Cloning repository https://github.com/moby/moby.git [2022-04-23T10:00:55.752Z] > git init /home/ubuntu/workspace/moby_PR-43517 # timeout=10 [2022-04-23T10:00:56.405Z] #60 29.07 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-23T10:00:56.405Z] #60 29.07 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-23T10:00:56.405Z] #60 29.08 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-23T10:00:56.405Z] #60 29.09 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-23T10:00:56.969Z] #60 29.68 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-23T10:00:56.969Z] #60 29.70 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-23T10:00:56.969Z] #60 29.71 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-23T10:00:56.969Z] #60 29.78 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-23T10:00:56.969Z] #60 29.84 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-23T10:00:56.969Z] #60 29.85 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-23T10:00:56.969Z] #60 29.87 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-23T10:00:57.054Z] Merge succeeded, producing 36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T10:00:57.055Z] Checking out Revision 36049a04d2e11454789be71f40eb2aed1c7070d5 (PR-43517) [2022-04-23T10:00:57.226Z] #60 29.97 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-23T10:00:57.226Z] #60 30.01 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-23T10:00:54.981Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T10:00:55.012Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T10:00:55.041Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T10:00:55.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T10:00:55.043Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43517/head:refs/remotes/origin/PR-43517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T10:00:55.466Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T10:00:55.519Z] > git checkout -f 36049a04d2e11454789be71f40eb2aed1c7070d5 # timeout=10 [2022-04-23T10:00:56.952Z] > git remote # timeout=10 [2022-04-23T10:00:56.978Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T10:00:56.994Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T10:00:56.995Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T10:00:57.040Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-23T10:00:57.057Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T10:00:57.085Z] > git checkout -f 36049a04d2e11454789be71f40eb2aed1c7070d5 # timeout=10 [2022-04-23T10:00:56.329Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T10:00:56.330Z] > git --version # timeout=10 [2022-04-23T10:00:56.337Z] > git --version # 'git version 2.25.1' [2022-04-23T10:00:56.337Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T10:00:56.338Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43517/head:refs/remotes/origin/PR-43517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T10:00:57.484Z] #60 30.22 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-23T10:00:57.484Z] #60 30.22 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-23T10:00:57.484Z] #60 30.23 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-23T10:00:57.484Z] #60 30.23 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-23T10:00:57.484Z] #60 30.26 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-23T10:00:57.484Z] #60 30.28 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-23T10:00:57.484Z] #60 30.30 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-23T10:00:57.484Z] #60 30.32 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-23T10:00:57.484Z] #60 30.35 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-23T10:00:57.484Z] #60 30.38 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-23T10:00:57.741Z] #60 30.41 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-23T10:00:57.741Z] #60 30.45 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-23T10:00:57.741Z] #60 30.55 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-23T10:00:57.741Z] #60 30.55 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-23T10:00:57.741Z] #60 30.56 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-23T10:00:57.741Z] #60 30.57 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-23T10:00:57.741Z] #60 30.61 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-23T10:00:57.998Z] #60 30.81 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-23T10:00:57.998Z] #60 30.89 go: downloading honnef.co/go/tools v0.2.2 [2022-04-23T10:00:58.940Z] #60 31.57 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-23T10:00:58.940Z] #60 31.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-23T10:00:58.940Z] #60 31.61 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-23T10:00:58.940Z] #60 31.66 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-23T10:00:58.941Z] #60 31.67 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-23T10:00:58.941Z] #60 31.70 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-23T10:00:58.941Z] #60 31.74 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-23T10:00:59.199Z] #60 31.86 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-23T10:00:59.199Z] #60 31.87 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-23T10:00:59.199Z] #60 31.96 go: downloading golang.org/x/text v0.3.7 [2022-04-23T10:01:01.906Z] Commit message: "test: use `T.Setenv` to set env vars in tests" [2022-04-23T10:01:01.945Z] > git --version # timeout=10 [2022-04-23T10:01:01.974Z] > git --version # 'git version 2.17.1' [2022-04-23T10:01:01.986Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-23T10:01:02.479Z] #60 35.02 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-23T10:01:02.479Z] #60 35.05 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-23T10:01:02.479Z] #60 35.05 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-23T10:01:02.479Z] #60 35.06 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-23T10:01:02.479Z] #60 35.10 go: downloading golang.org/x/mod v0.5.1 [2022-04-23T10:01:02.479Z] #60 35.14 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-23T10:01:02.479Z] #60 35.17 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-23T10:01:02.479Z] #60 35.24 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-23T10:01:02.479Z] #60 35.24 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-23T10:01:02.479Z] #60 35.29 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-23T10:01:02.479Z] #60 35.34 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-23T10:01:02.479Z] #60 35.34 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-23T10:01:02.737Z] #60 35.56 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-23T10:01:02.996Z] #60 35.64 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-23T10:01:02.996Z] #60 35.71 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-23T10:01:02.996Z] #60 35.90 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-23T10:01:03.084Z] + docker version [2022-04-23T10:01:03.253Z] #60 35.91 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-23T10:01:03.253Z] #60 35.93 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-23T10:01:03.253Z] #60 35.94 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-23T10:01:03.253Z] #60 35.94 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-23T10:01:03.253Z] #60 35.96 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-23T10:01:03.253Z] #60 36.13 go: downloading github.com/prometheus/common v0.10.0 [2022-04-23T10:01:03.253Z] #60 36.19 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-23T10:01:03.511Z] #60 36.25 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-23T10:01:03.511Z] #60 36.30 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-23T10:01:03.824Z] Fetching without tags [2022-04-23T10:01:03.994Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit 36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T10:01:04.443Z] #60 ... [2022-04-23T10:01:04.443Z] [2022-04-23T10:01:04.443Z] #56 [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-04-23T10:01:04.443Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T10:01:04.443Z] #56 29.07 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:01:04.443Z] #56 29.33 Fetched 2292 kB in 4s (569 kB/s) [2022-04-23T10:01:04.443Z] #56 29.50 Selecting previously unselected package libprotobuf23:amd64. [2022-04-23T10:01:04.444Z] #56 29.50 (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-04-23T10:01:04.444Z] #56 29.54 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-23T10:01:04.444Z] #56 29.55 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-23T10:01:04.444Z] #56 30.14 Selecting previously unselected package python3-pkg-resources. [2022-04-23T10:01:04.444Z] #56 30.15 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T10:01:04.444Z] #56 30.16 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T10:01:04.444Z] #56 30.30 Selecting previously unselected package python3-six. [2022-04-23T10:01:04.444Z] #56 30.30 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-23T10:01:04.444Z] #56 30.31 Unpacking python3-six (1.16.0-2) ... [2022-04-23T10:01:04.444Z] #56 30.37 Selecting previously unselected package python3-protobuf. [2022-04-23T10:01:04.444Z] #56 30.37 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-23T10:01:04.444Z] #56 30.37 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-23T10:01:04.444Z] #56 30.66 Selecting previously unselected package libnet1:amd64. [2022-04-23T10:01:04.444Z] #56 30.66 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-23T10:01:04.444Z] #56 30.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T10:01:04.444Z] #56 30.74 Selecting previously unselected package libnl-3-200:amd64. [2022-04-23T10:01:04.444Z] #56 30.74 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-23T10:01:04.444Z] #56 30.75 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T10:01:04.444Z] #56 30.81 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-23T10:01:04.444Z] #56 30.82 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-23T10:01:04.444Z] #56 30.83 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T10:01:04.444Z] #56 30.89 Selecting previously unselected package criu. [2022-04-23T10:01:04.444Z] #56 30.89 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-23T10:01:04.444Z] #56 30.89 Unpacking criu (3.16.1-3) ... [2022-04-23T10:01:04.444Z] #56 31.39 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T10:01:04.444Z] #56 32.40 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-23T10:01:04.444Z] #56 32.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T10:01:04.444Z] #56 32.42 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T10:01:04.444Z] #56 32.43 Setting up python3-six (1.16.0-2) ... [2022-04-23T10:01:04.444Z] #56 33.17 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T10:01:04.444Z] #56 33.20 Setting up python3-protobuf (3.12.4-1) ... [2022-04-23T10:01:04.444Z] #56 35.32 Setting up criu (3.16.1-3) ... [2022-04-23T10:01:04.444Z] #56 36.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:01:04.444Z] #56 DONE 36.9s [2022-04-23T10:01:04.444Z] [2022-04-23T10:01:04.444Z] #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-04-23T10:01:04.444Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T10:01:04.444Z] #41 30.43 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-23T10:01:04.444Z] #41 30.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T10:01:03.762Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T10:01:03.774Z] > git config --add remote.origin.fetch +refs/pull/43517/head:refs/remotes/origin/PR-43517 # timeout=10 [2022-04-23T10:01:03.798Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T10:01:03.809Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T10:01:03.823Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T10:01:03.823Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T10:01:03.824Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43517/head:refs/remotes/origin/PR-43517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T10:01:03.999Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T10:01:04.007Z] > git checkout -f 36049a04d2e11454789be71f40eb2aed1c7070d5 # timeout=10 [2022-04-23T10:01:04.657Z] Merge succeeded, producing 36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T10:01:04.658Z] Checking out Revision 36049a04d2e11454789be71f40eb2aed1c7070d5 (PR-43517) [2022-04-23T10:01:04.701Z] #41 ... [2022-04-23T10:01:04.701Z] [2022-04-23T10:01:04.701Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:01:04.701Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:01:04.701Z] #60 37.35 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-23T10:01:04.601Z] > git remote # timeout=10 [2022-04-23T10:01:04.612Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T10:01:04.624Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T10:01:04.625Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T10:01:04.637Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-23T10:01:04.655Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T10:01:04.670Z] > git checkout -f 36049a04d2e11454789be71f40eb2aed1c7070d5 # timeout=10 [2022-04-23T10:01:07.983Z] #60 ... [2022-04-23T10:01:07.983Z] [2022-04-23T10:01:07.983Z] #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-04-23T10:01:07.983Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T10:01:07.983Z] #58 40.15 gotestsum version dev [2022-04-23T10:01:07.983Z] #58 DONE 40.4s [2022-04-23T10:01:07.983Z] [2022-04-23T10:01:07.983Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:01:07.983Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:01:08.926Z] Commit message: "test: use `T.Setenv` to set env vars in tests" [2022-04-23T10:01:08.980Z] > git --version # timeout=10 [2022-04-23T10:01:08.983Z] > git --version # 'git version 2.25.1' [2022-04-23T10:01:08.993Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-23T10:01:09.671Z] Client: Docker Engine - Community [2022-04-23T10:01:09.671Z] Version: 20.10.14 [2022-04-23T10:01:09.671Z] API version: 1.41 [2022-04-23T10:01:09.671Z] Go version: go1.16.15 [2022-04-23T10:01:09.671Z] Git commit: a224086 [2022-04-23T10:01:09.671Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-23T10:01:09.671Z] OS/Arch: linux/amd64 [2022-04-23T10:01:09.671Z] Context: default [2022-04-23T10:01:09.671Z] Experimental: true [2022-04-23T10:01:09.671Z] [2022-04-23T10:01:09.671Z] Server: Docker Engine - Community [2022-04-23T10:01:09.671Z] Engine: [2022-04-23T10:01:09.671Z] Version: 20.10.14 [2022-04-23T10:01:09.671Z] API version: 1.41 (minimum version 1.12) [2022-04-23T10:01:09.671Z] Go version: go1.16.15 [2022-04-23T10:01:09.671Z] Git commit: 87a90dc [2022-04-23T10:01:09.671Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-23T10:01:09.671Z] OS/Arch: linux/amd64 [2022-04-23T10:01:09.671Z] Experimental: true [2022-04-23T10:01:09.671Z] containerd: [2022-04-23T10:01:09.671Z] Version: 1.5.11 [2022-04-23T10:01:09.671Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T10:01:09.671Z] runc: [2022-04-23T10:01:09.671Z] Version: 1.0.3 [2022-04-23T10:01:09.671Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-23T10:01:09.671Z] docker-init: [2022-04-23T10:01:09.671Z] Version: 0.19.0 [2022-04-23T10:01:09.671Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-23T10:01:09.887Z] + docker version [2022-04-23T10:01:09.899Z] #60 ... [2022-04-23T10:01:09.899Z] [2022-04-23T10:01:09.899Z] #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-04-23T10:01:09.899Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-23T10:01:09.899Z] #19 35.49 Fetched 48.9 MB in 35s (1417 kB/s) [2022-04-23T10:01:10.025Z] + docker info [2022-04-23T10:01:11.410Z] Fetching without tags [2022-04-23T10:01:11.692Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit 36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T10:01:12.572Z] Merge succeeded, producing 36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T10:01:12.572Z] Checking out Revision 36049a04d2e11454789be71f40eb2aed1c7070d5 (PR-43517) [2022-04-23T10:01:11.335Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T10:01:11.343Z] > git config --add remote.origin.fetch +refs/pull/43517/head:refs/remotes/origin/PR-43517 # timeout=10 [2022-04-23T10:01:11.357Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T10:01:11.388Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T10:01:11.413Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T10:01:11.414Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T10:01:11.415Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43517/head:refs/remotes/origin/PR-43517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T10:01:11.700Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T10:01:11.731Z] > git checkout -f 36049a04d2e11454789be71f40eb2aed1c7070d5 # timeout=10 [2022-04-23T10:01:12.472Z] > git remote # timeout=10 [2022-04-23T10:01:12.496Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T10:01:12.521Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T10:01:12.522Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T10:01:12.553Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-23T10:01:12.575Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T10:01:12.596Z] > git checkout -f 36049a04d2e11454789be71f40eb2aed1c7070d5 # timeout=10 [2022-04-23T10:01:16.341Z] Fetching without tags [2022-04-23T10:01:16.560Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit 36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T10:01:16.320Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T10:01:16.325Z] > git config --add remote.origin.fetch +refs/pull/43517/head:refs/remotes/origin/PR-43517 # timeout=10 [2022-04-23T10:01:16.329Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T10:01:16.337Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T10:01:16.345Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T10:01:16.345Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T10:01:16.346Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43517/head:refs/remotes/origin/PR-43517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T10:01:16.569Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T10:01:16.578Z] > git checkout -f 36049a04d2e11454789be71f40eb2aed1c7070d5 # timeout=10 [2022-04-23T10:01:17.044Z] Commit message: "test: use `T.Setenv` to set env vars in tests" [2022-04-23T10:01:17.066Z] > git --version # timeout=10 [2022-04-23T10:01:17.082Z] > git --version # 'git version 2.17.1' [2022-04-23T10:01:17.097Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-23T10:01:17.143Z] Merge succeeded, producing 36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T10:01:17.144Z] Checking out Revision 36049a04d2e11454789be71f40eb2aed1c7070d5 (PR-43517) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-23T10:01:17.988Z] Client: Docker Engine - Community [2022-04-23T10:01:17.988Z] Version: 20.10.14 [2022-04-23T10:01:17.988Z] API version: 1.41 [2022-04-23T10:01:17.988Z] Go version: go1.16.15 [2022-04-23T10:01:17.988Z] Git commit: a224086 [2022-04-23T10:01:17.988Z] Built: Thu Mar 24 01:48:02 2022 [2022-04-23T10:01:17.988Z] OS/Arch: linux/amd64 [2022-04-23T10:01:17.988Z] Context: default [2022-04-23T10:01:17.988Z] Experimental: true [2022-04-23T10:01:17.988Z] [2022-04-23T10:01:17.988Z] Server: Docker Engine - Community [2022-04-23T10:01:17.988Z] Engine: [2022-04-23T10:01:17.988Z] Version: 20.10.14 [2022-04-23T10:01:17.988Z] API version: 1.41 (minimum version 1.12) [2022-04-23T10:01:17.988Z] Go version: go1.16.15 [2022-04-23T10:01:17.988Z] Git commit: 87a90dc [2022-04-23T10:01:17.988Z] Built: Thu Mar 24 01:45:53 2022 [2022-04-23T10:01:17.988Z] OS/Arch: linux/amd64 [2022-04-23T10:01:17.988Z] Experimental: true [2022-04-23T10:01:17.988Z] containerd: [2022-04-23T10:01:17.988Z] Version: 1.5.11 [2022-04-23T10:01:17.988Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T10:01:17.988Z] runc: [2022-04-23T10:01:17.988Z] Version: 1.0.3 [2022-04-23T10:01:17.988Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-23T10:01:17.988Z] docker-init: [2022-04-23T10:01:17.988Z] Version: 0.19.0 [2022-04-23T10:01:17.988Z] GitCommit: de40ad0 [2022-04-23T10:01:18.004Z] #19 35.49 Reading package lists... [2022-04-23T10:01:18.013Z] + docker version [Pipeline] sh [2022-04-23T10:01:18.297Z] + docker info [2022-04-23T10:01:17.098Z] > git remote # timeout=10 [2022-04-23T10:01:17.105Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T10:01:17.109Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T10:01:17.110Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T10:01:17.132Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-23T10:01:17.147Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T10:01:17.153Z] > git checkout -f 36049a04d2e11454789be71f40eb2aed1c7070d5 # timeout=10 [2022-04-23T10:01:21.003Z] Commit message: "test: use `T.Setenv` to set env vars in tests" [2022-04-23T10:01:21.032Z] > git --version # timeout=10 [2022-04-23T10:01:21.037Z] > git --version # 'git version 2.25.1' [2022-04-23T10:01:21.040Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-23T10:01:21.932Z] + docker version [2022-04-23T10:01:22.239Z] Client: Docker Engine - Community [2022-04-23T10:01:22.239Z] Version: 20.10.14 [2022-04-23T10:01:22.239Z] API version: 1.41 [2022-04-23T10:01:22.239Z] Go version: go1.16.15 [2022-04-23T10:01:22.239Z] Git commit: a224086 [2022-04-23T10:01:22.239Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-23T10:01:22.239Z] OS/Arch: linux/amd64 [2022-04-23T10:01:22.239Z] Context: default [2022-04-23T10:01:22.239Z] Experimental: true [2022-04-23T10:01:22.239Z] [2022-04-23T10:01:22.239Z] Server: Docker Engine - Community [2022-04-23T10:01:22.239Z] Engine: [2022-04-23T10:01:22.239Z] Version: 20.10.14 [2022-04-23T10:01:22.239Z] API version: 1.41 (minimum version 1.12) [2022-04-23T10:01:22.239Z] Go version: go1.16.15 [2022-04-23T10:01:22.239Z] Git commit: 87a90dc [2022-04-23T10:01:22.239Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-23T10:01:22.239Z] OS/Arch: linux/amd64 [2022-04-23T10:01:22.239Z] Experimental: true [2022-04-23T10:01:22.239Z] containerd: [2022-04-23T10:01:22.239Z] Version: 1.5.11 [2022-04-23T10:01:22.239Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T10:01:22.239Z] runc: [2022-04-23T10:01:22.239Z] Version: 1.0.3 [2022-04-23T10:01:22.239Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-23T10:01:22.239Z] docker-init: [2022-04-23T10:01:22.239Z] Version: 0.19.0 [2022-04-23T10:01:22.239Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-23T10:01:22.561Z] + docker info [2022-04-23T10:01:27.966Z] #19 44.12 Reading package lists... [2022-04-23T10:01:28.134Z] Client: [2022-04-23T10:01:28.134Z] Context: default [2022-04-23T10:01:28.134Z] Debug Mode: false [2022-04-23T10:01:28.134Z] Plugins: [2022-04-23T10:01:28.134Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-23T10:01:28.134Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-23T10:01:28.134Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-23T10:01:28.134Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-23T10:01:28.134Z] [2022-04-23T10:01:28.134Z] Server: [2022-04-23T10:01:28.134Z] Containers: 0 [2022-04-23T10:01:28.134Z] Running: 0 [2022-04-23T10:01:28.134Z] Paused: 0 [2022-04-23T10:01:28.134Z] Stopped: 0 [2022-04-23T10:01:28.134Z] Images: 0 [2022-04-23T10:01:28.134Z] Server Version: 20.10.14 [2022-04-23T10:01:28.134Z] Storage Driver: overlay2 [2022-04-23T10:01:28.134Z] Backing Filesystem: extfs [2022-04-23T10:01:28.134Z] Supports d_type: true [2022-04-23T10:01:28.134Z] Native Overlay Diff: true [2022-04-23T10:01:28.134Z] userxattr: false [2022-04-23T10:01:28.134Z] Logging Driver: json-file [2022-04-23T10:01:28.134Z] Cgroup Driver: cgroupfs [2022-04-23T10:01:28.134Z] Cgroup Version: 1 [2022-04-23T10:01:28.134Z] Plugins: [2022-04-23T10:01:28.134Z] Volume: local [2022-04-23T10:01:28.134Z] Network: bridge host ipvlan macvlan null overlay [2022-04-23T10:01:28.134Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-23T10:01:28.134Z] Swarm: inactive [2022-04-23T10:01:28.134Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-04-23T10:01:28.134Z] Default Runtime: runc [2022-04-23T10:01:28.134Z] Init Binary: docker-init [2022-04-23T10:01:28.134Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T10:01:28.134Z] runc version: v1.0.3-0-gf46b6ba [2022-04-23T10:01:28.134Z] init version: de40ad0 [2022-04-23T10:01:28.134Z] Security Options: [2022-04-23T10:01:28.134Z] apparmor [2022-04-23T10:01:28.134Z] seccomp [2022-04-23T10:01:28.134Z] Profile: default [2022-04-23T10:01:28.134Z] Kernel Version: 5.4.0-1071-aws [2022-04-23T10:01:28.134Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-23T10:01:28.134Z] OSType: linux [2022-04-23T10:01:28.134Z] Architecture: x86_64 [2022-04-23T10:01:28.134Z] CPUs: 2 [2022-04-23T10:01:28.134Z] Total Memory: 7.565GiB [2022-04-23T10:01:28.134Z] Name: ip-10-100-110-140 [2022-04-23T10:01:28.134Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-23T10:01:28.134Z] Docker Root Dir: /var/lib/docker [2022-04-23T10:01:28.134Z] Debug Mode: false [2022-04-23T10:01:28.134Z] Registry: https://index.docker.io/v1/ [2022-04-23T10:01:28.134Z] Labels: [2022-04-23T10:01:28.134Z] Experimental: true [2022-04-23T10:01:28.134Z] Insecure Registries: [2022-04-23T10:01:28.134Z] 127.0.0.0/8 [2022-04-23T10:01:28.134Z] Live Restore Enabled: true [2022-04-23T10:01:28.134Z] [2022-04-23T10:01:28.134Z] WARNING: No swap limit support [Pipeline] sh [2022-04-23T10:01:28.425Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T10:01:28.425Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T10:01:28.425Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43517/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-23T10:01:28.425Z] + bash /home/ubuntu/workspace/moby_PR-43517/check-config.sh [2022-04-23T10:01:28.426Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-23T10:01:28.426Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-23T10:01:28.426Z] [2022-04-23T10:01:28.426Z] Generally Necessary: [2022-04-23T10:01:28.426Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-23T10:01:28.426Z] - apparmor: enabled and tools installed [2022-04-23T10:01:28.426Z] - CONFIG_NAMESPACES: enabled [2022-04-23T10:01:28.426Z] - CONFIG_NET_NS: enabled [2022-04-23T10:01:28.426Z] - CONFIG_PID_NS: enabled [2022-04-23T10:01:28.426Z] - CONFIG_IPC_NS: enabled [2022-04-23T10:01:28.426Z] - CONFIG_UTS_NS: enabled [2022-04-23T10:01:28.426Z] - CONFIG_CGROUPS: enabled [2022-04-23T10:01:28.426Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-23T10:01:28.426Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-23T10:01:28.426Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-23T10:01:28.426Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-23T10:01:28.426Z] - CONFIG_CPUSETS: enabled [2022-04-23T10:01:28.426Z] - CONFIG_MEMCG: enabled [2022-04-23T10:01:28.426Z] - CONFIG_KEYS: enabled [2022-04-23T10:01:28.426Z] - CONFIG_VETH: enabled (as module) [2022-04-23T10:01:28.426Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-23T10:01:28.426Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-23T10:01:28.426Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-23T10:01:28.688Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-23T10:01:28.688Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-23T10:01:28.688Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-23T10:01:28.688Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-23T10:01:28.688Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-23T10:01:28.688Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-23T10:01:28.688Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-23T10:01:28.688Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-23T10:01:28.688Z] - CONFIG_CGROUP_BPF: enabled [2022-04-23T10:01:28.688Z] [2022-04-23T10:01:28.688Z] Optional Features: [2022-04-23T10:01:28.688Z] - CONFIG_USER_NS: enabled [2022-04-23T10:01:28.688Z] - CONFIG_SECCOMP: enabled [2022-04-23T10:01:28.688Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-23T10:01:28.688Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-23T10:01:28.688Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-23T10:01:28.688Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-23T10:01:28.689Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-23T10:01:28.689Z] - CONFIG_BLK_CGROUP: enabled [2022-04-23T10:01:28.689Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-23T10:01:28.689Z] - CONFIG_CGROUP_PERF: enabled [2022-04-23T10:01:28.689Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-23T10:01:28.689Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-23T10:01:28.689Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-23T10:01:28.689Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-23T10:01:28.689Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-23T10:01:28.689Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-23T10:01:28.689Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-23T10:01:28.689Z] - CONFIG_IP_VS: enabled (as module) [2022-04-23T10:01:28.952Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-23T10:01:28.952Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-23T10:01:28.952Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-23T10:01:28.952Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-23T10:01:28.952Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-23T10:01:28.952Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-23T10:01:28.952Z] - CONFIG_EXT4_FS: enabled [2022-04-23T10:01:28.952Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-23T10:01:28.952Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-23T10:01:28.952Z] - Network Drivers: [2022-04-23T10:01:28.952Z] - "overlay": [2022-04-23T10:01:28.952Z] - CONFIG_VXLAN: enabled (as module) [2022-04-23T10:01:28.952Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-23T10:01:28.952Z] Optional (for encrypted networks): [2022-04-23T10:01:28.952Z] - CONFIG_CRYPTO: enabled [2022-04-23T10:01:28.952Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-23T10:01:28.952Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-23T10:01:28.952Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-23T10:01:28.952Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-23T10:01:28.952Z] - CONFIG_XFRM: enabled [2022-04-23T10:01:28.952Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-23T10:01:28.952Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-23T10:01:28.952Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-23T10:01:28.952Z] - "ipvlan": [2022-04-23T10:01:28.952Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-23T10:01:28.952Z] - "macvlan": [2022-04-23T10:01:28.952Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-23T10:01:28.952Z] - CONFIG_DUMMY: enabled (as module) [2022-04-23T10:01:28.952Z] - "ftp,tftp client in container": [2022-04-23T10:01:28.952Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-23T10:01:28.952Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-23T10:01:28.952Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-23T10:01:28.952Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-23T10:01:28.952Z] - Storage Drivers: [2022-04-23T10:01:28.952Z] - "aufs": [2022-04-23T10:01:28.952Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-23T10:01:28.952Z] - "btrfs": [2022-04-23T10:01:29.219Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-23T10:01:29.219Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-23T10:01:29.219Z] - "devicemapper": [2022-04-23T10:01:29.219Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-23T10:01:29.219Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-23T10:01:29.219Z] - "overlay": [2022-04-23T10:01:29.219Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-23T10:01:29.219Z] - "zfs": [2022-04-23T10:01:29.219Z] - /dev/zfs: present [2022-04-23T10:01:29.219Z] - zfs command: missing [2022-04-23T10:01:29.219Z] - zpool command: missing [2022-04-23T10:01:29.219Z] [2022-04-23T10:01:29.219Z] Limits: [2022-04-23T10:01:29.219Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-23T10:01:29.219Z] [2022-04-23T10:01:29.219Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-23T10:01:29.347Z] #19 53.26 Building dependency tree... [2022-04-23T10:01:29.572Z] + sudo modprobe ip_vs [2022-04-23T10:01:29.572Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:36049a04d2e11454789be71f40eb2aed1c7070d5 . [2022-04-23T10:01:29.833Z] #1 [internal] load build definition from Dockerfile [2022-04-23T10:01:29.833Z] #1 sha256:84d8abcb62a06f90ae0710177f3041e0deb9d4b202e33cf756885518f0fd1c2d [2022-04-23T10:01:29.833Z] #1 transferring dockerfile: 17.44kB done [2022-04-23T10:01:29.833Z] #1 DONE 0.1s [2022-04-23T10:01:29.833Z] [2022-04-23T10:01:29.833Z] #2 [internal] load .dockerignore [2022-04-23T10:01:29.833Z] #2 sha256:e06db0a22217055ce29c4475d3874c6ac4b8e727d810bc3dbdac1c52b9995be7 [2022-04-23T10:01:29.833Z] #2 transferring context: 145B done [2022-04-23T10:01:29.833Z] #2 DONE 0.1s [2022-04-23T10:01:29.833Z] [2022-04-23T10:01:29.833Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-23T10:01:29.833Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-23T10:01:30.399Z] #3 DONE 0.4s [2022-04-23T10:01:30.399Z] [2022-04-23T10:01:30.399Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-23T10:01:30.399Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-23T10:01:30.399Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-23T10:01:30.399Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-23T10:01:30.399Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-04-23T10:01:30.399Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-23T10:01:30.399Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-23T10:01:30.399Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.2s [2022-04-23T10:01:30.974Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-04-23T10:01:30.974Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-04-23T10:01:31.290Z] #19 57.15 The following additional packages will be installed: [2022-04-23T10:01:31.290Z] #19 57.15 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-23T10:01:31.290Z] #19 57.15 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-23T10:01:31.290Z] #19 57.15 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-23T10:01:31.290Z] #19 57.15 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-23T10:01:31.290Z] #19 57.15 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-23T10:01:31.290Z] #19 57.15 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-23T10:01:31.290Z] #19 57.15 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-04-23T10:01:31.290Z] #19 57.15 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-04-23T10:01:31.290Z] #19 57.15 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-04-23T10:01:31.290Z] #19 57.15 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-04-23T10:01:31.290Z] #19 57.15 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-23T10:01:31.290Z] #19 57.15 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-23T10:01:31.290Z] #19 57.15 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-23T10:01:31.290Z] #19 57.15 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-23T10:01:31.290Z] #19 57.15 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-23T10:01:31.290Z] #19 57.15 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-23T10:01:31.290Z] #19 57.16 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-23T10:01:31.290Z] #19 57.16 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-23T10:01:31.290Z] #19 57.16 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-23T10:01:31.290Z] #19 57.16 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-23T10:01:31.290Z] #19 57.16 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-23T10:01:31.290Z] #19 57.16 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-23T10:01:31.290Z] #19 57.16 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-23T10:01:31.290Z] #19 57.16 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-23T10:01:31.290Z] #19 57.16 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-23T10:01:31.290Z] #19 57.16 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-23T10:01:31.290Z] #19 57.16 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-23T10:01:31.290Z] #19 57.16 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-23T10:01:31.290Z] #19 57.16 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-23T10:01:31.290Z] #19 57.16 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-23T10:01:31.290Z] #19 57.16 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-23T10:01:31.290Z] #19 57.17 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-23T10:01:31.290Z] #19 57.17 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-23T10:01:31.290Z] #19 57.17 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-23T10:01:31.290Z] #19 57.17 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-23T10:01:31.290Z] #19 57.17 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-23T10:01:31.290Z] #19 57.17 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-23T10:01:31.290Z] #19 57.17 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-23T10:01:31.290Z] #19 57.17 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-23T10:01:31.290Z] #19 57.17 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-23T10:01:31.290Z] #19 57.17 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-23T10:01:31.290Z] #19 57.17 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-23T10:01:31.290Z] #19 57.17 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-23T10:01:31.290Z] #19 57.18 linux-libc-dev-s390x-cross patch xz-utils [2022-04-23T10:01:31.290Z] #19 57.20 Suggested packages: [2022-04-23T10:01:31.290Z] #19 57.21 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-04-23T10:01:31.290Z] #19 57.21 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-04-23T10:01:31.290Z] #19 57.21 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-04-23T10:01:31.290Z] #19 57.21 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-04-23T10:01:31.290Z] #19 57.21 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-04-23T10:01:31.290Z] #19 57.21 libyaml-shell-perl ed diffutils-doc [2022-04-23T10:01:31.290Z] #19 57.21 Recommended packages: [2022-04-23T10:01:31.290Z] #19 57.21 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-04-23T10:01:31.290Z] #19 57.21 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-04-23T10:01:31.543Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-04-23T10:01:31.543Z] #4 DONE 1.1s [2022-04-23T10:01:31.803Z] [2022-04-23T10:01:31.804Z] #6 [internal] load build definition from Dockerfile [2022-04-23T10:01:31.804Z] #6 sha256:046e513924c8d2c55e20e1b0071fe130e9abac9d231839cf3e0f79b2b3898434 [2022-04-23T10:01:31.804Z] #6 DONE 0.0s [2022-04-23T10:01:31.804Z] [2022-04-23T10:01:31.804Z] #5 [internal] load .dockerignore [2022-04-23T10:01:31.804Z] #5 sha256:abe48c1727b5c6a17ec8d76f4b087dbcfcbef8b2d63f1f7fc8d5c017762962a1 [2022-04-23T10:01:31.804Z] #5 DONE 0.0s [2022-04-23T10:01:31.804Z] [2022-04-23T10:01:31.804Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-23T10:01:31.804Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-23T10:01:31.942Z] Client: Docker Engine - Community [2022-04-23T10:01:31.942Z] Version: 20.10.14 [2022-04-23T10:01:31.942Z] API version: 1.41 [2022-04-23T10:01:31.942Z] Go version: go1.16.15 [2022-04-23T10:01:31.942Z] Git commit: a224086 [2022-04-23T10:01:31.942Z] Built: Thu Mar 24 01:47:20 2022 [2022-04-23T10:01:31.942Z] OS/Arch: linux/arm64 [2022-04-23T10:01:31.942Z] Context: default [2022-04-23T10:01:31.942Z] Experimental: true [2022-04-23T10:01:31.942Z] [2022-04-23T10:01:31.942Z] Server: Docker Engine - Community [2022-04-23T10:01:31.942Z] Engine: [2022-04-23T10:01:31.942Z] Version: 20.10.14 [2022-04-23T10:01:31.942Z] API version: 1.41 (minimum version 1.12) [2022-04-23T10:01:31.942Z] Go version: go1.16.15 [2022-04-23T10:01:31.942Z] Git commit: 87a90dc [2022-04-23T10:01:31.942Z] Built: Thu Mar 24 01:45:39 2022 [2022-04-23T10:01:31.942Z] OS/Arch: linux/arm64 [2022-04-23T10:01:31.942Z] Experimental: true [2022-04-23T10:01:31.942Z] containerd: [2022-04-23T10:01:31.942Z] Version: 1.5.11 [2022-04-23T10:01:31.942Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T10:01:31.942Z] runc: [2022-04-23T10:01:31.942Z] Version: 1.0.3 [2022-04-23T10:01:31.942Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-23T10:01:31.942Z] docker-init: [2022-04-23T10:01:31.942Z] Version: 0.19.0 [2022-04-23T10:01:31.942Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-23T10:01:32.265Z] + docker info [2022-04-23T10:01:32.578Z] Client: [2022-04-23T10:01:32.578Z] Context: default [2022-04-23T10:01:32.578Z] Debug Mode: false [2022-04-23T10:01:32.578Z] Plugins: [2022-04-23T10:01:32.578Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-23T10:01:32.578Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-23T10:01:32.578Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-23T10:01:32.578Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-23T10:01:32.578Z] [2022-04-23T10:01:32.578Z] Server: [2022-04-23T10:01:32.578Z] Containers: 0 [2022-04-23T10:01:32.578Z] Running: 0 [2022-04-23T10:01:32.578Z] Paused: 0 [2022-04-23T10:01:32.578Z] Stopped: 0 [2022-04-23T10:01:32.578Z] Images: 0 [2022-04-23T10:01:32.578Z] Server Version: 20.10.14 [2022-04-23T10:01:32.578Z] Storage Driver: overlay2 [2022-04-23T10:01:32.578Z] Backing Filesystem: extfs [2022-04-23T10:01:32.578Z] Supports d_type: true [2022-04-23T10:01:32.578Z] Native Overlay Diff: true [2022-04-23T10:01:32.578Z] userxattr: false [2022-04-23T10:01:32.578Z] Logging Driver: json-file [2022-04-23T10:01:32.578Z] Cgroup Driver: cgroupfs [2022-04-23T10:01:32.578Z] Cgroup Version: 1 [2022-04-23T10:01:32.578Z] Plugins: [2022-04-23T10:01:32.578Z] Volume: local [2022-04-23T10:01:32.578Z] Network: bridge host ipvlan macvlan null overlay [2022-04-23T10:01:32.578Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-23T10:01:32.578Z] Swarm: inactive [2022-04-23T10:01:32.578Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-04-23T10:01:32.578Z] Default Runtime: runc [2022-04-23T10:01:32.578Z] Init Binary: docker-init [2022-04-23T10:01:32.578Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T10:01:32.578Z] runc version: v1.0.3-0-gf46b6ba [2022-04-23T10:01:32.578Z] init version: de40ad0 [2022-04-23T10:01:32.578Z] Security Options: [2022-04-23T10:01:32.578Z] apparmor [2022-04-23T10:01:32.578Z] seccomp [2022-04-23T10:01:32.578Z] Profile: default [2022-04-23T10:01:32.578Z] Kernel Version: 5.4.0-1071-aws [2022-04-23T10:01:32.578Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-23T10:01:32.578Z] OSType: linux [2022-04-23T10:01:32.578Z] Architecture: x86_64 [2022-04-23T10:01:32.578Z] CPUs: 2 [2022-04-23T10:01:32.578Z] Total Memory: 7.565GiB [2022-04-23T10:01:32.578Z] Name: ip-10-100-60-211 [2022-04-23T10:01:32.578Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-23T10:01:32.578Z] Docker Root Dir: /var/lib/docker [2022-04-23T10:01:32.578Z] Debug Mode: false [2022-04-23T10:01:32.578Z] Registry: https://index.docker.io/v1/ [2022-04-23T10:01:32.578Z] Labels: [2022-04-23T10:01:32.578Z] Experimental: true [2022-04-23T10:01:32.578Z] Insecure Registries: [2022-04-23T10:01:32.578Z] 127.0.0.0/8 [2022-04-23T10:01:32.578Z] Live Restore Enabled: true [2022-04-23T10:01:32.578Z] [2022-04-23T10:01:32.578Z] WARNING: No swap limit support [Pipeline] sh [2022-04-23T10:01:32.747Z] #10 DONE 0.9s [2022-04-23T10:01:32.747Z] [2022-04-23T10:01:32.747Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-23T10:01:32.747Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-23T10:01:32.747Z] #7 DONE 0.9s [2022-04-23T10:01:32.747Z] [2022-04-23T10:01:32.748Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T10:01:32.748Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-23T10:01:32.748Z] #8 DONE 0.9s [2022-04-23T10:01:32.748Z] [2022-04-23T10:01:32.748Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T10:01:32.748Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-23T10:01:32.748Z] #9 DONE 1.0s [2022-04-23T10:01:32.880Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T10:01:32.880Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T10:01:32.880Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43517/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-23T10:01:32.880Z] + bash /home/ubuntu/workspace/moby_PR-43517/check-config.sh [2022-04-23T10:01:32.880Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-23T10:01:32.880Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-23T10:01:32.880Z] [2022-04-23T10:01:32.880Z] Generally Necessary: [2022-04-23T10:01:32.880Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-23T10:01:32.880Z] - apparmor: enabled and tools installed [2022-04-23T10:01:32.880Z] - CONFIG_NAMESPACES: enabled [2022-04-23T10:01:32.880Z] - CONFIG_NET_NS: enabled [2022-04-23T10:01:32.880Z] - CONFIG_PID_NS: enabled [2022-04-23T10:01:32.880Z] - CONFIG_IPC_NS: enabled [2022-04-23T10:01:32.880Z] - CONFIG_UTS_NS: enabled [2022-04-23T10:01:32.880Z] - CONFIG_CGROUPS: enabled [2022-04-23T10:01:32.880Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-23T10:01:32.880Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-23T10:01:32.880Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-23T10:01:32.880Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-23T10:01:32.880Z] - CONFIG_CPUSETS: enabled [2022-04-23T10:01:32.880Z] - CONFIG_MEMCG: enabled [2022-04-23T10:01:32.880Z] - CONFIG_KEYS: enabled [2022-04-23T10:01:32.880Z] - CONFIG_VETH: enabled (as module) [2022-04-23T10:01:32.880Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-23T10:01:32.880Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-23T10:01:32.880Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-23T10:01:32.880Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-23T10:01:32.880Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-23T10:01:32.880Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-23T10:01:32.880Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-23T10:01:33.142Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-23T10:01:33.142Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-23T10:01:33.142Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-23T10:01:33.142Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-23T10:01:33.142Z] - CONFIG_CGROUP_BPF: enabled [2022-04-23T10:01:33.142Z] [2022-04-23T10:01:33.142Z] Optional Features: [2022-04-23T10:01:33.142Z] - CONFIG_USER_NS: enabled [2022-04-23T10:01:33.142Z] - CONFIG_SECCOMP: enabled [2022-04-23T10:01:33.142Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-23T10:01:33.142Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-23T10:01:33.142Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-23T10:01:33.142Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-23T10:01:33.142Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-23T10:01:33.142Z] - CONFIG_BLK_CGROUP: enabled [2022-04-23T10:01:33.142Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-23T10:01:33.142Z] - CONFIG_CGROUP_PERF: enabled [2022-04-23T10:01:33.142Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-23T10:01:33.142Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-23T10:01:33.142Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-23T10:01:33.142Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-23T10:01:33.142Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-23T10:01:33.142Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-23T10:01:33.142Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-23T10:01:33.142Z] - CONFIG_IP_VS: enabled (as module) [2022-04-23T10:01:33.142Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-23T10:01:33.142Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-23T10:01:33.142Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-23T10:01:33.142Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-23T10:01:33.142Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-23T10:01:33.142Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-23T10:01:33.142Z] - CONFIG_EXT4_FS: enabled [2022-04-23T10:01:33.142Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-23T10:01:33.142Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-23T10:01:33.142Z] - Network Drivers: [2022-04-23T10:01:33.142Z] - "overlay": [2022-04-23T10:01:33.406Z] - CONFIG_VXLAN: enabled (as module) [2022-04-23T10:01:33.406Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-23T10:01:33.406Z] Optional (for encrypted networks): [2022-04-23T10:01:33.406Z] - CONFIG_CRYPTO: enabled [2022-04-23T10:01:33.406Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-23T10:01:33.406Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-23T10:01:33.406Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-23T10:01:33.406Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-23T10:01:33.406Z] - CONFIG_XFRM: enabled [2022-04-23T10:01:33.406Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-23T10:01:33.406Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-23T10:01:33.406Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-23T10:01:33.406Z] - "ipvlan": [2022-04-23T10:01:33.406Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-23T10:01:33.406Z] - "macvlan": [2022-04-23T10:01:33.406Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-23T10:01:33.406Z] - CONFIG_DUMMY: enabled (as module) [2022-04-23T10:01:33.406Z] - "ftp,tftp client in container": [2022-04-23T10:01:33.406Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-23T10:01:33.406Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-23T10:01:33.406Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-23T10:01:33.406Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-23T10:01:33.406Z] - Storage Drivers: [2022-04-23T10:01:33.406Z] - "aufs": [2022-04-23T10:01:33.406Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-23T10:01:33.406Z] - "btrfs": [2022-04-23T10:01:33.406Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-23T10:01:33.406Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-23T10:01:33.406Z] - "devicemapper": [2022-04-23T10:01:33.668Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-23T10:01:33.668Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-23T10:01:33.668Z] - "overlay": [2022-04-23T10:01:33.668Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-23T10:01:33.668Z] - "zfs": [2022-04-23T10:01:33.668Z] - /dev/zfs: present [2022-04-23T10:01:33.668Z] - zfs command: missing [2022-04-23T10:01:33.668Z] - zpool command: missing [2022-04-23T10:01:33.668Z] [2022-04-23T10:01:33.668Z] Limits: [2022-04-23T10:01:33.668Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-23T10:01:33.668Z] [2022-04-23T10:01:33.668Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-23T10:01:34.026Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:36049a04d2e11454789be71f40eb2aed1c7070d5 . [2022-04-23T10:01:34.144Z] [2022-04-23T10:01:34.144Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T10:01:34.145Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T10:01:34.145Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-04-23T10:01:34.145Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-23T10:01:34.145Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-23T10:01:34.145Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-23T10:01:34.291Z] #1 [internal] load build definition from Dockerfile [2022-04-23T10:01:34.291Z] #1 sha256:bbc391d03608de8372b81b3e75040effcc2c8c9992c84b2637d72fd7b2a714cf [2022-04-23T10:01:34.291Z] #1 transferring dockerfile: 17.44kB 0.0s done [2022-04-23T10:01:34.291Z] #1 DONE 0.1s [2022-04-23T10:01:34.291Z] [2022-04-23T10:01:34.291Z] #2 [internal] load .dockerignore [2022-04-23T10:01:34.291Z] #2 sha256:22e923e2a21d3619964803b340cbdb8ba31c44f4e0473db61bb06b7df7672527 [2022-04-23T10:01:34.291Z] #2 transferring context: 145B done [2022-04-23T10:01:34.291Z] #2 DONE 0.1s [2022-04-23T10:01:34.291Z] [2022-04-23T10:01:34.291Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-23T10:01:34.291Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-23T10:01:34.406Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 2.10MB / 54.94MB 0.2s [2022-04-23T10:01:34.406Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 6.23MB / 54.94MB 0.3s [2022-04-23T10:01:34.406Z] #28 ... [2022-04-23T10:01:34.406Z] [2022-04-23T10:01:34.406Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-23T10:01:34.406Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-23T10:01:34.406Z] #47 DONE 0.0s [2022-04-23T10:01:34.406Z] [2022-04-23T10:01:34.406Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T10:01:34.406Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T10:01:34.572Z] #19 60.63 The following NEW packages will be installed: [2022-04-23T10:01:34.572Z] #19 60.64 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-23T10:01:34.572Z] #19 60.64 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-23T10:01:34.572Z] #19 60.64 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-23T10:01:34.572Z] #19 60.64 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-23T10:01:34.572Z] #19 60.64 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-23T10:01:34.572Z] #19 60.64 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-23T10:01:34.572Z] #19 60.64 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-04-23T10:01:34.572Z] #19 60.64 crossbuild-essential-armel crossbuild-essential-armhf [2022-04-23T10:01:34.572Z] #19 60.64 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-04-23T10:01:34.572Z] #19 60.64 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-04-23T10:01:34.572Z] #19 60.64 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-04-23T10:01:34.572Z] #19 60.64 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-04-23T10:01:34.572Z] #19 60.64 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-04-23T10:01:34.572Z] #19 60.64 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-23T10:01:34.572Z] #19 60.64 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-23T10:01:34.572Z] #19 60.64 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-23T10:01:34.572Z] #19 60.64 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-23T10:01:34.572Z] #19 60.64 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-23T10:01:34.572Z] #19 60.64 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-23T10:01:34.572Z] #19 60.65 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-23T10:01:34.572Z] #19 60.65 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-23T10:01:34.572Z] #19 60.65 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-23T10:01:34.572Z] #19 60.65 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-23T10:01:34.572Z] #19 60.65 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-23T10:01:34.572Z] #19 60.65 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-23T10:01:34.572Z] #19 60.65 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-23T10:01:34.572Z] #19 60.65 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-23T10:01:34.572Z] #19 60.65 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-23T10:01:34.572Z] #19 60.65 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-23T10:01:34.572Z] #19 60.65 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-23T10:01:34.572Z] #19 60.65 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-23T10:01:34.572Z] #19 60.65 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-23T10:01:34.572Z] #19 60.65 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-23T10:01:34.572Z] #19 60.65 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-23T10:01:34.572Z] #19 60.65 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-23T10:01:34.572Z] #19 60.66 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-23T10:01:34.572Z] #19 60.67 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-23T10:01:34.572Z] #19 60.67 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-23T10:01:34.572Z] #19 60.67 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-23T10:01:34.572Z] #19 60.67 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-23T10:01:34.572Z] #19 60.67 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-23T10:01:34.572Z] #19 60.67 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-23T10:01:34.572Z] #19 60.67 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-23T10:01:34.572Z] #19 60.67 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-23T10:01:34.572Z] #19 60.67 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-23T10:01:34.572Z] #19 60.67 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-23T10:01:34.572Z] #19 60.67 linux-libc-dev-s390x-cross patch xz-utils [2022-04-23T10:01:34.665Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.62MB / 54.94MB 0.5s [2022-04-23T10:01:34.866Z] #3 DONE 0.5s [2022-04-23T10:01:34.866Z] [2022-04-23T10:01:34.866Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-23T10:01:34.866Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-23T10:01:34.866Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-04-23T10:01:34.866Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-23T10:01:34.866Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-23T10:01:34.866Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-04-23T10:01:34.866Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-23T10:01:34.924Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 12.58MB / 54.94MB 0.7s [2022-04-23T10:01:34.924Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 15.73MB / 54.94MB 0.8s [2022-04-23T10:01:35.128Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-23T10:01:35.128Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-23T10:01:35.128Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-04-23T10:01:35.140Z] #19 61.09 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:01:35.140Z] #19 61.09 Need to get 787 MB of archives. [2022-04-23T10:01:35.140Z] #19 61.09 After this operation, 3385 MB of additional disk space will be used. [2022-04-23T10:01:35.140Z] #19 61.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-04-23T10:01:35.140Z] #19 61.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-23T10:01:35.140Z] #19 61.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-04-23T10:01:35.140Z] #19 61.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-04-23T10:01:35.140Z] #19 61.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-04-23T10:01:35.140Z] #19 61.11 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-23T10:01:35.140Z] #19 61.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-04-23T10:01:35.140Z] #19 61.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-04-23T10:01:35.140Z] #19 61.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-04-23T10:01:35.140Z] #19 61.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-04-23T10:01:35.140Z] #19 61.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-04-23T10:01:35.140Z] #19 61.43 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-04-23T10:01:35.185Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 25.17MB / 54.94MB 1.1s [2022-04-23T10:01:35.398Z] #19 61.44 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-04-23T10:01:35.420Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-04-23T10:01:35.451Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 29.36MB / 54.94MB 1.2s [2022-04-23T10:01:35.451Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 33.03MB / 54.94MB 1.3s [2022-04-23T10:01:35.686Z] #4 DONE 0.8s [2022-04-23T10:01:35.718Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 40.89MB / 54.94MB 1.5s [2022-04-23T10:01:35.718Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 51.38MB / 54.94MB 1.7s [2022-04-23T10:01:35.953Z] [2022-04-23T10:01:35.953Z] #5 [internal] load build definition from Dockerfile [2022-04-23T10:01:35.953Z] #5 sha256:6c5cc9249169936bd48e97c60a413ccdc23ad0fa55b829e30097245d6bee10b3 [2022-04-23T10:01:35.953Z] #5 DONE 0.0s [2022-04-23T10:01:35.953Z] [2022-04-23T10:01:35.953Z] #6 [internal] load .dockerignore [2022-04-23T10:01:35.953Z] #6 sha256:3b75987ef19d4e5e4d55e7da4f21dfcafd581840db633216cc2fcfdf372f5e80 [2022-04-23T10:01:35.953Z] #6 DONE 0.0s [2022-04-23T10:01:35.953Z] [2022-04-23T10:01:35.953Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-23T10:01:35.953Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-23T10:01:35.979Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.9s [2022-04-23T10:01:36.333Z] #19 62.56 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-04-23T10:01:36.333Z] #19 62.56 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-04-23T10:01:36.903Z] #10 DONE 1.1s [2022-04-23T10:01:36.903Z] [2022-04-23T10:01:36.903Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T10:01:36.903Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-23T10:01:36.903Z] #8 DONE 1.1s [2022-04-23T10:01:36.903Z] [2022-04-23T10:01:36.903Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-23T10:01:36.903Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-23T10:01:36.903Z] #7 DONE 1.1s [2022-04-23T10:01:36.903Z] [2022-04-23T10:01:36.903Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T10:01:36.903Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-23T10:01:36.903Z] #9 DONE 1.1s [2022-04-23T10:01:36.926Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.6s done [2022-04-23T10:01:37.496Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-04-23T10:01:37.706Z] #19 63.60 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-04-23T10:01:37.706Z] #19 63.60 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-04-23T10:01:38.647Z] #19 64.61 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-04-23T10:01:38.647Z] #19 64.61 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-04-23T10:01:38.841Z] [2022-04-23T10:01:38.841Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T10:01:38.841Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T10:01:38.841Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-23T10:01:38.841Z] #71 DONE 0.1s [2022-04-23T10:01:38.841Z] [2022-04-23T10:01:38.841Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T10:01:38.841Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T10:01:38.841Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-04-23T10:01:38.841Z] #28 DONE 0.1s [2022-04-23T10:01:38.841Z] [2022-04-23T10:01:38.841Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T10:01:38.841Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-23T10:01:38.841Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-23T10:01:38.841Z] #69 DONE 0.1s [2022-04-23T10:01:38.841Z] [2022-04-23T10:01:38.841Z] #24 [internal] load build context [2022-04-23T10:01:38.841Z] #24 sha256:ee0b3979b8713fd650d7ea4ae2f5fb19116f7b36d39e269452e4410dcd62252f [2022-04-23T10:01:38.875Z] #28 ... [2022-04-23T10:01:38.875Z] [2022-04-23T10:01:38.875Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T10:01:38.875Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-23T10:01:38.875Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-23T10:01:38.875Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-23T10:01:38.875Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-23T10:01:38.875Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T10:01:38.875Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-04-23T10:01:38.875Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done [2022-04-23T10:01:38.875Z] #69 DONE 4.8s [2022-04-23T10:01:38.875Z] [2022-04-23T10:01:38.875Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:01:38.875Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T10:01:38.875Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-04-23T10:01:38.875Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-23T10:01:38.875Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-23T10:01:38.875Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-23T10:01:38.875Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.5s done [2022-04-23T10:01:38.875Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.1s done [2022-04-23T10:01:38.875Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 3.4s done [2022-04-23T10:01:38.875Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.3s done [2022-04-23T10:01:38.875Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 92.27MB / 141.70MB 4.8s [2022-04-23T10:01:38.875Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 4.5s done [2022-04-23T10:01:39.137Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 103.81MB / 141.70MB 5.1s [2022-04-23T10:01:39.426Z] #24 ... [2022-04-23T10:01:39.427Z] [2022-04-23T10:01:39.427Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-23T10:01:39.427Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-23T10:01:39.427Z] #47 DONE 0.0s [2022-04-23T10:01:39.427Z] [2022-04-23T10:01:39.427Z] #24 [internal] load build context [2022-04-23T10:01:39.427Z] #24 sha256:ee0b3979b8713fd650d7ea4ae2f5fb19116f7b36d39e269452e4410dcd62252f [2022-04-23T10:01:39.427Z] #24 transferring context: 3.13MB 0.7s [2022-04-23T10:01:39.704Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 113.25MB / 141.70MB 5.4s [2022-04-23T10:01:39.704Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 123.73MB / 141.70MB 5.6s [2022-04-23T10:01:39.964Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 131.17MB / 141.70MB 5.8s [2022-04-23T10:01:40.015Z] #19 65.92 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-04-23T10:01:40.016Z] #19 65.93 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-04-23T10:01:40.228Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 6.0s [2022-04-23T10:01:41.174Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 6.9s done [2022-04-23T10:01:41.390Z] #19 67.27 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-04-23T10:01:41.390Z] #19 67.28 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-04-23T10:01:41.390Z] #19 67.28 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-04-23T10:01:41.390Z] #19 67.28 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-04-23T10:01:41.390Z] #19 67.28 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-04-23T10:01:41.390Z] #19 67.28 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-04-23T10:01:41.390Z] #19 67.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-04-23T10:01:41.390Z] #19 67.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-04-23T10:01:41.390Z] #19 67.33 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-04-23T10:01:41.390Z] #19 67.34 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-04-23T10:01:41.390Z] #19 67.34 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-04-23T10:01:41.390Z] #19 67.34 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-04-23T10:01:41.390Z] #19 67.34 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-04-23T10:01:41.390Z] #19 67.39 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-04-23T10:01:41.390Z] #19 67.42 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-04-23T10:01:41.390Z] #19 67.46 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-04-23T10:01:41.390Z] #19 67.48 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-04-23T10:01:41.390Z] #19 67.49 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-04-23T10:01:41.390Z] #19 67.52 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-04-23T10:01:42.119Z] #11 ... [2022-04-23T10:01:42.119Z] [2022-04-23T10:01:42.119Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-23T10:01:42.119Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-23T10:01:42.119Z] #70 ... [2022-04-23T10:01:42.119Z] [2022-04-23T10:01:42.119Z] #24 [internal] load build context [2022-04-23T10:01:42.119Z] #24 sha256:b6d26569e5d15f7c8d571ad171cf358e7eb64c0ab8805eac38bb9350ae0267e8 [2022-04-23T10:01:42.119Z] #24 transferring context: 60.75MB 8.0s done [2022-04-23T10:01:42.119Z] #24 DONE 8.2s [2022-04-23T10:01:42.119Z] [2022-04-23T10:01:42.119Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T10:01:42.119Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T10:01:42.379Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.1s [2022-04-23T10:01:42.639Z] #28 ... [2022-04-23T10:01:42.639Z] [2022-04-23T10:01:42.639Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T10:01:42.639Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T10:01:42.639Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-23T10:01:42.639Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-23T10:01:42.639Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T10:01:42.639Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-23T10:01:42.639Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.1s done [2022-04-23T10:01:42.639Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.8s done [2022-04-23T10:01:42.639Z] #71 DONE 8.7s [2022-04-23T10:01:42.639Z] [2022-04-23T10:01:42.639Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-23T10:01:42.639Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-23T10:01:42.639Z] #70 DONE 0.8s [2022-04-23T10:01:42.639Z] [2022-04-23T10:01:42.639Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T10:01:42.639Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T10:01:43.333Z] #19 69.29 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-04-23T10:01:43.333Z] #19 69.29 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-04-23T10:01:43.333Z] #19 69.32 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-04-23T10:01:43.333Z] #19 69.36 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-04-23T10:01:43.333Z] #19 69.41 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-04-23T10:01:44.549Z] #28 ... [2022-04-23T10:01:44.549Z] [2022-04-23T10:01:44.549Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-23T10:01:44.549Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-23T10:01:44.549Z] #72 DONE 0.7s [2022-04-23T10:01:44.549Z] [2022-04-23T10:01:44.549Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T10:01:44.549Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T10:01:44.748Z] #24 ... [2022-04-23T10:01:44.748Z] [2022-04-23T10:01:44.748Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T10:01:44.748Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-23T10:01:44.748Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T10:01:44.748Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-23T10:01:44.748Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-23T10:01:44.748Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-04-23T10:01:44.748Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done [2022-04-23T10:01:44.748Z] #69 DONE 5.3s [2022-04-23T10:01:44.748Z] [2022-04-23T10:01:44.748Z] #24 [internal] load build context [2022-04-23T10:01:44.748Z] #24 sha256:ee0b3979b8713fd650d7ea4ae2f5fb19116f7b36d39e269452e4410dcd62252f [2022-04-23T10:01:44.748Z] #24 transferring context: 31.20MB 5.7s [2022-04-23T10:01:44.816Z] Client: [2022-04-23T10:01:44.816Z] Context: default [2022-04-23T10:01:44.816Z] Debug Mode: false [2022-04-23T10:01:44.816Z] Plugins: [2022-04-23T10:01:44.816Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-23T10:01:44.816Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-23T10:01:44.816Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-23T10:01:44.816Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-23T10:01:44.816Z] [2022-04-23T10:01:44.816Z] Server: [2022-04-23T10:01:44.816Z] Containers: 0 [2022-04-23T10:01:44.816Z] Running: 0 [2022-04-23T10:01:44.816Z] Paused: 0 [2022-04-23T10:01:44.816Z] Stopped: 0 [2022-04-23T10:01:44.816Z] Images: 0 [2022-04-23T10:01:44.816Z] Server Version: 20.10.14 [2022-04-23T10:01:44.816Z] Storage Driver: overlay2 [2022-04-23T10:01:44.816Z] Backing Filesystem: extfs [2022-04-23T10:01:44.816Z] Supports d_type: true [2022-04-23T10:01:44.816Z] Native Overlay Diff: true [2022-04-23T10:01:44.816Z] userxattr: false [2022-04-23T10:01:44.816Z] Logging Driver: json-file [2022-04-23T10:01:44.816Z] Cgroup Driver: systemd [2022-04-23T10:01:44.816Z] Cgroup Version: 2 [2022-04-23T10:01:44.816Z] Plugins: [2022-04-23T10:01:44.816Z] Volume: local [2022-04-23T10:01:44.816Z] Network: bridge host ipvlan macvlan null overlay [2022-04-23T10:01:44.816Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-23T10:01:44.816Z] Swarm: inactive [2022-04-23T10:01:44.816Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-23T10:01:44.816Z] Default Runtime: runc [2022-04-23T10:01:44.816Z] Init Binary: docker-init [2022-04-23T10:01:44.816Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T10:01:44.816Z] runc version: v1.0.3-0-gf46b6ba [2022-04-23T10:01:44.816Z] init version: de40ad0 [2022-04-23T10:01:44.816Z] Security Options: [2022-04-23T10:01:44.816Z] apparmor [2022-04-23T10:01:44.816Z] seccomp [2022-04-23T10:01:44.816Z] Profile: default [2022-04-23T10:01:44.816Z] cgroupns [2022-04-23T10:01:44.816Z] Kernel Version: 5.13.0-1021-aws [2022-04-23T10:01:44.816Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-23T10:01:44.816Z] OSType: linux [2022-04-23T10:01:44.816Z] Architecture: x86_64 [2022-04-23T10:01:44.816Z] CPUs: 2 [2022-04-23T10:01:44.816Z] Total Memory: 7.559GiB [2022-04-23T10:01:44.816Z] Name: ip-10-100-68-15 [2022-04-23T10:01:44.816Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-04-23T10:01:44.816Z] Docker Root Dir: /var/lib/docker [2022-04-23T10:01:44.816Z] Debug Mode: false [2022-04-23T10:01:44.817Z] Registry: https://index.docker.io/v1/ [2022-04-23T10:01:44.817Z] Labels: [2022-04-23T10:01:44.817Z] Experimental: true [2022-04-23T10:01:44.817Z] Insecure Registries: [2022-04-23T10:01:44.817Z] 127.0.0.0/8 [2022-04-23T10:01:44.817Z] Live Restore Enabled: true [2022-04-23T10:01:44.817Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-23T10:01:45.117Z] #28 DONE 11.0s [2022-04-23T10:01:45.117Z] [2022-04-23T10:01:45.117Z] #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-04-23T10:01:45.117Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-23T10:01:45.144Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:36049a04d2e11454789be71f40eb2aed1c7070d5 . [2022-04-23T10:01:45.144Z] #1 [internal] load build definition from Dockerfile [2022-04-23T10:01:45.144Z] #1 sha256:3d3d03ab0634fecef65cead9a5c6b01e12c05bbca9ef2bdd0a868fc5349794c7 [2022-04-23T10:01:45.249Z] #19 70.93 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-04-23T10:01:45.249Z] #19 70.93 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-23T10:01:45.249Z] #19 70.94 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-04-23T10:01:45.249Z] #19 70.99 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-04-23T10:01:45.249Z] #19 70.99 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-04-23T10:01:45.249Z] #19 71.00 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-23T10:01:45.249Z] #19 71.27 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-23T10:01:45.249Z] #19 71.28 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-04-23T10:01:45.249Z] #19 71.28 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-04-23T10:01:45.249Z] #19 71.29 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-04-23T10:01:45.249Z] #19 71.29 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-04-23T10:01:45.249Z] #19 71.29 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-04-23T10:01:45.249Z] #19 71.30 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-04-23T10:01:45.249Z] #19 71.30 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-04-23T10:01:45.249Z] #19 71.30 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-04-23T10:01:45.249Z] #19 71.31 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-04-23T10:01:45.249Z] #19 71.31 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-04-23T10:01:45.249Z] #19 71.31 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-04-23T10:01:45.249Z] #19 71.32 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-04-23T10:01:45.249Z] #19 71.32 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-04-23T10:01:45.249Z] #19 71.36 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-04-23T10:01:45.249Z] #19 71.36 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-04-23T10:01:45.249Z] #19 71.37 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-04-23T10:01:45.249Z] #19 71.37 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-04-23T10:01:45.249Z] #19 71.41 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-04-23T10:01:45.249Z] #19 71.42 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-04-23T10:01:45.249Z] #19 71.44 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-04-23T10:01:45.249Z] #19 71.45 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-04-23T10:01:45.451Z] #1 transferring dockerfile: 17.44kB done [2022-04-23T10:01:45.452Z] #1 DONE 0.2s [2022-04-23T10:01:45.452Z] [2022-04-23T10:01:45.452Z] #2 [internal] load .dockerignore [2022-04-23T10:01:45.452Z] #2 sha256:75948511eca301c2232372c7134d7a51d682e9fc14081aa9b638ff3a9dfa3c07 [2022-04-23T10:01:45.452Z] #2 transferring context: 145B done [2022-04-23T10:01:45.452Z] #2 DONE 0.0s [2022-04-23T10:01:45.452Z] [2022-04-23T10:01:45.452Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-23T10:01:45.452Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-23T10:01:46.017Z] #3 DONE 0.4s [2022-04-23T10:01:46.018Z] [2022-04-23T10:01:46.018Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-23T10:01:46.018Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-23T10:01:46.018Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-23T10:01:46.018Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-23T10:01:46.018Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-23T10:01:46.018Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-23T10:01:46.018Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-23T10:01:46.018Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-04-23T10:01:46.055Z] #29 1.006 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:01:46.055Z] #29 1.011 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:01:46.055Z] #29 1.014 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:01:46.055Z] #29 1.159 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T10:01:46.275Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-23T10:01:46.316Z] #29 1.354 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T10:01:46.533Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-23T10:01:46.533Z] #4 DONE 0.7s [2022-04-23T10:01:46.713Z] #24 transferring context: 60.75MB 8.2s done [2022-04-23T10:01:46.790Z] [2022-04-23T10:01:46.790Z] #5 [internal] load build definition from Dockerfile [2022-04-23T10:01:46.790Z] #5 sha256:d65890aa03251cb04def0f0e35a01955e9a25365c6bce476764dcc3564708bdb [2022-04-23T10:01:46.790Z] #5 DONE 0.0s [2022-04-23T10:01:46.790Z] [2022-04-23T10:01:46.790Z] #6 [internal] load .dockerignore [2022-04-23T10:01:46.790Z] #6 sha256:6ee7d2627486fabc5c6a59666f4cee6efa2146cd2948fa96ff96936bdb99455f [2022-04-23T10:01:46.790Z] #6 DONE 0.0s [2022-04-23T10:01:46.790Z] [2022-04-23T10:01:46.790Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T10:01:46.790Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-23T10:01:46.885Z] #29 1.858 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T10:01:47.188Z] #19 73.06 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-04-23T10:01:47.189Z] #19 73.06 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-04-23T10:01:47.189Z] #19 73.10 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-04-23T10:01:47.189Z] #19 73.15 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-04-23T10:01:47.189Z] #19 73.20 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-04-23T10:01:47.290Z] #24 DONE 8.7s [2022-04-23T10:01:47.290Z] [2022-04-23T10:01:47.290Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T10:01:47.290Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T10:01:47.290Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-23T10:01:47.290Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-04-23T10:01:47.290Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T10:01:47.290Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-23T10:01:47.290Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.4s done [2022-04-23T10:01:47.290Z] #71 DONE 8.7s [2022-04-23T10:01:47.290Z] [2022-04-23T10:01:47.290Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:01:47.290Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T10:01:47.290Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-04-23T10:01:47.290Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-23T10:01:47.290Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-23T10:01:47.290Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-23T10:01:47.290Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.2s done [2022-04-23T10:01:47.290Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.0s done [2022-04-23T10:01:47.290Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.3s done [2022-04-23T10:01:47.290Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 3.0s done [2022-04-23T10:01:47.290Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 5.0s done [2022-04-23T10:01:47.290Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 8.3s done [2022-04-23T10:01:47.290Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 4.6s [2022-04-23T10:01:47.290Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.1s done [2022-04-23T10:01:47.726Z] #10 DONE 0.8s [2022-04-23T10:01:47.726Z] [2022-04-23T10:01:47.726Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-23T10:01:47.726Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-23T10:01:47.726Z] #7 DONE 0.8s [2022-04-23T10:01:47.726Z] [2022-04-23T10:01:47.726Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-23T10:01:47.726Z] #8 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-23T10:01:47.726Z] #8 DONE 0.8s [2022-04-23T10:01:47.726Z] [2022-04-23T10:01:47.726Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T10:01:47.726Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-23T10:01:47.726Z] #9 DONE 0.8s [2022-04-23T10:01:47.726Z] [2022-04-23T10:01:47.726Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T10:01:47.726Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T10:01:47.726Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T10:01:48.027Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-23T10:01:48.265Z] #29 3.010 Fetched 8510 kB in 2s (3727 kB/s) [2022-04-23T10:01:48.284Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-23T10:01:48.284Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-23T10:01:48.284Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-23T10:01:48.548Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.2s [2022-04-23T10:01:48.548Z] #28 ... [2022-04-23T10:01:48.548Z] [2022-04-23T10:01:48.548Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-23T10:01:48.548Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-23T10:01:48.548Z] #47 DONE 0.0s [2022-04-23T10:01:48.548Z] [2022-04-23T10:01:48.548Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T10:01:48.548Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T10:01:48.548Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.24MB / 54.94MB 0.3s [2022-04-23T10:01:48.548Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.39MB / 54.94MB 0.4s [2022-04-23T10:01:48.560Z] #19 74.79 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-04-23T10:01:48.560Z] #19 74.79 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-04-23T10:01:48.560Z] #19 74.80 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-04-23T10:01:48.560Z] #19 74.82 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-04-23T10:01:48.833Z] #29 3.010 Reading package lists... [2022-04-23T10:01:48.834Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 12.58MB / 54.94MB 0.5s [2022-04-23T10:01:48.834Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 20.97MB / 54.94MB 0.6s [2022-04-23T10:01:48.837Z] #19 74.82 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-04-23T10:01:48.837Z] #19 74.83 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-04-23T10:01:48.837Z] #19 74.83 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-04-23T10:01:48.837Z] #19 74.86 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-04-23T10:01:48.837Z] #19 74.88 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-04-23T10:01:48.837Z] #19 74.90 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-04-23T10:01:48.837Z] #19 74.92 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-04-23T10:01:49.099Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 42.99MB / 54.94MB 0.8s [2022-04-23T10:01:49.099Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 49.75MB / 54.94MB 0.9s [2022-04-23T10:01:49.208Z] #11 ... [2022-04-23T10:01:49.208Z] [2022-04-23T10:01:49.208Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T10:01:49.208Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T10:01:49.208Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-23T10:01:49.208Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-23T10:01:49.208Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-23T10:01:49.208Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.2s done [2022-04-23T10:01:49.356Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.0s [2022-04-23T10:01:49.403Z] #29 3.856 Reading package lists... [2022-04-23T10:01:49.663Z] #29 4.637 Building dependency tree... [2022-04-23T10:01:49.922Z] #29 5.016 The following additional packages will be installed: [2022-04-23T10:01:49.922Z] #29 5.016 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-23T10:01:49.922Z] #29 5.017 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-23T10:01:49.922Z] #29 5.018 Recommended packages: [2022-04-23T10:01:49.922Z] #29 5.018 libldap-common publicsuffix libsasl2-modules [2022-04-23T10:01:49.928Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.8s done [2022-04-23T10:01:50.151Z] #28 ... [2022-04-23T10:01:50.151Z] [2022-04-23T10:01:50.151Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-23T10:01:50.151Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-23T10:01:50.151Z] #70 DONE 2.0s [2022-04-23T10:01:50.151Z] [2022-04-23T10:01:50.151Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T10:01:50.151Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T10:01:50.151Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.7s done [2022-04-23T10:01:50.151Z] #28 DONE 11.6s [2022-04-23T10:01:50.151Z] [2022-04-23T10:01:50.151Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:01:50.151Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T10:01:50.151Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-04-23T10:01:50.181Z] #29 5.192 The following NEW packages will be installed: [2022-04-23T10:01:50.181Z] #29 5.192 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-23T10:01:50.181Z] #29 5.195 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-23T10:01:50.181Z] #29 5.210 libssh2-1 openssl [2022-04-23T10:01:50.188Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-04-23T10:01:50.394Z] Client: [2022-04-23T10:01:50.394Z] Context: default [2022-04-23T10:01:50.394Z] Debug Mode: false [2022-04-23T10:01:50.394Z] Plugins: [2022-04-23T10:01:50.394Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-23T10:01:50.394Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-23T10:01:50.394Z] [2022-04-23T10:01:50.394Z] Server: [2022-04-23T10:01:50.394Z] Containers: 0 [2022-04-23T10:01:50.394Z] Running: 0 [2022-04-23T10:01:50.394Z] Paused: 0 [2022-04-23T10:01:50.394Z] Stopped: 0 [2022-04-23T10:01:50.394Z] Images: 0 [2022-04-23T10:01:50.394Z] Server Version: 20.10.14 [2022-04-23T10:01:50.394Z] Storage Driver: overlay2 [2022-04-23T10:01:50.394Z] Backing Filesystem: extfs [2022-04-23T10:01:50.394Z] Supports d_type: true [2022-04-23T10:01:50.394Z] Native Overlay Diff: true [2022-04-23T10:01:50.394Z] userxattr: false [2022-04-23T10:01:50.394Z] Logging Driver: json-file [2022-04-23T10:01:50.394Z] Cgroup Driver: cgroupfs [2022-04-23T10:01:50.394Z] Cgroup Version: 1 [2022-04-23T10:01:50.394Z] Plugins: [2022-04-23T10:01:50.394Z] Volume: local [2022-04-23T10:01:50.394Z] Network: bridge host ipvlan macvlan null overlay [2022-04-23T10:01:50.394Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-23T10:01:50.394Z] Swarm: inactive [2022-04-23T10:01:50.394Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-23T10:01:50.394Z] Default Runtime: runc [2022-04-23T10:01:50.394Z] Init Binary: docker-init [2022-04-23T10:01:50.394Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-23T10:01:50.394Z] runc version: v1.0.3-0-gf46b6ba [2022-04-23T10:01:50.394Z] init version: de40ad0 [2022-04-23T10:01:50.394Z] Security Options: [2022-04-23T10:01:50.394Z] apparmor [2022-04-23T10:01:50.394Z] seccomp [2022-04-23T10:01:50.394Z] Profile: default [2022-04-23T10:01:50.394Z] Kernel Version: 5.13.0-1021-aws [2022-04-23T10:01:50.394Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-23T10:01:50.394Z] OSType: linux [2022-04-23T10:01:50.394Z] Architecture: aarch64 [2022-04-23T10:01:50.394Z] CPUs: 2 [2022-04-23T10:01:50.394Z] Total Memory: 7.578GiB [2022-04-23T10:01:50.394Z] Name: ip-10-100-52-77 [2022-04-23T10:01:50.394Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-04-23T10:01:50.394Z] Docker Root Dir: /var/lib/docker [2022-04-23T10:01:50.394Z] Debug Mode: false [2022-04-23T10:01:50.394Z] Registry: https://index.docker.io/v1/ [2022-04-23T10:01:50.394Z] Labels: [2022-04-23T10:01:50.394Z] Experimental: true [2022-04-23T10:01:50.394Z] Insecure Registries: [2022-04-23T10:01:50.394Z] 127.0.0.0/8 [2022-04-23T10:01:50.394Z] Live Restore Enabled: true [2022-04-23T10:01:50.394Z] [Pipeline] sh [2022-04-23T10:01:50.440Z] #29 5.471 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:01:50.440Z] #29 5.471 Need to get 3040 kB of archives. [2022-04-23T10:01:50.440Z] #29 5.471 After this operation, 6651 kB of additional disk space will be used. [2022-04-23T10:01:50.440Z] #29 5.471 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-23T10:01:50.440Z] #29 5.484 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-23T10:01:50.440Z] #29 5.484 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-23T10:01:50.440Z] #29 5.484 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-23T10:01:50.440Z] #29 5.484 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-23T10:01:50.440Z] #29 5.514 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-23T10:01:50.440Z] #29 5.514 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-23T10:01:50.440Z] #29 5.514 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-23T10:01:50.440Z] #29 5.514 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-23T10:01:50.440Z] #29 5.514 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-23T10:01:50.440Z] #29 5.514 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-23T10:01:50.440Z] #29 5.514 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-23T10:01:50.440Z] #29 5.514 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-23T10:01:50.440Z] #29 5.514 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-23T10:01:50.440Z] #29 5.514 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-23T10:01:50.693Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T10:01:50.693Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T10:01:50.693Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43517/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-23T10:01:50.693Z] + bash /home/ubuntu/workspace/moby_PR-43517/check-config.sh [2022-04-23T10:01:50.693Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-23T10:01:50.693Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-04-23T10:01:50.693Z] [2022-04-23T10:01:50.693Z] Generally Necessary: [2022-04-23T10:01:50.693Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-23T10:01:50.693Z] - apparmor: enabled and tools installed [2022-04-23T10:01:50.693Z] - CONFIG_NAMESPACES: enabled [2022-04-23T10:01:50.693Z] - CONFIG_NET_NS: enabled [2022-04-23T10:01:50.693Z] - CONFIG_PID_NS: enabled [2022-04-23T10:01:50.693Z] - CONFIG_IPC_NS: enabled [2022-04-23T10:01:50.693Z] - CONFIG_UTS_NS: enabled [2022-04-23T10:01:50.693Z] - CONFIG_CGROUPS: enabled [2022-04-23T10:01:50.693Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-23T10:01:50.693Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-23T10:01:50.693Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-23T10:01:50.693Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-23T10:01:50.693Z] - CONFIG_CPUSETS: enabled [2022-04-23T10:01:50.693Z] - CONFIG_MEMCG: enabled [2022-04-23T10:01:50.693Z] - CONFIG_KEYS: enabled [2022-04-23T10:01:50.693Z] - CONFIG_VETH: enabled (as module) [2022-04-23T10:01:50.693Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-23T10:01:50.693Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-23T10:01:50.693Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-23T10:01:50.693Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-23T10:01:50.693Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-23T10:01:50.693Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-23T10:01:50.693Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-23T10:01:50.693Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-23T10:01:50.699Z] #29 5.682 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:01:50.699Z] #29 5.714 Fetched 3040 kB in 0s (9597 kB/s) [2022-04-23T10:01:50.699Z] #29 5.741 Selecting previously unselected package openssl. [2022-04-23T10:01:50.699Z] #29 5.741 (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-04-23T10:01:50.699Z] #29 5.741 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-23T10:01:50.699Z] #29 5.745 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-23T10:01:50.751Z] #19 76.56 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-04-23T10:01:50.751Z] #19 76.56 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-04-23T10:01:50.751Z] #19 76.61 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-04-23T10:01:50.751Z] #19 76.64 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-04-23T10:01:50.751Z] #19 76.68 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-04-23T10:01:50.956Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-23T10:01:50.957Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-23T10:01:50.957Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-23T10:01:50.957Z] - CONFIG_CGROUP_BPF: enabled [2022-04-23T10:01:50.957Z] [2022-04-23T10:01:50.957Z] Optional Features: [2022-04-23T10:01:50.957Z] - CONFIG_USER_NS: enabled [2022-04-23T10:01:50.957Z] - CONFIG_SECCOMP: enabled [2022-04-23T10:01:50.957Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-23T10:01:50.957Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-23T10:01:50.957Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-23T10:01:50.957Z] (cgroup swap accounting is currently enabled) [2022-04-23T10:01:50.957Z] - CONFIG_BLK_CGROUP: enabled [2022-04-23T10:01:50.957Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-23T10:01:50.957Z] - CONFIG_CGROUP_PERF: enabled [2022-04-23T10:01:50.957Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-23T10:01:50.957Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-23T10:01:50.957Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-23T10:01:50.957Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-23T10:01:50.957Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-23T10:01:50.957Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-23T10:01:50.957Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-23T10:01:50.957Z] - CONFIG_IP_VS: enabled (as module) [2022-04-23T10:01:50.957Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-23T10:01:50.957Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-23T10:01:50.957Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-23T10:01:50.957Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-23T10:01:50.957Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-23T10:01:50.957Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-23T10:01:50.957Z] - CONFIG_EXT4_FS: enabled [2022-04-23T10:01:50.957Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-23T10:01:50.957Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-23T10:01:50.957Z] - Network Drivers: [2022-04-23T10:01:50.957Z] - "overlay": [2022-04-23T10:01:50.957Z] - CONFIG_VXLAN: enabled (as module) [2022-04-23T10:01:50.957Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-23T10:01:50.957Z] Optional (for encrypted networks): [2022-04-23T10:01:50.958Z] #29 5.948 Selecting previously unselected package ca-certificates. [2022-04-23T10:01:50.958Z] #29 5.948 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-23T10:01:50.958Z] #29 5.958 Unpacking ca-certificates (20210119) ... [2022-04-23T10:01:50.958Z] #29 6.057 Selecting previously unselected package libbrotli1:amd64. [2022-04-23T10:01:50.958Z] #29 6.057 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-23T10:01:50.958Z] #29 6.064 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-23T10:01:51.094Z] #11 ... [2022-04-23T10:01:51.094Z] [2022-04-23T10:01:51.094Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-23T10:01:51.094Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-23T10:01:51.094Z] #72 DONE 0.7s [2022-04-23T10:01:51.094Z] [2022-04-23T10:01:51.094Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:01:51.094Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T10:01:51.094Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.6s done [2022-04-23T10:01:51.094Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-23T10:01:51.218Z] - CONFIG_CRYPTO: enabled [2022-04-23T10:01:51.218Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-23T10:01:51.218Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-23T10:01:51.218Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-23T10:01:51.218Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-23T10:01:51.218Z] - CONFIG_XFRM: enabled [2022-04-23T10:01:51.218Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-23T10:01:51.218Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-23T10:01:51.218Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-23T10:01:51.218Z] - "ipvlan": [2022-04-23T10:01:51.218Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-23T10:01:51.218Z] - "macvlan": [2022-04-23T10:01:51.218Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-23T10:01:51.218Z] - CONFIG_DUMMY: enabled (as module) [2022-04-23T10:01:51.218Z] - "ftp,tftp client in container": [2022-04-23T10:01:51.218Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-23T10:01:51.218Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-23T10:01:51.218Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-23T10:01:51.218Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-23T10:01:51.218Z] - Storage Drivers: [2022-04-23T10:01:51.218Z] - "aufs": [2022-04-23T10:01:51.218Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-23T10:01:51.218Z] - "btrfs": [2022-04-23T10:01:51.218Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-23T10:01:51.218Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-23T10:01:51.218Z] - "devicemapper": [2022-04-23T10:01:51.218Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-23T10:01:51.218Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-23T10:01:51.218Z] - "overlay": [2022-04-23T10:01:51.218Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-23T10:01:51.218Z] - "zfs": [2022-04-23T10:01:51.218Z] - /dev/zfs: present [2022-04-23T10:01:51.218Z] - zfs command: missing [2022-04-23T10:01:51.218Z] - zpool command: missing [2022-04-23T10:01:51.218Z] [2022-04-23T10:01:51.218Z] Limits: [2022-04-23T10:01:51.218Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-23T10:01:51.218Z] [2022-04-23T10:01:51.218Z] + true [2022-04-23T10:01:51.220Z] #29 6.134 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-23T10:01:51.220Z] #29 6.136 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-23T10:01:51.220Z] #29 6.140 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T10:01:51.220Z] #29 6.183 Selecting previously unselected package libsasl2-2:amd64. [2022-04-23T10:01:51.220Z] #29 6.185 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-23T10:01:51.220Z] #29 6.189 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T10:01:51.220Z] #29 6.240 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-23T10:01:51.220Z] #29 6.240 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-23T10:01:51.220Z] #29 6.244 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-23T10:01:51.220Z] #29 6.316 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-23T10:01:51.220Z] #29 6.316 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-23T10:01:51.220Z] #29 6.319 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-23T10:01:51.220Z] #29 6.361 Selecting previously unselected package libpsl5:amd64. [2022-04-23T10:01:51.220Z] #29 6.361 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-23T10:01:51.220Z] #29 6.364 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-23T10:01:51.220Z] #29 6.401 Selecting previously unselected package librtmp1:amd64. [2022-04-23T10:01:51.220Z] #29 6.401 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-23T10:01:51.220Z] #29 6.405 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T10:01:51.220Z] #29 6.445 Selecting previously unselected package libssh2-1:amd64. [2022-04-23T10:01:51.220Z] #29 6.445 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-23T10:01:51.483Z] #29 6.450 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-23T10:01:51.483Z] #29 6.506 Selecting previously unselected package libcurl4:amd64. [2022-04-23T10:01:51.483Z] #29 6.506 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-23T10:01:51.483Z] #29 6.511 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-23T10:01:51.483Z] #29 6.573 Selecting previously unselected package curl. [2022-04-23T10:01:51.483Z] #29 6.573 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-23T10:01:51.483Z] #29 6.578 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-23T10:01:51.483Z] #29 6.639 Selecting previously unselected package libonig5:amd64. [2022-04-23T10:01:51.483Z] #29 6.639 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-23T10:01:51.483Z] #29 6.643 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T10:01:51.555Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:36049a04d2e11454789be71f40eb2aed1c7070d5 . [2022-04-23T10:01:51.561Z] #28 ... [2022-04-23T10:01:51.561Z] [2022-04-23T10:01:51.561Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T10:01:51.561Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-23T10:01:51.561Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-04-23T10:01:51.561Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T10:01:51.561Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-23T10:01:51.561Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-23T10:01:51.561Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-04-23T10:01:51.561Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2022-04-23T10:01:51.561Z] #69 DONE 3.4s [2022-04-23T10:01:51.561Z] [2022-04-23T10:01:51.561Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T10:01:51.561Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T10:01:51.561Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T10:01:51.561Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-23T10:01:51.561Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-23T10:01:51.561Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-04-23T10:01:51.561Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2022-04-23T10:01:51.561Z] #71 DONE 3.6s [2022-04-23T10:01:51.561Z] [2022-04-23T10:01:51.561Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:01:51.561Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T10:01:51.561Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-04-23T10:01:51.561Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-23T10:01:51.561Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-23T10:01:51.561Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-23T10:01:51.561Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.9s done [2022-04-23T10:01:51.561Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.1s done [2022-04-23T10:01:51.562Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 2.1s done [2022-04-23T10:01:51.562Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.8s done [2022-04-23T10:01:51.562Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 62.91MB / 141.70MB 3.2s [2022-04-23T10:01:51.562Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 2.10MB / 85.84MB 3.2s [2022-04-23T10:01:51.562Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.9s done [2022-04-23T10:01:51.562Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 72.35MB / 141.70MB 3.4s [2022-04-23T10:01:51.562Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 12.34MB / 85.84MB 3.4s [2022-04-23T10:01:51.562Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 79.69MB / 141.70MB 3.6s [2022-04-23T10:01:51.562Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 19.92MB / 85.84MB 3.6s [2022-04-23T10:01:51.742Z] #29 6.710 Selecting previously unselected package libjq1:amd64. [2022-04-23T10:01:51.742Z] #29 6.710 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-23T10:01:51.742Z] #29 6.715 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-23T10:01:51.742Z] #29 6.763 Selecting previously unselected package jq. [2022-04-23T10:01:51.742Z] #29 6.763 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-23T10:01:51.743Z] #29 6.766 Unpacking jq (1.6-2.1) ... [2022-04-23T10:01:51.743Z] #29 6.819 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-23T10:01:51.743Z] #29 6.832 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-23T10:01:51.743Z] #29 6.848 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-23T10:01:51.743Z] #29 6.861 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T10:01:51.743Z] #29 6.874 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T10:01:51.743Z] #29 6.888 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T10:01:51.743Z] #29 6.902 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-23T10:01:51.743Z] #29 6.915 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-23T10:01:51.743Z] #29 6.935 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T10:01:51.816Z] #2 [internal] load .dockerignore [2022-04-23T10:01:51.816Z] #2 sha256:597192780995f3127605635ee8ec66b2d5797cf5cc3378ea2a218cd121e46eb4 [2022-04-23T10:01:51.819Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 91.23MB / 141.70MB 3.7s [2022-04-23T10:01:51.819Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 31.46MB / 85.84MB 3.7s [2022-04-23T10:01:52.003Z] #29 6.952 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-23T10:01:52.003Z] #29 6.962 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-23T10:01:52.003Z] #29 6.974 Setting up ca-certificates (20210119) ... [2022-04-23T10:01:52.047Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 1.2s done [2022-04-23T10:01:52.077Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 38.97MB / 85.84MB 3.9s [2022-04-23T10:01:52.077Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 99.61MB / 141.70MB 3.9s [2022-04-23T10:01:52.077Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 44.04MB / 85.84MB 3.9s [2022-04-23T10:01:52.077Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 106.95MB / 141.70MB 4.0s [2022-04-23T10:01:52.116Z] #19 78.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-04-23T10:01:52.116Z] #19 78.21 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-04-23T10:01:52.116Z] #19 78.21 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-04-23T10:01:52.116Z] #19 78.26 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-04-23T10:01:52.116Z] #19 78.26 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-04-23T10:01:52.116Z] #19 78.26 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-04-23T10:01:52.116Z] #19 78.27 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-04-23T10:01:52.116Z] #19 78.27 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-04-23T10:01:52.116Z] #19 78.35 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-04-23T10:01:52.262Z] #29 ... [2022-04-23T10:01:52.262Z] [2022-04-23T10:01:52.262Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:01:52.262Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T10:01:52.262Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 7.5s done [2022-04-23T10:01:52.262Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.3s done [2022-04-23T10:01:52.262Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.4s done [2022-04-23T10:01:52.262Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.0s done [2022-04-23T10:01:52.262Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 1.3s [2022-04-23T10:01:52.336Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 58.72MB / 85.84MB 4.2s [2022-04-23T10:01:52.336Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 115.34MB / 141.70MB 4.2s [2022-04-23T10:01:52.375Z] #19 78.40 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-04-23T10:01:52.375Z] #19 78.50 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-04-23T10:01:52.375Z] #19 78.53 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-04-23T10:01:52.375Z] #19 78.55 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-04-23T10:01:52.375Z] #19 78.56 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-04-23T10:01:52.375Z] #19 78.58 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-04-23T10:01:52.388Z] #2 transferring context: 145B done [2022-04-23T10:01:52.522Z] #11 ... [2022-04-23T10:01:52.522Z] [2022-04-23T10:01:52.522Z] #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-04-23T10:01:52.522Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-23T10:01:52.522Z] #29 7.597 Updating certificates in /etc/ssl/certs... [2022-04-23T10:01:52.594Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 131.07MB / 141.70MB 4.4s [2022-04-23T10:01:52.594Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 73.62MB / 85.84MB 4.4s [2022-04-23T10:01:52.594Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 4.6s [2022-04-23T10:01:52.594Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.6s [2022-04-23T10:01:52.623Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-23T10:01:52.633Z] #19 ... [2022-04-23T10:01:52.633Z] [2022-04-23T10:01:52.633Z] #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-04-23T10:01:52.633Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T10:01:52.633Z] #41 DONE 85.2s [2022-04-23T10:01:52.633Z] [2022-04-23T10:01:52.633Z] #52 [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-04-23T10:01:52.633Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T10:01:52.649Z] #2 ... [2022-04-23T10:01:52.650Z] [2022-04-23T10:01:52.650Z] #1 [internal] load build definition from Dockerfile [2022-04-23T10:01:52.650Z] #1 sha256:0c150823b45e230ac2f8e2b702771a63266e0fc9f6210fffba26a88fc7ab5bf1 [2022-04-23T10:01:52.650Z] #1 transferring dockerfile: 17.44kB 0.2s done [2022-04-23T10:01:52.650Z] #1 DONE 1.0s [2022-04-23T10:01:52.650Z] [2022-04-23T10:01:52.650Z] #2 [internal] load .dockerignore [2022-04-23T10:01:52.650Z] #2 sha256:597192780995f3127605635ee8ec66b2d5797cf5cc3378ea2a218cd121e46eb4 [2022-04-23T10:01:52.650Z] #2 DONE 1.1s [2022-04-23T10:01:52.650Z] [2022-04-23T10:01:52.650Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-23T10:01:52.650Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-23T10:01:53.091Z] #29 8.288 129 added, 0 removed; done. [2022-04-23T10:01:53.355Z] #29 8.351 Setting up jq (1.6-2.1) ... [2022-04-23T10:01:53.355Z] #29 8.362 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-23T10:01:53.355Z] #29 8.374 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-23T10:01:53.355Z] #29 8.385 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:01:53.355Z] #29 8.402 Processing triggers for ca-certificates (20210119) ... [2022-04-23T10:01:53.355Z] #29 8.410 Updating certificates in /etc/ssl/certs... [2022-04-23T10:01:53.924Z] #29 9.015 0 added, 0 removed; done. [2022-04-23T10:01:53.925Z] #29 9.015 Running hooks in /etc/ca-certificates/update.d... [2022-04-23T10:01:53.925Z] #29 9.017 done. [2022-04-23T10:01:54.004Z] #52 ... [2022-04-23T10:01:54.004Z] [2022-04-23T10:01:54.004Z] #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-04-23T10:01:54.004Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-23T10:01:54.004Z] #19 80.20 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-04-23T10:01:54.004Z] #19 80.21 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-04-23T10:01:54.004Z] #19 80.23 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-04-23T10:01:54.008Z] #11 ... [2022-04-23T10:01:54.008Z] [2022-04-23T10:01:54.008Z] #24 [internal] load build context [2022-04-23T10:01:54.008Z] #24 sha256:588b930172ac047ce7b129f49d7e98dc7d9afedf4a46ce6aedc4c4890688e00e [2022-04-23T10:01:54.008Z] #24 transferring context: 60.73MB 5.7s done [2022-04-23T10:01:54.008Z] #24 DONE 6.2s [2022-04-23T10:01:54.008Z] [2022-04-23T10:01:54.008Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:01:54.008Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T10:01:54.008Z] #11 ... [2022-04-23T10:01:54.008Z] [2022-04-23T10:01:54.008Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T10:01:54.008Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-23T10:01:54.261Z] #19 80.34 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-04-23T10:01:54.261Z] #19 80.38 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-04-23T10:01:54.617Z] #3 DONE 1.4s [2022-04-23T10:01:54.617Z] [2022-04-23T10:01:54.617Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-23T10:01:54.617Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-23T10:01:54.617Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-23T10:01:54.617Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.2s done [2022-04-23T10:01:54.617Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-23T10:01:54.617Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-04-23T10:01:54.617Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-04-23T10:01:54.881Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.2s [2022-04-23T10:01:55.142Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.4s [2022-04-23T10:01:55.143Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s [2022-04-23T10:01:55.403Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.8s done [2022-04-23T10:01:55.632Z] #19 81.59 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-04-23T10:01:55.632Z] #19 81.59 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-04-23T10:01:55.632Z] #19 81.59 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-04-23T10:01:55.632Z] #19 81.62 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-04-23T10:01:55.632Z] #19 81.63 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-04-23T10:01:55.632Z] #19 81.64 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-04-23T10:01:55.632Z] #19 81.64 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-04-23T10:01:55.632Z] #19 81.64 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-04-23T10:01:55.632Z] #19 81.69 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-04-23T10:01:55.632Z] #19 81.70 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-04-23T10:01:55.632Z] #19 81.72 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-04-23T10:01:55.632Z] #19 81.73 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-04-23T10:01:55.665Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-04-23T10:01:55.665Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-04-23T10:01:55.835Z] #29 DONE 11.0s [2022-04-23T10:01:55.835Z] [2022-04-23T10:01:55.835Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-23T10:01:55.835Z] #30 sha256:aa8c3408bc4802fda658d79beb42ce94cb27470f40a5199635e15096c8c03d74 [2022-04-23T10:01:55.946Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.4s done [2022-04-23T10:01:55.946Z] #28 DONE 8.1s [2022-04-23T10:01:55.946Z] [2022-04-23T10:01:55.946Z] #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-04-23T10:01:55.946Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-23T10:01:56.239Z] #4 DONE 1.9s [2022-04-23T10:01:56.404Z] #30 DONE 0.3s [2022-04-23T10:01:56.404Z] [2022-04-23T10:01:56.404Z] #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-04-23T10:01:56.404Z] #31 sha256:3bdfc369ec196f7a514e30eda9fb3a6373f1380b79c2d3b93ba1dac86bebe1c2 [2022-04-23T10:01:56.500Z] [2022-04-23T10:01:56.500Z] #5 [internal] load .dockerignore [2022-04-23T10:01:56.500Z] #5 sha256:d404fa026c6ced663bc7a4ff6d58ac819effbc8f567c0eb78f3f93e2380b6a47 [2022-04-23T10:01:56.500Z] #5 DONE 0.0s [2022-04-23T10:01:56.500Z] [2022-04-23T10:01:56.500Z] #6 [internal] load build definition from Dockerfile [2022-04-23T10:01:56.500Z] #6 sha256:570f3e8025f4e9b309e0b9c075875e470f469fdfced1d802b1536410e31fc40a [2022-04-23T10:01:56.500Z] #6 DONE 0.0s [2022-04-23T10:01:56.500Z] [2022-04-23T10:01:56.500Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T10:01:56.500Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-23T10:01:56.880Z] #29 ... [2022-04-23T10:01:56.880Z] [2022-04-23T10:01:56.880Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-23T10:01:56.880Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-23T10:01:56.880Z] #70 DONE 0.8s [2022-04-23T10:01:56.880Z] [2022-04-23T10:01:56.880Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:01:56.880Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T10:01:56.880Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 6.5s done [2022-04-23T10:01:56.880Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 7.3s done [2022-04-23T10:01:56.880Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.3s done [2022-04-23T10:01:56.880Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.3s [2022-04-23T10:01:57.042Z] #19 83.00 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-04-23T10:01:57.042Z] #19 83.00 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-04-23T10:01:57.042Z] #19 83.02 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-04-23T10:01:57.042Z] #19 83.07 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-04-23T10:01:57.042Z] #19 83.11 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-04-23T10:01:57.138Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.5s done [2022-04-23T10:01:57.395Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-23T10:01:57.656Z] #11 ... [2022-04-23T10:01:57.656Z] [2022-04-23T10:01:57.656Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-23T10:01:57.656Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-23T10:01:57.656Z] #72 DONE 0.8s [2022-04-23T10:01:57.656Z] [2022-04-23T10:01:57.656Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:01:57.656Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T10:01:57.785Z] #31 1.511 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-23T10:01:57.897Z] #10 DONE 1.1s [2022-04-23T10:01:57.897Z] [2022-04-23T10:01:57.897Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-23T10:01:57.897Z] #9 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-04-23T10:01:57.897Z] #9 DONE 1.1s [2022-04-23T10:01:57.897Z] [2022-04-23T10:01:57.897Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-23T10:01:57.897Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-23T10:01:57.897Z] #7 DONE 1.1s [2022-04-23T10:01:57.898Z] [2022-04-23T10:01:57.898Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-23T10:01:57.898Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-23T10:01:57.898Z] #8 DONE 1.2s [2022-04-23T10:01:57.928Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.1s [2022-04-23T10:01:57.973Z] #19 84.13 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-04-23T10:01:57.973Z] #19 84.13 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-04-23T10:01:58.049Z] #31 1.762 [2022-04-23T10:01:58.160Z] [2022-04-23T10:01:58.160Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T10:01:58.160Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T10:01:58.160Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-23T10:01:58.309Z] #31 1.977 #=#=# ######################################################################## 100.0% [2022-04-23T10:01:58.427Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T10:01:58.427Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-23T10:01:58.568Z] #31 2.244 [2022-04-23T10:01:58.904Z] #19 84.75 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:01:58.904Z] #19 84.99 Fetched 787 MB in 23s (33.8 MB/s) [2022-04-23T10:01:58.904Z] #19 85.03 Selecting previously unselected package liblocale-gettext-perl. [2022-04-23T10:01:58.904Z] #19 85.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 ... 15709 files and directories currently installed.) [2022-04-23T10:01:58.904Z] #19 85.06 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-04-23T10:01:58.904Z] #19 85.06 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-04-23T10:01:58.904Z] #19 85.10 Selecting previously unselected package bzip2. [2022-04-23T10:01:59.001Z] #71 ... [2022-04-23T10:01:59.001Z] [2022-04-23T10:01:59.001Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-23T10:01:59.001Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-23T10:01:59.001Z] #47 DONE 0.0s [2022-04-23T10:01:59.001Z] [2022-04-23T10:01:59.001Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T10:01:59.001Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T10:01:59.001Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-23T10:01:59.161Z] #19 85.10 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-04-23T10:01:59.161Z] #19 85.11 Unpacking bzip2 (1.0.8-4) ... [2022-04-23T10:01:59.161Z] #19 85.16 Selecting previously unselected package libmagic-mgc. [2022-04-23T10:01:59.162Z] #19 85.16 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-04-23T10:01:59.162Z] #19 85.17 Unpacking libmagic-mgc (1:5.39-3) ... [2022-04-23T10:01:59.162Z] #19 85.37 Selecting previously unselected package libmagic1:amd64. [2022-04-23T10:01:59.419Z] #19 85.37 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-04-23T10:01:59.419Z] #19 85.38 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-04-23T10:01:59.419Z] #19 85.46 Selecting previously unselected package file. [2022-04-23T10:01:59.419Z] #19 85.46 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-04-23T10:01:59.419Z] #19 85.46 Unpacking file (1:5.39-3) ... [2022-04-23T10:01:59.419Z] #19 85.53 Selecting previously unselected package xz-utils. [2022-04-23T10:01:59.419Z] #19 85.53 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-23T10:01:59.419Z] #19 85.53 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T10:01:59.419Z] #19 85.64 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-04-23T10:01:59.512Z] #31 3.195 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-23T10:01:59.676Z] #19 85.64 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-23T10:01:59.676Z] #19 85.65 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-23T10:01:59.771Z] #31 3.474 [2022-04-23T10:01:59.851Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.3s done [2022-04-23T10:01:59.851Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-23T10:02:00.029Z] #31 3.689 #=#=# ######################################################################## 100.0% [2022-04-23T10:02:00.238Z] #19 86.38 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-04-23T10:02:00.239Z] #19 86.38 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-04-23T10:02:00.239Z] #19 86.39 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-23T10:02:00.288Z] #31 3.970 [2022-04-23T10:02:00.427Z] #11 ... [2022-04-23T10:02:00.427Z] [2022-04-23T10:02:00.427Z] #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-04-23T10:02:00.427Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-23T10:02:00.427Z] #29 2.086 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:02:00.427Z] #29 2.086 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:02:00.427Z] #29 2.086 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:02:00.427Z] #29 2.220 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T10:02:00.427Z] #29 2.409 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T10:02:00.427Z] #29 2.875 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T10:02:00.427Z] #29 4.146 Fetched 8510 kB in 2s (3624 kB/s) [2022-04-23T10:02:00.427Z] #29 4.146 Reading package lists... [2022-04-23T10:02:00.427Z] #29 4.933 Reading package lists... [2022-04-23T10:02:00.427Z] #29 5.702 Building dependency tree... [2022-04-23T10:02:00.427Z] #29 6.106 The following additional packages will be installed: [2022-04-23T10:02:00.427Z] #29 6.106 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-23T10:02:00.427Z] #29 6.106 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-23T10:02:00.427Z] #29 6.106 Recommended packages: [2022-04-23T10:02:00.427Z] #29 6.106 libldap-common publicsuffix libsasl2-modules [2022-04-23T10:02:00.427Z] #29 6.312 The following NEW packages will be installed: [2022-04-23T10:02:00.427Z] #29 6.312 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-23T10:02:00.427Z] #29 6.312 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-23T10:02:00.427Z] #29 6.312 libssh2-1 openssl [2022-04-23T10:02:00.427Z] #29 6.593 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:02:00.427Z] #29 6.593 Need to get 3040 kB of archives. [2022-04-23T10:02:00.427Z] #29 6.593 After this operation, 6651 kB of additional disk space will be used. [2022-04-23T10:02:00.427Z] #29 6.593 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-23T10:02:00.427Z] #29 6.607 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-23T10:02:00.427Z] #29 6.617 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-23T10:02:00.427Z] #29 6.617 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-23T10:02:00.427Z] #29 6.617 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-23T10:02:00.427Z] #29 6.617 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-23T10:02:00.427Z] #29 6.630 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-23T10:02:00.427Z] #29 6.630 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-23T10:02:00.427Z] #29 6.630 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-23T10:02:00.427Z] #29 6.630 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-23T10:02:00.427Z] #29 6.630 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-23T10:02:00.427Z] #29 6.645 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-23T10:02:00.427Z] #29 6.645 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-23T10:02:00.427Z] #29 6.645 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-23T10:02:00.427Z] #29 6.655 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-23T10:02:00.427Z] #29 6.847 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:02:00.427Z] #29 6.878 Fetched 3040 kB in 0s (8826 kB/s) [2022-04-23T10:02:00.427Z] #29 6.911 Selecting previously unselected package openssl. [2022-04-23T10:02:00.427Z] #29 6.911 (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-04-23T10:02:00.427Z] #29 6.911 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-23T10:02:00.427Z] #29 6.917 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-23T10:02:00.427Z] #29 7.131 Selecting previously unselected package ca-certificates. [2022-04-23T10:02:00.427Z] #29 7.131 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-23T10:02:00.427Z] #29 7.135 Unpacking ca-certificates (20210119) ... [2022-04-23T10:02:00.427Z] #29 7.238 Selecting previously unselected package libbrotli1:amd64. [2022-04-23T10:02:00.427Z] #29 7.238 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-23T10:02:00.427Z] #29 7.247 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-23T10:02:00.427Z] #29 7.379 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-23T10:02:00.427Z] #29 7.379 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-23T10:02:00.427Z] #29 7.385 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T10:02:00.427Z] #29 7.444 Selecting previously unselected package libsasl2-2:amd64. [2022-04-23T10:02:00.427Z] #29 7.444 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-23T10:02:00.427Z] #29 7.450 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T10:02:00.427Z] #29 7.566 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-23T10:02:00.427Z] #29 7.566 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-23T10:02:00.427Z] #29 7.570 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-23T10:02:00.427Z] #29 7.658 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-23T10:02:00.427Z] #29 7.658 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-23T10:02:00.427Z] #29 7.662 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-23T10:02:00.427Z] #29 7.722 Selecting previously unselected package libpsl5:amd64. [2022-04-23T10:02:00.427Z] #29 7.722 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-23T10:02:00.427Z] #29 7.727 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-23T10:02:00.427Z] #29 7.783 Selecting previously unselected package librtmp1:amd64. [2022-04-23T10:02:00.427Z] #29 7.783 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-23T10:02:00.427Z] #29 7.790 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T10:02:00.427Z] #29 7.850 Selecting previously unselected package libssh2-1:amd64. [2022-04-23T10:02:00.427Z] #29 7.850 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-23T10:02:00.427Z] #29 7.855 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-23T10:02:00.427Z] #29 7.928 Selecting previously unselected package libcurl4:amd64. [2022-04-23T10:02:00.427Z] #29 7.928 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-23T10:02:00.427Z] #29 7.952 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-23T10:02:00.427Z] #29 8.028 Selecting previously unselected package curl. [2022-04-23T10:02:00.427Z] #29 8.028 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-23T10:02:00.427Z] #29 8.040 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-23T10:02:00.427Z] #29 8.169 Selecting previously unselected package libonig5:amd64. [2022-04-23T10:02:00.427Z] #29 8.169 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-23T10:02:00.427Z] #29 8.174 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T10:02:00.427Z] #29 8.241 Selecting previously unselected package libjq1:amd64. [2022-04-23T10:02:00.427Z] #29 8.241 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-23T10:02:00.427Z] #29 8.249 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-23T10:02:00.427Z] #29 8.301 Selecting previously unselected package jq. [2022-04-23T10:02:00.427Z] #29 8.301 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-23T10:02:00.427Z] #29 8.307 Unpacking jq (1.6-2.1) ... [2022-04-23T10:02:00.427Z] #29 8.367 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-23T10:02:00.427Z] #29 8.390 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-23T10:02:00.427Z] #29 8.407 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-23T10:02:00.427Z] #29 8.426 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T10:02:00.427Z] #29 8.437 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T10:02:00.427Z] #29 8.450 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T10:02:00.427Z] #29 8.464 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-23T10:02:00.427Z] #29 8.477 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-23T10:02:00.427Z] #29 8.495 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T10:02:00.427Z] #29 8.509 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-23T10:02:00.427Z] #29 8.524 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-23T10:02:00.427Z] #29 8.537 Setting up ca-certificates (20210119) ... [2022-04-23T10:02:00.427Z] #29 9.123 Updating certificates in /etc/ssl/certs... [2022-04-23T10:02:00.427Z] #29 9.865 129 added, 0 removed; done. [2022-04-23T10:02:00.427Z] #29 9.902 Setting up jq (1.6-2.1) ... [2022-04-23T10:02:00.427Z] #29 9.919 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-23T10:02:00.427Z] #29 9.931 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-23T10:02:00.427Z] #29 9.942 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:02:00.427Z] #29 9.962 Processing triggers for ca-certificates (20210119) ... [2022-04-23T10:02:00.427Z] #29 9.970 Updating certificates in /etc/ssl/certs... [2022-04-23T10:02:00.427Z] #29 ... [2022-04-23T10:02:00.427Z] [2022-04-23T10:02:00.427Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:02:00.427Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T10:02:00.802Z] #19 86.98 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-04-23T10:02:01.059Z] #19 86.98 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-04-23T10:02:01.059Z] #19 86.99 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-23T10:02:01.225Z] #31 4.945 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-23T10:02:01.484Z] #31 5.222 [2022-04-23T10:02:01.623Z] #19 87.62 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-04-23T10:02:01.623Z] #19 87.62 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-23T10:02:01.623Z] #19 87.63 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-23T10:02:01.843Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.5s done [2022-04-23T10:02:02.018Z] #31 5.448 #=#=# # 2.2% ######################################### 57.7% ############################################### 65.5% ######################################################################## 100.0% [2022-04-23T10:02:02.100Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-23T10:02:02.187Z] #19 88.20 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-04-23T10:02:02.187Z] #19 88.21 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-23T10:02:02.187Z] #19 88.21 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-23T10:02:02.279Z] #31 6.036 [2022-04-23T10:02:02.304Z] #71 ... [2022-04-23T10:02:02.304Z] [2022-04-23T10:02:02.304Z] #24 [internal] load build context [2022-04-23T10:02:02.304Z] #24 sha256:e32cf4af6d2a8eb5b706d4add2ebaaa88e3939cf741a1e74c1c74e3810d7783d [2022-04-23T10:02:02.304Z] #24 transferring context: 60.75MB 2.5s done [2022-04-23T10:02:02.304Z] #24 DONE 4.0s [2022-04-23T10:02:02.304Z] [2022-04-23T10:02:02.304Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:02:02.304Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-23T10:02:02.304Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-04-23T10:02:02.304Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-23T10:02:02.304Z] #11 sha256:2e1a0c4b36e65643e4d737797036644ead11609ba3f006d1cf7a5ad151b3f849 1.80kB / 1.80kB done [2022-04-23T10:02:02.304Z] #11 sha256:27959cb699fc4755876c72ab969ed067fd9e05a32869f99805107273549a5336 7.06kB / 7.06kB done [2022-04-23T10:02:02.304Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 2.9s done [2022-04-23T10:02:02.304Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 4.94MB / 4.94MB 1.1s done [2022-04-23T10:02:02.304Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 10.66MB / 10.66MB 1.5s done [2022-04-23T10:02:02.304Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 4.0s [2022-04-23T10:02:02.304Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 4.0s [2022-04-23T10:02:02.304Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 0.9s [2022-04-23T10:02:02.566Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 4.2s done [2022-04-23T10:02:02.566Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 0B / 126B 4.4s [2022-04-23T10:02:02.750Z] #19 88.71 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-04-23T10:02:02.750Z] #19 88.71 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-23T10:02:02.750Z] #19 88.72 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-23T10:02:02.750Z] #19 88.78 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-04-23T10:02:02.750Z] #19 88.78 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T10:02:02.750Z] #19 88.79 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-23T10:02:02.828Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 4.5s [2022-04-23T10:02:02.850Z] #31 ... [2022-04-23T10:02:02.850Z] [2022-04-23T10:02:02.850Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:02:02.850Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T10:02:02.850Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.0s done [2022-04-23T10:02:02.850Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 7.0s [2022-04-23T10:02:02.978Z] #11 ... [2022-04-23T10:02:02.978Z] [2022-04-23T10:02:02.978Z] #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-04-23T10:02:02.979Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-23T10:02:02.979Z] #29 10.60 0 added, 0 removed; done. [2022-04-23T10:02:02.979Z] #29 10.60 Running hooks in /etc/ca-certificates/update.d... [2022-04-23T10:02:02.979Z] #29 10.60 done. [2022-04-23T10:02:02.979Z] #29 DONE 12.5s [2022-04-23T10:02:02.979Z] [2022-04-23T10:02:02.979Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:02:02.979Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T10:02:03.090Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 1.9s done [2022-04-23T10:02:03.243Z] #11 ... [2022-04-23T10:02:03.243Z] [2022-04-23T10:02:03.243Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-23T10:02:03.243Z] #30 sha256:821ac78d46794f71f77a6bf288f6a495f1705b6cc10d8eecfc2797c701ba47bf [2022-04-23T10:02:03.243Z] #30 DONE 0.4s [2022-04-23T10:02:03.243Z] [2022-04-23T10:02:03.243Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:02:03.243Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T10:02:03.243Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 3.4s done [2022-04-23T10:02:03.421Z] #11 ... [2022-04-23T10:02:03.421Z] [2022-04-23T10:02:03.421Z] #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-04-23T10:02:03.421Z] #31 sha256:3bdfc369ec196f7a514e30eda9fb3a6373f1380b79c2d3b93ba1dac86bebe1c2 [2022-04-23T10:02:03.421Z] #31 6.956 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-23T10:02:03.421Z] #31 7.231 [2022-04-23T10:02:03.507Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-23T10:02:03.680Z] #31 7.453 #=#=# ######################################################################## 100.0% [2022-04-23T10:02:03.940Z] #31 7.745 [2022-04-23T10:02:04.035Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba [2022-04-23T10:02:04.296Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 6.1s done [2022-04-23T10:02:04.509Z] #31 8.410 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-23T10:02:04.558Z] #11 ... [2022-04-23T10:02:04.558Z] [2022-04-23T10:02:04.558Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-23T10:02:04.558Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-04-23T10:02:04.558Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-04-23T10:02:04.558Z] #28 sha256:3c0acad2a24228465b3273129fe5bd5c3b122925a491f24e0308999fa5532d48 529B / 529B done [2022-04-23T10:02:04.558Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-23T10:02:04.558Z] #28 sha256:f8dd32c4c981fb56702f6effe49f64226ac124415109befc63d15ec19a12dabd 1.48kB / 1.48kB done [2022-04-23T10:02:04.558Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 2.2s done [2022-04-23T10:02:04.558Z] #28 DONE 6.4s [2022-04-23T10:02:04.558Z] [2022-04-23T10:02:04.558Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:02:04.558Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-23T10:02:04.558Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 6.2s done [2022-04-23T10:02:04.558Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 0B / 108.70MB 6.3s [2022-04-23T10:02:04.558Z] #11 ... [2022-04-23T10:02:04.558Z] [2022-04-23T10:02:04.558Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T10:02:04.558Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T10:02:04.558Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 5.6s [2022-04-23T10:02:04.558Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.8s [2022-04-23T10:02:04.768Z] #31 ... [2022-04-23T10:02:04.768Z] [2022-04-23T10:02:04.768Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:02:04.768Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T10:02:04.768Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.3s done [2022-04-23T10:02:04.768Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-23T10:02:04.768Z] #11 DONE 30.7s [2022-04-23T10:02:04.768Z] [2022-04-23T10:02:04.768Z] #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-04-23T10:02:04.768Z] #31 sha256:3bdfc369ec196f7a514e30eda9fb3a6373f1380b79c2d3b93ba1dac86bebe1c2 [2022-04-23T10:02:04.768Z] #31 8.681 [2022-04-23T10:02:05.028Z] #31 8.904 #=#=# ######################################################################## 100.0% [2022-04-23T10:02:05.146Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.0s done [2022-04-23T10:02:05.146Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-04-23T10:02:05.286Z] #31 9.080 [2022-04-23T10:02:05.545Z] #31 9.120 Download of images into '/build' complete. [2022-04-23T10:02:05.545Z] #31 9.120 Use something like the following to load the result into a Docker daemon: [2022-04-23T10:02:05.545Z] #31 9.120 tar -cC '/build' . | docker load [2022-04-23T10:02:06.112Z] #31 DONE 9.9s [2022-04-23T10:02:06.112Z] [2022-04-23T10:02:06.112Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-23T10:02:06.112Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-23T10:02:06.112Z] #12 DONE 1.4s [2022-04-23T10:02:06.112Z] [2022-04-23T10:02:06.112Z] #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-04-23T10:02:06.112Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-23T10:02:06.263Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2022-04-23T10:02:06.680Z] #13 DONE 0.7s [2022-04-23T10:02:06.945Z] [2022-04-23T10:02:06.945Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-23T10:02:06.945Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-23T10:02:06.945Z] #33 ... [2022-04-23T10:02:06.945Z] [2022-04-23T10:02:06.945Z] #48 [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-04-23T10:02:06.945Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-23T10:02:06.945Z] #48 DONE 0.2s [2022-04-23T10:02:06.945Z] [2022-04-23T10:02:06.945Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-23T10:02:06.945Z] #25 sha256:3110c3625574965e085ee663e7464f85479ba7c49a340fb1d9aee4686ae75321 [2022-04-23T10:02:06.945Z] #25 DONE 0.2s [2022-04-23T10:02:06.945Z] [2022-04-23T10:02:06.945Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-23T10:02:06.945Z] #64 sha256:9c681a1480c706e925cc72da39459a8f53f7f1a20cdf4cc40168b0c5e1f2eca3 [2022-04-23T10:02:06.945Z] #64 DONE 0.2s [2022-04-23T10:02:06.945Z] [2022-04-23T10:02:06.945Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-23T10:02:06.945Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-23T10:02:06.945Z] #44 DONE 0.3s [2022-04-23T10:02:07.205Z] [2022-04-23T10:02:07.205Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-23T10:02:07.205Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-23T10:02:07.205Z] #33 DONE 0.4s [2022-04-23T10:02:07.205Z] [2022-04-23T10:02:07.205Z] #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-04-23T10:02:07.205Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T10:02:07.428Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.4s done [2022-04-23T10:02:07.428Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-23T10:02:07.428Z] #11 ... [2022-04-23T10:02:07.428Z] [2022-04-23T10:02:07.428Z] #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-04-23T10:02:07.428Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-23T10:02:07.429Z] #29 1.536 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:02:07.429Z] #29 1.551 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:02:07.429Z] #29 1.551 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:02:07.429Z] #29 1.684 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T10:02:07.429Z] #29 1.967 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T10:02:07.429Z] #29 2.073 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T10:02:07.429Z] #29 3.527 Fetched 8510 kB in 2s (3770 kB/s) [2022-04-23T10:02:07.429Z] #29 3.527 Reading package lists... [2022-04-23T10:02:07.429Z] #29 4.322 Reading package lists... [2022-04-23T10:02:07.429Z] #29 5.085 Building dependency tree... [2022-04-23T10:02:07.429Z] #29 5.412 The following additional packages will be installed: [2022-04-23T10:02:07.429Z] #29 5.412 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-23T10:02:07.429Z] #29 5.412 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-23T10:02:07.429Z] #29 5.417 Recommended packages: [2022-04-23T10:02:07.429Z] #29 5.417 libldap-common publicsuffix libsasl2-modules [2022-04-23T10:02:07.429Z] #29 5.584 The following NEW packages will be installed: [2022-04-23T10:02:07.429Z] #29 5.585 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-23T10:02:07.429Z] #29 5.585 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-23T10:02:07.429Z] #29 5.586 libssh2-1 openssl [2022-04-23T10:02:07.429Z] #29 5.880 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:02:07.429Z] #29 5.880 Need to get 3040 kB of archives. [2022-04-23T10:02:07.429Z] #29 5.880 After this operation, 6651 kB of additional disk space will be used. [2022-04-23T10:02:07.429Z] #29 5.880 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-23T10:02:07.429Z] #29 5.895 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-23T10:02:07.429Z] #29 5.895 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-23T10:02:07.429Z] #29 5.895 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-23T10:02:07.429Z] #29 5.895 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-23T10:02:07.429Z] #29 5.895 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-23T10:02:07.429Z] #29 5.918 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-23T10:02:07.429Z] #29 5.918 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-23T10:02:07.429Z] #29 5.918 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-23T10:02:07.429Z] #29 5.918 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-23T10:02:07.429Z] #29 5.918 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-23T10:02:07.429Z] #29 5.919 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-23T10:02:07.429Z] #29 5.932 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-23T10:02:07.429Z] #29 5.932 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-23T10:02:07.429Z] #29 5.932 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-23T10:02:07.429Z] #29 6.078 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:02:07.429Z] #29 6.112 Fetched 3040 kB in 0s (8921 kB/s) [2022-04-23T10:02:07.429Z] #29 6.245 Selecting previously unselected package openssl. [2022-04-23T10:02:07.429Z] #29 6.245 (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-04-23T10:02:07.429Z] #29 6.247 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-23T10:02:07.429Z] #29 6.251 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-23T10:02:07.429Z] #29 6.411 Selecting previously unselected package ca-certificates. [2022-04-23T10:02:07.429Z] #29 6.414 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-23T10:02:07.429Z] #29 6.423 Unpacking ca-certificates (20210119) ... [2022-04-23T10:02:07.429Z] #29 6.505 Selecting previously unselected package libbrotli1:amd64. [2022-04-23T10:02:07.429Z] #29 6.514 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-23T10:02:07.429Z] #29 6.533 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-23T10:02:07.429Z] #29 6.623 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-23T10:02:07.429Z] #29 6.623 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-23T10:02:07.429Z] #29 6.633 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T10:02:07.429Z] #29 6.688 Selecting previously unselected package libsasl2-2:amd64. [2022-04-23T10:02:07.429Z] #29 6.688 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-23T10:02:07.429Z] #29 6.706 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T10:02:07.429Z] #29 6.761 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-23T10:02:07.429Z] #29 6.761 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-23T10:02:07.429Z] #29 6.764 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-23T10:02:07.429Z] #29 6.842 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-23T10:02:07.429Z] #29 6.842 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-23T10:02:07.429Z] #29 6.845 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-23T10:02:07.429Z] #29 6.929 Selecting previously unselected package libpsl5:amd64. [2022-04-23T10:02:07.429Z] #29 6.929 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-23T10:02:07.429Z] #29 6.930 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-23T10:02:07.429Z] #29 6.986 Selecting previously unselected package librtmp1:amd64. [2022-04-23T10:02:07.429Z] #29 6.986 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-23T10:02:07.429Z] #29 6.986 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T10:02:07.429Z] #29 7.032 Selecting previously unselected package libssh2-1:amd64. [2022-04-23T10:02:07.429Z] #29 7.032 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-23T10:02:07.429Z] #29 7.040 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-23T10:02:07.429Z] #29 7.100 Selecting previously unselected package libcurl4:amd64. [2022-04-23T10:02:07.429Z] #29 7.101 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-23T10:02:07.429Z] #29 7.118 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-23T10:02:07.429Z] #29 7.175 Selecting previously unselected package curl. [2022-04-23T10:02:07.429Z] #29 7.175 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-23T10:02:07.429Z] #29 7.178 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-23T10:02:07.429Z] #29 7.249 Selecting previously unselected package libonig5:amd64. [2022-04-23T10:02:07.429Z] #29 7.249 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-23T10:02:07.429Z] #29 7.262 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T10:02:07.429Z] #29 7.319 Selecting previously unselected package libjq1:amd64. [2022-04-23T10:02:07.429Z] #29 7.319 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-23T10:02:07.429Z] #29 7.324 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-23T10:02:07.429Z] #29 7.380 Selecting previously unselected package jq. [2022-04-23T10:02:07.429Z] #29 7.380 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-23T10:02:07.429Z] #29 7.384 Unpacking jq (1.6-2.1) ... [2022-04-23T10:02:07.429Z] #29 7.434 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-23T10:02:07.429Z] #29 7.458 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-23T10:02:07.429Z] #29 7.471 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-23T10:02:07.429Z] #29 7.483 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T10:02:07.429Z] #29 7.497 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T10:02:07.429Z] #29 7.510 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T10:02:07.429Z] #29 7.528 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-23T10:02:07.429Z] #29 7.530 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-23T10:02:07.429Z] #29 7.608 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T10:02:07.429Z] #29 7.621 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-23T10:02:07.429Z] #29 7.638 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-23T10:02:07.429Z] #29 7.652 Setting up ca-certificates (20210119) ... [2022-04-23T10:02:07.429Z] #29 8.243 Updating certificates in /etc/ssl/certs... [2022-04-23T10:02:07.429Z] #29 8.941 129 added, 0 removed; done. [2022-04-23T10:02:07.429Z] #29 9.049 Setting up jq (1.6-2.1) ... [2022-04-23T10:02:07.429Z] #29 9.063 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-23T10:02:07.429Z] #29 9.074 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-23T10:02:07.429Z] #29 9.087 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:02:07.429Z] #29 9.108 Processing triggers for ca-certificates (20210119) ... [2022-04-23T10:02:07.429Z] #29 9.120 Updating certificates in /etc/ssl/certs... [2022-04-23T10:02:07.429Z] #29 9.676 0 added, 0 removed; done. [2022-04-23T10:02:07.429Z] #29 9.676 Running hooks in /etc/ca-certificates/update.d... [2022-04-23T10:02:07.429Z] #29 9.677 done. [2022-04-23T10:02:07.429Z] #29 ... [2022-04-23T10:02:07.429Z] [2022-04-23T10:02:07.429Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:02:07.429Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T10:02:07.429Z] #11 ... [2022-04-23T10:02:07.429Z] [2022-04-23T10:02:07.429Z] #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-04-23T10:02:07.429Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-23T10:02:07.429Z] #29 DONE 11.4s [2022-04-23T10:02:07.429Z] [2022-04-23T10:02:07.429Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:02:07.429Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T10:02:07.995Z] #11 ... [2022-04-23T10:02:07.995Z] [2022-04-23T10:02:07.995Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-23T10:02:07.995Z] #30 sha256:43dac458c723c96ac276a84cbc280a11180a16ba2d651fa2a7e9a8f0e2fe4e8f [2022-04-23T10:02:07.995Z] #30 DONE 0.4s [2022-04-23T10:02:07.995Z] [2022-04-23T10:02:07.995Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:02:07.995Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-23T10:02:08.247Z] #71 ... [2022-04-23T10:02:08.247Z] [2022-04-23T10:02:08.247Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T10:02:08.247Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-23T10:02:08.247Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-23T10:02:08.247Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-23T10:02:08.247Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-23T10:02:08.247Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-23T10:02:08.247Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 7.0s done [2022-04-23T10:02:08.247Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2022-04-23T10:02:08.247Z] #69 ... [2022-04-23T10:02:08.247Z] [2022-04-23T10:02:08.247Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:02:08.247Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-23T10:02:08.247Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 0.5s done [2022-04-23T10:02:08.247Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 10.0s [2022-04-23T10:02:08.247Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0.7s done [2022-04-23T10:02:08.247Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 1.6s [2022-04-23T10:02:08.510Z] #11 ... [2022-04-23T10:02:08.510Z] [2022-04-23T10:02:08.510Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T10:02:08.510Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-23T10:02:08.510Z] #71 DONE 10.4s [2022-04-23T10:02:08.510Z] [2022-04-23T10:02:08.510Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-23T10:02:08.510Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-23T10:02:08.510Z] #69 DONE 10.5s [2022-04-23T10:02:08.510Z] [2022-04-23T10:02:08.510Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:02:08.510Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-23T10:02:08.813Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-04-23T10:02:10.425Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 4.0s done [2022-04-23T10:02:10.998Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 [2022-04-23T10:02:11.443Z] #34 3.682 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-23T10:02:11.443Z] #34 3.687 Cloning into '.'... [2022-04-23T10:02:12.128Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.3s done [2022-04-23T10:02:12.128Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f [2022-04-23T10:02:12.128Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-23T10:02:12.128Z] #11 DONE 33.5s [2022-04-23T10:02:12.128Z] [2022-04-23T10:02:12.128Z] #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-04-23T10:02:12.128Z] #31 sha256:6680835558adf81fcbe1735e903fcc2691d5595dcf8eca501b0d3588592bca7a [2022-04-23T10:02:12.128Z] #31 1.605 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-23T10:02:12.128Z] #31 1.867 [2022-04-23T10:02:12.128Z] #31 2.081 #=#=# ######################################################################## 100.0% [2022-04-23T10:02:12.128Z] #31 2.345 [2022-04-23T10:02:12.128Z] #31 3.226 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-23T10:02:12.128Z] #31 3.479 [2022-04-23T10:02:12.128Z] #31 3.696 #=#=# ######################################################################## 100.0% [2022-04-23T10:02:12.128Z] #31 3.987 [2022-04-23T10:02:12.128Z] #31 4.867 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-23T10:02:12.128Z] #31 5.116 [2022-04-23T10:02:12.128Z] #31 5.329 #=#=# 0.1% ########################################### 60.1% ######################################################################## 100.0% [2022-04-23T10:02:12.128Z] #31 5.885 [2022-04-23T10:02:12.128Z] #31 6.817 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-23T10:02:12.128Z] #31 7.101 [2022-04-23T10:02:12.128Z] #31 7.314 #=#=# ######################################################################## 100.0% [2022-04-23T10:02:12.128Z] #31 7.582 [2022-04-23T10:02:12.128Z] #31 8.241 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-23T10:02:12.128Z] #31 8.544 [2022-04-23T10:02:12.128Z] #31 8.762 #=#=# ######################################################################## 100.0% [2022-04-23T10:02:12.128Z] #31 8.960 [2022-04-23T10:02:12.128Z] #31 8.999 Download of images into '/build' complete. [2022-04-23T10:02:12.128Z] #31 8.999 Use something like the following to load the result into a Docker daemon: [2022-04-23T10:02:12.128Z] #31 8.999 tar -cC '/build' . | docker load [2022-04-23T10:02:12.174Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-04-23T10:02:12.389Z] #31 ... [2022-04-23T10:02:12.389Z] [2022-04-23T10:02:12.389Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-23T10:02:12.389Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-23T10:02:12.423Z] #34 ... [2022-04-23T10:02:12.424Z] [2022-04-23T10:02:12.424Z] #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-04-23T10:02:12.424Z] #26 sha256:4d9a907f6caa97d7413bda2e7fcaf038bfe7511ce5bf1d2408ce1500eea617b0 [2022-04-23T10:02:12.424Z] #26 2.687 + RM_GOPATH=0 [2022-04-23T10:02:12.424Z] #26 2.687 + TMP_GOPATH= [2022-04-23T10:02:12.424Z] #26 2.687 + : /build [2022-04-23T10:02:12.424Z] #26 2.687 + '[' -z '' ']' [2022-04-23T10:02:12.424Z] #26 2.688 ++ mktemp -d [2022-04-23T10:02:12.424Z] #26 2.689 + export GOPATH=/tmp/tmp.Le0ynCvEaE [2022-04-23T10:02:12.424Z] #26 2.689 + GOPATH=/tmp/tmp.Le0ynCvEaE [2022-04-23T10:02:12.424Z] #26 2.689 + RM_GOPATH=1 [2022-04-23T10:02:12.424Z] #26 2.689 + case "$(go env GOARCH)" in [2022-04-23T10:02:12.424Z] #26 2.690 ++ go env GOARCH [2022-04-23T10:02:12.424Z] #26 2.698 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T10:02:12.424Z] #26 2.698 + GO_BUILDMODE=-buildmode=pie [2022-04-23T10:02:12.424Z] #26 2.699 ++ dirname /install.sh [2022-04-23T10:02:12.424Z] #26 2.699 + dir=/ [2022-04-23T10:02:12.424Z] #26 2.699 + bin=dockercli [2022-04-23T10:02:12.424Z] #26 2.699 + shift [2022-04-23T10:02:12.424Z] #26 2.699 + '[' '!' -f //dockercli.installer ']' [2022-04-23T10:02:12.424Z] #26 2.699 + . //dockercli.installer [2022-04-23T10:02:12.424Z] #26 2.699 ++ : stable [2022-04-23T10:02:12.424Z] #26 2.700 ++ : 17.06.2-ce [2022-04-23T10:02:12.424Z] #26 2.700 + install_dockercli [2022-04-23T10:02:12.424Z] #26 2.700 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-23T10:02:12.424Z] #26 2.700 Install docker/cli version 17.06.2-ce from stable [2022-04-23T10:02:12.424Z] #26 2.701 ++ uname -m [2022-04-23T10:02:12.424Z] #26 2.701 + arch=x86_64 [2022-04-23T10:02:12.424Z] #26 2.701 + '[' x86_64 '!=' x86_64 ']' [2022-04-23T10:02:12.424Z] #26 2.701 + url=https://download.docker.com/linux/static [2022-04-23T10:02:12.424Z] #26 2.702 + tar -xz docker/docker [2022-04-23T10:02:12.424Z] #26 2.702 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-23T10:02:12.749Z] #19 98.34 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-04-23T10:02:12.749Z] #19 98.34 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-04-23T10:02:12.749Z] #19 98.34 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-23T10:02:12.749Z] #19 98.40 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-04-23T10:02:12.749Z] #19 98.40 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-23T10:02:12.749Z] #19 98.42 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-23T10:02:13.331Z] #12 ... [2022-04-23T10:02:13.331Z] [2022-04-23T10:02:13.331Z] #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-04-23T10:02:13.331Z] #31 sha256:6680835558adf81fcbe1735e903fcc2691d5595dcf8eca501b0d3588592bca7a [2022-04-23T10:02:13.331Z] #31 DONE 10.1s [2022-04-23T10:02:13.593Z] [2022-04-23T10:02:13.593Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-23T10:02:13.593Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-23T10:02:13.854Z] #12 DONE 1.5s [2022-04-23T10:02:13.854Z] [2022-04-23T10:02:13.854Z] #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-04-23T10:02:13.854Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-23T10:02:14.431Z] #13 DONE 0.5s [2022-04-23T10:02:14.431Z] [2022-04-23T10:02:14.431Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-23T10:02:14.432Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-23T10:02:14.432Z] #33 ... [2022-04-23T10:02:14.432Z] [2022-04-23T10:02:14.432Z] #48 [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-04-23T10:02:14.432Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-23T10:02:14.432Z] #48 DONE 0.2s [2022-04-23T10:02:14.699Z] [2022-04-23T10:02:14.699Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-23T10:02:14.699Z] #64 sha256:bc116961b54b5ed2ac5aff910710f9dbe596d10c02ee49a8d9f5bc051ff74c12 [2022-04-23T10:02:14.699Z] #64 DONE 0.2s [2022-04-23T10:02:14.699Z] [2022-04-23T10:02:14.699Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-23T10:02:14.699Z] #25 sha256:f4c5ec7626269434db54b2accdb0c3cfeb4ea2daa095b9a1025c68a327cd287f [2022-04-23T10:02:14.699Z] #25 DONE 0.2s [2022-04-23T10:02:14.699Z] [2022-04-23T10:02:14.699Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-23T10:02:14.699Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-23T10:02:14.699Z] #44 DONE 0.3s [2022-04-23T10:02:14.699Z] [2022-04-23T10:02:14.699Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-23T10:02:14.699Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-23T10:02:14.699Z] #33 DONE 0.3s [2022-04-23T10:02:14.699Z] [2022-04-23T10:02:14.699Z] #45 [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-04-23T10:02:14.699Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T10:02:15.207Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 3.9s done [2022-04-23T10:02:15.207Z] #11 ... [2022-04-23T10:02:15.207Z] [2022-04-23T10:02:15.207Z] #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-04-23T10:02:15.207Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-23T10:02:15.207Z] #29 1.778 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:02:15.207Z] #29 1.800 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:02:15.207Z] #29 1.800 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:02:15.207Z] #29 1.921 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T10:02:15.207Z] #29 2.083 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T10:02:15.207Z] #29 2.726 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T10:02:15.207Z] #29 3.877 Fetched 8397 kB in 2s (3540 kB/s) [2022-04-23T10:02:15.207Z] #29 3.877 Reading package lists... [2022-04-23T10:02:15.207Z] #29 4.425 Reading package lists... [2022-04-23T10:02:15.207Z] #29 4.969 Building dependency tree... [2022-04-23T10:02:15.207Z] #29 5.322 The following additional packages will be installed: [2022-04-23T10:02:15.207Z] #29 5.322 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-23T10:02:15.207Z] #29 5.323 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-23T10:02:15.207Z] #29 5.324 Recommended packages: [2022-04-23T10:02:15.207Z] #29 5.324 libldap-common publicsuffix libsasl2-modules [2022-04-23T10:02:15.207Z] #29 5.443 The following NEW packages will be installed: [2022-04-23T10:02:15.207Z] #29 5.444 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-23T10:02:15.207Z] #29 5.444 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-23T10:02:15.207Z] #29 5.445 libssh2-1 openssl [2022-04-23T10:02:15.207Z] #29 5.789 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:02:15.207Z] #29 5.789 Need to get 2934 kB of archives. [2022-04-23T10:02:15.207Z] #29 5.789 After this operation, 6476 kB of additional disk space will be used. [2022-04-23T10:02:15.207Z] #29 5.789 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-04-23T10:02:15.207Z] #29 5.830 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-04-23T10:02:15.207Z] #29 5.830 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-04-23T10:02:15.207Z] #29 5.830 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-04-23T10:02:15.207Z] #29 5.833 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-04-23T10:02:15.207Z] #29 5.834 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-04-23T10:02:15.207Z] #29 5.840 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-04-23T10:02:15.207Z] #29 5.842 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-04-23T10:02:15.207Z] #29 5.844 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-04-23T10:02:15.207Z] #29 5.846 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-04-23T10:02:15.207Z] #29 5.851 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-04-23T10:02:15.207Z] #29 5.890 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-04-23T10:02:15.207Z] #29 5.892 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-23T10:02:15.207Z] #29 5.899 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-23T10:02:15.207Z] #29 5.901 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-23T10:02:15.207Z] #29 6.138 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:02:15.207Z] #29 6.183 Fetched 2934 kB in 0s (6504 kB/s) [2022-04-23T10:02:15.207Z] #29 6.230 Selecting previously unselected package openssl. [2022-04-23T10:02:15.207Z] #29 6.230 (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-04-23T10:02:15.207Z] #29 6.232 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-04-23T10:02:15.207Z] #29 6.240 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-23T10:02:15.207Z] #29 7.107 Selecting previously unselected package ca-certificates. [2022-04-23T10:02:15.207Z] #29 7.107 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-23T10:02:15.207Z] #29 7.172 Unpacking ca-certificates (20210119) ... [2022-04-23T10:02:15.207Z] #29 8.089 Selecting previously unselected package libbrotli1:arm64. [2022-04-23T10:02:15.207Z] #29 8.090 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-04-23T10:02:15.207Z] #29 8.109 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-23T10:02:15.207Z] #29 8.193 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-04-23T10:02:15.207Z] #29 8.193 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-23T10:02:15.207Z] #29 8.204 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T10:02:15.207Z] #29 8.538 Selecting previously unselected package libsasl2-2:arm64. [2022-04-23T10:02:15.207Z] #29 8.539 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-23T10:02:15.207Z] #29 8.606 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T10:02:15.207Z] #29 8.700 Selecting previously unselected package libldap-2.4-2:arm64. [2022-04-23T10:02:15.207Z] #29 8.700 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-04-23T10:02:15.207Z] #29 8.709 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-23T10:02:15.207Z] #29 8.921 Selecting previously unselected package libnghttp2-14:arm64. [2022-04-23T10:02:15.207Z] #29 8.921 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-04-23T10:02:15.207Z] #29 8.932 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-23T10:02:15.207Z] #29 9.233 Selecting previously unselected package libpsl5:arm64. [2022-04-23T10:02:15.207Z] #29 9.233 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-04-23T10:02:15.207Z] #29 9.308 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-04-23T10:02:15.207Z] #29 9.554 Selecting previously unselected package librtmp1:arm64. [2022-04-23T10:02:15.207Z] #29 9.554 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-04-23T10:02:15.207Z] #29 9.565 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T10:02:15.207Z] #29 9.793 Selecting previously unselected package libssh2-1:arm64. [2022-04-23T10:02:15.207Z] #29 9.793 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-04-23T10:02:15.208Z] #29 9.868 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-04-23T10:02:15.208Z] #29 10.25 Selecting previously unselected package libcurl4:arm64. [2022-04-23T10:02:15.208Z] #29 10.25 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-23T10:02:15.449Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.1s done [2022-04-23T10:02:15.471Z] #29 10.31 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-23T10:02:15.471Z] #29 ... [2022-04-23T10:02:15.471Z] [2022-04-23T10:02:15.471Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:02:15.471Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-23T10:02:15.471Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d [2022-04-23T10:02:15.707Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-23T10:02:15.967Z] #11 DONE 28.2s [2022-04-23T10:02:15.967Z] [2022-04-23T10:02:15.967Z] #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-04-23T10:02:15.967Z] #31 sha256:cfdf9bb847852e57fed3cc8705777f4977c320fefbeb75525b57b129125ea167 [2022-04-23T10:02:15.967Z] #31 1.651 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-23T10:02:15.967Z] #31 1.919 [2022-04-23T10:02:15.967Z] #31 2.134 #=#=# ######################################################################## 100.0% [2022-04-23T10:02:15.967Z] #31 2.376 [2022-04-23T10:02:15.967Z] #31 3.272 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-23T10:02:15.967Z] #31 3.537 [2022-04-23T10:02:15.967Z] #31 3.748 #=#=# ######################################################################## 100.0% [2022-04-23T10:02:15.967Z] #31 4.022 [2022-04-23T10:02:15.967Z] #31 4.869 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-23T10:02:15.967Z] #31 5.136 [2022-04-23T10:02:15.967Z] #31 5.356 #=#=# ################### 27.4% ########################################## 59.3% ################################################################# 91.5% ######################################################################## 100.0% [2022-04-23T10:02:15.967Z] #31 5.889 [2022-04-23T10:02:15.967Z] #31 6.769 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-23T10:02:15.967Z] #31 7.038 [2022-04-23T10:02:15.967Z] #31 7.272 #=#=# ######################################################################## 100.0% [2022-04-23T10:02:15.968Z] #31 7.541 [2022-04-23T10:02:15.968Z] #31 8.177 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-23T10:02:16.227Z] #31 8.392 [2022-04-23T10:02:16.227Z] #31 ... [2022-04-23T10:02:16.227Z] [2022-04-23T10:02:16.227Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-23T10:02:16.227Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-23T10:02:16.650Z] #26 9.275 + mkdir -p /build [2022-04-23T10:02:16.650Z] #26 9.276 + mv docker/docker /build/ [2022-04-23T10:02:16.650Z] #26 9.278 + rmdir docker [2022-04-23T10:02:16.650Z] #26 DONE 9.7s [2022-04-23T10:02:16.650Z] [2022-04-23T10:02:16.650Z] #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-04-23T10:02:16.650Z] #65 sha256:1cd67471ef191976daf2deee8f46e1ea4bfd24fc76e18d1858d770e531821dd2 [2022-04-23T10:02:16.650Z] #65 2.762 + RM_GOPATH=0 [2022-04-23T10:02:16.650Z] #65 2.762 + TMP_GOPATH= [2022-04-23T10:02:16.650Z] #65 2.762 + : /build [2022-04-23T10:02:16.650Z] #65 2.762 + '[' -z '' ']' [2022-04-23T10:02:16.650Z] #65 2.762 ++ mktemp -d [2022-04-23T10:02:16.650Z] #65 2.762 + export GOPATH=/tmp/tmp.RebCMse51A [2022-04-23T10:02:16.650Z] #65 2.762 + GOPATH=/tmp/tmp.RebCMse51A [2022-04-23T10:02:16.650Z] #65 2.762 + RM_GOPATH=1 [2022-04-23T10:02:16.650Z] #65 2.762 + case "$(go env GOARCH)" in [2022-04-23T10:02:16.650Z] #65 2.764 ++ go env GOARCH [2022-04-23T10:02:16.650Z] #65 2.772 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T10:02:16.650Z] #65 2.774 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T10:02:16.650Z] #65 2.774 + GO_BUILDMODE=-buildmode=pie [2022-04-23T10:02:16.650Z] #65 2.774 ++ dirname /install.sh [2022-04-23T10:02:16.650Z] #65 2.774 + dir=/ [2022-04-23T10:02:16.650Z] #65 2.774 + bin=rootlesskit [2022-04-23T10:02:16.650Z] #65 2.774 + shift [2022-04-23T10:02:16.650Z] #65 2.774 + '[' '!' -f //rootlesskit.installer ']' [2022-04-23T10:02:16.650Z] #65 2.774 + . //rootlesskit.installer [2022-04-23T10:02:16.650Z] #65 2.774 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T10:02:16.650Z] #65 2.774 + install_rootlesskit [2022-04-23T10:02:16.650Z] #65 2.774 + case "$1" in [2022-04-23T10:02:16.650Z] #65 2.774 + export CGO_ENABLED=0 [2022-04-23T10:02:16.650Z] #65 2.774 + CGO_ENABLED=0 [2022-04-23T10:02:16.650Z] #65 2.774 + _install_rootlesskit [2022-04-23T10:02:16.650Z] #65 2.774 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-23T10:02:16.650Z] #65 2.774 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T10:02:16.650Z] #65 2.774 + GOBIN=/build [2022-04-23T10:02:16.650Z] #65 2.774 + GO111MODULE=on [2022-04-23T10:02:16.650Z] #65 2.774 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T10:02:16.650Z] #65 3.205 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-23T10:02:16.650Z] #65 4.978 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T10:02:16.650Z] #65 4.994 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-23T10:02:16.650Z] #65 5.561 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-23T10:02:16.650Z] #65 8.810 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-23T10:02:16.650Z] #65 9.598 go: downloading github.com/google/uuid v1.3.0 [2022-04-23T10:02:16.650Z] #65 9.657 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-23T10:02:16.909Z] #65 9.761 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-23T10:02:16.909Z] #65 ... [2022-04-23T10:02:16.909Z] [2022-04-23T10:02:16.909Z] #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-04-23T10:02:16.909Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-23T10:02:16.909Z] #55 4.306 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-23T10:02:16.909Z] #55 5.774 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-23T10:02:16.909Z] #55 5.797 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-23T10:02:16.909Z] #55 5.916 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-23T10:02:16.909Z] #55 7.618 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-23T10:02:16.909Z] #55 ... [2022-04-23T10:02:16.909Z] [2022-04-23T10:02:16.909Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:02:16.909Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:02:16.909Z] #53 4.666 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-23T10:02:17.168Z] #53 ... [2022-04-23T10:02:17.168Z] [2022-04-23T10:02:17.168Z] #45 [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-04-23T10:02:17.168Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T10:02:17.168Z] #45 4.182 + git clone https://github.com/docker/distribution.git . [2022-04-23T10:02:17.168Z] #45 4.188 Cloning into '.'... [2022-04-23T10:02:17.168Z] #45 ... [2022-04-23T10:02:17.168Z] [2022-04-23T10:02:17.168Z] #40 [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-04-23T10:02:17.168Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T10:02:17.168Z] #40 3.799 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:02:17.168Z] #40 3.978 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:02:17.168Z] #40 4.177 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:02:17.168Z] #40 4.550 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T10:02:17.168Z] #40 6.431 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T10:02:17.168Z] #40 8.185 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T10:02:17.427Z] #40 ... [2022-04-23T10:02:17.427Z] [2022-04-23T10:02:17.427Z] #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-04-23T10:02:17.427Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:02:17.427Z] #14 4.831 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:02:17.427Z] #14 4.905 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:02:17.427Z] #14 4.905 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:02:17.427Z] #14 5.903 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T10:02:17.427Z] #14 7.703 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T10:02:17.427Z] #14 9.878 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T10:02:17.597Z] #12 DONE 1.6s [2022-04-23T10:02:17.597Z] [2022-04-23T10:02:17.597Z] #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-04-23T10:02:17.597Z] #31 sha256:cfdf9bb847852e57fed3cc8705777f4977c320fefbeb75525b57b129125ea167 [2022-04-23T10:02:17.597Z] #31 8.623 #=#=# ######################################################################## 100.0% [2022-04-23T10:02:17.597Z] #31 8.825 [2022-04-23T10:02:17.597Z] #31 8.867 Download of images into '/build' complete. [2022-04-23T10:02:17.597Z] #31 8.867 Use something like the following to load the result into a Docker daemon: [2022-04-23T10:02:17.597Z] #31 8.867 tar -cC '/build' . | docker load [2022-04-23T10:02:17.687Z] #14 ... [2022-04-23T10:02:17.687Z] [2022-04-23T10:02:17.687Z] #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-04-23T10:02:17.687Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T10:02:17.687Z] #60 4.787 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:02:17.687Z] #60 4.850 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:02:17.687Z] #60 4.854 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:02:17.687Z] #60 5.910 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T10:02:17.687Z] #60 7.811 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T10:02:17.687Z] #60 10.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T10:02:17.687Z] #60 ... [2022-04-23T10:02:17.687Z] [2022-04-23T10:02:17.687Z] #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-04-23T10:02:17.687Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T10:02:17.687Z] #51 4.289 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-23T10:02:17.687Z] #51 6.222 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-23T10:02:17.687Z] #51 6.223 go: downloading github.com/fatih/color v1.10.0 [2022-04-23T10:02:17.687Z] #51 6.356 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-23T10:02:17.687Z] #51 6.419 go: downloading github.com/pkg/errors v0.9.1 [2022-04-23T10:02:17.687Z] #51 6.839 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-23T10:02:17.687Z] #51 6.849 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-23T10:02:17.687Z] #51 6.888 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-23T10:02:17.687Z] #51 6.909 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-23T10:02:17.687Z] #51 7.055 go: downloading golang.org/x/tools v0.1.0 [2022-04-23T10:02:17.855Z] #31 DONE 9.9s [2022-04-23T10:02:17.855Z] [2022-04-23T10:02:17.855Z] #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-04-23T10:02:17.855Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-23T10:02:17.949Z] #51 ... [2022-04-23T10:02:17.949Z] [2022-04-23T10:02:17.949Z] #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-04-23T10:02:17.949Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-23T10:02:17.949Z] #36 4.337 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-23T10:02:17.949Z] #36 ... [2022-04-23T10:02:17.949Z] [2022-04-23T10:02:17.949Z] #49 [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-04-23T10:02:17.949Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T10:02:17.949Z] #49 4.641 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:02:17.949Z] #49 4.784 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:02:17.949Z] #49 4.784 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:02:17.949Z] #49 5.296 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-23T10:02:17.949Z] #49 5.841 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T10:02:17.949Z] #49 7.964 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T10:02:17.949Z] #49 9.887 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T10:02:18.209Z] #49 ... [2022-04-23T10:02:18.209Z] [2022-04-23T10:02:18.209Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T10:02:18.209Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-23T10:02:18.209Z] #38 4.273 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-23T10:02:18.209Z] #38 5.238 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-23T10:02:18.209Z] #38 6.723 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-23T10:02:18.209Z] #38 7.068 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-23T10:02:18.209Z] #38 7.141 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-23T10:02:18.209Z] #38 11.35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-23T10:02:18.209Z] #38 11.52 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T10:02:18.209Z] #38 ... [2022-04-23T10:02:18.209Z] [2022-04-23T10:02:18.209Z] #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-04-23T10:02:18.209Z] #65 sha256:1cd67471ef191976daf2deee8f46e1ea4bfd24fc76e18d1858d770e531821dd2 [2022-04-23T10:02:18.209Z] #65 10.17 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T10:02:18.209Z] #65 10.22 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-23T10:02:18.209Z] #65 10.48 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-23T10:02:18.209Z] #65 11.29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-23T10:02:18.428Z] #13 DONE 0.7s [2022-04-23T10:02:18.428Z] [2022-04-23T10:02:18.428Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-23T10:02:18.428Z] #64 sha256:33c13e7603781c7c246b2206c155ed0707569593a47e9e17bb92e21cbf55f685 [2022-04-23T10:02:18.428Z] #64 ... [2022-04-23T10:02:18.428Z] [2022-04-23T10:02:18.428Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-23T10:02:18.428Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-23T10:02:18.428Z] #44 DONE 0.2s [2022-04-23T10:02:18.468Z] #65 11.48 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-23T10:02:18.694Z] [2022-04-23T10:02:18.694Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-23T10:02:18.694Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-23T10:02:18.694Z] #33 DONE 0.2s [2022-04-23T10:02:18.694Z] [2022-04-23T10:02:18.694Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-23T10:02:18.694Z] #25 sha256:88eeabcf0690a57ca7918ed617645ed4a8cb6729b92f5e7e39648afb8391f6fa [2022-04-23T10:02:18.694Z] #25 DONE 0.2s [2022-04-23T10:02:18.694Z] [2022-04-23T10:02:18.694Z] #48 [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-04-23T10:02:18.694Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-23T10:02:18.694Z] #48 DONE 0.3s [2022-04-23T10:02:18.694Z] [2022-04-23T10:02:18.694Z] #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-04-23T10:02:18.694Z] #26 sha256:8ca2609a7a2d443e93d342e2f24eb72956e1c00fa92d43ee1a83854d5872035c [2022-04-23T10:02:18.694Z] #26 ... [2022-04-23T10:02:18.694Z] [2022-04-23T10:02:18.694Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-23T10:02:18.694Z] #64 sha256:33c13e7603781c7c246b2206c155ed0707569593a47e9e17bb92e21cbf55f685 [2022-04-23T10:02:18.694Z] #64 DONE 0.3s [2022-04-23T10:02:18.919Z] #45 4.079 + git clone https://github.com/docker/distribution.git . [2022-04-23T10:02:18.919Z] #45 4.082 Cloning into '.'... [2022-04-23T10:02:18.960Z] [2022-04-23T10:02:18.960Z] #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-04-23T10:02:18.960Z] #65 sha256:19857c0a85bb64ee106c6d41496b571117697df5d258f554752995798f5f8782 [2022-04-23T10:02:19.684Z] #11 ... [2022-04-23T10:02:19.684Z] [2022-04-23T10:02:19.684Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-23T10:02:19.684Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-23T10:02:19.684Z] #70 DONE 2.5s [2022-04-23T10:02:19.684Z] [2022-04-23T10:02:19.684Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:02:19.684Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-23T10:02:20.258Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 5.1s [2022-04-23T10:02:20.307Z] #45 ... [2022-04-23T10:02:20.307Z] [2022-04-23T10:02:20.307Z] #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-04-23T10:02:20.307Z] #65 sha256:db1c2510d82d0a31aeb282a8ca2415cd6198c73c19f12ac345e073ee1c87e0a4 [2022-04-23T10:02:20.307Z] #65 4.103 + RM_GOPATH=0 [2022-04-23T10:02:20.307Z] #65 4.104 + TMP_GOPATH= [2022-04-23T10:02:20.307Z] #65 4.104 + : /build [2022-04-23T10:02:20.307Z] #65 4.104 + '[' -z '' ']' [2022-04-23T10:02:20.307Z] #65 4.105 ++ mktemp -d [2022-04-23T10:02:20.307Z] #65 4.111 + export GOPATH=/tmp/tmp.WUkxyfT0ta [2022-04-23T10:02:20.307Z] #65 4.113 + GOPATH=/tmp/tmp.WUkxyfT0ta [2022-04-23T10:02:20.307Z] #65 4.113 + RM_GOPATH=1 [2022-04-23T10:02:20.307Z] #65 4.114 + case "$(go env GOARCH)" in [2022-04-23T10:02:20.307Z] #65 4.116 ++ go env GOARCH [2022-04-23T10:02:20.307Z] #65 4.156 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T10:02:20.307Z] #65 4.157 + GO_BUILDMODE=-buildmode=pie [2022-04-23T10:02:20.307Z] #65 4.157 ++ dirname /install.sh [2022-04-23T10:02:20.307Z] #65 4.160 + dir=/ [2022-04-23T10:02:20.307Z] #65 4.160 + bin=rootlesskit [2022-04-23T10:02:20.307Z] #65 4.164 + shift [2022-04-23T10:02:20.307Z] #65 4.164 + '[' '!' -f //rootlesskit.installer ']' [2022-04-23T10:02:20.307Z] #65 4.166 + . //rootlesskit.installer [2022-04-23T10:02:20.307Z] #65 4.167 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T10:02:20.307Z] #65 4.167 + install_rootlesskit [2022-04-23T10:02:20.307Z] #65 4.171 + case "$1" in [2022-04-23T10:02:20.307Z] #65 4.171 + export CGO_ENABLED=0 [2022-04-23T10:02:20.307Z] #65 4.171 + CGO_ENABLED=0 [2022-04-23T10:02:20.307Z] #65 4.171 + _install_rootlesskit [2022-04-23T10:02:20.307Z] #65 4.175 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T10:02:20.307Z] #65 4.175 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-23T10:02:20.307Z] #65 4.175 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T10:02:20.307Z] #65 4.175 + GOBIN=/build [2022-04-23T10:02:20.307Z] #65 4.175 + GO111MODULE=on [2022-04-23T10:02:20.307Z] #65 4.175 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T10:02:20.307Z] #65 4.706 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-23T10:02:20.387Z] #65 13.41 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-23T10:02:20.387Z] #65 13.52 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T10:02:21.212Z] #11 ... [2022-04-23T10:02:21.212Z] [2022-04-23T10:02:21.212Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-23T10:02:21.212Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-23T10:02:21.212Z] #72 DONE 1.4s [2022-04-23T10:02:21.212Z] [2022-04-23T10:02:21.212Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-23T10:02:21.212Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-23T10:02:21.212Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 5.8s done [2022-04-23T10:02:21.476Z] #11 extracting sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa done [2022-04-23T10:02:21.476Z] #11 DONE 23.5s [2022-04-23T10:02:21.476Z] [2022-04-23T10:02:21.476Z] #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-04-23T10:02:21.476Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-23T10:02:21.476Z] #29 10.69 Selecting previously unselected package curl. [2022-04-23T10:02:21.477Z] #29 10.69 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-23T10:02:21.477Z] #29 10.90 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-23T10:02:21.477Z] #29 11.74 Selecting previously unselected package libonig5:arm64. [2022-04-23T10:02:21.477Z] #29 11.74 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-23T10:02:21.477Z] #29 11.92 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-23T10:02:21.477Z] #29 12.09 Selecting previously unselected package libjq1:arm64. [2022-04-23T10:02:21.477Z] #29 12.09 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-04-23T10:02:21.477Z] #29 12.25 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-23T10:02:21.477Z] #29 12.31 Selecting previously unselected package jq. [2022-04-23T10:02:21.477Z] #29 12.31 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-04-23T10:02:21.477Z] #29 12.39 Unpacking jq (1.6-2.1) ... [2022-04-23T10:02:21.477Z] #29 12.97 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-04-23T10:02:21.477Z] #29 13.19 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-23T10:02:21.477Z] #29 13.45 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-23T10:02:21.477Z] #29 13.69 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T10:02:21.477Z] #29 13.85 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-23T10:02:21.477Z] #29 14.26 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-23T10:02:21.477Z] #29 14.40 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-04-23T10:02:21.477Z] #29 14.42 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-23T10:02:21.477Z] #29 14.45 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-23T10:02:21.477Z] #29 14.46 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-23T10:02:21.477Z] #29 14.47 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-23T10:02:21.477Z] #29 14.49 Setting up ca-certificates (20210119) ... [2022-04-23T10:02:21.477Z] #29 15.14 Updating certificates in /etc/ssl/certs... [2022-04-23T10:02:21.477Z] #29 15.97 129 added, 0 removed; done. [2022-04-23T10:02:21.477Z] #29 16.06 Setting up jq (1.6-2.1) ... [2022-04-23T10:02:21.477Z] #29 16.08 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-23T10:02:21.477Z] #29 16.09 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-23T10:02:21.477Z] #29 16.10 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:02:21.477Z] #29 16.12 Processing triggers for ca-certificates (20210119) ... [2022-04-23T10:02:21.477Z] #29 16.13 Updating certificates in /etc/ssl/certs... [2022-04-23T10:02:21.698Z] #65 7.074 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T10:02:21.698Z] #65 7.296 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-23T10:02:21.741Z] #29 16.79 0 added, 0 removed; done. [2022-04-23T10:02:21.741Z] #29 16.79 Running hooks in /etc/ca-certificates/update.d... [2022-04-23T10:02:21.741Z] #29 16.79 done. [2022-04-23T10:02:21.741Z] #29 DONE 16.9s [2022-04-23T10:02:21.741Z] [2022-04-23T10:02:21.741Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-23T10:02:21.741Z] #30 sha256:3013deb0f8b1f42b0d94b40d23a5778467970279bf6d51c664aa4607dd57c44d [2022-04-23T10:02:21.741Z] #30 DONE 0.1s [2022-04-23T10:02:21.741Z] [2022-04-23T10:02:21.741Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-23T10:02:21.741Z] #12 sha256:80061efade5c08fb0454894b9fecdcf9e5f17d0a5abb16ac99e4a44b5a4e16bb [2022-04-23T10:02:22.005Z] #12 DONE 0.5s [2022-04-23T10:02:22.005Z] [2022-04-23T10:02:22.005Z] #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-04-23T10:02:22.005Z] #31 sha256:69932c2690c3ac04f8e619f968513f6bc8a1759b70d4a78606ad8e5d38d9dd1b [2022-04-23T10:02:22.272Z] #65 7.804 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-23T10:02:22.579Z] #31 ... [2022-04-23T10:02:22.579Z] [2022-04-23T10:02:22.579Z] #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-04-23T10:02:22.579Z] #13 sha256:d44db83506b90b1e795bad107758c045e9b93d014922afbc0c5bb45f7af0fa19 [2022-04-23T10:02:22.579Z] #13 DONE 0.5s [2022-04-23T10:02:22.714Z] #19 107.3 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-04-23T10:02:22.714Z] #19 107.3 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-04-23T10:02:22.714Z] #19 107.3 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-23T10:02:22.714Z] #19 107.3 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-04-23T10:02:22.714Z] #19 107.3 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-23T10:02:22.714Z] #19 107.4 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-23T10:02:22.841Z] [2022-04-23T10:02:22.841Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-23T10:02:22.841Z] #44 sha256:ff83da9c64c2560916777fa1cd39a4060d2a0899b61d10e38fb696f654ffa77e [2022-04-23T10:02:22.841Z] #44 DONE 0.1s [2022-04-23T10:02:22.841Z] [2022-04-23T10:02:22.841Z] #48 [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-04-23T10:02:22.841Z] #48 sha256:856385533abea61300222078df9478902a7496582ca537df413835705c24e77a [2022-04-23T10:02:22.841Z] #48 DONE 0.2s [2022-04-23T10:02:22.841Z] [2022-04-23T10:02:22.841Z] #49 [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-04-23T10:02:22.841Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-23T10:02:22.841Z] #49 ... [2022-04-23T10:02:22.841Z] [2022-04-23T10:02:22.841Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-23T10:02:22.841Z] #33 sha256:aecd6f20765a723a92e63bd2f4ba6cb19d1340ddd5dd116fbd8bdb06fb902341 [2022-04-23T10:02:22.841Z] #33 DONE 0.4s [2022-04-23T10:02:23.102Z] [2022-04-23T10:02:23.102Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-23T10:02:23.102Z] #25 sha256:1a4e98a3affe6615ac750d6dbc95ad5b9426847f696a11a473d35649bb6aedff [2022-04-23T10:02:23.102Z] #25 DONE 0.4s [2022-04-23T10:02:23.102Z] [2022-04-23T10:02:23.102Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-23T10:02:23.102Z] #64 sha256:532b43a5ad6a7fffc8062e4b18f81a44b42cddb583d7cfa632210ce5e8792422 [2022-04-23T10:02:23.102Z] #64 DONE 0.4s [2022-04-23T10:02:23.102Z] [2022-04-23T10:02:23.102Z] #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-04-23T10:02:23.102Z] #65 sha256:150e65743e5021dd760f0281947b682327863027d1841d27f0af6ee5a15e9f4e [2022-04-23T10:02:23.147Z] #65 4.279 + RM_GOPATH=0 [2022-04-23T10:02:23.147Z] #65 4.280 + TMP_GOPATH= [2022-04-23T10:02:23.147Z] #65 4.280 + : /build [2022-04-23T10:02:23.147Z] #65 4.280 + '[' -z '' ']' [2022-04-23T10:02:23.147Z] #65 4.281 ++ mktemp -d [2022-04-23T10:02:23.147Z] #65 4.282 + export GOPATH=/tmp/tmp.rHpXDqLMKt [2022-04-23T10:02:23.148Z] #65 4.282 + GOPATH=/tmp/tmp.rHpXDqLMKt [2022-04-23T10:02:23.148Z] #65 4.282 + RM_GOPATH=1 [2022-04-23T10:02:23.148Z] #65 4.283 + case "$(go env GOARCH)" in [2022-04-23T10:02:23.148Z] #65 4.283 ++ go env GOARCH [2022-04-23T10:02:23.148Z] #65 4.304 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T10:02:23.148Z] #65 4.304 + GO_BUILDMODE=-buildmode=pie [2022-04-23T10:02:23.148Z] #65 4.304 ++ dirname /install.sh [2022-04-23T10:02:23.148Z] #65 4.308 + dir=/ [2022-04-23T10:02:23.148Z] #65 4.308 + bin=rootlesskit [2022-04-23T10:02:23.148Z] #65 4.309 + shift [2022-04-23T10:02:23.148Z] #65 4.309 + '[' '!' -f //rootlesskit.installer ']' [2022-04-23T10:02:23.148Z] #65 4.309 + . //rootlesskit.installer [2022-04-23T10:02:23.148Z] #65 4.309 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T10:02:23.148Z] #65 4.310 + install_rootlesskit [2022-04-23T10:02:23.148Z] #65 4.310 + case "$1" in [2022-04-23T10:02:23.148Z] #65 4.310 + export CGO_ENABLED=0 [2022-04-23T10:02:23.148Z] #65 4.310 + CGO_ENABLED=0 [2022-04-23T10:02:23.148Z] #65 4.310 + _install_rootlesskit [2022-04-23T10:02:23.148Z] #65 4.311 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-23T10:02:23.148Z] #65 4.312 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T10:02:23.148Z] #65 4.312 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T10:02:23.148Z] #65 4.312 + GOBIN=/build [2022-04-23T10:02:23.148Z] #65 4.312 + GO111MODULE=on [2022-04-23T10:02:23.148Z] #65 4.312 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T10:02:23.676Z] #65 ... [2022-04-23T10:02:23.676Z] [2022-04-23T10:02:23.676Z] #40 [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-04-23T10:02:23.676Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T10:02:23.676Z] #40 16.60 Fetched 8510 kB in 13s (637 kB/s) [2022-04-23T10:02:23.712Z] #65 4.861 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-23T10:02:23.935Z] #40 16.60 Reading package lists... [2022-04-23T10:02:23.935Z] #40 ... [2022-04-23T10:02:23.935Z] [2022-04-23T10:02:23.935Z] #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-04-23T10:02:23.935Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-23T10:02:23.935Z] #36 16.85 tomll can be used in two ways: [2022-04-23T10:02:23.935Z] #36 16.86 Writing to STDIN and reading from STDOUT: [2022-04-23T10:02:23.935Z] #36 16.86 cat file.toml | tomll > file.toml [2022-04-23T10:02:23.935Z] #36 16.86 [2022-04-23T10:02:23.935Z] #36 16.86 Reading and updating a list of files: [2022-04-23T10:02:23.935Z] #36 16.86 tomll a.toml b.toml c.toml [2022-04-23T10:02:23.935Z] #36 16.86 [2022-04-23T10:02:23.935Z] #36 16.86 When given a list of files, tomll will modify all files in place without asking. [2022-04-23T10:02:23.935Z] #36 DONE 17.3s [2022-04-23T10:02:24.195Z] [2022-04-23T10:02:24.195Z] #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-04-23T10:02:24.195Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T10:02:24.195Z] #51 11.99 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-23T10:02:24.195Z] #51 12.04 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-23T10:02:24.195Z] #51 12.13 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-23T10:02:24.195Z] #51 13.86 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-23T10:02:24.195Z] #51 13.86 go: downloading golang.org/x/mod v0.3.0 [2022-04-23T10:02:24.820Z] #65 ... [2022-04-23T10:02:24.820Z] [2022-04-23T10:02:24.820Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T10:02:24.820Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-23T10:02:24.820Z] #38 4.915 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-23T10:02:24.820Z] #38 5.766 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-23T10:02:24.820Z] #38 7.234 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-23T10:02:24.820Z] #38 7.536 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-23T10:02:24.820Z] #38 7.580 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-23T10:02:24.820Z] #38 ... [2022-04-23T10:02:24.820Z] [2022-04-23T10:02:24.820Z] #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-04-23T10:02:24.820Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-23T10:02:24.820Z] #36 4.173 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-23T10:02:24.820Z] #36 ... [2022-04-23T10:02:24.820Z] [2022-04-23T10:02:24.820Z] #49 [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-04-23T10:02:24.820Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T10:02:24.820Z] #49 4.644 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:02:24.820Z] #49 4.683 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:02:24.820Z] #49 4.690 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:02:24.820Z] #49 5.229 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-23T10:02:24.820Z] #49 5.648 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T10:02:24.820Z] #49 7.995 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T10:02:24.820Z] #49 10.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T10:02:24.820Z] #49 ... [2022-04-23T10:02:24.820Z] [2022-04-23T10:02:24.820Z] #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-04-23T10:02:24.820Z] #26 sha256:6b4b3133bded1ca2aa139bc45227d19ae79f15a343b59ffa26397d7880a59e97 [2022-04-23T10:02:24.820Z] #26 3.650 + RM_GOPATH=0 [2022-04-23T10:02:24.820Z] #26 3.650 + TMP_GOPATH= [2022-04-23T10:02:24.820Z] #26 3.650 + : /build [2022-04-23T10:02:24.820Z] #26 3.650 + '[' -z '' ']' [2022-04-23T10:02:24.820Z] #26 3.650 ++ mktemp -d [2022-04-23T10:02:24.820Z] #26 3.650 + export GOPATH=/tmp/tmp.7O5iC5UqlN [2022-04-23T10:02:24.820Z] #26 3.650 + GOPATH=/tmp/tmp.7O5iC5UqlN [2022-04-23T10:02:24.820Z] #26 3.650 + RM_GOPATH=1 [2022-04-23T10:02:24.820Z] #26 3.650 + case "$(go env GOARCH)" in [2022-04-23T10:02:24.820Z] #26 3.650 ++ go env GOARCH [2022-04-23T10:02:24.820Z] #26 3.670 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T10:02:24.820Z] #26 3.670 + GO_BUILDMODE=-buildmode=pie [2022-04-23T10:02:24.820Z] #26 3.679 ++ dirname /install.sh [2022-04-23T10:02:24.820Z] #26 3.682 Install docker/cli version 17.06.2-ce from stable [2022-04-23T10:02:24.820Z] #26 3.682 + dir=/ [2022-04-23T10:02:24.820Z] #26 3.682 + bin=dockercli [2022-04-23T10:02:24.820Z] #26 3.682 + shift [2022-04-23T10:02:24.820Z] #26 3.682 + '[' '!' -f //dockercli.installer ']' [2022-04-23T10:02:24.820Z] #26 3.682 + . //dockercli.installer [2022-04-23T10:02:24.820Z] #26 3.682 ++ : stable [2022-04-23T10:02:24.820Z] #26 3.682 ++ : 17.06.2-ce [2022-04-23T10:02:24.820Z] #26 3.682 + install_dockercli [2022-04-23T10:02:24.820Z] #26 3.682 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-23T10:02:24.820Z] #26 3.682 ++ uname -m [2022-04-23T10:02:24.820Z] #26 3.688 + arch=x86_64 [2022-04-23T10:02:24.820Z] #26 3.688 + '[' x86_64 '!=' x86_64 ']' [2022-04-23T10:02:24.820Z] #26 3.688 + url=https://download.docker.com/linux/static [2022-04-23T10:02:24.820Z] #26 3.688 + tar -xz docker/docker [2022-04-23T10:02:24.820Z] #26 3.688 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-23T10:02:25.081Z] #26 ... [2022-04-23T10:02:25.081Z] [2022-04-23T10:02:25.081Z] #40 [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-04-23T10:02:25.081Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T10:02:25.081Z] #40 3.182 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:02:25.081Z] #40 3.195 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:02:25.081Z] #40 3.195 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:02:25.081Z] #40 3.526 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T10:02:25.081Z] #40 4.999 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T10:02:25.081Z] #40 6.823 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T10:02:25.081Z] #40 ... [2022-04-23T10:02:25.081Z] [2022-04-23T10:02:25.081Z] #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-04-23T10:02:25.081Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T10:02:25.081Z] #51 4.905 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-23T10:02:25.081Z] #51 6.846 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-23T10:02:25.081Z] #51 6.857 go: downloading github.com/fatih/color v1.10.0 [2022-04-23T10:02:25.081Z] #51 6.913 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-23T10:02:25.081Z] #51 6.964 go: downloading github.com/pkg/errors v0.9.1 [2022-04-23T10:02:25.081Z] #51 7.424 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-23T10:02:25.081Z] #51 7.458 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-23T10:02:25.081Z] #51 7.573 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-23T10:02:25.081Z] #51 7.577 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-23T10:02:25.081Z] #51 7.765 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-23T10:02:25.081Z] #51 7.885 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-23T10:02:25.081Z] #51 8.067 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-23T10:02:25.081Z] #51 8.177 go: downloading golang.org/x/tools v0.1.0 [2022-04-23T10:02:25.130Z] #51 ... [2022-04-23T10:02:25.130Z] [2022-04-23T10:02:25.130Z] #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-04-23T10:02:25.130Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T10:02:25.130Z] #60 18.34 Fetched 8510 kB in 14s (614 kB/s) [2022-04-23T10:02:25.342Z] #51 ... [2022-04-23T10:02:25.342Z] [2022-04-23T10:02:25.342Z] #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-04-23T10:02:25.342Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-23T10:02:25.342Z] #55 4.962 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-23T10:02:25.342Z] #55 6.241 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-23T10:02:25.342Z] #55 6.258 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-23T10:02:25.342Z] #55 6.464 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-23T10:02:25.342Z] #55 8.225 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-23T10:02:25.342Z] #55 ... [2022-04-23T10:02:25.342Z] [2022-04-23T10:02:25.342Z] #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-04-23T10:02:25.342Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T10:02:25.342Z] #60 3.141 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:02:25.342Z] #60 3.155 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:02:25.342Z] #60 3.155 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:02:25.342Z] #60 3.482 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T10:02:25.342Z] #60 5.006 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T10:02:25.342Z] #60 7.003 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T10:02:25.602Z] #60 ... [2022-04-23T10:02:25.602Z] [2022-04-23T10:02:25.602Z] #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-04-23T10:02:25.602Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T10:02:25.602Z] #34 3.531 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-23T10:02:25.602Z] #34 3.534 Cloning into '.'... [2022-04-23T10:02:25.602Z] #34 ... [2022-04-23T10:02:25.602Z] [2022-04-23T10:02:25.602Z] #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-04-23T10:02:25.602Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:02:25.602Z] #14 3.993 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:02:25.602Z] #14 4.028 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:02:25.602Z] #14 4.028 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:02:25.602Z] #14 4.765 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T10:02:25.602Z] #14 6.532 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T10:02:25.602Z] #14 8.501 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T10:02:25.864Z] #14 ... [2022-04-23T10:02:25.864Z] [2022-04-23T10:02:25.864Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:02:25.864Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:02:25.864Z] #53 4.491 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-23T10:02:26.126Z] #53 ... [2022-04-23T10:02:26.126Z] [2022-04-23T10:02:26.126Z] #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-04-23T10:02:26.126Z] #65 sha256:db1c2510d82d0a31aeb282a8ca2415cd6198c73c19f12ac345e073ee1c87e0a4 [2022-04-23T10:02:26.126Z] #65 10.48 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-23T10:02:26.126Z] #65 11.27 go: downloading github.com/google/uuid v1.3.0 [2022-04-23T10:02:26.126Z] #65 11.39 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-23T10:02:26.239Z] #65 7.570 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T10:02:26.391Z] #65 11.93 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-23T10:02:26.497Z] #65 7.592 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-23T10:02:26.576Z] #65 3.533 + RM_GOPATH=0 [2022-04-23T10:02:26.576Z] #65 3.533 + TMP_GOPATH= [2022-04-23T10:02:26.576Z] #65 3.533 + : /build [2022-04-23T10:02:26.576Z] #65 3.533 + '[' -z '' ']' [2022-04-23T10:02:26.576Z] #65 3.533 ++ mktemp -d [2022-04-23T10:02:26.576Z] #65 3.536 + export GOPATH=/tmp/tmp.NFPAgEkOWn [2022-04-23T10:02:26.576Z] #65 3.536 + GOPATH=/tmp/tmp.NFPAgEkOWn [2022-04-23T10:02:26.576Z] #65 3.536 + RM_GOPATH=1 [2022-04-23T10:02:26.576Z] #65 3.537 + case "$(go env GOARCH)" in [2022-04-23T10:02:26.576Z] #65 3.537 ++ go env GOARCH [2022-04-23T10:02:26.576Z] #65 3.562 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T10:02:26.576Z] #65 3.562 + GO_BUILDMODE=-buildmode=pie [2022-04-23T10:02:26.576Z] #65 3.567 ++ dirname /install.sh [2022-04-23T10:02:26.661Z] #65 ... [2022-04-23T10:02:26.661Z] [2022-04-23T10:02:26.661Z] #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-04-23T10:02:26.661Z] #26 sha256:6b4b3133bded1ca2aa139bc45227d19ae79f15a343b59ffa26397d7880a59e97 [2022-04-23T10:02:26.661Z] #26 11.56 + mkdir -p /build [2022-04-23T10:02:26.661Z] #26 11.57 + mv docker/docker /build/ [2022-04-23T10:02:26.661Z] #26 11.58 + rmdir docker [2022-04-23T10:02:26.661Z] #26 DONE 12.0s [2022-04-23T10:02:26.661Z] [2022-04-23T10:02:26.661Z] #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-04-23T10:02:26.661Z] #65 sha256:db1c2510d82d0a31aeb282a8ca2415cd6198c73c19f12ac345e073ee1c87e0a4 [2022-04-23T10:02:26.661Z] #65 12.10 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T10:02:26.885Z] #65 3.568 + dir=/ [2022-04-23T10:02:26.885Z] #65 3.568 + bin=rootlesskit [2022-04-23T10:02:26.885Z] #65 3.568 + shift [2022-04-23T10:02:26.885Z] #65 3.568 + '[' '!' -f //rootlesskit.installer ']' [2022-04-23T10:02:26.885Z] #65 3.568 + . //rootlesskit.installer [2022-04-23T10:02:26.885Z] #65 3.568 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T10:02:26.885Z] #65 3.568 + install_rootlesskit [2022-04-23T10:02:26.885Z] #65 3.568 + case "$1" in [2022-04-23T10:02:26.885Z] #65 3.568 + export CGO_ENABLED=0 [2022-04-23T10:02:26.885Z] #65 3.568 + CGO_ENABLED=0 [2022-04-23T10:02:26.885Z] #65 3.568 + _install_rootlesskit [2022-04-23T10:02:26.885Z] #65 3.576 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-23T10:02:26.885Z] #65 3.576 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T10:02:26.885Z] #65 3.576 + GOBIN=/build [2022-04-23T10:02:26.885Z] #65 3.576 + GO111MODULE=on [2022-04-23T10:02:26.885Z] #65 3.576 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T10:02:26.885Z] #65 3.576 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T10:02:26.923Z] #65 12.27 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-23T10:02:27.074Z] #65 8.222 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-23T10:02:27.173Z] #65 4.026 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-23T10:02:27.499Z] #65 12.69 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-23T10:02:27.499Z] #65 12.99 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-23T10:02:28.073Z] #65 13.33 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-23T10:02:28.073Z] #65 13.42 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-23T10:02:28.445Z] #65 ... [2022-04-23T10:02:28.445Z] [2022-04-23T10:02:28.445Z] #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-04-23T10:02:28.445Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-23T10:02:28.445Z] #55 3.219 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-23T10:02:28.445Z] #55 3.759 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-23T10:02:28.445Z] #55 3.760 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-23T10:02:28.445Z] #55 3.780 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-23T10:02:28.445Z] #55 5.306 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-23T10:02:28.445Z] #55 ... [2022-04-23T10:02:28.445Z] [2022-04-23T10:02:28.445Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T10:02:28.445Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-23T10:02:28.445Z] #38 4.489 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-23T10:02:28.445Z] #38 5.169 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-23T10:02:28.445Z] #38 6.310 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-23T10:02:28.445Z] #38 6.506 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-23T10:02:28.445Z] #38 6.581 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-23T10:02:28.445Z] #38 9.470 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-23T10:02:28.445Z] #38 9.563 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T10:02:28.569Z] #65 ... [2022-04-23T10:02:28.569Z] [2022-04-23T10:02:28.569Z] #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-04-23T10:02:28.569Z] #31 sha256:69932c2690c3ac04f8e619f968513f6bc8a1759b70d4a78606ad8e5d38d9dd1b [2022-04-23T10:02:28.569Z] #31 1.826 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-23T10:02:28.569Z] #31 2.283 [2022-04-23T10:02:28.569Z] #31 2.518 #=#=# 0.9% ######################################################################## 100.0% [2022-04-23T10:02:28.569Z] #31 2.853 [2022-04-23T10:02:28.569Z] #31 4.086 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-23T10:02:28.569Z] #31 4.858 [2022-04-23T10:02:28.569Z] #31 5.160 #=#=# 0.1% ######################################################################## 100.0% [2022-04-23T10:02:28.569Z] #31 6.740 [2022-04-23T10:02:28.702Z] #38 ... [2022-04-23T10:02:28.702Z] [2022-04-23T10:02:28.702Z] #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-04-23T10:02:28.703Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T10:02:28.703Z] #34 4.382 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-23T10:02:28.703Z] #34 4.394 Cloning into '.'... [2022-04-23T10:02:28.703Z] #34 ... [2022-04-23T10:02:28.703Z] [2022-04-23T10:02:28.703Z] #45 [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-04-23T10:02:28.703Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T10:02:28.703Z] #45 3.181 + git clone https://github.com/docker/distribution.git . [2022-04-23T10:02:28.703Z] #45 3.181 Cloning into '.'... [2022-04-23T10:02:28.963Z] #45 ... [2022-04-23T10:02:28.963Z] [2022-04-23T10:02:28.963Z] #49 [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-04-23T10:02:28.963Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T10:02:28.963Z] #49 4.532 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:02:28.963Z] #49 4.549 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:02:28.963Z] #49 4.552 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:02:28.963Z] #49 5.086 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-23T10:02:28.963Z] #49 5.439 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T10:02:28.963Z] #49 7.253 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T10:02:28.963Z] #49 10.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T10:02:28.963Z] #49 ... [2022-04-23T10:02:28.963Z] [2022-04-23T10:02:28.963Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:02:28.963Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:02:28.963Z] #53 3.540 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-23T10:02:29.220Z] #53 ... [2022-04-23T10:02:29.220Z] [2022-04-23T10:02:29.220Z] #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-04-23T10:02:29.220Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T10:02:29.220Z] #60 4.670 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:02:29.220Z] #60 4.702 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:02:29.220Z] #60 4.703 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:02:29.220Z] #60 5.430 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T10:02:29.220Z] #60 7.206 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T10:02:29.220Z] #60 9.118 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T10:02:29.479Z] #60 ... [2022-04-23T10:02:29.479Z] [2022-04-23T10:02:29.479Z] #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-04-23T10:02:29.479Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:02:29.479Z] #14 3.677 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:02:29.479Z] #14 3.704 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:02:29.479Z] #14 3.704 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:02:29.479Z] #14 4.209 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T10:02:29.479Z] #14 6.155 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T10:02:29.479Z] #14 8.189 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T10:02:29.479Z] #14 ... [2022-04-23T10:02:29.479Z] [2022-04-23T10:02:29.479Z] #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-04-23T10:02:29.479Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T10:02:29.479Z] #51 3.948 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-23T10:02:29.479Z] #51 5.132 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-23T10:02:29.479Z] #51 5.146 go: downloading github.com/fatih/color v1.10.0 [2022-04-23T10:02:29.479Z] #51 5.237 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-23T10:02:29.479Z] #51 5.243 go: downloading github.com/pkg/errors v0.9.1 [2022-04-23T10:02:29.479Z] #51 5.656 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-23T10:02:29.479Z] #51 5.677 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-23T10:02:29.479Z] #51 5.748 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-23T10:02:29.479Z] #51 5.759 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-23T10:02:29.479Z] #51 5.846 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-23T10:02:29.479Z] #51 5.972 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-23T10:02:29.480Z] #51 6.236 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-23T10:02:29.480Z] #51 6.644 go: downloading golang.org/x/tools v0.1.0 [2022-04-23T10:02:29.736Z] #51 ... [2022-04-23T10:02:29.736Z] [2022-04-23T10:02:29.736Z] #40 [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-04-23T10:02:29.736Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T10:02:29.736Z] #40 3.904 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:02:29.736Z] #40 3.968 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:02:29.736Z] #40 3.968 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:02:29.736Z] #40 4.543 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T10:02:29.736Z] #40 6.383 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T10:02:29.736Z] #40 8.408 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T10:02:29.736Z] #40 ... [2022-04-23T10:02:29.736Z] [2022-04-23T10:02:29.736Z] #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-04-23T10:02:29.736Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-23T10:02:29.736Z] #36 3.205 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-23T10:02:29.994Z] #36 ... [2022-04-23T10:02:29.994Z] [2022-04-23T10:02:29.994Z] #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-04-23T10:02:29.994Z] #26 sha256:8ca2609a7a2d443e93d342e2f24eb72956e1c00fa92d43ee1a83854d5872035c [2022-04-23T10:02:29.994Z] #26 3.204 + RM_GOPATH=0 [2022-04-23T10:02:29.994Z] #26 3.204 + TMP_GOPATH= [2022-04-23T10:02:29.994Z] #26 3.204 + : /build [2022-04-23T10:02:29.994Z] #26 3.204 + '[' -z '' ']' [2022-04-23T10:02:29.994Z] #26 3.211 ++ mktemp -d [2022-04-23T10:02:29.994Z] #26 3.211 + export GOPATH=/tmp/tmp.ZBbdD4wJGO [2022-04-23T10:02:29.994Z] #26 3.211 + GOPATH=/tmp/tmp.ZBbdD4wJGO [2022-04-23T10:02:29.994Z] #26 3.211 + RM_GOPATH=1 [2022-04-23T10:02:29.994Z] #26 3.211 + case "$(go env GOARCH)" in [2022-04-23T10:02:29.994Z] #26 3.211 ++ go env GOARCH [2022-04-23T10:02:29.994Z] #26 3.211 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T10:02:29.994Z] #26 3.211 + GO_BUILDMODE=-buildmode=pie [2022-04-23T10:02:29.994Z] #26 3.213 ++ dirname /install.sh [2022-04-23T10:02:29.994Z] #26 3.213 + dir=/ [2022-04-23T10:02:29.994Z] #26 3.213 + bin=dockercli [2022-04-23T10:02:29.994Z] #26 3.213 + shift [2022-04-23T10:02:29.994Z] #26 3.213 + '[' '!' -f //dockercli.installer ']' [2022-04-23T10:02:29.994Z] #26 3.213 + . //dockercli.installer [2022-04-23T10:02:29.994Z] #26 3.213 ++ : stable [2022-04-23T10:02:29.994Z] #26 3.213 ++ : 17.06.2-ce [2022-04-23T10:02:29.994Z] #26 3.213 + install_dockercli [2022-04-23T10:02:29.994Z] #26 3.213 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-23T10:02:29.994Z] #26 3.213 Install docker/cli version 17.06.2-ce from stable [2022-04-23T10:02:29.994Z] #26 3.214 ++ uname -m [2022-04-23T10:02:29.994Z] #26 3.221 + arch=x86_64 [2022-04-23T10:02:29.994Z] #26 3.221 + '[' x86_64 '!=' x86_64 ']' [2022-04-23T10:02:29.994Z] #26 3.221 + url=https://download.docker.com/linux/static [2022-04-23T10:02:29.994Z] #26 3.221 + tar -xz docker/docker [2022-04-23T10:02:29.994Z] #26 3.221 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-23T10:02:29.994Z] #26 10.90 + mkdir -p /build [2022-04-23T10:02:29.994Z] #26 10.91 + mv docker/docker /build/ [2022-04-23T10:02:29.994Z] #26 10.92 + rmdir docker [2022-04-23T10:02:29.994Z] #26 DONE 11.5s [2022-04-23T10:02:29.994Z] [2022-04-23T10:02:29.994Z] #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-04-23T10:02:29.994Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T10:02:30.044Z] #65 15.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T10:02:30.251Z] #34 ... [2022-04-23T10:02:30.251Z] [2022-04-23T10:02:30.251Z] #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-04-23T10:02:30.251Z] #65 sha256:19857c0a85bb64ee106c6d41496b571117697df5d258f554752995798f5f8782 [2022-04-23T10:02:30.251Z] #65 11.61 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-23T10:02:30.401Z] #60 18.34 Reading package lists... [2022-04-23T10:02:30.401Z] #60 23.39 Reading package lists... [2022-04-23T10:02:30.401Z] #60 ... [2022-04-23T10:02:30.401Z] [2022-04-23T10:02:30.401Z] #45 [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-04-23T10:02:30.401Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T10:02:30.401Z] #45 23.44 Updating files: 98% (1819/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-23T10:02:30.401Z] #45 23.49 + git checkout -q v2.3.0 [2022-04-23T10:02:30.619Z] #65 ... [2022-04-23T10:02:30.619Z] [2022-04-23T10:02:30.619Z] #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-04-23T10:02:30.619Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-23T10:02:30.619Z] #36 16.00 tomll can be used in two ways: [2022-04-23T10:02:30.619Z] #36 16.00 Writing to STDIN and reading from STDOUT: [2022-04-23T10:02:30.619Z] #36 16.00 cat file.toml | tomll > file.toml [2022-04-23T10:02:30.619Z] #36 16.00 [2022-04-23T10:02:30.619Z] #36 16.00 Reading and updating a list of files: [2022-04-23T10:02:30.619Z] #36 16.00 tomll a.toml b.toml c.toml [2022-04-23T10:02:30.619Z] #36 16.00 [2022-04-23T10:02:30.619Z] #36 16.00 When given a list of files, tomll will modify all files in place without asking. [2022-04-23T10:02:30.619Z] #36 DONE 16.3s [2022-04-23T10:02:30.662Z] #45 ... [2022-04-23T10:02:30.662Z] [2022-04-23T10:02:30.662Z] #49 [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-04-23T10:02:30.662Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T10:02:30.662Z] #49 13.74 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-23T10:02:30.662Z] #49 18.97 Fetched 8513 kB in 15s (581 kB/s) [2022-04-23T10:02:30.662Z] #49 18.97 Reading package lists... [2022-04-23T10:02:30.873Z] #19 117.0 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-04-23T10:02:30.873Z] #19 117.0 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-23T10:02:30.883Z] [2022-04-23T10:02:30.883Z] #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-04-23T10:02:30.883Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T10:02:30.883Z] #51 14.63 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-23T10:02:30.883Z] #51 14.68 go: downloading golang.org/x/mod v0.3.0 [2022-04-23T10:02:30.923Z] #49 23.87 Reading package lists... [2022-04-23T10:02:30.923Z] #49 ... [2022-04-23T10:02:30.923Z] [2022-04-23T10:02:30.923Z] #40 [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-04-23T10:02:30.923Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T10:02:30.923Z] #40 16.60 Reading package lists... [2022-04-23T10:02:31.131Z] #19 117.1 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-23T10:02:31.185Z] #65 12.28 go: downloading github.com/google/uuid v1.3.0 [2022-04-23T10:02:31.185Z] #65 12.41 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-23T10:02:31.185Z] #65 12.54 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-23T10:02:31.443Z] #65 12.61 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T10:02:31.443Z] #65 12.66 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-23T10:02:31.702Z] #65 12.95 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-23T10:02:32.062Z] #19 118.2 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-04-23T10:02:32.062Z] #19 118.2 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T10:02:32.267Z] #65 13.48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-23T10:02:32.267Z] #65 13.68 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-23T10:02:32.320Z] #19 118.4 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-23T10:02:32.785Z] #31 ... [2022-04-23T10:02:32.785Z] [2022-04-23T10:02:32.785Z] #40 [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-04-23T10:02:32.785Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-23T10:02:32.785Z] #40 4.394 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:02:32.785Z] #40 4.459 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:02:32.785Z] #40 4.466 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:02:32.785Z] #40 5.560 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T10:02:32.785Z] #40 7.836 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T10:02:32.785Z] #40 10.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T10:02:32.785Z] #40 ... [2022-04-23T10:02:32.785Z] [2022-04-23T10:02:32.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-04-23T10:02:32.785Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T10:02:32.785Z] #14 4.357 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:02:32.785Z] #14 4.372 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:02:32.785Z] #14 4.374 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:02:32.785Z] #14 5.159 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T10:02:32.785Z] #14 7.451 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T10:02:32.785Z] #14 9.884 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T10:02:32.832Z] #65 13.84 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-23T10:02:33.047Z] #14 ... [2022-04-23T10:02:33.047Z] [2022-04-23T10:02:33.047Z] #45 [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-04-23T10:02:33.047Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-23T10:02:33.047Z] #45 3.698 + git clone https://github.com/docker/distribution.git . [2022-04-23T10:02:33.047Z] #45 3.725 Cloning into '.'... [2022-04-23T10:02:33.047Z] #45 ... [2022-04-23T10:02:33.047Z] [2022-04-23T10:02:33.047Z] #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-04-23T10:02:33.047Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-04-23T10:02:33.047Z] #55 4.268 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-23T10:02:33.047Z] #55 5.046 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-23T10:02:33.047Z] #55 5.073 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-23T10:02:33.047Z] #55 5.162 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-23T10:02:33.047Z] #55 6.698 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-23T10:02:33.309Z] #55 ... [2022-04-23T10:02:33.309Z] [2022-04-23T10:02:33.309Z] #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-04-23T10:02:33.309Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-04-23T10:02:33.309Z] #36 4.196 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-23T10:02:33.309Z] #36 ... [2022-04-23T10:02:33.309Z] [2022-04-23T10:02:33.309Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T10:02:33.309Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-04-23T10:02:33.309Z] #38 4.330 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-23T10:02:33.309Z] #38 5.150 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-23T10:02:33.309Z] #38 6.527 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-23T10:02:33.309Z] #38 6.945 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-23T10:02:33.309Z] #38 7.044 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-23T10:02:33.309Z] #38 8.882 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-23T10:02:33.309Z] #38 8.991 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T10:02:33.399Z] #65 ... [2022-04-23T10:02:33.399Z] [2022-04-23T10:02:33.399Z] #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-04-23T10:02:33.399Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-23T10:02:33.399Z] #36 14.56 tomll can be used in two ways: [2022-04-23T10:02:33.399Z] #36 14.56 Writing to STDIN and reading from STDOUT: [2022-04-23T10:02:33.399Z] #36 14.56 cat file.toml | tomll > file.toml [2022-04-23T10:02:33.399Z] #36 14.56 [2022-04-23T10:02:33.399Z] #36 14.56 Reading and updating a list of files: [2022-04-23T10:02:33.399Z] #36 14.56 tomll a.toml b.toml c.toml [2022-04-23T10:02:33.399Z] #36 14.56 [2022-04-23T10:02:33.399Z] #36 14.56 When given a list of files, tomll will modify all files in place without asking. [2022-04-23T10:02:33.399Z] #36 DONE 15.0s [2022-04-23T10:02:33.570Z] #38 ... [2022-04-23T10:02:33.570Z] [2022-04-23T10:02:33.570Z] #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-04-23T10:02:33.570Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-23T10:02:33.570Z] #34 3.620 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-23T10:02:33.570Z] #34 3.626 Cloning into '.'... [2022-04-23T10:02:33.570Z] #34 ... [2022-04-23T10:02:33.570Z] [2022-04-23T10:02:33.570Z] #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-04-23T10:02:33.570Z] #26 sha256:e707a55dcee8b130e9874eebd41801a54f5836df0f7ccc020192fdfef2ca6e5c [2022-04-23T10:02:33.570Z] #26 3.441 + RM_GOPATH=0 [2022-04-23T10:02:33.570Z] #26 3.441 + TMP_GOPATH= [2022-04-23T10:02:33.570Z] #26 3.441 + : /build [2022-04-23T10:02:33.570Z] #26 3.441 + '[' -z '' ']' [2022-04-23T10:02:33.570Z] #26 3.441 ++ mktemp -d [2022-04-23T10:02:33.570Z] #26 3.443 + export GOPATH=/tmp/tmp.dkxiYnInPC [2022-04-23T10:02:33.570Z] #26 3.443 + GOPATH=/tmp/tmp.dkxiYnInPC [2022-04-23T10:02:33.570Z] #26 3.443 + RM_GOPATH=1 [2022-04-23T10:02:33.570Z] #26 3.443 + case "$(go env GOARCH)" in [2022-04-23T10:02:33.570Z] #26 3.448 ++ go env GOARCH [2022-04-23T10:02:33.570Z] #26 3.515 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T10:02:33.570Z] #26 3.515 + GO_BUILDMODE=-buildmode=pie [2022-04-23T10:02:33.570Z] #26 3.518 ++ dirname /install.sh [2022-04-23T10:02:33.570Z] #26 3.520 + dir=/ [2022-04-23T10:02:33.570Z] #26 3.520 + bin=dockercli [2022-04-23T10:02:33.570Z] #26 3.520 + shift [2022-04-23T10:02:33.570Z] #26 3.520 + '[' '!' -f //dockercli.installer ']' [2022-04-23T10:02:33.570Z] #26 3.520 + . //dockercli.installer [2022-04-23T10:02:33.570Z] #26 3.520 ++ : stable [2022-04-23T10:02:33.570Z] #26 3.520 ++ : 17.06.2-ce [2022-04-23T10:02:33.570Z] #26 3.520 + install_dockercli [2022-04-23T10:02:33.570Z] #26 3.520 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-23T10:02:33.570Z] #26 3.520 ++ uname -m [2022-04-23T10:02:33.570Z] #26 3.520 Install docker/cli version 17.06.2-ce from stable [2022-04-23T10:02:33.570Z] #26 3.530 + arch=aarch64 [2022-04-23T10:02:33.570Z] #26 3.530 + '[' aarch64 '!=' x86_64 ']' [2022-04-23T10:02:33.570Z] #26 3.530 + '[' aarch64 '!=' s390x ']' [2022-04-23T10:02:33.570Z] #26 3.530 + '[' aarch64 '!=' armhf ']' [2022-04-23T10:02:33.570Z] #26 3.530 + build_dockercli [2022-04-23T10:02:33.570Z] #26 3.530 + git clone https://github.com/docker/docker-ce /tmp/tmp.dkxiYnInPC/tmp/docker-ce [2022-04-23T10:02:33.570Z] #26 3.530 Cloning into '/tmp/tmp.dkxiYnInPC/tmp/docker-ce'... [2022-04-23T10:02:33.657Z] [2022-04-23T10:02:33.657Z] #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-04-23T10:02:33.657Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T10:02:33.657Z] #51 12.56 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-23T10:02:33.657Z] #51 12.63 go: downloading golang.org/x/mod v0.3.0 [2022-04-23T10:02:33.832Z] #26 ... [2022-04-23T10:02:33.832Z] [2022-04-23T10:02:33.832Z] #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-04-23T10:02:33.832Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-04-23T10:02:33.832Z] #51 3.826 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-23T10:02:33.832Z] #51 5.031 go: downloading github.com/fatih/color v1.10.0 [2022-04-23T10:02:33.832Z] #51 5.037 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-23T10:02:33.832Z] #51 5.042 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-23T10:02:33.832Z] #51 5.082 go: downloading github.com/pkg/errors v0.9.1 [2022-04-23T10:02:33.832Z] #51 5.435 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-23T10:02:33.832Z] #51 5.537 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-23T10:02:33.832Z] #51 5.562 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-23T10:02:33.832Z] #51 5.660 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-23T10:02:33.832Z] #51 5.770 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-23T10:02:33.832Z] #51 5.887 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-23T10:02:33.832Z] #51 6.093 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-23T10:02:33.832Z] #51 6.199 go: downloading golang.org/x/tools v0.1.0 [2022-04-23T10:02:33.832Z] #51 10.36 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-23T10:02:33.832Z] #51 10.36 go: downloading golang.org/x/mod v0.3.0 [2022-04-23T10:02:33.832Z] #51 ... [2022-04-23T10:02:33.832Z] [2022-04-23T10:02:33.832Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:02:33.832Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-23T10:02:33.832Z] #53 3.494 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-23T10:02:34.093Z] #53 ... [2022-04-23T10:02:34.093Z] [2022-04-23T10:02:34.093Z] #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-04-23T10:02:34.093Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-23T10:02:34.093Z] #60 2.912 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:02:34.093Z] #60 2.955 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:02:34.093Z] #60 2.955 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:02:34.093Z] #60 3.185 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T10:02:34.093Z] #60 3.925 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T10:02:34.093Z] #60 5.285 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T10:02:34.093Z] #60 10.71 Fetched 8397 kB in 8s (1042 kB/s) [2022-04-23T10:02:34.214Z] #40 22.29 Reading package lists... [2022-04-23T10:02:34.357Z] #60 10.71 Reading package lists... [2022-04-23T10:02:34.357Z] #60 ... [2022-04-23T10:02:34.357Z] [2022-04-23T10:02:34.357Z] #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-04-23T10:02:34.357Z] #65 sha256:150e65743e5021dd760f0281947b682327863027d1841d27f0af6ee5a15e9f4e [2022-04-23T10:02:34.357Z] #65 6.110 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T10:02:34.357Z] #65 6.110 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-23T10:02:34.357Z] #65 6.623 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-23T10:02:34.357Z] #65 8.699 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-23T10:02:34.357Z] #65 9.288 go: downloading github.com/google/uuid v1.3.0 [2022-04-23T10:02:34.357Z] #65 9.288 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-23T10:02:34.357Z] #65 9.394 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-23T10:02:34.357Z] #65 9.518 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T10:02:34.357Z] #65 9.662 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-23T10:02:34.357Z] #65 9.735 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-23T10:02:34.357Z] #65 10.02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-23T10:02:34.357Z] #65 10.23 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-23T10:02:34.783Z] #40 27.02 Building dependency tree... [2022-04-23T10:02:34.784Z] #40 ... [2022-04-23T10:02:34.784Z] [2022-04-23T10:02:34.784Z] #45 [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-04-23T10:02:34.784Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T10:02:34.784Z] #45 25.33 + 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-04-23T10:02:35.095Z] #51 ... [2022-04-23T10:02:35.095Z] [2022-04-23T10:02:35.095Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T10:02:35.095Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-23T10:02:35.095Z] #38 10.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-23T10:02:35.095Z] #38 10.89 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T10:02:35.095Z] #38 ... [2022-04-23T10:02:35.095Z] [2022-04-23T10:02:35.095Z] #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-04-23T10:02:35.095Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T10:02:35.095Z] #60 15.47 Fetched 8510 kB in 13s (675 kB/s) [2022-04-23T10:02:35.095Z] #60 15.47 Reading package lists... [2022-04-23T10:02:35.306Z] #65 12.39 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-23T10:02:35.567Z] #65 ... [2022-04-23T10:02:35.567Z] [2022-04-23T10:02:35.567Z] #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-04-23T10:02:35.567Z] #31 sha256:69932c2690c3ac04f8e619f968513f6bc8a1759b70d4a78606ad8e5d38d9dd1b [2022-04-23T10:02:35.567Z] #31 11.15 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-23T10:02:35.567Z] #31 12.80 [2022-04-23T10:02:35.722Z] #45 ... [2022-04-23T10:02:35.722Z] [2022-04-23T10:02:35.722Z] #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-04-23T10:02:35.722Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:02:35.722Z] #14 18.66 Fetched 8510 kB in 14s (603 kB/s) [2022-04-23T10:02:35.722Z] #14 18.66 Reading package lists... [2022-04-23T10:02:35.722Z] #14 23.58 Reading package lists... [2022-04-23T10:02:35.722Z] #14 28.28 Building dependency tree... [2022-04-23T10:02:35.722Z] #14 ... [2022-04-23T10:02:35.722Z] [2022-04-23T10:02:35.722Z] #49 [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-04-23T10:02:35.722Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T10:02:35.722Z] #49 23.87 Reading package lists... [2022-04-23T10:02:36.090Z] #31 13.17 #=#=# 0.0% ######### 13.6% ################## 26.3% ########################### 37.5% ################################### 49.0% ########################################### 60.6% #################################################### 73.5% ############################################################### 88.2% ######################################################################## 100.0% [2022-04-23T10:02:36.660Z] #49 28.64 Building dependency tree... [2022-04-23T10:02:36.945Z] #51 ... [2022-04-23T10:02:36.945Z] [2022-04-23T10:02:36.945Z] #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-04-23T10:02:36.945Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T10:02:36.945Z] #60 17.54 Fetched 8510 kB in 13s (648 kB/s) [2022-04-23T10:02:37.010Z] #60 20.96 Reading package lists... [2022-04-23T10:02:37.010Z] #60 ... [2022-04-23T10:02:37.010Z] [2022-04-23T10:02:37.010Z] #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-04-23T10:02:37.010Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:02:37.010Z] #14 17.47 Fetched 8510 kB in 14s (620 kB/s) [2022-04-23T10:02:37.010Z] #14 17.47 Reading package lists... [2022-04-23T10:02:37.034Z] #31 ... [2022-04-23T10:02:37.034Z] [2022-04-23T10:02:37.034Z] #49 [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-04-23T10:02:37.034Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-23T10:02:37.034Z] #49 4.209 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:02:37.034Z] #49 4.289 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:02:37.034Z] #49 4.290 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:02:37.034Z] #49 4.745 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-23T10:02:37.034Z] #49 5.296 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T10:02:37.034Z] #49 7.564 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T10:02:37.034Z] #49 10.000 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T10:02:37.034Z] #49 13.96 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-23T10:02:37.295Z] #49 ... [2022-04-23T10:02:37.295Z] [2022-04-23T10:02:37.295Z] #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-04-23T10:02:37.295Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-04-23T10:02:37.295Z] #36 14.09 tomll can be used in two ways: [2022-04-23T10:02:37.295Z] #36 14.09 Writing to STDIN and reading from STDOUT: [2022-04-23T10:02:37.295Z] #36 14.09 cat file.toml | tomll > file.toml [2022-04-23T10:02:37.295Z] #36 14.09 [2022-04-23T10:02:37.295Z] #36 14.09 Reading and updating a list of files: [2022-04-23T10:02:37.295Z] #36 14.09 tomll a.toml b.toml c.toml [2022-04-23T10:02:37.295Z] #36 14.09 [2022-04-23T10:02:37.295Z] #36 14.09 When given a list of files, tomll will modify all files in place without asking. [2022-04-23T10:02:37.569Z] #19 ... [2022-04-23T10:02:37.569Z] [2022-04-23T10:02:37.569Z] #52 [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-04-23T10:02:37.569Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T10:02:37.569Z] #52 129.8 + dpkg --print-architecture [2022-04-23T10:02:37.569Z] #52 129.8 + git checkout -q v2.1.0 [2022-04-23T10:02:37.569Z] #52 130.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-23T10:02:37.569Z] #52 130.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-23T10:02:37.867Z] #36 DONE 15.0s [2022-04-23T10:02:37.867Z] [2022-04-23T10:02:37.867Z] #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-04-23T10:02:37.867Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-23T10:02:37.867Z] #60 10.71 Reading package lists... [2022-04-23T10:02:37.958Z] #14 22.35 Reading package lists... [2022-04-23T10:02:37.958Z] #14 ... [2022-04-23T10:02:37.958Z] [2022-04-23T10:02:37.958Z] #45 [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-04-23T10:02:37.958Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T10:02:38.220Z] #45 23.47 Updating files: 94% (1746/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-23T10:02:38.220Z] #45 23.54 + git checkout -q v2.3.0 [2022-04-23T10:02:38.482Z] #45 ... [2022-04-23T10:02:38.482Z] [2022-04-23T10:02:38.482Z] #49 [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-04-23T10:02:38.482Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T10:02:38.482Z] #49 13.88 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-23T10:02:38.482Z] #49 19.16 Fetched 8513 kB in 15s (575 kB/s) [2022-04-23T10:02:38.482Z] #49 19.16 Reading package lists... [2022-04-23T10:02:38.568Z] #49 31.49 The following additional packages will be installed: [2022-04-23T10:02:38.568Z] #49 31.50 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T10:02:38.568Z] #49 31.50 python3-protobuf python3-six [2022-04-23T10:02:38.568Z] #49 31.51 Suggested packages: [2022-04-23T10:02:38.568Z] #49 31.51 python3-setuptools [2022-04-23T10:02:38.568Z] #49 31.51 Recommended packages: [2022-04-23T10:02:38.568Z] #49 31.51 iproute2 | iproute [2022-04-23T10:02:39.137Z] #49 32.11 The following NEW packages will be installed: [2022-04-23T10:02:39.137Z] #49 32.13 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T10:02:39.137Z] #49 32.13 python3-protobuf python3-six [2022-04-23T10:02:39.425Z] #49 23.99 Reading package lists... [2022-04-23T10:02:39.425Z] #49 ... [2022-04-23T10:02:39.425Z] [2022-04-23T10:02:39.425Z] #40 [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-04-23T10:02:39.425Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T10:02:39.425Z] #40 15.21 Fetched 8510 kB in 12s (693 kB/s) [2022-04-23T10:02:39.425Z] #40 15.21 Reading package lists... [2022-04-23T10:02:39.687Z] #40 20.86 Reading package lists... [2022-04-23T10:02:39.704Z] #49 32.56 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:02:39.705Z] #49 32.56 Need to get 2292 kB of archives. [2022-04-23T10:02:39.705Z] #49 32.56 After this operation, 11.0 MB of additional disk space will be used. [2022-04-23T10:02:39.705Z] #49 32.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-23T10:02:39.705Z] #49 32.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T10:02:39.705Z] #49 32.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-23T10:02:39.705Z] #49 32.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-23T10:02:39.705Z] #49 32.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-23T10:02:39.705Z] #49 32.65 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-04-23T10:02:39.705Z] #49 32.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-23T10:02:39.949Z] #40 25.60 Building dependency tree... [2022-04-23T10:02:39.949Z] #40 ... [2022-04-23T10:02:39.949Z] [2022-04-23T10:02:39.949Z] #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-04-23T10:02:39.949Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T10:02:39.949Z] #60 20.96 Reading package lists... [2022-04-23T10:02:41.090Z] #49 ... [2022-04-23T10:02:41.090Z] [2022-04-23T10:02:41.090Z] #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-04-23T10:02:41.090Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-23T10:02:41.090Z] #55 33.61 v3.0.2 [2022-04-23T10:02:41.090Z] #55 DONE 34.0s [2022-04-23T10:02:41.090Z] [2022-04-23T10:02:41.090Z] #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-04-23T10:02:41.090Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T10:02:41.090Z] #60 23.39 Reading package lists... [2022-04-23T10:02:41.090Z] #60 28.18 Building dependency tree... [2022-04-23T10:02:41.090Z] #60 31.24 The following additional packages will be installed: [2022-04-23T10:02:41.090Z] #60 31.26 libbtrfs0 [2022-04-23T10:02:41.090Z] #60 31.44 The following NEW packages will be installed: [2022-04-23T10:02:41.090Z] #60 31.44 libbtrfs-dev libbtrfs0 [2022-04-23T10:02:41.090Z] #60 31.82 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:02:41.090Z] #60 31.82 Need to get 460 kB of archives. [2022-04-23T10:02:41.090Z] #60 31.82 After this operation, 1237 kB of additional disk space will be used. [2022-04-23T10:02:41.090Z] #60 31.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-23T10:02:41.090Z] #60 31.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-23T10:02:41.090Z] #60 32.76 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:02:41.090Z] #60 32.93 Fetched 460 kB in 0s (1370 kB/s) [2022-04-23T10:02:41.090Z] #60 33.00 Selecting previously unselected package libbtrfs0:amd64. [2022-04-23T10:02:41.090Z] #60 33.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T10:02:41.090Z] #60 33.09 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-23T10:02:41.090Z] #60 33.11 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T10:02:41.090Z] #60 33.33 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-23T10:02:41.090Z] #60 33.33 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-23T10:02:41.090Z] #60 33.34 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T10:02:41.090Z] #60 33.62 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T10:02:41.090Z] #60 33.74 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T10:02:41.090Z] #60 33.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:02:41.090Z] #60 DONE 34.1s [2022-04-23T10:02:41.090Z] [2022-04-23T10:02:41.090Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-23T10:02:41.090Z] #61 sha256:5c31b896828893a817c01428e0301e5dfa07512f5d72a02357637bd1e4114e6d [2022-04-23T10:02:41.126Z] #60 17.54 Reading package lists... [2022-04-23T10:02:41.126Z] #60 ... [2022-04-23T10:02:41.126Z] [2022-04-23T10:02:41.126Z] #45 [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-04-23T10:02:41.126Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T10:02:41.126Z] #45 22.16 Updating files: 91% (1694/1842) Updating files: 92% (1695/1842) Updating files: 93% (1714/1842) Updating files: 94% (1732/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-23T10:02:41.126Z] #45 22.30 + git checkout -q v2.3.0 [2022-04-23T10:02:41.335Z] #60 25.79 Building dependency tree... [2022-04-23T10:02:41.349Z] #61 DONE 0.2s [2022-04-23T10:02:41.350Z] [2022-04-23T10:02:41.350Z] #40 [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-04-23T10:02:41.350Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T10:02:41.350Z] #40 27.02 Building dependency tree... [2022-04-23T10:02:41.350Z] #40 29.58 The following additional packages will be installed: [2022-04-23T10:02:41.350Z] #40 29.59 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-23T10:02:41.350Z] #40 29.59 Suggested packages: [2022-04-23T10:02:41.350Z] #40 29.60 cmake-doc ninja-build lrzip [2022-04-23T10:02:41.350Z] #40 29.60 Recommended packages: [2022-04-23T10:02:41.350Z] #40 29.60 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-23T10:02:41.350Z] #40 30.39 The following NEW packages will be installed: [2022-04-23T10:02:41.350Z] #40 30.41 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-23T10:02:41.350Z] #40 30.42 vim-common xxd [2022-04-23T10:02:41.350Z] #40 30.79 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:02:41.350Z] #40 30.79 Need to get 17.7 MB of archives. [2022-04-23T10:02:41.350Z] #40 30.79 After this operation, 70.7 MB of additional disk space will be used. [2022-04-23T10:02:41.350Z] #40 30.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T10:02:41.350Z] #40 30.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T10:02:41.350Z] #40 30.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-23T10:02:41.350Z] #40 30.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-23T10:02:41.350Z] #40 31.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-23T10:02:41.350Z] #40 31.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-23T10:02:41.350Z] #40 31.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-23T10:02:41.350Z] #40 31.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-23T10:02:41.350Z] #40 31.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-23T10:02:41.350Z] #40 31.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-23T10:02:41.350Z] #40 32.64 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:02:41.350Z] #40 32.85 Fetched 17.7 MB in 1s (14.3 MB/s) [2022-04-23T10:02:41.350Z] #40 32.93 Selecting previously unselected package xxd. [2022-04-23T10:02:41.350Z] #40 32.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T10:02:41.350Z] #40 33.04 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T10:02:41.350Z] #40 33.06 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:02:41.350Z] #40 33.24 Selecting previously unselected package vim-common. [2022-04-23T10:02:41.350Z] #40 33.25 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T10:02:41.350Z] #40 33.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:02:41.350Z] #40 33.68 Selecting previously unselected package cmake-data. [2022-04-23T10:02:41.350Z] #40 33.69 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-23T10:02:41.350Z] #40 33.74 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T10:02:42.060Z] #45 ... [2022-04-23T10:02:42.060Z] [2022-04-23T10:02:42.060Z] #49 [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-04-23T10:02:42.060Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T10:02:42.060Z] #49 13.43 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-23T10:02:42.060Z] #49 18.52 Fetched 8513 kB in 14s (599 kB/s) [2022-04-23T10:02:42.319Z] #49 18.52 Reading package lists... [2022-04-23T10:02:42.319Z] #49 ... [2022-04-23T10:02:42.319Z] [2022-04-23T10:02:42.319Z] #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-04-23T10:02:42.319Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T10:02:42.319Z] #60 17.54 Reading package lists... [2022-04-23T10:02:42.349Z] #60 15.37 Reading package lists... [2022-04-23T10:02:42.729Z] #40 ... [2022-04-23T10:02:42.729Z] [2022-04-23T10:02:42.729Z] #49 [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-04-23T10:02:42.729Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T10:02:42.729Z] #49 35.88 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-23T10:02:43.258Z] #60 28.80 The following additional packages will be installed: [2022-04-23T10:02:43.258Z] #60 28.81 libbtrfs0 [2022-04-23T10:02:43.258Z] #60 28.93 The following NEW packages will be installed: [2022-04-23T10:02:43.258Z] #60 28.94 libbtrfs-dev libbtrfs0 [2022-04-23T10:02:43.297Z] #60 19.78 Building dependency tree... [2022-04-23T10:02:43.297Z] #60 ... [2022-04-23T10:02:43.297Z] [2022-04-23T10:02:43.297Z] #45 [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-04-23T10:02:43.297Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-23T10:02:43.297Z] #45 19.37 + git checkout -q v2.3.0 [2022-04-23T10:02:43.520Z] #60 29.31 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:02:43.520Z] #60 29.31 Need to get 460 kB of archives. [2022-04-23T10:02:43.520Z] #60 29.31 After this operation, 1237 kB of additional disk space will be used. [2022-04-23T10:02:43.520Z] #60 29.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-23T10:02:43.678Z] #49 ... [2022-04-23T10:02:43.678Z] [2022-04-23T10:02:43.678Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T10:02:43.678Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-23T10:02:43.678Z] #38 36.59 NAME: [2022-04-23T10:02:43.678Z] #38 36.61 go-winres - A tool for embedding resources in Windows executables [2022-04-23T10:02:43.678Z] #38 36.61 [2022-04-23T10:02:43.678Z] #38 36.61 USAGE: [2022-04-23T10:02:43.678Z] #38 36.61 go-winres [global options] command [command options] [arguments...] [2022-04-23T10:02:43.678Z] #38 36.62 [2022-04-23T10:02:43.678Z] #38 36.62 COMMANDS: [2022-04-23T10:02:43.678Z] #38 36.62 init Create an initial ./winres/winres.json [2022-04-23T10:02:43.678Z] #38 36.63 make Make syso files for the "go build" command [2022-04-23T10:02:43.678Z] #38 36.63 simply Make syso files for the "go build" command (simplified) [2022-04-23T10:02:43.678Z] #38 36.63 extract Extract all resources from an executable [2022-04-23T10:02:43.678Z] #38 36.63 patch Replace resources in an executable file (exe, dll) [2022-04-23T10:02:43.678Z] #38 36.63 help, h Shows a list of commands or help for one command [2022-04-23T10:02:43.678Z] #38 36.63 [2022-04-23T10:02:43.678Z] #38 36.63 GLOBAL OPTIONS: [2022-04-23T10:02:43.678Z] #38 36.63 --help, -h show help (default: false) [2022-04-23T10:02:43.678Z] #38 DONE 36.7s [2022-04-23T10:02:43.678Z] [2022-04-23T10:02:43.678Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:02:43.678Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:02:43.678Z] #53 28.48 go: downloading github.com/fatih/color v1.13.0 [2022-04-23T10:02:43.678Z] #53 28.48 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T10:02:43.678Z] #53 28.54 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-23T10:02:43.678Z] #53 28.55 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-23T10:02:43.678Z] #53 28.82 go: downloading github.com/spf13/viper v1.10.1 [2022-04-23T10:02:43.678Z] #53 28.94 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-23T10:02:43.678Z] #53 29.23 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-23T10:02:43.678Z] #53 29.30 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-23T10:02:43.678Z] #53 29.30 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-23T10:02:43.678Z] #53 29.32 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-23T10:02:43.678Z] #53 30.38 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-23T10:02:43.678Z] #53 30.42 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-23T10:02:43.678Z] #53 30.48 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T10:02:43.678Z] #53 30.68 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-23T10:02:43.678Z] #53 30.85 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-23T10:02:43.678Z] #53 31.08 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-23T10:02:43.678Z] #53 33.43 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-23T10:02:43.678Z] #53 33.49 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-23T10:02:43.678Z] #53 33.54 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-23T10:02:43.678Z] #53 33.56 go: downloading github.com/spf13/afero v1.6.0 [2022-04-23T10:02:43.678Z] #53 33.60 go: downloading github.com/spf13/cast v1.4.1 [2022-04-23T10:02:43.678Z] #53 33.61 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-23T10:02:43.678Z] #53 33.65 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-23T10:02:43.678Z] #53 33.67 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-23T10:02:43.678Z] #53 33.73 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-23T10:02:43.678Z] #53 33.92 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-23T10:02:43.678Z] #53 33.95 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-23T10:02:43.678Z] #53 34.01 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-23T10:02:43.678Z] #53 34.09 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-23T10:02:43.678Z] #53 34.11 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-23T10:02:43.678Z] #53 34.19 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-23T10:02:43.678Z] #53 34.20 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-23T10:02:43.678Z] #53 34.28 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-23T10:02:43.678Z] #53 34.99 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-23T10:02:43.678Z] #53 35.18 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-23T10:02:43.678Z] #53 35.22 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-23T10:02:43.678Z] #53 35.41 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-23T10:02:43.678Z] #53 35.42 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-23T10:02:43.678Z] #53 35.68 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-23T10:02:43.678Z] #53 35.96 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-23T10:02:43.678Z] #53 36.08 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-23T10:02:43.678Z] #53 36.14 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-23T10:02:43.784Z] #60 29.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-23T10:02:43.940Z] #53 37.15 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-23T10:02:43.940Z] #53 37.26 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-23T10:02:44.199Z] #53 37.33 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-23T10:02:44.199Z] #53 37.36 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-23T10:02:44.199Z] #53 37.46 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-23T10:02:44.460Z] #53 37.52 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-23T10:02:44.461Z] #53 37.57 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-23T10:02:44.461Z] #53 37.57 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-23T10:02:44.461Z] #53 37.64 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-23T10:02:44.461Z] #53 ... [2022-04-23T10:02:44.461Z] [2022-04-23T10:02:44.461Z] #49 [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-04-23T10:02:44.461Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T10:02:44.461Z] #49 37.39 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:02:44.688Z] #45 21.55 + 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-04-23T10:02:44.722Z] #49 37.71 Fetched 2292 kB in 4s (576 kB/s) [2022-04-23T10:02:44.722Z] #49 37.76 Selecting previously unselected package libprotobuf23:amd64. [2022-04-23T10:02:44.853Z] #60 22.96 Reading package lists... [2022-04-23T10:02:44.853Z] #60 ... [2022-04-23T10:02:44.853Z] [2022-04-23T10:02:44.853Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T10:02:44.853Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:02:44.853Z] #14 16.12 Fetched 8510 kB in 13s (669 kB/s) [2022-04-23T10:02:44.853Z] #14 16.12 Reading package lists... [2022-04-23T10:02:44.853Z] #14 21.54 Reading package lists... [2022-04-23T10:02:44.853Z] #14 ... [2022-04-23T10:02:44.853Z] [2022-04-23T10:02:44.853Z] #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-04-23T10:02:44.853Z] #65 sha256:19857c0a85bb64ee106c6d41496b571117697df5d258f554752995798f5f8782 [2022-04-23T10:02:44.853Z] #65 15.93 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T10:02:44.853Z] #65 ... [2022-04-23T10:02:44.853Z] [2022-04-23T10:02:44.853Z] #49 [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-04-23T10:02:44.853Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T10:02:44.853Z] #49 18.52 Reading package lists... [2022-04-23T10:02:44.981Z] #49 37.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 ... 15709 files and directories currently installed.) [2022-04-23T10:02:44.981Z] #49 37.82 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-23T10:02:44.981Z] #49 37.85 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-23T10:02:45.112Z] #49 23.89 Reading package lists... [2022-04-23T10:02:45.112Z] #49 ... [2022-04-23T10:02:45.112Z] [2022-04-23T10:02:45.112Z] #40 [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-04-23T10:02:45.112Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T10:02:45.112Z] #40 16.87 Fetched 8510 kB in 13s (645 kB/s) [2022-04-23T10:02:45.112Z] #40 16.87 Reading package lists... [2022-04-23T10:02:45.180Z] #60 30.56 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:02:45.180Z] #60 30.77 Fetched 460 kB in 0s (1439 kB/s) [2022-04-23T10:02:45.180Z] #60 30.87 Selecting previously unselected package libbtrfs0:amd64. [2022-04-23T10:02:45.369Z] #40 22.25 Reading package lists... [2022-04-23T10:02:45.369Z] #40 ... [2022-04-23T10:02:45.369Z] [2022-04-23T10:02:45.369Z] #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-04-23T10:02:45.369Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:02:45.369Z] #14 21.54 Reading package lists... [2022-04-23T10:02:45.440Z] #60 30.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 ... 15709 files and directories currently installed.) [2022-04-23T10:02:45.441Z] #60 30.92 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-23T10:02:45.441Z] #60 30.99 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T10:02:45.441Z] #60 31.19 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-23T10:02:45.549Z] #49 38.53 Selecting previously unselected package python3-pkg-resources. [2022-04-23T10:02:45.549Z] #49 38.53 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T10:02:45.549Z] #49 38.53 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T10:02:45.635Z] #45 ... [2022-04-23T10:02:45.635Z] [2022-04-23T10:02:45.635Z] #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-04-23T10:02:45.635Z] #65 sha256:150e65743e5021dd760f0281947b682327863027d1841d27f0af6ee5a15e9f4e [2022-04-23T10:02:45.635Z] #65 12.71 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T10:02:45.702Z] #60 31.20 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-23T10:02:45.702Z] #60 31.21 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T10:02:45.809Z] #49 38.73 Selecting previously unselected package python3-six. [2022-04-23T10:02:45.809Z] #49 38.74 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-23T10:02:45.809Z] #49 38.75 Unpacking python3-six (1.16.0-2) ... [2022-04-23T10:02:45.809Z] #49 38.85 Selecting previously unselected package python3-protobuf. [2022-04-23T10:02:45.809Z] #49 38.85 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-23T10:02:45.809Z] #49 38.86 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-23T10:02:45.898Z] #65 ... [2022-04-23T10:02:45.898Z] [2022-04-23T10:02:45.898Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:02:45.898Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-23T10:02:45.899Z] #53 20.94 go: downloading github.com/fatih/color v1.13.0 [2022-04-23T10:02:45.899Z] #53 20.96 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T10:02:45.899Z] #53 21.00 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-23T10:02:45.899Z] #53 21.13 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-23T10:02:45.899Z] #53 21.25 go: downloading github.com/spf13/viper v1.10.1 [2022-04-23T10:02:45.899Z] #53 21.35 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-23T10:02:45.899Z] #53 21.60 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-23T10:02:45.899Z] #53 21.64 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-23T10:02:45.899Z] #53 21.65 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-23T10:02:45.899Z] #53 21.70 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-23T10:02:45.899Z] #53 22.40 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-23T10:02:45.899Z] #53 22.54 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-23T10:02:45.963Z] #60 31.53 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T10:02:45.963Z] #60 31.56 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T10:02:45.963Z] #60 31.57 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:02:46.224Z] #60 DONE 32.0s [2022-04-23T10:02:46.225Z] [2022-04-23T10:02:46.225Z] #40 [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-04-23T10:02:46.225Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T10:02:46.225Z] #40 25.60 Building dependency tree... [2022-04-23T10:02:46.225Z] #40 28.50 The following additional packages will be installed: [2022-04-23T10:02:46.225Z] #40 28.52 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-23T10:02:46.225Z] #40 28.53 Suggested packages: [2022-04-23T10:02:46.225Z] #40 28.54 cmake-doc ninja-build lrzip [2022-04-23T10:02:46.225Z] #40 28.54 Recommended packages: [2022-04-23T10:02:46.225Z] #40 28.54 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-23T10:02:46.225Z] #40 29.37 The following NEW packages will be installed: [2022-04-23T10:02:46.225Z] #40 29.38 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-23T10:02:46.225Z] #40 29.38 vim-common xxd [2022-04-23T10:02:46.225Z] #40 29.71 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:02:46.225Z] #40 29.71 Need to get 17.7 MB of archives. [2022-04-23T10:02:46.225Z] #40 29.71 After this operation, 70.7 MB of additional disk space will be used. [2022-04-23T10:02:46.225Z] #40 29.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T10:02:46.225Z] #40 29.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T10:02:46.225Z] #40 29.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-23T10:02:46.225Z] #40 29.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-23T10:02:46.225Z] #40 30.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-23T10:02:46.225Z] #40 30.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-23T10:02:46.225Z] #40 30.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-23T10:02:46.225Z] #40 30.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-23T10:02:46.225Z] #40 30.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-23T10:02:46.225Z] #40 30.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-23T10:02:46.225Z] #40 31.37 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:02:46.225Z] #40 31.63 Fetched 17.7 MB in 1s (16.4 MB/s) [2022-04-23T10:02:46.225Z] #40 31.71 Selecting previously unselected package xxd. [2022-04-23T10:02:46.225Z] #40 31.71 (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-04-23T10:02:46.225Z] #40 31.78 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T10:02:46.225Z] #40 31.79 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:02:46.300Z] #14 26.78 Building dependency tree... [2022-04-23T10:02:46.378Z] #49 39.29 Selecting previously unselected package libnet1:amd64. [2022-04-23T10:02:46.378Z] #49 39.30 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-23T10:02:46.378Z] #49 39.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T10:02:46.378Z] #49 ... [2022-04-23T10:02:46.378Z] [2022-04-23T10:02:46.378Z] #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-04-23T10:02:46.378Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:02:46.378Z] #14 28.28 Building dependency tree... [2022-04-23T10:02:46.378Z] #14 31.17 The following additional packages will be installed: [2022-04-23T10:02:46.378Z] #14 31.19 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T10:02:46.378Z] #14 31.19 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-23T10:02:46.378Z] #14 31.19 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-23T10:02:46.378Z] #14 31.19 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-23T10:02:46.378Z] #14 31.19 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-23T10:02:46.378Z] #14 31.19 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-23T10:02:46.378Z] #14 31.20 mingw-w64-common mingw-w64-x86-64-dev [2022-04-23T10:02:46.378Z] #14 31.21 Suggested packages: [2022-04-23T10:02:46.378Z] #14 31.21 gcc-10-locales seccomp wine64 [2022-04-23T10:02:46.378Z] #14 32.44 The following NEW packages will be installed: [2022-04-23T10:02:46.378Z] #14 32.45 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T10:02:46.378Z] #14 32.45 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-23T10:02:46.378Z] #14 32.45 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-23T10:02:46.378Z] #14 32.45 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-23T10:02:46.378Z] #14 32.45 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-23T10:02:46.378Z] #14 32.45 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-23T10:02:46.378Z] #14 32.45 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-23T10:02:46.378Z] #14 32.46 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-23T10:02:46.378Z] #14 32.46 mingw-w64-x86-64-dev [2022-04-23T10:02:46.378Z] #14 32.82 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:02:46.378Z] #14 32.82 Need to get 115 MB of archives. [2022-04-23T10:02:46.378Z] #14 32.82 After this operation, 645 MB of additional disk space will be used. [2022-04-23T10:02:46.378Z] #14 32.82 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-04-23T10:02:46.378Z] #14 32.95 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-04-23T10:02:46.378Z] #14 33.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-23T10:02:46.378Z] #14 33.13 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-04-23T10:02:46.378Z] #14 33.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-23T10:02:46.378Z] #14 33.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-23T10:02:46.378Z] #14 33.44 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-04-23T10:02:46.378Z] #14 33.64 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-04-23T10:02:46.378Z] #14 33.64 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-04-23T10:02:46.378Z] #14 34.38 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-04-23T10:02:46.378Z] #14 35.83 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-04-23T10:02:46.378Z] #14 36.50 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-04-23T10:02:46.378Z] #14 37.11 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-04-23T10:02:46.378Z] #14 38.60 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-04-23T10:02:46.378Z] #14 39.05 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-04-23T10:02:46.378Z] #14 39.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-23T10:02:46.378Z] #14 39.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-23T10:02:46.378Z] #14 39.06 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-23T10:02:46.378Z] #14 39.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-23T10:02:46.378Z] #14 39.08 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-04-23T10:02:46.378Z] #14 39.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-23T10:02:46.378Z] #14 39.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-23T10:02:46.378Z] #14 39.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-23T10:02:46.378Z] #14 39.11 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-23T10:02:46.378Z] #14 39.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-23T10:02:46.378Z] #14 39.12 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-23T10:02:46.378Z] #14 39.15 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-23T10:02:46.378Z] #14 39.15 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-04-23T10:02:46.378Z] #14 39.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-23T10:02:46.378Z] #14 39.16 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-23T10:02:46.378Z] #14 ... [2022-04-23T10:02:46.378Z] [2022-04-23T10:02:46.378Z] #49 [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-04-23T10:02:46.378Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T10:02:46.378Z] #49 39.42 Selecting previously unselected package libnl-3-200:amd64. [2022-04-23T10:02:46.378Z] #49 39.42 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-23T10:02:46.378Z] #49 39.43 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T10:02:46.486Z] #40 32.11 Selecting previously unselected package vim-common. [2022-04-23T10:02:46.486Z] #40 32.12 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...#40 ... [2022-04-23T10:02:46.486Z] [2022-04-23T10:02:46.486Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-23T10:02:46.486Z] #61 sha256:d487de10aba2d01b0efd187d21b2c687c011a3243ddfd5649150fc11db7ab2ab [2022-04-23T10:02:46.486Z] #61 DONE 0.1s [2022-04-23T10:02:46.486Z] [2022-04-23T10:02:46.486Z] #40 [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-04-23T10:02:46.486Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T10:02:46.486Z] #40 32.12 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T10:02:46.486Z] #40 32.23 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:02:46.486Z] #40 ... [2022-04-23T10:02:46.486Z] [2022-04-23T10:02:46.486Z] #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-04-23T10:02:46.486Z] #62 sha256:0c9058461cf7b62a77c64c9afdfb9f38da24fbc6f173377977cbf53676d65235 [2022-04-23T10:02:46.637Z] #49 39.57 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-23T10:02:46.637Z] #49 39.57 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-23T10:02:46.637Z] #49 39.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T10:02:46.637Z] #49 39.67 Selecting previously unselected package criu. [2022-04-23T10:02:46.637Z] #49 39.68 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-23T10:02:46.637Z] #49 39.69 Unpacking criu (3.16.1-3) ... [2022-04-23T10:02:46.844Z] #53 ... [2022-04-23T10:02:46.844Z] [2022-04-23T10:02:46.844Z] #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-04-23T10:02:46.844Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T10:02:46.844Z] #14 14.23 Fetched 8397 kB in 10s (831 kB/s) [2022-04-23T10:02:46.844Z] #14 14.23 Reading package lists... [2022-04-23T10:02:46.844Z] #14 18.93 Reading package lists... [2022-04-23T10:02:46.844Z] #14 22.94 Building dependency tree... [2022-04-23T10:02:47.106Z] #14 ... [2022-04-23T10:02:47.106Z] [2022-04-23T10:02:47.106Z] #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-04-23T10:02:47.106Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-23T10:02:47.106Z] #60 19.78 Building dependency tree... [2022-04-23T10:02:47.106Z] #60 22.82 The following additional packages will be installed: [2022-04-23T10:02:47.106Z] #60 22.84 libbtrfs0 [2022-04-23T10:02:47.106Z] #60 23.04 The following NEW packages will be installed: [2022-04-23T10:02:47.106Z] #60 23.06 libbtrfs-dev libbtrfs0 [2022-04-23T10:02:47.106Z] #60 23.45 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:02:47.106Z] #60 23.45 Need to get 454 kB of archives. [2022-04-23T10:02:47.106Z] #60 23.45 After this operation, 1275 kB of additional disk space will be used. [2022-04-23T10:02:47.106Z] #60 23.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-23T10:02:47.106Z] #60 23.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-23T10:02:47.106Z] #60 24.47 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:02:47.369Z] #60 24.72 Fetched 454 kB in 0s (1322 kB/s) [2022-04-23T10:02:47.369Z] #60 ... [2022-04-23T10:02:47.369Z] [2022-04-23T10:02:47.369Z] #40 [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-04-23T10:02:47.369Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-23T10:02:47.369Z] #40 14.67 Fetched 8397 kB in 11s (794 kB/s) [2022-04-23T10:02:47.369Z] #40 14.67 Reading package lists... [2022-04-23T10:02:47.369Z] #40 19.26 Reading package lists... [2022-04-23T10:02:47.369Z] #40 23.02 Building dependency tree... [2022-04-23T10:02:47.369Z] #40 ... [2022-04-23T10:02:47.369Z] [2022-04-23T10:02:47.369Z] #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-04-23T10:02:47.369Z] #31 sha256:69932c2690c3ac04f8e619f968513f6bc8a1759b70d4a78606ad8e5d38d9dd1b [2022-04-23T10:02:47.369Z] #31 15.58 [2022-04-23T10:02:47.369Z] #31 20.45 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-23T10:02:47.369Z] #31 21.85 [2022-04-23T10:02:47.369Z] #31 22.17 #=#=# ######################################################################## 100.0% [2022-04-23T10:02:47.369Z] #31 23.37 [2022-04-23T10:02:47.431Z] #62 0.892 + RM_GOPATH=0 [2022-04-23T10:02:47.431Z] #62 0.893 + TMP_GOPATH= [2022-04-23T10:02:47.431Z] #62 0.893 + : /build [2022-04-23T10:02:47.431Z] #62 0.893 + '[' -z '' ']' [2022-04-23T10:02:47.431Z] #62 0.894 ++ mktemp -d [2022-04-23T10:02:47.431Z] #62 0.902 + export GOPATH=/tmp/tmp.mlSR8S1zav [2022-04-23T10:02:47.431Z] #62 0.902 + GOPATH=/tmp/tmp.mlSR8S1zav [2022-04-23T10:02:47.431Z] #62 0.902 + RM_GOPATH=1 [2022-04-23T10:02:47.431Z] #62 0.903 + case "$(go env GOARCH)" in [2022-04-23T10:02:47.431Z] #62 0.903 ++ go env GOARCH [2022-04-23T10:02:47.431Z] #62 0.927 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T10:02:47.431Z] #62 0.927 + GO_BUILDMODE=-buildmode=pie [2022-04-23T10:02:47.431Z] #62 0.929 ++ dirname /install.sh [2022-04-23T10:02:47.431Z] #62 0.930 + dir=/ [2022-04-23T10:02:47.431Z] #62 0.930 + bin=containerd [2022-04-23T10:02:47.431Z] #62 0.930 + shift [2022-04-23T10:02:47.431Z] #62 0.930 + '[' '!' -f //containerd.installer ']' [2022-04-23T10:02:47.431Z] #62 0.930 + . //containerd.installer [2022-04-23T10:02:47.431Z] #62 0.931 ++ set -e [2022-04-23T10:02:47.431Z] #62 0.931 ++ : v1.6.2 [2022-04-23T10:02:47.431Z] #62 0.931 + install_containerd [2022-04-23T10:02:47.432Z] #62 0.942 + echo 'Install containerd version v1.6.2' [2022-04-23T10:02:47.432Z] #62 0.946 Install containerd version v1.6.2 [2022-04-23T10:02:47.432Z] #62 0.946 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mlSR8S1zav/src/github.com/containerd/containerd [2022-04-23T10:02:47.432Z] #62 0.948 Cloning into '/tmp/tmp.mlSR8S1zav/src/github.com/containerd/containerd'... [2022-04-23T10:02:47.466Z] #49 40.39 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T10:02:47.633Z] #31 ... [2022-04-23T10:02:47.633Z] [2022-04-23T10:02:47.633Z] #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-04-23T10:02:47.633Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-23T10:02:47.633Z] #60 24.87 Selecting previously unselected package libbtrfs0:arm64. [2022-04-23T10:02:47.633Z] #60 24.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 ... 15700 files and directories currently installed.) [2022-04-23T10:02:47.633Z] #60 24.92 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-23T10:02:47.633Z] #60 24.94 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-23T10:02:47.675Z] #14 29.18 The following additional packages will be installed: [2022-04-23T10:02:47.676Z] #14 29.18 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T10:02:47.676Z] #14 29.18 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-23T10:02:47.676Z] #14 29.18 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-23T10:02:47.676Z] #14 29.18 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-23T10:02:47.676Z] #14 29.18 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-23T10:02:47.676Z] #14 29.19 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-23T10:02:47.676Z] #14 29.19 mingw-w64-common mingw-w64-x86-64-dev [2022-04-23T10:02:47.676Z] #14 29.20 Suggested packages: [2022-04-23T10:02:47.676Z] #14 29.21 gcc-10-locales seccomp wine64 [2022-04-23T10:02:47.895Z] #60 25.18 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-23T10:02:47.895Z] #60 25.22 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-23T10:02:47.895Z] #60 25.24 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-23T10:02:48.227Z] #60 25.54 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-23T10:02:48.227Z] #60 25.59 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-23T10:02:48.227Z] #60 25.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:02:48.609Z] #14 30.38 The following NEW packages will be installed: [2022-04-23T10:02:48.835Z] #60 ... [2022-04-23T10:02:48.835Z] [2022-04-23T10:02:48.835Z] #49 [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-04-23T10:02:48.835Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-23T10:02:48.835Z] #49 15.89 Fetched 8401 kB in 12s (701 kB/s) [2022-04-23T10:02:48.835Z] #49 15.89 Reading package lists... [2022-04-23T10:02:48.835Z] #49 20.15 Reading package lists... [2022-04-23T10:02:48.835Z] #49 24.15 Building dependency tree... [2022-04-23T10:02:48.835Z] #49 ... [2022-04-23T10:02:48.835Z] [2022-04-23T10:02:48.835Z] #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-04-23T10:02:48.835Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T10:02:48.835Z] #14 25.90 The following additional packages will be installed: [2022-04-23T10:02:48.835Z] #14 25.91 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T10:02:48.835Z] #14 25.91 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-23T10:02:48.835Z] #14 25.91 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-23T10:02:48.835Z] #14 25.91 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-23T10:02:48.835Z] #14 25.91 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-23T10:02:48.835Z] #14 25.91 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-23T10:02:48.835Z] #14 25.93 mingw-w64-common mingw-w64-x86-64-dev [2022-04-23T10:02:48.835Z] #14 25.93 Suggested packages: [2022-04-23T10:02:48.835Z] #14 25.95 gcc-10-locales seccomp wine64 [2022-04-23T10:02:48.845Z] #49 41.86 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-23T10:02:48.845Z] #49 41.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T10:02:48.845Z] #49 41.88 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T10:02:48.845Z] #49 41.91 Setting up python3-six (1.16.0-2) ... [2022-04-23T10:02:48.868Z] #14 30.38 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T10:02:48.868Z] #14 30.38 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-23T10:02:48.868Z] #14 30.38 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-23T10:02:48.868Z] #14 30.38 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-23T10:02:48.868Z] #14 30.38 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-23T10:02:48.868Z] #14 30.39 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-23T10:02:48.868Z] #14 30.39 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-23T10:02:48.868Z] #14 30.39 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-23T10:02:48.868Z] #14 30.39 mingw-w64-x86-64-dev [2022-04-23T10:02:49.096Z] #14 ... [2022-04-23T10:02:49.097Z] [2022-04-23T10:02:49.097Z] #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-04-23T10:02:49.097Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-23T10:02:49.097Z] #60 DONE 26.5s [2022-04-23T10:02:49.133Z] #14 30.82 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:02:49.133Z] #14 30.82 Need to get 115 MB of archives. [2022-04-23T10:02:49.133Z] #14 30.82 After this operation, 645 MB of additional disk space will be used. [2022-04-23T10:02:49.133Z] #14 30.82 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-04-23T10:02:49.133Z] #14 30.93 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-04-23T10:02:49.358Z] [2022-04-23T10:02:49.358Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-23T10:02:49.358Z] #61 sha256:e9e45fc64f1c67372ec80c8552a73129b22db3a27874396fe108be96293aad52 [2022-04-23T10:02:49.358Z] #61 DONE 0.3s [2022-04-23T10:02:49.358Z] [2022-04-23T10:02:49.358Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:02:49.358Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-23T10:02:49.358Z] #53 25.07 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T10:02:49.358Z] #53 25.07 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-23T10:02:49.358Z] #53 25.22 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-23T10:02:49.358Z] #53 25.22 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-23T10:02:49.358Z] #53 25.25 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-23T10:02:49.358Z] #53 25.33 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-23T10:02:49.358Z] #53 25.37 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-23T10:02:49.358Z] #53 25.42 go: downloading github.com/spf13/afero v1.6.0 [2022-04-23T10:02:49.358Z] #53 25.44 go: downloading github.com/spf13/cast v1.4.1 [2022-04-23T10:02:49.358Z] #53 25.47 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-23T10:02:49.358Z] #53 25.52 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-23T10:02:49.358Z] #53 25.57 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-23T10:02:49.358Z] #53 25.66 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-23T10:02:49.358Z] #53 25.77 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-23T10:02:49.358Z] #53 26.00 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-23T10:02:49.358Z] #53 26.03 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-23T10:02:49.358Z] #53 26.08 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-23T10:02:49.358Z] #53 26.10 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-23T10:02:49.358Z] #53 26.16 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-23T10:02:49.358Z] #53 26.30 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-23T10:02:49.358Z] #53 26.30 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-23T10:02:49.366Z] #62 ... [2022-04-23T10:02:49.366Z] [2022-04-23T10:02:49.366Z] #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-04-23T10:02:49.366Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-23T10:02:49.366Z] #55 34.56 v3.0.2 [2022-04-23T10:02:49.366Z] #55 DONE 34.9s [2022-04-23T10:02:49.366Z] [2022-04-23T10:02:49.366Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:02:49.366Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:02:49.366Z] #53 28.78 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T10:02:49.366Z] #53 28.78 go: downloading github.com/fatih/color v1.13.0 [2022-04-23T10:02:49.366Z] #53 28.85 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-23T10:02:49.366Z] #53 28.86 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-23T10:02:49.366Z] #53 29.17 go: downloading github.com/spf13/viper v1.10.1 [2022-04-23T10:02:49.366Z] #53 29.20 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-23T10:02:49.366Z] #53 29.68 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-23T10:02:49.366Z] #53 29.71 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-23T10:02:49.366Z] #53 30.82 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-23T10:02:49.366Z] #53 30.82 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-23T10:02:49.366Z] #53 33.89 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-23T10:02:49.366Z] #53 33.92 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T10:02:49.366Z] #53 33.93 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-23T10:02:49.366Z] #53 34.16 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-23T10:02:49.366Z] #53 34.20 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-23T10:02:49.366Z] #53 34.22 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-23T10:02:49.366Z] #53 34.26 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-23T10:02:49.366Z] #53 34.29 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-23T10:02:49.366Z] #53 34.36 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-23T10:02:49.366Z] #53 34.36 go: downloading github.com/spf13/afero v1.6.0 [2022-04-23T10:02:49.366Z] #53 34.50 go: downloading github.com/spf13/cast v1.4.1 [2022-04-23T10:02:49.366Z] #53 34.56 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-23T10:02:49.366Z] #53 34.60 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-23T10:02:49.366Z] #53 34.60 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-23T10:02:49.366Z] #53 34.72 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-23T10:02:49.366Z] #53 34.76 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-23T10:02:49.366Z] #53 34.77 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-23T10:02:49.366Z] #53 34.79 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-23T10:02:49.366Z] #53 34.81 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-23T10:02:49.366Z] #53 34.81 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-23T10:02:49.366Z] #53 34.83 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-23T10:02:49.366Z] #53 34.84 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-23T10:02:49.366Z] #53 34.87 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-23T10:02:49.366Z] #53 35.10 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-23T10:02:49.366Z] #53 35.14 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-23T10:02:49.366Z] #53 35.20 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-23T10:02:49.623Z] #53 26.98 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-23T10:02:49.623Z] #53 27.06 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-23T10:02:49.629Z] #53 35.24 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-23T10:02:49.629Z] #53 35.34 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-23T10:02:49.679Z] Running on azwin-2-42e6d0 in d:\jenkins\workspace\moby_PR-43517 [Pipeline] { [Pipeline] ws [2022-04-23T10:02:49.699Z] #14 31.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-23T10:02:49.699Z] Running in d:\gopath\src\github.com\docker\docker [2022-04-23T10:02:49.699Z] #14 31.22 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-04-23T10:02:49.699Z] #14 31.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-23T10:02:49.699Z] #14 31.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-23T10:02:49.699Z] #14 31.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [Pipeline] { [Pipeline] checkout [2022-04-23T10:02:49.741Z] #52 ... [2022-04-23T10:02:49.741Z] [2022-04-23T10:02:49.741Z] #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-04-23T10:02:49.741Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-23T10:02:49.741Z] #19 126.8 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-04-23T10:02:49.741Z] #19 126.8 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-23T10:02:49.741Z] #19 126.8 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-23T10:02:49.741Z] #19 126.8 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-04-23T10:02:49.741Z] #19 126.8 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T10:02:49.741Z] #19 126.8 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-23T10:02:49.741Z] #19 135.4 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-04-23T10:02:49.741Z] #19 135.4 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T10:02:49.742Z] #19 135.4 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-23T10:02:49.742Z] #19 135.4 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-04-23T10:02:49.742Z] #19 135.4 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-23T10:02:49.742Z] #19 135.4 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-23T10:02:49.742Z] #19 135.4 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-04-23T10:02:49.742Z] #19 135.4 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-23T10:02:49.742Z] #19 135.4 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-23T10:02:49.742Z] #19 135.5 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-04-23T10:02:49.742Z] #19 135.5 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T10:02:49.742Z] #19 135.5 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-23T10:02:49.742Z] #19 135.5 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-04-23T10:02:49.742Z] #19 135.5 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T10:02:49.742Z] #19 135.5 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-23T10:02:49.742Z] #19 135.6 Selecting previously unselected package cross-config. [2022-04-23T10:02:49.742Z] #19 135.6 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-04-23T10:02:49.742Z] #19 135.6 Unpacking cross-config (2.6.18+nmu1) ... [2022-04-23T10:02:49.742Z] #19 135.6 Selecting previously unselected package gcc-10-cross-base. [2022-04-23T10:02:49.742Z] #19 135.6 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-04-23T10:02:49.742Z] #19 135.6 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-23T10:02:49.742Z] #19 135.7 Selecting previously unselected package libc6-arm64-cross. [2022-04-23T10:02:49.742Z] #19 135.7 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-04-23T10:02:49.742Z] #19 135.7 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-04-23T10:02:49.899Z] #53 27.11 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-23T10:02:49.899Z] #53 27.14 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-23T10:02:49.899Z] #53 27.21 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-23T10:02:49.899Z] #53 27.24 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-23T10:02:49.999Z] #19 136.0 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-04-23T10:02:49.999Z] #19 136.0 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:02:49.999Z] #19 136.0 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T10:02:49.999Z] #19 136.0 Selecting previously unselected package libgomp1-arm64-cross. [2022-04-23T10:02:49.999Z] #19 136.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:02:49.999Z] #19 136.0 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T10:02:49.999Z] #19 136.1 Selecting previously unselected package libitm1-arm64-cross. [2022-04-23T10:02:49.999Z] #19 136.1 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:02:49.999Z] #19 136.1 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T10:02:49.999Z] #19 136.1 Selecting previously unselected package libatomic1-arm64-cross. [2022-04-23T10:02:49.999Z] #19 136.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:02:49.999Z] #19 136.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T10:02:50.215Z] #53 36.07 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-23T10:02:50.229Z] #49 43.00 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T10:02:50.229Z] #49 43.03 Setting up python3-protobuf (3.12.4-1) ... [2022-04-23T10:02:50.257Z] #19 136.2 Selecting previously unselected package libasan6-arm64-cross. [2022-04-23T10:02:50.257Z] #19 136.2 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:02:50.257Z] #19 136.2 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-23T10:02:50.264Z] #14 31.72 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-04-23T10:02:50.264Z] #14 31.72 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-04-23T10:02:50.477Z] #53 36.12 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-23T10:02:50.477Z] #53 36.15 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-23T10:02:50.478Z] #53 36.20 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-23T10:02:50.478Z] #53 ... [2022-04-23T10:02:50.478Z] [2022-04-23T10:02:50.478Z] #45 [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-04-23T10:02:50.478Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T10:02:50.478Z] #45 25.85 + 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-04-23T10:02:50.478Z] #45 ... [2022-04-23T10:02:50.478Z] [2022-04-23T10:02:50.478Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:02:50.478Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:02:50.478Z] #53 36.22 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-23T10:02:50.478Z] #53 36.26 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-23T10:02:50.478Z] #53 36.29 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-23T10:02:50.478Z] #53 36.31 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-23T10:02:50.739Z] #53 36.36 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-23T10:02:50.739Z] #53 36.38 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-23T10:02:50.739Z] #53 36.41 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-23T10:02:50.739Z] #53 36.42 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-23T10:02:50.739Z] #53 36.45 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-23T10:02:50.739Z] #53 36.52 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-23T10:02:50.772Z] #19 136.7 Selecting previously unselected package liblsan0-arm64-cross. [2022-04-23T10:02:50.772Z] #19 136.7 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:02:50.772Z] #19 136.7 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-23T10:02:50.772Z] #19 137.0 Selecting previously unselected package libtsan0-arm64-cross. [2022-04-23T10:02:50.772Z] #19 137.0 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:02:50.772Z] #19 137.0 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-23T10:02:50.832Z] #14 32.34 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-04-23T10:02:50.832Z] #14 ... [2022-04-23T10:02:50.832Z] [2022-04-23T10:02:50.832Z] #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-04-23T10:02:50.832Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-23T10:02:50.832Z] #55 32.09 v3.0.2 [2022-04-23T10:02:50.832Z] #55 DONE 32.4s [2022-04-23T10:02:50.832Z] [2022-04-23T10:02:50.832Z] #40 [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-04-23T10:02:50.832Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T10:02:50.832Z] #40 27.15 Building dependency tree... [2022-04-23T10:02:50.832Z] #40 29.70 The following additional packages will be installed: [2022-04-23T10:02:50.832Z] #40 29.72 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-23T10:02:50.832Z] #40 29.73 Suggested packages: [2022-04-23T10:02:50.832Z] #40 29.74 cmake-doc ninja-build lrzip [2022-04-23T10:02:50.832Z] #40 29.74 Recommended packages: [2022-04-23T10:02:50.832Z] #40 29.74 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-23T10:02:50.832Z] #40 30.62 The following NEW packages will be installed: [2022-04-23T10:02:50.832Z] #40 30.62 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-23T10:02:50.832Z] #40 30.62 vim-common xxd [2022-04-23T10:02:50.832Z] #40 30.96 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:02:50.832Z] #40 30.96 Need to get 17.7 MB of archives. [2022-04-23T10:02:50.832Z] #40 30.96 After this operation, 70.7 MB of additional disk space will be used. [2022-04-23T10:02:50.832Z] #40 30.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T10:02:50.832Z] #40 30.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T10:02:50.832Z] #40 30.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-23T10:02:50.832Z] #40 31.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-23T10:02:50.832Z] #40 31.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-23T10:02:50.832Z] #40 31.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-23T10:02:50.832Z] #40 31.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-23T10:02:50.832Z] #40 31.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-23T10:02:50.832Z] #40 31.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-23T10:02:50.832Z] #40 31.80 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-23T10:02:50.846Z] #53 28.10 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-23T10:02:50.846Z] #53 28.17 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-23T10:02:50.846Z] #53 28.19 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-23T10:02:50.846Z] #53 28.22 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-23T10:02:50.846Z] #53 28.26 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-23T10:02:51.001Z] #53 36.56 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-23T10:02:51.001Z] #53 36.58 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-23T10:02:51.001Z] #53 36.60 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-23T10:02:51.001Z] #53 36.67 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-23T10:02:51.001Z] #53 36.67 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-23T10:02:51.001Z] #53 36.71 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-23T10:02:51.109Z] #53 28.29 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-23T10:02:51.109Z] #53 28.32 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-23T10:02:51.109Z] #53 28.35 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-23T10:02:51.109Z] #53 28.40 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-23T10:02:51.109Z] #53 28.47 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-23T10:02:51.204Z] #49 ... [2022-04-23T10:02:51.204Z] [2022-04-23T10:02:51.204Z] #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-04-23T10:02:51.204Z] #62 sha256:5e8abbce743077d9ec08ce91d73f41aa7acb5641bd690d39e3751df6002bfd2d [2022-04-23T10:02:51.204Z] #62 1.440 + RM_GOPATH=0 [2022-04-23T10:02:51.204Z] #62 1.440 + TMP_GOPATH= [2022-04-23T10:02:51.204Z] #62 1.440 + : /build [2022-04-23T10:02:51.204Z] #62 1.440 + '[' -z '' ']' [2022-04-23T10:02:51.204Z] #62 1.440 ++ mktemp -d [2022-04-23T10:02:51.204Z] #62 1.447 + export GOPATH=/tmp/tmp.NgZXDmC8tA [2022-04-23T10:02:51.204Z] #62 1.447 + GOPATH=/tmp/tmp.NgZXDmC8tA [2022-04-23T10:02:51.204Z] #62 1.447 + RM_GOPATH=1 [2022-04-23T10:02:51.204Z] #62 1.447 + case "$(go env GOARCH)" in [2022-04-23T10:02:51.204Z] #62 1.447 ++ go env GOARCH [2022-04-23T10:02:51.204Z] #62 1.502 Install containerd version v1.6.2 [2022-04-23T10:02:51.204Z] #62 1.502 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T10:02:51.204Z] #62 1.502 + GO_BUILDMODE=-buildmode=pie [2022-04-23T10:02:51.204Z] #62 1.502 ++ dirname /install.sh [2022-04-23T10:02:51.204Z] #62 1.502 + dir=/ [2022-04-23T10:02:51.204Z] #62 1.502 + bin=containerd [2022-04-23T10:02:51.204Z] #62 1.502 + shift [2022-04-23T10:02:51.204Z] #62 1.502 + '[' '!' -f //containerd.installer ']' [2022-04-23T10:02:51.204Z] #62 1.502 + . //containerd.installer [2022-04-23T10:02:51.204Z] #62 1.502 ++ set -e [2022-04-23T10:02:51.204Z] #62 1.502 ++ : v1.6.2 [2022-04-23T10:02:51.204Z] #62 1.502 + install_containerd [2022-04-23T10:02:51.204Z] #62 1.502 + echo 'Install containerd version v1.6.2' [2022-04-23T10:02:51.204Z] #62 1.502 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NgZXDmC8tA/src/github.com/containerd/containerd [2022-04-23T10:02:51.204Z] #62 1.518 Cloning into '/tmp/tmp.NgZXDmC8tA/src/github.com/containerd/containerd'... [2022-04-23T10:02:51.204Z] #62 ... [2022-04-23T10:02:51.204Z] [2022-04-23T10:02:51.204Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:02:51.204Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:02:51.204Z] #53 37.64 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-23T10:02:51.204Z] #53 37.76 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-23T10:02:51.204Z] #53 37.77 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-23T10:02:51.204Z] #53 37.87 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-23T10:02:51.204Z] #53 37.87 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-23T10:02:51.204Z] #53 37.88 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-23T10:02:51.204Z] #53 37.93 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-23T10:02:51.204Z] #53 37.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-23T10:02:51.204Z] #53 38.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-23T10:02:51.204Z] #53 38.01 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-23T10:02:51.204Z] #53 38.03 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-23T10:02:51.204Z] #53 38.21 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-23T10:02:51.204Z] #53 38.27 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-23T10:02:51.204Z] #53 38.31 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-23T10:02:51.204Z] #53 38.33 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-23T10:02:51.204Z] #53 38.35 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-23T10:02:51.204Z] #53 38.43 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-23T10:02:51.204Z] #53 38.45 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-23T10:02:51.204Z] #53 38.48 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-23T10:02:51.204Z] #53 38.52 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-23T10:02:51.204Z] #53 38.53 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-23T10:02:51.204Z] #53 38.58 go: downloading github.com/julz/importas v0.1.0 [2022-04-23T10:02:51.204Z] #53 38.59 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-23T10:02:51.204Z] #53 38.61 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-23T10:02:51.204Z] #53 38.64 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-23T10:02:51.204Z] #53 38.72 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-23T10:02:51.204Z] #53 38.74 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-23T10:02:51.204Z] #53 38.76 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-23T10:02:51.204Z] #53 38.79 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-23T10:02:51.204Z] #53 38.81 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-23T10:02:51.204Z] #53 38.84 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-23T10:02:51.204Z] #53 38.86 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-23T10:02:51.204Z] #53 38.90 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-23T10:02:51.204Z] #53 38.90 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-23T10:02:51.204Z] #53 39.45 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-23T10:02:51.204Z] #53 39.47 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-23T10:02:51.204Z] #53 39.49 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-23T10:02:51.204Z] #53 39.55 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-23T10:02:51.204Z] #53 39.58 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-23T10:02:51.204Z] #53 39.59 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-23T10:02:51.204Z] #53 39.62 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-23T10:02:51.204Z] #53 39.68 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-23T10:02:51.204Z] #53 39.69 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-23T10:02:51.204Z] #53 39.84 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-23T10:02:51.204Z] #53 39.85 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-23T10:02:51.204Z] #53 39.87 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-23T10:02:51.204Z] #53 39.89 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-23T10:02:51.204Z] #53 39.90 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-23T10:02:51.204Z] #53 39.91 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-23T10:02:51.204Z] #53 39.95 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-23T10:02:51.204Z] #53 39.98 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-23T10:02:51.204Z] #53 40.01 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-23T10:02:51.204Z] #53 40.03 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-23T10:02:51.204Z] #53 40.15 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-23T10:02:51.204Z] #53 40.16 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-23T10:02:51.204Z] #53 40.29 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-23T10:02:51.204Z] #53 40.32 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-23T10:02:51.204Z] #53 40.36 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-23T10:02:51.204Z] #53 40.43 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-23T10:02:51.204Z] #53 40.48 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-23T10:02:51.204Z] #53 40.66 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-23T10:02:51.204Z] #53 40.85 go: downloading honnef.co/go/tools v0.2.2 [2022-04-23T10:02:51.204Z] #53 41.89 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-23T10:02:51.204Z] #53 41.89 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-23T10:02:51.204Z] #53 41.94 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-23T10:02:51.204Z] #53 41.99 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-23T10:02:51.204Z] #53 42.26 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-23T10:02:51.204Z] #53 42.26 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-23T10:02:51.204Z] #53 42.38 go: downloading golang.org/x/text v0.3.7 [2022-04-23T10:02:51.264Z] #53 36.87 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-23T10:02:51.265Z] #53 36.96 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-23T10:02:51.265Z] #53 36.97 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-23T10:02:51.265Z] #53 ... [2022-04-23T10:02:51.265Z] [2022-04-23T10:02:51.265Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T10:02:51.265Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:02:51.265Z] #14 22.35 Reading package lists... [2022-04-23T10:02:51.265Z] #14 27.05 Building dependency tree... [2022-04-23T10:02:51.265Z] #14 29.97 The following additional packages will be installed: [2022-04-23T10:02:51.265Z] #14 29.97 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T10:02:51.265Z] #14 29.97 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-23T10:02:51.265Z] #14 29.97 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-23T10:02:51.265Z] #14 29.97 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-23T10:02:51.265Z] #14 29.97 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-23T10:02:51.265Z] #14 29.98 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-23T10:02:51.265Z] #14 29.98 mingw-w64-common mingw-w64-x86-64-dev [2022-04-23T10:02:51.265Z] #14 29.98 Suggested packages: [2022-04-23T10:02:51.265Z] #14 30.00 gcc-10-locales seccomp wine64 [2022-04-23T10:02:51.265Z] #14 31.40 The following NEW packages will be installed: [2022-04-23T10:02:51.265Z] #14 31.41 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T10:02:51.265Z] #14 31.41 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-23T10:02:51.265Z] #14 31.41 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-23T10:02:51.265Z] #14 31.41 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-23T10:02:51.265Z] #14 31.41 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-23T10:02:51.265Z] #14 31.41 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-23T10:02:51.265Z] #14 31.41 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-23T10:02:51.265Z] #14 31.42 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-23T10:02:51.265Z] #14 31.42 mingw-w64-x86-64-dev [2022-04-23T10:02:51.265Z] #14 31.81 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:02:51.265Z] #14 31.81 Need to get 115 MB of archives. [2022-04-23T10:02:51.265Z] #14 31.81 After this operation, 645 MB of additional disk space will be used. [2022-04-23T10:02:51.265Z] #14 31.81 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-04-23T10:02:51.265Z] #14 31.94 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-04-23T10:02:51.265Z] #14 32.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-23T10:02:51.265Z] #14 32.13 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-04-23T10:02:51.265Z] #14 32.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-23T10:02:51.265Z] #14 32.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-23T10:02:51.265Z] #14 32.51 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-04-23T10:02:51.265Z] #14 32.73 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-04-23T10:02:51.265Z] #14 32.77 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-04-23T10:02:51.265Z] #14 33.36 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-04-23T10:02:51.265Z] #14 34.56 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-04-23T10:02:51.265Z] #14 35.43 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-04-23T10:02:51.265Z] #14 36.15 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-04-23T10:02:51.337Z] #19 137.5 Selecting previously unselected package libstdc++6-arm64-cross. [2022-04-23T10:02:51.337Z] #19 137.5 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:02:51.337Z] #19 137.5 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-23T10:02:51.370Z] #53 28.59 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-23T10:02:51.370Z] #53 28.59 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-23T10:02:51.370Z] #53 28.72 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-23T10:02:51.370Z] #53 28.72 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-23T10:02:51.370Z] #53 28.74 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-23T10:02:51.370Z] #53 28.79 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-23T10:02:51.370Z] #53 28.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-23T10:02:51.411Z] The recommended git tool is: git [2022-04-23T10:02:51.595Z] #19 137.7 Selecting previously unselected package libubsan1-arm64-cross. [2022-04-23T10:02:51.595Z] #19 137.7 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:02:51.595Z] #19 137.7 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T10:02:51.626Z] #14 ... [2022-04-23T10:02:51.626Z] [2022-04-23T10:02:51.626Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T10:02:51.626Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-23T10:02:51.626Z] #38 37.06 NAME: [2022-04-23T10:02:51.626Z] #38 37.06 go-winres - A tool for embedding resources in Windows executables [2022-04-23T10:02:51.626Z] #38 37.07 [2022-04-23T10:02:51.626Z] #38 37.07 USAGE: [2022-04-23T10:02:51.626Z] #38 37.07 go-winres [global options] command [command options] [arguments...] [2022-04-23T10:02:51.626Z] #38 37.07 [2022-04-23T10:02:51.626Z] #38 37.07 COMMANDS: [2022-04-23T10:02:51.626Z] #38 37.07 init Create an initial ./winres/winres.json [2022-04-23T10:02:51.626Z] #38 37.07 make Make syso files for the "go build" command [2022-04-23T10:02:51.626Z] #38 37.07 simply Make syso files for the "go build" command (simplified) [2022-04-23T10:02:51.626Z] #38 37.07 extract Extract all resources from an executable [2022-04-23T10:02:51.626Z] #38 37.07 patch Replace resources in an executable file (exe, dll) [2022-04-23T10:02:51.626Z] #38 37.07 help, h Shows a list of commands or help for one command [2022-04-23T10:02:51.626Z] #38 37.07 [2022-04-23T10:02:51.626Z] #38 37.07 GLOBAL OPTIONS: [2022-04-23T10:02:51.626Z] #38 37.07 --help, -h show help (default: false) [2022-04-23T10:02:51.626Z] #38 DONE 37.2s [2022-04-23T10:02:51.626Z] [2022-04-23T10:02:51.626Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:02:51.626Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:02:51.626Z] #53 37.11 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-23T10:02:51.626Z] #53 37.22 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-23T10:02:51.626Z] #53 37.29 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-23T10:02:51.626Z] #53 37.32 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-23T10:02:51.626Z] #53 37.33 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-23T10:02:51.626Z] #53 37.34 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-23T10:02:51.626Z] #53 37.42 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-23T10:02:51.633Z] #53 28.88 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-23T10:02:51.633Z] #53 28.88 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-23T10:02:51.633Z] #53 ... [2022-04-23T10:02:51.633Z] [2022-04-23T10:02:51.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-04-23T10:02:51.633Z] #31 sha256:69932c2690c3ac04f8e619f968513f6bc8a1759b70d4a78606ad8e5d38d9dd1b [2022-04-23T10:02:51.633Z] #31 25.88 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-23T10:02:51.633Z] #31 27.56 #=#=# [2022-04-23T10:02:51.633Z] #31 27.93 #=#=# ######################################################################## 100.0% [2022-04-23T10:02:51.633Z] #31 29.20 [2022-04-23T10:02:51.633Z] #31 29.56 Download of images into '/build' complete. [2022-04-23T10:02:51.633Z] #31 29.57 Use something like the following to load the result into a Docker daemon: [2022-04-23T10:02:51.633Z] #31 29.57 tar -cC '/build' . | docker load [2022-04-23T10:02:51.633Z] #31 DONE 29.8s [2022-04-23T10:02:51.633Z] [2022-04-23T10:02:51.633Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:02:51.633Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-23T10:02:51.633Z] #53 29.05 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-23T10:02:51.765Z] #40 33.22 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:02:51.765Z] #40 33.46 Fetched 17.7 MB in 1s (12.5 MB/s) [2022-04-23T10:02:51.765Z] #40 33.58 Selecting previously unselected package xxd. [2022-04-23T10:02:51.853Z] #19 137.9 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-04-23T10:02:51.853Z] #19 137.9 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:02:51.853Z] #19 137.9 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-23T10:02:51.895Z] #53 29.32 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-23T10:02:51.895Z] #53 29.37 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-23T10:02:51.895Z] #53 29.38 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-23T10:02:51.895Z] #53 29.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-23T10:02:51.912Z] #53 37.51 go: downloading github.com/julz/importas v0.1.0 [2022-04-23T10:02:51.912Z] #53 37.58 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-23T10:02:51.912Z] #53 37.65 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-23T10:02:51.912Z] #53 37.71 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-23T10:02:52.025Z] #40 33.58 (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-04-23T10:02:52.025Z] #40 33.65 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T10:02:52.025Z] #40 33.65 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:02:52.025Z] #40 ... [2022-04-23T10:02:52.025Z] [2022-04-23T10:02:52.025Z] #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-04-23T10:02:52.025Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:02:52.025Z] #14 33.71 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-04-23T10:02:52.110Z] #19 138.3 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-04-23T10:02:52.110Z] #19 138.3 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T10:02:52.110Z] #19 138.3 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-23T10:02:52.156Z] #53 29.48 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-23T10:02:52.156Z] #53 29.50 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-23T10:02:52.156Z] #53 29.53 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-23T10:02:52.156Z] #53 29.54 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-23T10:02:52.156Z] #53 ... [2022-04-23T10:02:52.156Z] [2022-04-23T10:02:52.156Z] #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-04-23T10:02:52.156Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-04-23T10:02:52.156Z] #55 29.57 v3.0.2 [2022-04-23T10:02:52.156Z] #55 DONE 29.6s [2022-04-23T10:02:52.156Z] [2022-04-23T10:02:52.156Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:02:52.156Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-23T10:02:52.156Z] #53 29.55 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-23T10:02:52.156Z] #53 29.57 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-23T10:02:52.156Z] #53 29.60 go: downloading github.com/julz/importas v0.1.0 [2022-04-23T10:02:52.156Z] #53 29.63 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-23T10:02:52.156Z] #53 29.67 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-23T10:02:52.193Z] #53 37.75 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-23T10:02:52.193Z] #53 37.82 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-23T10:02:52.193Z] #53 37.89 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-23T10:02:52.193Z] #53 37.92 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-23T10:02:52.193Z] #53 37.94 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-23T10:02:52.282Z] #14 ... [2022-04-23T10:02:52.282Z] [2022-04-23T10:02:52.282Z] #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-04-23T10:02:52.282Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-23T10:02:52.282Z] #60 22.96 Reading package lists... [2022-04-23T10:02:52.282Z] #60 28.09 Building dependency tree... [2022-04-23T10:02:52.282Z] #60 30.53 The following additional packages will be installed: [2022-04-23T10:02:52.282Z] #60 30.54 libbtrfs0 [2022-04-23T10:02:52.282Z] #60 30.72 The following NEW packages will be installed: [2022-04-23T10:02:52.282Z] #60 30.74 libbtrfs-dev libbtrfs0 [2022-04-23T10:02:52.282Z] #60 31.08 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:02:52.282Z] #60 31.08 Need to get 460 kB of archives. [2022-04-23T10:02:52.282Z] #60 31.08 After this operation, 1237 kB of additional disk space will be used. [2022-04-23T10:02:52.282Z] #60 31.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-23T10:02:52.282Z] #60 31.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-23T10:02:52.282Z] #60 32.52 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:02:52.282Z] #60 32.70 Fetched 460 kB in 0s (1534 kB/s) [2022-04-23T10:02:52.283Z] #60 32.82 Selecting previously unselected package libbtrfs0:amd64. [2022-04-23T10:02:52.283Z] #60 32.82 (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-04-23T10:02:52.283Z] #60 32.88 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-23T10:02:52.283Z] #60 32.89 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T10:02:52.283Z] #60 33.11 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-23T10:02:52.283Z] #60 33.11 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-23T10:02:52.283Z] #60 33.12 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T10:02:52.283Z] #60 33.50 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T10:02:52.283Z] #60 33.54 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T10:02:52.283Z] #60 33.55 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:02:52.283Z] #60 DONE 33.9s [2022-04-23T10:02:52.283Z] [2022-04-23T10:02:52.283Z] #40 [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-04-23T10:02:52.283Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T10:02:52.283Z] #40 33.83 Selecting previously unselected package vim-common. [2022-04-23T10:02:52.283Z] #40 33.83 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T10:02:52.283Z] #40 33.84 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:02:52.283Z] #40 34.06 Selecting previously unselected package cmake-data. [2022-04-23T10:02:52.283Z] #40 34.06 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-23T10:02:52.417Z] #53 29.78 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-23T10:02:52.417Z] #53 29.85 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-23T10:02:52.417Z] #53 29.90 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-23T10:02:52.473Z] #53 38.07 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-23T10:02:52.473Z] #53 38.16 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-23T10:02:52.473Z] #53 38.19 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-23T10:02:52.540Z] #40 34.08 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T10:02:52.679Z] #53 29.98 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-23T10:02:52.679Z] #53 29.98 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-23T10:02:52.679Z] #53 30.06 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-23T10:02:52.679Z] #53 30.10 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-23T10:02:52.679Z] #53 30.16 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-23T10:02:52.747Z] #53 38.25 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-23T10:02:52.799Z] #40 ... [2022-04-23T10:02:52.800Z] [2022-04-23T10:02:52.800Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-23T10:02:52.800Z] #61 sha256:e64c1ce29711405376de612304768a94b7279e2b6cf287be408545d7f22e1f6d [2022-04-23T10:02:52.800Z] #61 DONE 0.3s [2022-04-23T10:02:52.800Z] [2022-04-23T10:02:52.800Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:02:52.800Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:02:52.800Z] #53 27.43 go: downloading github.com/fatih/color v1.13.0 [2022-04-23T10:02:52.800Z] #53 27.45 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T10:02:52.800Z] #53 27.50 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-23T10:02:52.800Z] #53 27.50 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-23T10:02:52.800Z] #53 27.81 go: downloading github.com/spf13/viper v1.10.1 [2022-04-23T10:02:52.800Z] #53 27.89 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-23T10:02:52.800Z] #53 28.27 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-23T10:02:52.800Z] #53 28.32 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-23T10:02:52.800Z] #53 28.32 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-23T10:02:52.800Z] #53 28.38 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-23T10:02:52.800Z] #53 29.35 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-23T10:02:52.800Z] #53 29.40 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-23T10:02:52.800Z] #53 32.16 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T10:02:52.800Z] #53 32.17 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-23T10:02:52.800Z] #53 32.46 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-23T10:02:52.800Z] #53 32.52 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-23T10:02:52.800Z] #53 32.56 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-23T10:02:52.800Z] #53 32.56 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-23T10:02:52.800Z] #53 32.61 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-23T10:02:52.800Z] #53 32.65 go: downloading github.com/spf13/afero v1.6.0 [2022-04-23T10:02:52.800Z] #53 32.71 go: downloading github.com/spf13/cast v1.4.1 [2022-04-23T10:02:52.800Z] #53 32.73 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-23T10:02:52.800Z] #53 32.76 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-23T10:02:52.800Z] #53 32.81 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-23T10:02:52.800Z] #53 32.88 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-23T10:02:52.800Z] #53 33.00 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-23T10:02:52.800Z] #53 33.08 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-23T10:02:52.800Z] #53 33.09 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-23T10:02:52.800Z] #53 33.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-23T10:02:52.800Z] #53 33.15 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-23T10:02:52.800Z] #53 33.15 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-23T10:02:52.800Z] #53 33.17 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-23T10:02:52.800Z] #53 33.23 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-23T10:02:52.800Z] #53 33.87 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-23T10:02:52.800Z] #53 33.93 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-23T10:02:52.800Z] #53 33.98 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-23T10:02:52.800Z] #53 34.01 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-23T10:02:52.800Z] #53 34.14 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-23T10:02:52.800Z] #53 34.14 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-23T10:02:52.940Z] #53 30.20 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-23T10:02:52.940Z] #53 30.26 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-23T10:02:53.009Z] #53 ... [2022-04-23T10:02:53.009Z] [2022-04-23T10:02:53.010Z] #49 [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-04-23T10:02:53.010Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T10:02:53.010Z] #49 23.99 Reading package lists... [2022-04-23T10:02:53.010Z] #49 28.76 Building dependency tree... [2022-04-23T10:02:53.010Z] #49 31.72 The following additional packages will be installed: [2022-04-23T10:02:53.010Z] #49 31.74 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T10:02:53.010Z] #49 31.74 python3-protobuf python3-six [2022-04-23T10:02:53.010Z] #49 31.74 Suggested packages: [2022-04-23T10:02:53.010Z] #49 31.74 python3-setuptools [2022-04-23T10:02:53.010Z] #49 31.74 Recommended packages: [2022-04-23T10:02:53.010Z] #49 31.74 iproute2 | iproute [2022-04-23T10:02:53.010Z] #49 32.52 The following NEW packages will be installed: [2022-04-23T10:02:53.010Z] #49 32.54 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T10:02:53.010Z] #49 32.54 python3-protobuf python3-six [2022-04-23T10:02:53.010Z] #49 33.08 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:02:53.010Z] #49 33.08 Need to get 2292 kB of archives. [2022-04-23T10:02:53.010Z] #49 33.08 After this operation, 11.0 MB of additional disk space will be used. [2022-04-23T10:02:53.010Z] #49 33.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-23T10:02:53.010Z] #49 33.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T10:02:53.010Z] #49 33.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-23T10:02:53.010Z] #49 33.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-23T10:02:53.010Z] #49 33.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-23T10:02:53.010Z] #49 33.15 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-04-23T10:02:53.010Z] #49 33.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-23T10:02:53.010Z] #49 36.45 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-23T10:02:53.010Z] #49 38.38 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:02:53.010Z] #49 38.56 Fetched 2292 kB in 4s (550 kB/s) [2022-04-23T10:02:53.010Z] #49 38.62 Selecting previously unselected package libprotobuf23:amd64. [2022-04-23T10:02:53.109Z] #53 ... [2022-04-23T10:02:53.109Z] [2022-04-23T10:02:53.109Z] #49 [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-04-23T10:02:53.109Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T10:02:53.109Z] #49 46.18 Setting up criu (3.16.1-3) ... [2022-04-23T10:02:53.280Z] #49 38.62 (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-04-23T10:02:53.280Z] #49 38.70 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-23T10:02:53.280Z] #49 38.71 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-23T10:02:53.280Z] #49 ... [2022-04-23T10:02:53.280Z] [2022-04-23T10:02:53.280Z] #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-04-23T10:02:53.280Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:02:53.280Z] #14 37.77 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-04-23T10:02:53.280Z] #14 38.59 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-04-23T10:02:53.280Z] #14 38.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-23T10:02:53.280Z] #14 38.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-23T10:02:53.280Z] #14 38.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-23T10:02:53.280Z] #14 38.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-23T10:02:53.280Z] #14 38.67 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-04-23T10:02:53.280Z] #14 38.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-23T10:02:53.280Z] #14 38.69 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-23T10:02:53.280Z] #14 38.71 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-23T10:02:53.280Z] #14 38.71 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-23T10:02:53.280Z] #14 38.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-23T10:02:53.280Z] #14 38.73 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-23T10:02:53.280Z] #14 38.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-23T10:02:53.280Z] #14 38.79 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-04-23T10:02:53.280Z] #14 38.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-23T10:02:53.280Z] #14 38.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-23T10:02:53.367Z] #53 ... [2022-04-23T10:02:53.367Z] [2022-04-23T10:02:53.367Z] #45 [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-04-23T10:02:53.367Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T10:02:53.367Z] #45 24.64 + 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-04-23T10:02:53.367Z] #45 ... [2022-04-23T10:02:53.367Z] [2022-04-23T10:02:53.367Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:02:53.367Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:02:53.367Z] #53 34.94 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-23T10:02:53.367Z] #53 34.94 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-23T10:02:53.367Z] #53 35.00 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-23T10:02:53.516Z] #53 30.82 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-23T10:02:53.517Z] #53 30.86 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-23T10:02:53.517Z] #53 30.87 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-23T10:02:53.517Z] #53 30.87 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-23T10:02:53.517Z] #53 30.97 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-23T10:02:53.625Z] #53 35.03 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-23T10:02:53.625Z] #53 35.16 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-23T10:02:53.625Z] #53 35.20 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-23T10:02:53.625Z] #53 35.24 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-23T10:02:53.777Z] #53 31.05 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-23T10:02:53.777Z] #53 31.05 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-23T10:02:53.777Z] #53 31.05 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-23T10:02:53.777Z] #53 31.09 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-23T10:02:53.777Z] #53 31.19 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-23T10:02:53.777Z] #53 31.20 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-23T10:02:53.777Z] #53 31.22 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-23T10:02:53.777Z] #53 31.22 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-23T10:02:53.777Z] #53 31.23 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-23T10:02:53.777Z] #53 31.23 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-23T10:02:53.777Z] #53 31.30 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-23T10:02:53.882Z] #53 35.43 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-23T10:02:53.882Z] #53 35.43 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-23T10:02:53.882Z] #53 35.48 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-23T10:02:53.882Z] #53 35.55 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-23T10:02:53.882Z] #53 35.57 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-23T10:02:53.882Z] #53 35.63 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-23T10:02:54.038Z] #53 31.31 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-23T10:02:54.038Z] #53 31.33 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-23T10:02:54.038Z] #53 31.33 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-23T10:02:54.038Z] #53 31.36 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-23T10:02:54.038Z] #53 31.41 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-23T10:02:54.038Z] #53 31.54 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-23T10:02:54.184Z] #53 35.70 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-23T10:02:54.185Z] #53 35.70 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-23T10:02:54.185Z] #53 35.81 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-23T10:02:54.185Z] #53 35.81 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-23T10:02:54.185Z] #53 35.83 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-23T10:02:54.185Z] #53 35.83 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-23T10:02:54.225Z] #14 39.78 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:02:54.225Z] #14 39.96 Fetched 115 MB in 7s (15.6 MB/s) [2022-04-23T10:02:54.299Z] #53 31.56 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-23T10:02:54.299Z] #53 31.57 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-23T10:02:54.299Z] #53 31.63 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-23T10:02:54.299Z] #53 31.64 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-23T10:02:54.299Z] #53 31.77 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-23T10:02:54.457Z] #53 ... [2022-04-23T10:02:54.457Z] [2022-04-23T10:02:54.457Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T10:02:54.457Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-23T10:02:54.457Z] #38 35.25 NAME: [2022-04-23T10:02:54.457Z] #38 35.25 go-winres - A tool for embedding resources in Windows executables [2022-04-23T10:02:54.457Z] #38 35.27 [2022-04-23T10:02:54.457Z] #38 35.27 USAGE: [2022-04-23T10:02:54.457Z] #38 35.27 go-winres [global options] command [command options] [arguments...] [2022-04-23T10:02:54.457Z] #38 35.27 [2022-04-23T10:02:54.457Z] #38 35.27 COMMANDS: [2022-04-23T10:02:54.457Z] #38 35.27 init Create an initial ./winres/winres.json [2022-04-23T10:02:54.457Z] #38 35.27 make Make syso files for the "go build" command [2022-04-23T10:02:54.457Z] #38 35.27 simply Make syso files for the "go build" command (simplified) [2022-04-23T10:02:54.457Z] #38 35.27 extract Extract all resources from an executable [2022-04-23T10:02:54.457Z] #38 35.27 patch Replace resources in an executable file (exe, dll) [2022-04-23T10:02:54.457Z] #38 35.27 help, h Shows a list of commands or help for one command [2022-04-23T10:02:54.457Z] #38 35.27 [2022-04-23T10:02:54.457Z] #38 35.27 GLOBAL OPTIONS: [2022-04-23T10:02:54.457Z] #38 35.27 --help, -h show help (default: false) [2022-04-23T10:02:54.457Z] #38 DONE 35.9s [2022-04-23T10:02:54.457Z] [2022-04-23T10:02:54.457Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:02:54.457Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:02:54.457Z] #53 35.93 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-23T10:02:54.457Z] #53 36.02 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-23T10:02:54.457Z] #53 36.18 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-23T10:02:54.457Z] #53 36.18 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-23T10:02:54.457Z] #53 36.24 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-23T10:02:54.457Z] #53 36.26 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-23T10:02:54.487Z] #14 40.04 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-23T10:02:54.487Z] #14 40.04 (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-04-23T10:02:54.487Z] #14 40.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-23T10:02:54.487Z] #14 40.12 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T10:02:54.560Z] #53 31.84 go: downloading honnef.co/go/tools v0.2.2 [2022-04-23T10:02:54.731Z] #53 36.38 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-23T10:02:54.731Z] #53 36.39 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-23T10:02:54.731Z] #53 36.40 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-23T10:02:54.731Z] #53 36.42 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-23T10:02:54.731Z] #53 36.46 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-23T10:02:54.731Z] #53 36.47 go: downloading github.com/julz/importas v0.1.0 [2022-04-23T10:02:54.991Z] #53 36.51 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-23T10:02:54.992Z] #53 36.51 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-23T10:02:54.992Z] #53 36.54 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-23T10:02:54.992Z] #53 36.59 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-23T10:02:54.992Z] #53 36.62 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-23T10:02:54.992Z] #53 36.64 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-23T10:02:54.992Z] #53 36.69 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-23T10:02:54.992Z] #53 36.72 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-23T10:02:54.992Z] #53 36.72 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-23T10:02:55.014Z] #49 47.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:02:55.014Z] #49 ... [2022-04-23T10:02:55.014Z] [2022-04-23T10:02:55.014Z] #40 [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-04-23T10:02:55.014Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T10:02:55.014Z] #40 37.96 Selecting previously unselected package libicu67:amd64. [2022-04-23T10:02:55.014Z] #40 37.97 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-23T10:02:55.014Z] #40 37.99 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-23T10:02:55.014Z] #40 43.51 Selecting previously unselected package libxml2:amd64. [2022-04-23T10:02:55.014Z] #40 43.51 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-23T10:02:55.014Z] #40 43.52 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T10:02:55.014Z] #40 44.11 Selecting previously unselected package libarchive13:amd64. [2022-04-23T10:02:55.014Z] #40 44.11 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-23T10:02:55.014Z] #40 44.12 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-23T10:02:55.014Z] #40 44.44 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-23T10:02:55.014Z] #40 44.44 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-23T10:02:55.014Z] #40 44.46 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-23T10:02:55.014Z] #40 44.68 Selecting previously unselected package librhash0:amd64. [2022-04-23T10:02:55.014Z] #40 44.69 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-23T10:02:55.014Z] #40 44.70 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-23T10:02:55.014Z] #40 44.90 Selecting previously unselected package libuv1:amd64. [2022-04-23T10:02:55.014Z] #40 44.91 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-23T10:02:55.014Z] #40 44.93 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-23T10:02:55.014Z] #40 45.10 Selecting previously unselected package cmake. [2022-04-23T10:02:55.014Z] #40 45.11 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-23T10:02:55.014Z] #40 45.12 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-23T10:02:55.014Z] #40 ... [2022-04-23T10:02:55.014Z] [2022-04-23T10:02:55.014Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:02:55.014Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:02:55.014Z] #53 47.43 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-23T10:02:55.014Z] #53 47.52 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-23T10:02:55.014Z] #53 47.58 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-23T10:02:55.014Z] #53 47.61 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-23T10:02:55.014Z] #53 47.68 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-23T10:02:55.014Z] #53 47.68 go: downloading golang.org/x/mod v0.5.1 [2022-04-23T10:02:55.014Z] #53 47.71 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-23T10:02:55.014Z] #53 47.80 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-23T10:02:55.014Z] #53 47.88 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-23T10:02:55.014Z] #53 47.98 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-23T10:02:55.014Z] #53 48.00 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-23T10:02:55.014Z] #53 48.04 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-23T10:02:55.132Z] #53 ... [2022-04-23T10:02:55.132Z] [2022-04-23T10:02:55.132Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-23T10:02:55.132Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-04-23T10:02:55.132Z] #38 31.63 NAME: [2022-04-23T10:02:55.132Z] #38 31.63 go-winres - A tool for embedding resources in Windows executables [2022-04-23T10:02:55.132Z] #38 31.63 [2022-04-23T10:02:55.132Z] #38 31.63 USAGE: [2022-04-23T10:02:55.132Z] #38 31.63 go-winres [global options] command [command options] [arguments...] [2022-04-23T10:02:55.132Z] #38 31.63 [2022-04-23T10:02:55.132Z] #38 31.63 COMMANDS: [2022-04-23T10:02:55.132Z] #38 31.63 init Create an initial ./winres/winres.json [2022-04-23T10:02:55.132Z] #38 31.64 make Make syso files for the "go build" command [2022-04-23T10:02:55.132Z] #38 31.64 simply Make syso files for the "go build" command (simplified) [2022-04-23T10:02:55.132Z] #38 31.64 extract Extract all resources from an executable [2022-04-23T10:02:55.132Z] #38 31.64 patch Replace resources in an executable file (exe, dll) [2022-04-23T10:02:55.132Z] #38 31.64 help, h Shows a list of commands or help for one command [2022-04-23T10:02:55.132Z] #38 31.64 [2022-04-23T10:02:55.132Z] #38 31.64 GLOBAL OPTIONS: [2022-04-23T10:02:55.132Z] #38 31.64 --help, -h show help (default: false) [2022-04-23T10:02:55.132Z] #38 DONE 32.5s [2022-04-23T10:02:55.255Z] #53 36.81 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-23T10:02:55.255Z] #53 36.88 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-23T10:02:55.255Z] #53 36.90 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-23T10:02:55.273Z] #53 48.31 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-23T10:02:55.273Z] #53 48.36 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-23T10:02:55.402Z] [2022-04-23T10:02:55.402Z] #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-04-23T10:02:55.402Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T10:02:55.402Z] #14 27.29 The following NEW packages will be installed: [2022-04-23T10:02:55.402Z] #14 27.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T10:02:55.402Z] #14 27.31 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-23T10:02:55.402Z] #14 27.31 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-23T10:02:55.402Z] #14 27.31 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-23T10:02:55.402Z] #14 27.31 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-23T10:02:55.402Z] #14 27.32 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-23T10:02:55.402Z] #14 27.32 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-23T10:02:55.402Z] #14 27.32 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-23T10:02:55.402Z] #14 27.32 mingw-w64-x86-64-dev [2022-04-23T10:02:55.402Z] #14 27.76 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:02:55.402Z] #14 27.76 Need to get 108 MB of archives. [2022-04-23T10:02:55.402Z] #14 27.76 After this operation, 620 MB of additional disk space will be used. [2022-04-23T10:02:55.402Z] #14 27.76 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-04-23T10:02:55.402Z] #14 27.80 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-04-23T10:02:55.402Z] #14 27.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-23T10:02:55.402Z] #14 27.87 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-04-23T10:02:55.402Z] #14 27.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-04-23T10:02:55.402Z] #14 27.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-23T10:02:55.402Z] #14 28.15 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-04-23T10:02:55.402Z] #14 28.24 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-04-23T10:02:55.402Z] #14 28.25 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-04-23T10:02:55.402Z] #14 28.61 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-04-23T10:02:55.402Z] #14 29.46 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-04-23T10:02:55.402Z] #14 29.82 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-04-23T10:02:55.402Z] #14 30.38 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-04-23T10:02:55.402Z] #14 31.36 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-04-23T10:02:55.402Z] #14 31.84 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-04-23T10:02:55.402Z] #14 31.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-23T10:02:55.402Z] #14 31.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-23T10:02:55.402Z] #14 31.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-23T10:02:55.402Z] #14 31.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-23T10:02:55.402Z] #14 31.92 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-04-23T10:02:55.402Z] #14 31.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-04-23T10:02:55.402Z] #14 31.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-04-23T10:02:55.402Z] #14 31.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-04-23T10:02:55.402Z] #14 31.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-04-23T10:02:55.402Z] #14 31.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-04-23T10:02:55.402Z] #14 31.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-04-23T10:02:55.402Z] #14 31.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-04-23T10:02:55.402Z] #14 31.98 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-04-23T10:02:55.402Z] #14 31.99 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-23T10:02:55.402Z] #14 31.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-04-23T10:02:55.533Z] #53 48.68 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-23T10:02:55.533Z] #53 48.78 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-23T10:02:55.533Z] #53 48.82 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-23T10:02:55.666Z] #14 ... [2022-04-23T10:02:55.666Z] [2022-04-23T10:02:55.666Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:02:55.666Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-23T10:02:55.666Z] #53 32.99 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-23T10:02:55.666Z] #53 33.04 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-23T10:02:55.666Z] #53 33.04 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-23T10:02:55.666Z] #53 33.12 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-23T10:02:55.821Z] #53 48.91 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-23T10:02:55.821Z] #53 49.05 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-23T10:02:55.821Z] #53 49.12 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-23T10:02:55.827Z] #53 37.43 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-23T10:02:55.827Z] #53 37.43 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-23T10:02:55.827Z] #53 37.45 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-23T10:02:55.827Z] #53 37.47 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-23T10:02:55.827Z] #53 37.51 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-23T10:02:55.827Z] #53 37.55 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-23T10:02:55.927Z] #53 33.13 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-23T10:02:55.927Z] #53 33.23 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-23T10:02:56.081Z] #53 49.14 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-23T10:02:56.081Z] #53 ... [2022-04-23T10:02:56.081Z] [2022-04-23T10:02:56.081Z] #49 [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-04-23T10:02:56.081Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T10:02:56.081Z] #49 DONE 49.1s [2022-04-23T10:02:56.084Z] #53 37.65 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-23T10:02:56.084Z] #53 37.65 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-23T10:02:56.084Z] #53 37.65 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-23T10:02:56.189Z] #53 33.39 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-23T10:02:56.189Z] #53 33.54 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-23T10:02:56.189Z] #53 33.60 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-23T10:02:56.340Z] #53 37.89 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-23T10:02:56.340Z] #53 37.89 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-23T10:02:56.340Z] #53 37.89 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-23T10:02:56.340Z] #53 37.91 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-23T10:02:56.340Z] #53 37.96 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-23T10:02:56.340Z] #53 37.99 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-23T10:02:56.340Z] #53 37.99 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-23T10:02:56.340Z] #53 38.01 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-23T10:02:56.340Z] #53 38.04 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-23T10:02:56.340Z] #53 38.04 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-23T10:02:56.349Z] [2022-04-23T10:02:56.349Z] #40 [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-04-23T10:02:56.349Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T10:02:56.349Z] #40 48.76 Setting up libicu67:amd64 (67.1-7) ... [2022-04-23T10:02:56.349Z] #40 48.84 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:02:56.349Z] #40 48.89 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-23T10:02:56.349Z] #40 48.93 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:02:56.349Z] #40 49.12 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-23T10:02:56.349Z] #40 49.22 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-23T10:02:56.349Z] #40 49.26 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T10:02:56.349Z] #40 49.34 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T10:02:56.349Z] #40 49.37 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-23T10:02:56.349Z] #40 49.38 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-23T10:02:56.349Z] #40 49.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:02:56.404Z] #14 41.90 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-23T10:02:56.404Z] #14 41.92 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-23T10:02:56.404Z] #14 41.92 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T10:02:56.452Z] #53 33.70 go: downloading golang.org/x/text v0.3.7 [2022-04-23T10:02:56.597Z] #53 38.11 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-23T10:02:56.597Z] #53 38.18 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-23T10:02:56.597Z] #53 38.28 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-23T10:02:56.597Z] #53 38.32 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-23T10:02:56.597Z] #53 38.40 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-23T10:02:56.597Z] #53 38.40 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-23T10:02:56.597Z] #53 38.40 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-23T10:02:56.607Z] #40 DONE 49.8s [2022-04-23T10:02:56.607Z] [2022-04-23T10:02:56.607Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:02:56.608Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:02:56.608Z] #53 49.35 go: downloading github.com/prometheus/common v0.10.0 [2022-04-23T10:02:56.608Z] #53 49.57 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-23T10:02:56.608Z] #53 49.63 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-23T10:02:56.608Z] #53 49.89 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-23T10:02:56.853Z] #53 38.65 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-23T10:02:56.866Z] #53 ... [2022-04-23T10:02:56.866Z] [2022-04-23T10:02:56.866Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-23T10:02:56.866Z] #41 sha256:ebdcfd17fe23f690155fcb8ec617009c9b3ab96bc8d18605424c90616f3ceaff [2022-04-23T10:02:56.866Z] #41 DONE 0.1s [2022-04-23T10:02:56.866Z] [2022-04-23T10:02:56.866Z] #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-04-23T10:02:56.866Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:02:56.866Z] #14 39.93 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:02:56.866Z] #14 40.16 Fetched 115 MB in 7s (17.2 MB/s) [2022-04-23T10:02:56.866Z] #14 40.24 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-23T10:02:56.866Z] #14 40.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T10:02:56.866Z] #14 40.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-23T10:02:56.866Z] #14 40.33 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T10:02:56.866Z] #14 42.23 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-23T10:02:56.866Z] #14 42.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-23T10:02:56.866Z] #14 42.24 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T10:02:56.866Z] #14 44.51 Selecting previously unselected package binutils-mingw-w64. [2022-04-23T10:02:56.866Z] #14 44.55 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-23T10:02:56.866Z] #14 44.56 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T10:02:56.866Z] #14 44.72 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-23T10:02:56.866Z] #14 44.72 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T10:02:56.866Z] #14 44.73 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T10:02:56.866Z] #14 44.89 Selecting previously unselected package dmsetup. [2022-04-23T10:02:56.866Z] #14 44.89 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T10:02:56.866Z] #14 44.91 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-23T10:02:56.866Z] #14 45.08 Selecting previously unselected package mingw-w64-common. [2022-04-23T10:02:56.866Z] #14 45.08 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-23T10:02:56.866Z] #14 45.09 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-23T10:02:56.978Z] #14 ... [2022-04-23T10:02:56.978Z] [2022-04-23T10:02:56.978Z] #40 [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-04-23T10:02:56.978Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T10:02:56.978Z] #40 32.70 Selecting previously unselected package cmake-data. [2022-04-23T10:02:56.978Z] #40 32.71 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-23T10:02:56.978Z] #40 32.72 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T10:02:56.978Z] #40 36.36 Selecting previously unselected package libicu67:amd64. [2022-04-23T10:02:56.978Z] #40 36.36 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-23T10:02:56.978Z] #40 36.38 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-23T10:02:57.125Z] #14 50.26 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-23T10:02:57.125Z] #14 50.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-23T10:02:57.125Z] #14 50.28 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T10:02:57.241Z] #40 ... [2022-04-23T10:02:57.241Z] [2022-04-23T10:02:57.241Z] #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-04-23T10:02:57.241Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T10:02:57.241Z] #34 41.02 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-04-23T10:02:57.241Z] #34 41.26 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-23T10:02:57.241Z] #34 41.81 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T10:02:57.419Z] #53 38.89 go: downloading honnef.co/go/tools v0.2.2 [2022-04-23T10:02:57.419Z] #53 ... [2022-04-23T10:02:57.419Z] [2022-04-23T10:02:57.419Z] #49 [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-04-23T10:02:57.419Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T10:02:57.419Z] #49 23.89 Reading package lists... [2022-04-23T10:02:57.419Z] #49 28.85 Building dependency tree... [2022-04-23T10:02:57.419Z] #49 31.65 The following additional packages will be installed: [2022-04-23T10:02:57.419Z] #49 31.66 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T10:02:57.419Z] #49 31.66 python3-protobuf python3-six [2022-04-23T10:02:57.419Z] #49 31.68 Suggested packages: [2022-04-23T10:02:57.419Z] #49 31.68 python3-setuptools [2022-04-23T10:02:57.419Z] #49 31.68 Recommended packages: [2022-04-23T10:02:57.419Z] #49 31.68 iproute2 | iproute [2022-04-23T10:02:57.419Z] #49 32.40 The following NEW packages will be installed: [2022-04-23T10:02:57.419Z] #49 32.41 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T10:02:57.419Z] #49 32.41 python3-protobuf python3-six [2022-04-23T10:02:57.419Z] #49 32.84 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:02:57.419Z] #49 32.84 Need to get 2292 kB of archives. [2022-04-23T10:02:57.419Z] #49 32.84 After this operation, 11.0 MB of additional disk space will be used. [2022-04-23T10:02:57.419Z] #49 32.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-23T10:02:57.419Z] #49 32.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T10:02:57.419Z] #49 32.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-23T10:02:57.419Z] #49 32.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-23T10:02:57.419Z] #49 32.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-23T10:02:57.419Z] #49 32.92 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-04-23T10:02:57.419Z] #49 32.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-23T10:02:57.419Z] #49 36.20 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-23T10:02:57.419Z] #49 37.14 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:02:57.419Z] #49 37.35 Fetched 2292 kB in 4s (564 kB/s) [2022-04-23T10:02:57.419Z] #49 37.47 Selecting previously unselected package libprotobuf23:amd64. [2022-04-23T10:02:57.419Z] #49 37.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T10:02:57.419Z] #49 37.56 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-23T10:02:57.419Z] #49 37.56 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-23T10:02:57.419Z] #49 38.18 Selecting previously unselected package python3-pkg-resources. [2022-04-23T10:02:57.419Z] #49 38.22 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T10:02:57.419Z] #49 38.22 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T10:02:57.419Z] #49 38.38 Selecting previously unselected package python3-six. [2022-04-23T10:02:57.419Z] #49 38.38 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-23T10:02:57.419Z] #49 38.41 Unpacking python3-six (1.16.0-2) ... [2022-04-23T10:02:57.419Z] #49 38.51 Selecting previously unselected package python3-protobuf. [2022-04-23T10:02:57.419Z] #49 38.53 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-23T10:02:57.419Z] #49 38.55 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-23T10:02:57.676Z] #49 ... [2022-04-23T10:02:57.676Z] [2022-04-23T10:02:57.676Z] #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-04-23T10:02:57.676Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:02:57.676Z] #14 34.25 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-04-23T10:02:57.676Z] #14 35.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-04-23T10:02:57.676Z] #14 36.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-04-23T10:02:57.676Z] #14 36.83 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-04-23T10:02:57.676Z] #14 36.83 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-23T10:02:57.676Z] #14 36.83 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-23T10:02:57.676Z] #14 36.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-23T10:02:57.676Z] #14 36.83 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-23T10:02:57.676Z] #14 36.83 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-04-23T10:02:57.676Z] #14 36.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-23T10:02:57.676Z] #14 36.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-23T10:02:57.676Z] #14 36.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-23T10:02:57.676Z] #14 36.88 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-23T10:02:57.676Z] #14 36.90 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-23T10:02:57.676Z] #14 36.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-23T10:02:57.676Z] #14 36.93 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-23T10:02:57.676Z] #14 36.93 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-04-23T10:02:57.676Z] #14 36.93 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-23T10:02:57.676Z] #14 36.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-23T10:02:57.676Z] #14 37.91 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:02:57.676Z] #14 38.16 Fetched 115 MB in 6s (17.7 MB/s) [2022-04-23T10:02:57.676Z] #14 38.27 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-23T10:02:57.676Z] #14 38.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-23T10:02:57.676Z] #14 38.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-23T10:02:57.676Z] #14 38.30 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T10:02:58.063Z] #14 ... [2022-04-23T10:02:58.064Z] [2022-04-23T10:02:58.064Z] #42 [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-04-23T10:02:58.064Z] #42 sha256:b60aaaf493f478fab4f33b40c6ab7a919d89bd49231531f2155ead67c83affbc [2022-04-23T10:02:58.064Z] #42 1.273 + RM_GOPATH=0 [2022-04-23T10:02:58.064Z] #42 1.273 + TMP_GOPATH= [2022-04-23T10:02:58.064Z] #42 1.273 + : /build [2022-04-23T10:02:58.064Z] #42 1.273 + '[' -z '' ']' [2022-04-23T10:02:58.064Z] #42 1.273 ++ mktemp -d [2022-04-23T10:02:58.064Z] #42 1.273 + export GOPATH=/tmp/tmp.3WzVZEwIQe [2022-04-23T10:02:58.064Z] #42 1.273 + GOPATH=/tmp/tmp.3WzVZEwIQe [2022-04-23T10:02:58.064Z] #42 1.273 + RM_GOPATH=1 [2022-04-23T10:02:58.064Z] #42 1.273 + case "$(go env GOARCH)" in [2022-04-23T10:02:58.064Z] #42 1.273 ++ go env GOARCH [2022-04-23T10:02:58.064Z] #42 1.343 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T10:02:58.064Z] #42 1.343 + GO_BUILDMODE=-buildmode=pie [2022-04-23T10:02:58.064Z] #42 1.343 ++ dirname /install.sh [2022-04-23T10:02:58.064Z] #42 1.350 Install tini version v0.19.0 [2022-04-23T10:02:58.064Z] #42 1.350 + dir=/ [2022-04-23T10:02:58.064Z] #42 1.350 + bin=tini [2022-04-23T10:02:58.064Z] #42 1.350 + shift [2022-04-23T10:02:58.064Z] #42 1.350 + '[' '!' -f //tini.installer ']' [2022-04-23T10:02:58.064Z] #42 1.350 + . //tini.installer [2022-04-23T10:02:58.064Z] #42 1.350 ++ : v0.19.0 [2022-04-23T10:02:58.064Z] #42 1.350 + install_tini [2022-04-23T10:02:58.064Z] #42 1.350 + echo 'Install tini version v0.19.0' [2022-04-23T10:02:58.064Z] #42 1.350 + git clone https://github.com/krallin/tini.git /tmp/tmp.3WzVZEwIQe/tini [2022-04-23T10:02:58.064Z] #42 1.364 Cloning into '/tmp/tmp.3WzVZEwIQe/tini'... [2022-04-23T10:02:58.240Z] #14 ... [2022-04-23T10:02:58.240Z] [2022-04-23T10:02:58.240Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:02:58.240Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:02:58.240Z] #53 39.82 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-23T10:02:58.240Z] #53 39.82 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-23T10:02:58.240Z] #53 39.90 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-23T10:02:58.497Z] #53 39.97 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-23T10:02:58.497Z] #53 40.02 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-23T10:02:58.497Z] #53 40.09 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-23T10:02:58.497Z] #53 40.14 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-23T10:02:58.635Z] #42 2.059 + cd /tmp/tmp.3WzVZEwIQe/tini [2022-04-23T10:02:58.635Z] #42 ... [2022-04-23T10:02:58.635Z] [2022-04-23T10:02:58.635Z] #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-04-23T10:02:58.635Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T10:02:58.635Z] #34 41.57 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-04-23T10:02:58.635Z] #34 41.82 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-23T10:02:58.635Z] #34 42.58 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T10:02:58.754Z] #53 40.39 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-23T10:02:58.754Z] #53 40.39 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-23T10:02:58.754Z] #53 40.44 go: downloading golang.org/x/text v0.3.7 [2022-04-23T10:02:58.894Z] #34 ... [2022-04-23T10:02:58.894Z] [2022-04-23T10:02:58.894Z] #42 [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-04-23T10:02:58.894Z] #42 sha256:b60aaaf493f478fab4f33b40c6ab7a919d89bd49231531f2155ead67c83affbc [2022-04-23T10:02:58.894Z] #42 2.059 + git checkout -q v0.19.0 [2022-04-23T10:02:58.894Z] #42 2.068 + cmake . [2022-04-23T10:02:59.008Z] #53 ... [2022-04-23T10:02:59.008Z] [2022-04-23T10:02:59.008Z] #40 [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-04-23T10:02:59.008Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-23T10:02:59.008Z] #40 26.11 The following additional packages will be installed: [2022-04-23T10:02:59.008Z] #40 26.12 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-23T10:02:59.008Z] #40 26.14 Suggested packages: [2022-04-23T10:02:59.008Z] #40 26.14 cmake-doc ninja-build lrzip [2022-04-23T10:02:59.008Z] #40 26.14 Recommended packages: [2022-04-23T10:02:59.008Z] #40 26.14 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-23T10:02:59.008Z] #40 26.58 The following NEW packages will be installed: [2022-04-23T10:02:59.008Z] #40 26.60 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-23T10:02:59.008Z] #40 26.60 vim-common xxd [2022-04-23T10:02:59.008Z] #40 26.98 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:02:59.008Z] #40 26.98 Need to get 15.6 MB of archives. [2022-04-23T10:02:59.008Z] #40 26.98 After this operation, 67.4 MB of additional disk space will be used. [2022-04-23T10:02:59.008Z] #40 26.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T10:02:59.008Z] #40 26.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T10:02:59.008Z] #40 26.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-23T10:02:59.008Z] #40 27.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-23T10:02:59.008Z] #40 27.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-04-23T10:02:59.008Z] #40 27.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-04-23T10:02:59.008Z] #40 27.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-04-23T10:02:59.008Z] #40 27.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-04-23T10:02:59.008Z] #40 27.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-04-23T10:02:59.008Z] #40 27.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-04-23T10:02:59.008Z] #40 28.85 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:02:59.008Z] #40 29.32 Fetched 15.6 MB in 1s (12.4 MB/s) [2022-04-23T10:02:59.008Z] #40 29.44 Selecting previously unselected package xxd. [2022-04-23T10:02:59.008Z] #40 29.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-23T10:02:59.008Z] #40 29.51 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-23T10:02:59.008Z] #40 29.53 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:02:59.008Z] #40 29.88 Selecting previously unselected package vim-common. [2022-04-23T10:02:59.008Z] #40 29.88 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T10:02:59.008Z] #40 29.92 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:02:59.008Z] #40 30.39 Selecting previously unselected package cmake-data. [2022-04-23T10:02:59.008Z] #40 30.39 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-23T10:02:59.008Z] #40 30.41 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T10:02:59.008Z] #40 33.01 Selecting previously unselected package libicu67:arm64. [2022-04-23T10:02:59.008Z] #40 33.05 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-04-23T10:02:59.008Z] #40 33.09 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-23T10:02:59.008Z] #40 ... [2022-04-23T10:02:59.008Z] [2022-04-23T10:02:59.008Z] #49 [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-04-23T10:02:59.008Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-23T10:02:59.008Z] #49 27.70 The following additional packages will be installed: [2022-04-23T10:02:59.008Z] #49 27.70 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T10:02:59.008Z] #49 27.70 python3-protobuf python3-six [2022-04-23T10:02:59.008Z] #49 27.71 Suggested packages: [2022-04-23T10:02:59.008Z] #49 27.72 python3-setuptools [2022-04-23T10:02:59.008Z] #49 27.72 Recommended packages: [2022-04-23T10:02:59.008Z] #49 27.72 iproute2 | iproute [2022-04-23T10:02:59.008Z] #49 28.19 The following NEW packages will be installed: [2022-04-23T10:02:59.008Z] #49 28.19 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-23T10:02:59.008Z] #49 28.20 python3-protobuf python3-six [2022-04-23T10:02:59.008Z] #49 28.65 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:02:59.008Z] #49 28.65 Need to get 2115 kB of archives. [2022-04-23T10:02:59.008Z] #49 28.65 After this operation, 10.7 MB of additional disk space will be used. [2022-04-23T10:02:59.008Z] #49 28.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-04-23T10:02:59.008Z] #49 28.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T10:02:59.008Z] #49 28.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-23T10:02:59.008Z] #49 28.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-04-23T10:02:59.008Z] #49 28.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-23T10:02:59.008Z] #49 28.70 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-04-23T10:02:59.008Z] #49 28.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-23T10:02:59.008Z] #49 31.73 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-04-23T10:02:59.008Z] #49 33.17 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:02:59.008Z] #49 33.39 Fetched 2115 kB in 4s (551 kB/s) [2022-04-23T10:02:59.008Z] #49 33.51 Selecting previously unselected package libprotobuf23:arm64. [2022-04-23T10:02:59.008Z] #49 33.51 (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-04-23T10:02:59.008Z] #49 33.57 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-04-23T10:02:59.008Z] #49 33.58 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-04-23T10:02:59.008Z] #49 34.11 Selecting previously unselected package python3-pkg-resources. [2022-04-23T10:02:59.008Z] #49 34.11 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T10:02:59.008Z] #49 34.12 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T10:02:59.008Z] #49 34.33 Selecting previously unselected package python3-six. [2022-04-23T10:02:59.008Z] #49 34.33 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-23T10:02:59.008Z] #49 34.35 Unpacking python3-six (1.16.0-2) ... [2022-04-23T10:02:59.008Z] #49 34.45 Selecting previously unselected package python3-protobuf. [2022-04-23T10:02:59.008Z] #49 34.45 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-04-23T10:02:59.008Z] #49 34.46 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-23T10:02:59.008Z] #49 34.86 Selecting previously unselected package libnet1:arm64. [2022-04-23T10:02:59.008Z] #49 34.86 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-23T10:02:59.008Z] #49 34.87 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-23T10:02:59.008Z] #49 35.00 Selecting previously unselected package libnl-3-200:arm64. [2022-04-23T10:02:59.008Z] #49 35.00 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-23T10:02:59.008Z] #49 35.00 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-23T10:02:59.008Z] #49 35.11 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-23T10:02:59.008Z] #49 35.11 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-23T10:02:59.008Z] #49 35.12 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-23T10:02:59.008Z] #49 35.24 Selecting previously unselected package criu. [2022-04-23T10:02:59.008Z] #49 35.24 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-04-23T10:02:59.008Z] #49 35.24 Unpacking criu (3.16.1-3) ... [2022-04-23T10:02:59.008Z] #49 35.82 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T10:02:59.153Z] #42 2.436 -- The C compiler identification is GNU 10.2.1 [2022-04-23T10:02:59.153Z] #42 2.503 -- Detecting C compiler ABI info [2022-04-23T10:02:59.270Z] #49 ... [2022-04-23T10:02:59.270Z] [2022-04-23T10:02:59.270Z] #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-04-23T10:02:59.270Z] #62 sha256:5c9a9ee0a064e8d788ee4e12fd82216a699c25d8e3e6391af4006cf44e2b81aa [2022-04-23T10:02:59.270Z] #62 0.567 + RM_GOPATH=0 [2022-04-23T10:02:59.270Z] #62 0.567 + TMP_GOPATH= [2022-04-23T10:02:59.270Z] #62 0.567 + : /build [2022-04-23T10:02:59.270Z] #62 0.568 + '[' -z '' ']' [2022-04-23T10:02:59.270Z] #62 0.568 ++ mktemp -d [2022-04-23T10:02:59.270Z] #62 0.570 + export GOPATH=/tmp/tmp.zs8osvDU1j [2022-04-23T10:02:59.270Z] #62 0.570 + GOPATH=/tmp/tmp.zs8osvDU1j [2022-04-23T10:02:59.270Z] #62 0.570 + RM_GOPATH=1 [2022-04-23T10:02:59.270Z] #62 0.570 + case "$(go env GOARCH)" in [2022-04-23T10:02:59.270Z] #62 0.571 ++ go env GOARCH [2022-04-23T10:02:59.270Z] #62 0.597 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T10:02:59.270Z] #62 0.597 + GO_BUILDMODE=-buildmode=pie [2022-04-23T10:02:59.270Z] #62 0.598 ++ dirname /install.sh [2022-04-23T10:02:59.270Z] #62 0.601 + dir=/ [2022-04-23T10:02:59.270Z] #62 0.601 + bin=containerd [2022-04-23T10:02:59.270Z] #62 0.612 + shift [2022-04-23T10:02:59.270Z] #62 0.612 + '[' '!' -f //containerd.installer ']' [2022-04-23T10:02:59.270Z] #62 0.612 + . //containerd.installer [2022-04-23T10:02:59.270Z] #62 0.613 ++ set -e [2022-04-23T10:02:59.270Z] #62 0.613 ++ : v1.6.2 [2022-04-23T10:02:59.270Z] #62 0.614 + install_containerd [2022-04-23T10:02:59.270Z] #62 0.615 + echo 'Install containerd version v1.6.2' [2022-04-23T10:02:59.270Z] #62 0.622 Install containerd version v1.6.2 [2022-04-23T10:02:59.270Z] #62 0.622 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zs8osvDU1j/src/github.com/containerd/containerd [2022-04-23T10:02:59.270Z] #62 0.624 Cloning into '/tmp/tmp.zs8osvDU1j/src/github.com/containerd/containerd'... [2022-04-23T10:02:59.532Z] #62 ... [2022-04-23T10:02:59.532Z] [2022-04-23T10:02:59.532Z] #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-04-23T10:02:59.532Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-23T10:02:59.532Z] #34 33.65 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-23T10:02:59.532Z] #34 34.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T10:02:59.723Z] #42 2.973 -- Detecting C compiler ABI info - done [2022-04-23T10:02:59.723Z] #42 3.079 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-23T10:02:59.982Z] #42 3.082 -- Detecting C compile features [2022-04-23T10:02:59.982Z] #42 3.088 -- Detecting C compile features - done [2022-04-23T10:02:59.982Z] #42 3.117 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-23T10:02:59.982Z] #42 3.370 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-23T10:03:00.242Z] #42 3.462 -- Configuring done [2022-04-23T10:03:00.242Z] #42 3.485 -- Generating done [2022-04-23T10:03:00.242Z] #42 3.498 -- Build files have been written to: /tmp/tmp.3WzVZEwIQe/tini [2022-04-23T10:03:00.242Z] #42 3.515 + make tini-static [2022-04-23T10:03:00.464Z] #19 146.5 Selecting previously unselected package gcc-aarch64-linux-gnu.#19 ... [2022-04-23T10:03:00.464Z] [2022-04-23T10:03:00.464Z] #52 [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-04-23T10:03:00.464Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T10:03:00.464Z] #52 DONE 153.1s [2022-04-23T10:03:00.464Z] [2022-04-23T10:03:00.464Z] #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-04-23T10:03:00.464Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-23T10:03:00.464Z] #19 146.5 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-04-23T10:03:00.464Z] #19 146.5 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T10:03:00.464Z] #19 146.5 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-23T10:03:00.464Z] #19 146.6 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-04-23T10:03:00.464Z] #19 146.6 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-04-23T10:03:00.464Z] #19 146.6 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-23T10:03:00.502Z] #42 3.776 Scanning dependencies of target tini-static [2022-04-23T10:03:00.502Z] #42 3.838 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-23T10:03:01.394Z] #19 147.2 Selecting previously unselected package libc6-dev-arm64-cross. [2022-04-23T10:03:01.395Z] #19 147.2 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-04-23T10:03:01.395Z] #19 147.2 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-23T10:03:01.879Z] #42 4.850 [100%] Linking C executable tini-static [2022-04-23T10:03:01.879Z] #42 5.272 [100%] Built target tini-static [2022-04-23T10:03:01.958Z] #19 148.1 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-04-23T10:03:01.958Z] #19 148.1 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:01.958Z] #19 148.1 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-23T10:03:02.139Z] #42 5.324 + mkdir -p /build [2022-04-23T10:03:02.139Z] #42 5.336 + cp tini-static /build/docker-init [2022-04-23T10:03:02.148Z] #34 ... [2022-04-23T10:03:02.148Z] [2022-04-23T10:03:02.148Z] #40 [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-04-23T10:03:02.148Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-23T10:03:02.148Z] #40 37.48 Selecting previously unselected package libxml2:arm64. [2022-04-23T10:03:02.148Z] #40 37.49 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-04-23T10:03:02.148Z] #40 37.50 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T10:03:02.148Z] #40 37.85 Selecting previously unselected package libarchive13:arm64. [2022-04-23T10:03:02.148Z] #40 37.86 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-04-23T10:03:02.148Z] #40 37.86 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-23T10:03:02.148Z] #40 38.10 Selecting previously unselected package libjsoncpp24:arm64. [2022-04-23T10:03:02.148Z] #40 38.13 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-04-23T10:03:02.148Z] #40 38.14 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-23T10:03:02.148Z] #40 38.27 Selecting previously unselected package librhash0:arm64. [2022-04-23T10:03:02.148Z] #40 38.28 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-04-23T10:03:02.148Z] #40 38.31 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-04-23T10:03:02.148Z] #40 38.50 Selecting previously unselected package libuv1:arm64. [2022-04-23T10:03:02.148Z] #40 38.50 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-04-23T10:03:02.148Z] #40 38.51 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-04-23T10:03:02.148Z] #40 38.79 Selecting previously unselected package cmake. [2022-04-23T10:03:02.148Z] #40 38.79 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-04-23T10:03:02.148Z] #40 38.79 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-23T10:03:02.537Z] #19 148.6 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-04-23T10:03:02.537Z] #19 148.6 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T10:03:02.537Z] #19 148.6 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-23T10:03:02.551Z] #34 ... [2022-04-23T10:03:02.551Z] [2022-04-23T10:03:02.551Z] #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-04-23T10:03:02.551Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:03:02.551Z] #14 44.30 Selecting previously unselected package binutils-mingw-w64. [2022-04-23T10:03:02.551Z] #14 44.35 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-23T10:03:02.551Z] #14 44.36 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T10:03:02.551Z] #14 44.49 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-23T10:03:02.551Z] #14 44.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T10:03:02.551Z] #14 44.50 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T10:03:02.551Z] #14 44.66 Selecting previously unselected package dmsetup. [2022-04-23T10:03:02.551Z] #14 44.66 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T10:03:02.551Z] #14 44.68 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-23T10:03:02.551Z] #14 44.84 Selecting previously unselected package mingw-w64-common. [2022-04-23T10:03:02.551Z] #14 44.84 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-23T10:03:02.551Z] #14 44.86 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-23T10:03:02.708Z] #42 DONE 5.9s [2022-04-23T10:03:02.708Z] [2022-04-23T10:03:02.708Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:03:02.708Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:03:02.708Z] #53 51.57 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-23T10:03:02.919Z] Running on azwin-2-63c1c1 in d:\jenkins\workspace\moby_PR-43517 [Pipeline] { [2022-04-23T10:03:02.932Z] #53 ... [2022-04-23T10:03:02.932Z] [2022-04-23T10:03:02.932Z] #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-04-23T10:03:02.932Z] #62 sha256:fc4f4fb8c863b5712059bcebcb11ea05c5b3fe2191e552fa301a093858d60f7d [2022-04-23T10:03:02.932Z] #62 6.013 + RM_GOPATH=0 [2022-04-23T10:03:02.932Z] #62 6.013 + TMP_GOPATH= [2022-04-23T10:03:02.932Z] #62 6.013 + : /build [2022-04-23T10:03:02.932Z] #62 6.013 + '[' -z '' ']' [2022-04-23T10:03:02.932Z] #62 6.013 ++ mktemp -d [2022-04-23T10:03:02.932Z] #62 6.095 + export GOPATH=/tmp/tmp.0Dgjl9MMc1 [2022-04-23T10:03:02.932Z] #62 6.095 + GOPATH=/tmp/tmp.0Dgjl9MMc1 [2022-04-23T10:03:02.932Z] #62 6.095 + RM_GOPATH=1 [2022-04-23T10:03:02.932Z] #62 6.095 + case "$(go env GOARCH)" in [2022-04-23T10:03:02.932Z] #62 6.095 ++ go env GOARCH [2022-04-23T10:03:02.932Z] #62 6.095 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T10:03:02.932Z] #62 6.095 + GO_BUILDMODE=-buildmode=pie [2022-04-23T10:03:02.932Z] #62 6.095 ++ dirname /install.sh [2022-04-23T10:03:02.932Z] #62 6.095 + dir=/ [2022-04-23T10:03:02.932Z] #62 6.095 + bin=containerd [2022-04-23T10:03:02.932Z] #62 6.095 + shift [2022-04-23T10:03:02.932Z] #62 6.095 + '[' '!' -f //containerd.installer ']' [2022-04-23T10:03:02.932Z] #62 6.095 + . //containerd.installer [2022-04-23T10:03:02.932Z] #62 6.095 ++ set -e [2022-04-23T10:03:02.932Z] #62 6.095 ++ : v1.6.2 [2022-04-23T10:03:02.932Z] #62 6.095 + install_containerd [2022-04-23T10:03:02.932Z] #62 6.095 + echo 'Install containerd version v1.6.2' [2022-04-23T10:03:02.932Z] #62 6.095 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0Dgjl9MMc1/src/github.com/containerd/containerd [2022-04-23T10:03:02.932Z] #62 6.095 Cloning into '/tmp/tmp.0Dgjl9MMc1/src/github.com/containerd/containerd'... [2022-04-23T10:03:02.932Z] #62 6.132 Install containerd version v1.6.2 [2022-04-23T10:03:02.932Z] #62 ... [2022-04-23T10:03:02.932Z] [2022-04-23T10:03:02.932Z] #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-04-23T10:03:02.932Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:03:02.932Z] #14 40.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-23T10:03:02.932Z] #14 40.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-23T10:03:02.932Z] #14 40.10 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T10:03:02.932Z] #14 42.30 Selecting previously unselected package binutils-mingw-w64. [2022-04-23T10:03:02.932Z] #14 42.30 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-23T10:03:02.932Z] #14 42.30 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T10:03:02.932Z] #14 42.45 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-23T10:03:02.932Z] #14 42.45 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T10:03:02.932Z] #14 42.47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T10:03:02.932Z] #14 42.64 Selecting previously unselected package dmsetup. [2022-04-23T10:03:02.932Z] #14 42.65 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T10:03:02.932Z] #14 42.65 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-23T10:03:02.932Z] #14 42.83 Selecting previously unselected package mingw-w64-common. [2022-04-23T10:03:02.932Z] #14 42.85 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-23T10:03:02.932Z] #14 42.86 Unpacking mingw-w64-common (8.0.0-1) ... [Pipeline] ws [2022-04-23T10:03:02.943Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-23T10:03:03.277Z] #53 ... [2022-04-23T10:03:03.277Z] [2022-04-23T10:03:03.277Z] #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-04-23T10:03:03.277Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T10:03:03.277Z] #51 56.41 gotestsum version dev [2022-04-23T10:03:03.277Z] #51 DONE 56.6s [2022-04-23T10:03:03.277Z] [2022-04-23T10:03:03.277Z] #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-04-23T10:03:03.277Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:03:03.277Z] #14 56.01 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-23T10:03:03.277Z] #14 56.01 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:03:03.277Z] #14 56.02 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T10:03:03.277Z] #14 56.33 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-23T10:03:03.277Z] #14 56.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:03:03.277Z] #14 56.38 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T10:03:03.500Z] #14 ... [2022-04-23T10:03:03.500Z] [2022-04-23T10:03:03.500Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:03:03.500Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:03:03.500Z] #53 38.98 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-23T10:03:03.500Z] #53 38.99 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-23T10:03:03.500Z] #53 39.02 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-23T10:03:03.500Z] #53 39.03 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-23T10:03:03.500Z] #53 39.08 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-23T10:03:03.500Z] #53 39.09 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-23T10:03:03.500Z] #53 39.11 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-23T10:03:03.500Z] #53 39.13 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-23T10:03:03.500Z] #53 39.22 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-23T10:03:03.500Z] #53 39.41 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-23T10:03:03.500Z] #53 39.43 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-23T10:03:03.500Z] #53 39.44 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-23T10:03:03.500Z] #53 39.44 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-23T10:03:03.500Z] #53 39.46 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-23T10:03:03.500Z] #53 39.46 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-23T10:03:03.500Z] #53 39.50 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-23T10:03:03.500Z] #53 39.53 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-23T10:03:03.500Z] #53 39.55 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-23T10:03:03.500Z] #53 39.59 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-23T10:03:03.500Z] #53 39.64 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-23T10:03:03.500Z] #53 39.65 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-23T10:03:03.500Z] #53 39.93 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-23T10:03:03.500Z] #53 39.94 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-23T10:03:03.500Z] #53 39.95 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-23T10:03:03.501Z] #53 39.99 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-23T10:03:03.501Z] #53 40.02 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-23T10:03:03.501Z] #53 40.12 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-23T10:03:03.501Z] #53 40.27 go: downloading honnef.co/go/tools v0.2.2 [2022-04-23T10:03:03.501Z] #53 41.49 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-23T10:03:03.501Z] #53 41.49 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-23T10:03:03.501Z] #53 41.55 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-23T10:03:03.501Z] #53 41.60 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-23T10:03:03.501Z] #53 42.91 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-23T10:03:03.501Z] #53 43.00 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-23T10:03:03.501Z] #53 43.02 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-23T10:03:03.501Z] #53 43.06 go: downloading golang.org/x/text v0.3.7 [2022-04-23T10:03:03.501Z] #53 47.81 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-23T10:03:03.501Z] #53 48.01 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-23T10:03:03.501Z] #53 48.01 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-23T10:03:03.501Z] #53 48.17 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-23T10:03:03.501Z] #53 48.26 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-23T10:03:03.501Z] #53 48.36 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-23T10:03:03.501Z] #53 48.37 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-23T10:03:03.501Z] #53 48.48 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-23T10:03:03.501Z] #53 48.50 go: downloading golang.org/x/mod v0.5.1 [2022-04-23T10:03:03.501Z] #53 48.51 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-23T10:03:03.501Z] #53 48.60 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-23T10:03:03.501Z] #53 48.65 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-23T10:03:03.501Z] #53 48.81 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-23T10:03:03.501Z] #53 48.84 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-23T10:03:03.501Z] #53 48.86 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-23T10:03:03.501Z] #53 ... [2022-04-23T10:03:03.501Z] [2022-04-23T10:03:03.501Z] #40 [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-04-23T10:03:03.501Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T10:03:03.501Z] #40 43.04 Selecting previously unselected package libxml2:amd64. [2022-04-23T10:03:03.501Z] #40 43.04 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-23T10:03:03.501Z] #40 43.05 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T10:03:03.501Z] #40 43.57 Selecting previously unselected package libarchive13:amd64. [2022-04-23T10:03:03.501Z] #40 43.57 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-23T10:03:03.501Z] #40 43.58 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-23T10:03:03.501Z] #40 43.86 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-23T10:03:03.501Z] #40 43.89 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-23T10:03:03.501Z] #40 43.90 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-23T10:03:03.501Z] #40 44.09 Selecting previously unselected package librhash0:amd64. [2022-04-23T10:03:03.501Z] #40 44.09 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-23T10:03:03.501Z] #40 44.10 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-23T10:03:03.501Z] #40 44.27 Selecting previously unselected package libuv1:amd64. [2022-04-23T10:03:03.501Z] #40 44.27 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-23T10:03:03.501Z] #40 44.28 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-23T10:03:03.501Z] #40 44.42 Selecting previously unselected package cmake. [2022-04-23T10:03:03.501Z] #40 44.42 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-23T10:03:03.501Z] #40 44.44 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-23T10:03:03.501Z] #40 48.15 Setting up libicu67:amd64 (67.1-7) ... [2022-04-23T10:03:03.501Z] #40 48.17 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:03:03.501Z] #40 48.19 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-23T10:03:03.501Z] #40 48.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:03:03.501Z] #40 48.26 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-23T10:03:03.501Z] #40 48.28 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-23T10:03:03.501Z] #40 48.30 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T10:03:03.501Z] #40 48.34 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T10:03:03.501Z] #40 48.37 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-23T10:03:03.501Z] #40 48.43 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-23T10:03:03.501Z] #40 48.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:03:03.501Z] #40 ... [2022-04-23T10:03:03.501Z] [2022-04-23T10:03:03.501Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:03:03.501Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:03:03.501Z] #53 49.28 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-23T10:03:03.764Z] #53 49.43 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-23T10:03:04.040Z] #53 ... [2022-04-23T10:03:04.040Z] [2022-04-23T10:03:04.040Z] #49 [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-04-23T10:03:04.040Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T10:03:04.040Z] #49 39.43 Selecting previously unselected package python3-pkg-resources. [2022-04-23T10:03:04.040Z] #49 39.44 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T10:03:04.040Z] #49 39.44 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T10:03:04.040Z] #49 39.64 Selecting previously unselected package python3-six. [2022-04-23T10:03:04.040Z] #49 39.66 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-23T10:03:04.040Z] #49 39.68 Unpacking python3-six (1.16.0-2) ... [2022-04-23T10:03:04.040Z] #49 39.79 Selecting previously unselected package python3-protobuf. [2022-04-23T10:03:04.040Z] #49 39.79 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-23T10:03:04.040Z] #49 39.80 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-23T10:03:04.040Z] #49 40.20 Selecting previously unselected package libnet1:amd64. [2022-04-23T10:03:04.040Z] #49 40.22 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-23T10:03:04.040Z] #49 40.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T10:03:04.040Z] #49 40.36 Selecting previously unselected package libnl-3-200:amd64. [2022-04-23T10:03:04.040Z] #49 40.36 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-23T10:03:04.040Z] #49 40.37 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T10:03:04.040Z] #49 40.47 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-23T10:03:04.040Z] #49 40.49 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-23T10:03:04.040Z] #49 40.50 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T10:03:04.040Z] #49 40.57 Selecting previously unselected package criu. [2022-04-23T10:03:04.040Z] #49 40.57 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-23T10:03:04.040Z] #49 40.59 Unpacking criu (3.16.1-3) ... [2022-04-23T10:03:04.040Z] #49 41.24 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T10:03:04.040Z] #49 42.50 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-23T10:03:04.040Z] #49 42.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T10:03:04.040Z] #49 42.54 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T10:03:04.040Z] #49 42.56 Setting up python3-six (1.16.0-2) ... [2022-04-23T10:03:04.040Z] #49 43.54 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T10:03:04.040Z] #49 43.58 Setting up python3-protobuf (3.12.4-1) ... [2022-04-23T10:03:04.040Z] #49 46.81 Setting up criu (3.16.1-3) ... [2022-04-23T10:03:04.040Z] #49 48.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:03:04.040Z] #49 DONE 49.6s [2022-04-23T10:03:04.040Z] [2022-04-23T10:03:04.040Z] #40 [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-04-23T10:03:04.040Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T10:03:04.040Z] #40 DONE 49.7s [2022-04-23T10:03:04.040Z] [2022-04-23T10:03:04.040Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-23T10:03:04.040Z] #41 sha256:2524df045a4a36e527d82c3d3e9b1f8625ae9e99f26a58cb7ff33c552fd0ea48 [2022-04-23T10:03:04.065Z] #40 41.30 Setting up libicu67:arm64 (67.1-7) ... [2022-04-23T10:03:04.065Z] #40 41.32 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:03:04.065Z] #40 41.34 Setting up libuv1:arm64 (1.40.0-2) ... [2022-04-23T10:03:04.065Z] #40 41.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:03:04.065Z] #40 41.40 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-23T10:03:04.065Z] #40 41.41 Setting up librhash0:arm64 (1.4.1-2) ... [2022-04-23T10:03:04.065Z] #40 41.43 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T10:03:04.065Z] #40 41.46 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T10:03:04.065Z] #40 41.48 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-23T10:03:04.065Z] #40 41.49 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-23T10:03:04.303Z] #41 DONE 0.2s [2022-04-23T10:03:04.303Z] [2022-04-23T10:03:04.303Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:03:04.303Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:03:04.303Z] #53 49.71 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-23T10:03:04.303Z] #53 49.81 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-23T10:03:04.304Z] #53 49.88 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-23T10:03:04.304Z] #53 49.99 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-23T10:03:04.304Z] #53 50.04 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-23T10:03:04.304Z] #53 50.04 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-23T10:03:04.304Z] #53 50.06 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-23T10:03:04.326Z] #40 41.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:03:04.501Z] The recommended git tool is: git [2022-04-23T10:03:04.828Z] #14 ... [2022-04-23T10:03:04.828Z] [2022-04-23T10:03:04.828Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:03:04.828Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:03:04.828Z] #53 46.18 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-23T10:03:04.828Z] #53 46.23 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-23T10:03:04.828Z] #53 46.24 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-23T10:03:04.828Z] #53 46.32 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-23T10:03:04.828Z] #53 46.35 go: downloading golang.org/x/mod v0.5.1 [2022-04-23T10:03:04.828Z] #53 46.37 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-23T10:03:04.828Z] #53 46.45 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-23T10:03:04.828Z] #53 46.56 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-23T10:03:04.882Z] #53 50.40 go: downloading github.com/prometheus/common v0.10.0 [2022-04-23T10:03:04.882Z] #53 50.59 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-23T10:03:05.088Z] #53 46.58 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-23T10:03:05.088Z] #53 46.60 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-23T10:03:05.088Z] #53 46.63 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-23T10:03:05.088Z] #53 46.74 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-23T10:03:05.145Z] #53 50.80 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-23T10:03:05.145Z] #53 50.95 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-23T10:03:05.358Z] #53 47.01 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-23T10:03:05.358Z] #53 47.14 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-23T10:03:05.875Z] #40 ... [2022-04-23T10:03:05.875Z] [2022-04-23T10:03:05.875Z] #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-04-23T10:03:05.875Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T10:03:05.875Z] #14 33.14 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:03:05.875Z] #14 33.46 Fetched 108 MB in 5s (23.9 MB/s) [2022-04-23T10:03:05.875Z] #14 33.56 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-23T10:03:05.875Z] #14 33.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-23T10:03:05.875Z] #14 33.61 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-23T10:03:05.875Z] #14 33.62 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T10:03:05.875Z] #14 35.30 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-23T10:03:05.875Z] #14 35.31 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-23T10:03:05.875Z] #14 35.31 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T10:03:05.875Z] #14 37.19 Selecting previously unselected package binutils-mingw-w64. [2022-04-23T10:03:05.875Z] #14 37.19 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-23T10:03:05.875Z] #14 37.20 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T10:03:05.875Z] #14 37.36 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-04-23T10:03:05.875Z] #14 37.37 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-23T10:03:05.875Z] #14 37.38 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-23T10:03:05.875Z] #14 37.52 Selecting previously unselected package dmsetup. [2022-04-23T10:03:05.875Z] #14 37.52 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-04-23T10:03:05.875Z] #14 37.53 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-23T10:03:05.875Z] #14 37.66 Selecting previously unselected package mingw-w64-common. [2022-04-23T10:03:05.875Z] #14 37.67 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-23T10:03:05.875Z] #14 37.68 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-23T10:03:05.923Z] #53 47.44 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-23T10:03:05.923Z] #53 47.52 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-23T10:03:05.923Z] #53 47.53 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-23T10:03:05.923Z] #53 ... [2022-04-23T10:03:05.923Z] [2022-04-23T10:03:05.923Z] #40 [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-04-23T10:03:05.923Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T10:03:05.923Z] #40 37.47 Selecting previously unselected package libicu67:amd64. [2022-04-23T10:03:05.923Z] #40 37.47 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-23T10:03:05.923Z] #40 37.48 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-23T10:03:05.923Z] #40 44.37 Selecting previously unselected package libxml2:amd64. [2022-04-23T10:03:05.923Z] #40 44.37 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-23T10:03:05.923Z] #40 44.42 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T10:03:05.923Z] #40 45.13 Selecting previously unselected package libarchive13:amd64. [2022-04-23T10:03:05.923Z] #40 45.13 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-23T10:03:05.923Z] #40 45.14 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-23T10:03:05.923Z] #40 45.44 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-23T10:03:05.923Z] #40 45.45 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-23T10:03:05.923Z] #40 45.45 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-23T10:03:05.923Z] #40 45.60 Selecting previously unselected package librhash0:amd64. [2022-04-23T10:03:05.923Z] #40 45.60 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-23T10:03:05.923Z] #40 45.62 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-23T10:03:05.923Z] #40 45.80 Selecting previously unselected package libuv1:amd64. [2022-04-23T10:03:05.923Z] #40 45.81 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-23T10:03:05.923Z] #40 45.82 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-23T10:03:05.923Z] #40 45.97 Selecting previously unselected package cmake. [2022-04-23T10:03:05.923Z] #40 45.99 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-23T10:03:05.923Z] #40 45.99 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-23T10:03:05.923Z] #40 ... [2022-04-23T10:03:05.923Z] [2022-04-23T10:03:05.923Z] #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-04-23T10:03:05.923Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:03:05.923Z] #14 47.74 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-23T10:03:06.142Z] #14 ... [2022-04-23T10:03:06.142Z] [2022-04-23T10:03:06.142Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:03:06.142Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-23T10:03:06.142Z] #53 37.05 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-23T10:03:06.142Z] #53 37.15 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-23T10:03:06.142Z] #53 37.17 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-23T10:03:06.142Z] #53 37.20 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-23T10:03:06.142Z] #53 37.23 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-23T10:03:06.142Z] #53 37.25 go: downloading golang.org/x/mod v0.5.1 [2022-04-23T10:03:06.142Z] #53 37.29 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-23T10:03:06.142Z] #53 37.35 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-23T10:03:06.142Z] #53 37.37 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-23T10:03:06.142Z] #53 37.45 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-23T10:03:06.142Z] #53 37.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-23T10:03:06.142Z] #53 37.52 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-23T10:03:06.142Z] #53 37.95 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-23T10:03:06.142Z] #53 37.98 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-23T10:03:06.142Z] #53 38.19 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-23T10:03:06.142Z] #53 38.29 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-23T10:03:06.142Z] #53 38.29 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-23T10:03:06.142Z] #53 38.37 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-23T10:03:06.142Z] #53 38.37 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-23T10:03:06.142Z] #53 38.38 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-23T10:03:06.142Z] #53 38.38 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-23T10:03:06.142Z] #53 38.61 go: downloading github.com/prometheus/common v0.10.0 [2022-04-23T10:03:06.142Z] #53 38.74 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-23T10:03:06.142Z] #53 38.86 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-23T10:03:06.142Z] #53 38.91 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-23T10:03:06.142Z] #53 39.99 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-23T10:03:06.182Z] #14 47.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-23T10:03:06.182Z] #14 47.77 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T10:03:07.061Z] #53 52.28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-23T10:03:07.530Z] #53 ... [2022-04-23T10:03:07.530Z] [2022-04-23T10:03:07.530Z] #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-04-23T10:03:07.530Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T10:03:07.530Z] #14 44.54 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-23T10:03:07.530Z] #14 44.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-23T10:03:07.794Z] #14 45.07 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T10:03:08.080Z] #14 ... [2022-04-23T10:03:08.080Z] [2022-04-23T10:03:08.080Z] #49 [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-04-23T10:03:08.080Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T10:03:08.080Z] #49 39.01 Selecting previously unselected package libnet1:amd64. [2022-04-23T10:03:08.080Z] #49 39.01 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-23T10:03:08.080Z] #49 39.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T10:03:08.080Z] #49 39.12 Selecting previously unselected package libnl-3-200:amd64. [2022-04-23T10:03:08.080Z] #49 39.12 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-23T10:03:08.080Z] #49 39.12 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T10:03:08.080Z] #49 39.27 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-23T10:03:08.080Z] #49 39.27 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-23T10:03:08.080Z] #49 39.27 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T10:03:08.080Z] #49 39.36 Selecting previously unselected package criu. [2022-04-23T10:03:08.080Z] #49 39.36 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-23T10:03:08.080Z] #49 39.40 Unpacking criu (3.16.1-3) ... [2022-04-23T10:03:08.080Z] #49 40.06 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T10:03:08.080Z] #49 41.71 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-23T10:03:08.080Z] #49 41.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T10:03:08.080Z] #49 41.79 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T10:03:08.080Z] #49 41.79 Setting up python3-six (1.16.0-2) ... [2022-04-23T10:03:08.080Z] #49 42.91 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T10:03:08.080Z] #49 42.94 Setting up python3-protobuf (3.12.4-1) ... [2022-04-23T10:03:08.080Z] #49 46.76 Setting up criu (3.16.1-3) ... [2022-04-23T10:03:08.080Z] #49 48.59 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:03:08.080Z] #49 ... [2022-04-23T10:03:08.080Z] [2022-04-23T10:03:08.080Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:03:08.080Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:03:08.080Z] #53 47.60 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-23T10:03:08.080Z] #53 47.60 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-23T10:03:08.080Z] #53 47.62 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-23T10:03:08.080Z] #53 47.66 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-23T10:03:08.080Z] #53 47.91 go: downloading github.com/prometheus/common v0.10.0 [2022-04-23T10:03:08.080Z] #53 48.08 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-23T10:03:08.080Z] #53 48.12 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-23T10:03:08.080Z] #53 48.28 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-23T10:03:08.337Z] #53 ... [2022-04-23T10:03:08.337Z] [2022-04-23T10:03:08.337Z] #49 [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-04-23T10:03:08.337Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-23T10:03:08.337Z] #49 DONE 49.5s [2022-04-23T10:03:08.337Z] [2022-04-23T10:03:08.337Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:03:08.337Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:03:08.337Z] #53 49.92 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-23T10:03:08.900Z] #53 ... [2022-04-23T10:03:08.900Z] [2022-04-23T10:03:08.900Z] #40 [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-04-23T10:03:08.900Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-23T10:03:08.900Z] #40 49.60 Setting up libicu67:amd64 (67.1-7) ... [2022-04-23T10:03:08.900Z] #40 49.65 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:03:08.900Z] #40 49.68 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-23T10:03:08.900Z] #40 49.70 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:03:08.900Z] #40 49.82 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-23T10:03:08.900Z] #40 49.85 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-23T10:03:08.900Z] #40 49.89 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T10:03:08.900Z] #40 49.96 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T10:03:08.900Z] #40 50.01 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-23T10:03:08.900Z] #40 50.05 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-23T10:03:08.900Z] #40 50.05 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:03:08.900Z] #40 DONE 50.6s [2022-04-23T10:03:09.159Z] [2022-04-23T10:03:09.159Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-23T10:03:09.159Z] #41 sha256:71a09bfc3c9a5b352cf1f4437736ac4b6d5f9f2a00e0c3f809fa2c41545fce2a [2022-04-23T10:03:09.715Z] #14 ... [2022-04-23T10:03:09.715Z] [2022-04-23T10:03:09.715Z] #40 [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-04-23T10:03:09.715Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-23T10:03:09.715Z] #40 DONE 47.1s [2022-04-23T10:03:09.722Z] #41 DONE 0.7s [2022-04-23T10:03:09.722Z] [2022-04-23T10:03:09.722Z] #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-04-23T10:03:09.722Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T10:03:09.722Z] #34 41.01 Updating files: 92% (1411/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-04-23T10:03:09.722Z] #34 41.21 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-23T10:03:09.722Z] #34 41.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-23T10:03:09.722Z] #34 ... [2022-04-23T10:03:09.722Z] [2022-04-23T10:03:09.722Z] #42 [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-04-23T10:03:09.722Z] #42 sha256:72bf0bab0160133a48943334ceb6abc8ce63e3956d8b4f89f0e69be9f58f7deb [2022-04-23T10:03:09.845Z] #14 62.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-23T10:03:09.845Z] #14 62.71 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:03:09.845Z] #14 62.73 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T10:03:09.977Z] [2022-04-23T10:03:09.978Z] #49 [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-04-23T10:03:09.978Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-23T10:03:09.978Z] #49 37.02 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-04-23T10:03:09.978Z] #49 37.03 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-23T10:03:09.978Z] #49 37.05 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-23T10:03:09.978Z] #49 37.07 Setting up python3-six (1.16.0-2) ... [2022-04-23T10:03:09.978Z] #49 38.05 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-23T10:03:09.978Z] #49 38.10 Setting up python3-protobuf (3.12.4-1) ... [2022-04-23T10:03:09.978Z] #49 41.21 Setting up criu (3.16.1-3) ... [2022-04-23T10:03:09.978Z] #49 43.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:03:09.978Z] #49 DONE 47.0s [2022-04-23T10:03:09.978Z] [2022-04-23T10:03:09.978Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-23T10:03:09.978Z] #41 sha256:10af5f7a6d1e41a65c8103738a594ebb59e362a42defd39f505d9d9365df674d [2022-04-23T10:03:09.978Z] #41 ... [2022-04-23T10:03:09.978Z] [2022-04-23T10:03:09.978Z] #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-04-23T10:03:09.978Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-04-23T10:03:09.978Z] #51 46.34 gotestsum version dev [2022-04-23T10:03:09.978Z] #51 DONE 47.3s [2022-04-23T10:03:10.238Z] [2022-04-23T10:03:10.238Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-23T10:03:10.238Z] #41 sha256:10af5f7a6d1e41a65c8103738a594ebb59e362a42defd39f505d9d9365df674d [2022-04-23T10:03:10.238Z] #41 DONE 0.4s [2022-04-23T10:03:10.238Z] [2022-04-23T10:03:10.238Z] #42 [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-04-23T10:03:10.238Z] #42 sha256:dae94dd5ca183098a1fb993e20b3e181a6db9a0c82818e8ea8fd9dd415a51b7e [2022-04-23T10:03:10.367Z] #53 ... [2022-04-23T10:03:10.367Z] [2022-04-23T10:03:10.367Z] #42 [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-04-23T10:03:10.367Z] #42 sha256:29d7626f758cdbe778fbc9432c11b2c56041088db66026420887df286b229559 [2022-04-23T10:03:10.367Z] #42 1.501 + RM_GOPATH=0 [2022-04-23T10:03:10.367Z] #42 1.501 + TMP_GOPATH= [2022-04-23T10:03:10.367Z] #42 1.501 + : /build [2022-04-23T10:03:10.367Z] #42 1.501 + '[' -z '' ']' [2022-04-23T10:03:10.367Z] #42 1.501 ++ mktemp -d [2022-04-23T10:03:10.367Z] #42 1.501 + export GOPATH=/tmp/tmp.3RWRtHLAU2 [2022-04-23T10:03:10.367Z] #42 1.501 + GOPATH=/tmp/tmp.3RWRtHLAU2 [2022-04-23T10:03:10.367Z] #42 1.501 + RM_GOPATH=1 [2022-04-23T10:03:10.367Z] #42 1.501 + case "$(go env GOARCH)" in [2022-04-23T10:03:10.367Z] #42 1.506 ++ go env GOARCH [2022-04-23T10:03:10.367Z] #42 1.539 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T10:03:10.367Z] #42 1.539 + GO_BUILDMODE=-buildmode=pie [2022-04-23T10:03:10.367Z] #42 1.539 ++ dirname /install.sh [2022-04-23T10:03:10.367Z] #42 1.580 + dir=/ [2022-04-23T10:03:10.367Z] #42 1.580 + bin=tini [2022-04-23T10:03:10.367Z] #42 1.580 + shift [2022-04-23T10:03:10.367Z] #42 1.580 + '[' '!' -f //tini.installer ']' [2022-04-23T10:03:10.367Z] #42 1.580 + . //tini.installer [2022-04-23T10:03:10.367Z] #42 1.580 ++ : v0.19.0 [2022-04-23T10:03:10.367Z] #42 1.580 + install_tini [2022-04-23T10:03:10.367Z] #42 1.580 + echo 'Install tini version v0.19.0' [2022-04-23T10:03:10.367Z] #42 1.580 + git clone https://github.com/krallin/tini.git /tmp/tmp.3RWRtHLAU2/tini [2022-04-23T10:03:10.367Z] #42 1.580 Install tini version v0.19.0 [2022-04-23T10:03:10.367Z] #42 1.619 Cloning into '/tmp/tmp.3RWRtHLAU2/tini'... [2022-04-23T10:03:10.367Z] #42 2.337 + cd /tmp/tmp.3RWRtHLAU2/tini [2022-04-23T10:03:10.367Z] #42 2.337 + git checkout -q v0.19.0 [2022-04-23T10:03:10.367Z] #42 2.349 + cmake . [2022-04-23T10:03:10.367Z] #42 2.850 -- The C compiler identification is GNU 10.2.1 [2022-04-23T10:03:10.367Z] #42 2.900 -- Detecting C compiler ABI info [2022-04-23T10:03:10.367Z] #42 3.375 -- Detecting C compiler ABI info - done [2022-04-23T10:03:10.367Z] #42 3.487 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-23T10:03:10.367Z] #42 3.488 -- Detecting C compile features [2022-04-23T10:03:10.367Z] #42 3.491 -- Detecting C compile features - done [2022-04-23T10:03:10.367Z] #42 3.524 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-23T10:03:10.367Z] #42 3.688 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-23T10:03:10.367Z] #42 3.771 -- Configuring done [2022-04-23T10:03:10.367Z] #42 3.797 -- Generating done [2022-04-23T10:03:10.367Z] #42 3.811 -- Build files have been written to: /tmp/tmp.3RWRtHLAU2/tini [2022-04-23T10:03:10.367Z] #42 3.816 + make tini-static [2022-04-23T10:03:10.367Z] #42 4.090 Scanning dependencies of target tini-static [2022-04-23T10:03:10.367Z] #42 4.156 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-23T10:03:10.367Z] #42 5.205 [100%] Linking C executable tini-static [2022-04-23T10:03:10.367Z] #42 5.652 [100%] Built target tini-static [2022-04-23T10:03:10.367Z] #42 5.704 + mkdir -p /build [2022-04-23T10:03:10.367Z] #42 5.708 + cp tini-static /build/docker-init [2022-04-23T10:03:10.367Z] #42 DONE 6.2s [2022-04-23T10:03:10.367Z] [2022-04-23T10:03:10.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-04-23T10:03:10.367Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:03:10.367Z] #14 49.54 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-23T10:03:10.367Z] #14 49.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-23T10:03:10.367Z] #14 49.56 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T10:03:10.367Z] #14 55.44 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-23T10:03:10.367Z] #14 55.45 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:03:10.367Z] #14 55.46 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T10:03:10.367Z] #14 55.59 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-23T10:03:10.367Z] #14 55.60 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:03:10.367Z] #14 55.62 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T10:03:10.634Z] #19 155.7 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-04-23T10:03:10.634Z] #19 155.7 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T10:03:10.634Z] #19 155.7 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-23T10:03:10.634Z] #19 155.7 Selecting previously unselected package patch. [2022-04-23T10:03:10.634Z] #19 155.7 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-04-23T10:03:10.634Z] #19 155.7 Unpacking patch (2.7.6-7) ... [2022-04-23T10:03:10.634Z] #19 155.8 Selecting previously unselected package dpkg-dev. [2022-04-23T10:03:10.634Z] #19 155.8 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-04-23T10:03:10.634Z] #19 155.8 Unpacking dpkg-dev (1.20.9) ... [2022-04-23T10:03:10.634Z] #19 156.0 Selecting previously unselected package libconfig-inifiles-perl. [2022-04-23T10:03:10.634Z] #19 156.0 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-04-23T10:03:10.634Z] #19 156.0 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-04-23T10:03:10.634Z] #19 156.1 Selecting previously unselected package libio-string-perl. [2022-04-23T10:03:10.634Z] #19 156.1 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-04-23T10:03:10.634Z] #19 156.1 Unpacking libio-string-perl (1.08-3.1) ... [2022-04-23T10:03:10.634Z] #19 156.1 Selecting previously unselected package libicu67:amd64. [2022-04-23T10:03:10.634Z] #19 156.1 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-04-23T10:03:10.634Z] #19 156.1 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-23T10:03:11.198Z] #19 157.3 Selecting previously unselected package libxml2:amd64. [2022-04-23T10:03:11.199Z] #19 157.3 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-23T10:03:11.199Z] #19 157.3 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T10:03:11.199Z] #19 157.4 Selecting previously unselected package libxml-namespacesupport-perl. [2022-04-23T10:03:11.199Z] #19 157.4 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-04-23T10:03:11.199Z] #19 157.4 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-23T10:03:11.199Z] #19 157.4 Selecting previously unselected package libxml-sax-base-perl. [2022-04-23T10:03:11.199Z] #19 157.4 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-04-23T10:03:11.199Z] #19 157.5 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-04-23T10:03:11.457Z] #19 157.5 Selecting previously unselected package libxml-sax-perl. [2022-04-23T10:03:11.457Z] #19 157.5 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-04-23T10:03:11.457Z] #19 157.5 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-04-23T10:03:11.457Z] #19 157.5 Selecting previously unselected package libxml-libxml-perl. [2022-04-23T10:03:11.457Z] #19 157.5 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-04-23T10:03:11.457Z] #19 157.6 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-23T10:03:11.457Z] #19 157.6 Selecting previously unselected package libxml-simple-perl. [2022-04-23T10:03:11.457Z] #19 157.6 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-04-23T10:03:11.457Z] #19 157.6 Unpacking libxml-simple-perl (2.25-1) ... [2022-04-23T10:03:11.457Z] #19 157.7 Selecting previously unselected package libyaml-perl. [2022-04-23T10:03:11.457Z] #19 157.7 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-04-23T10:03:11.457Z] #19 157.7 Unpacking libyaml-perl (1.30-1) ... [2022-04-23T10:03:11.457Z] #19 157.7 Selecting previously unselected package libconfig-auto-perl. [2022-04-23T10:03:11.457Z] #19 157.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-04-23T10:03:11.630Z] #42 1.219 + RM_GOPATH=0 [2022-04-23T10:03:11.630Z] #42 1.219 + TMP_GOPATH= [2022-04-23T10:03:11.630Z] #42 1.219 + : /build [2022-04-23T10:03:11.630Z] #42 1.219 + '[' -z '' ']' [2022-04-23T10:03:11.630Z] #42 1.220 ++ mktemp -d [2022-04-23T10:03:11.630Z] #42 1.224 + export GOPATH=/tmp/tmp.ZaHOgVWGYk [2022-04-23T10:03:11.630Z] #42 1.235 + GOPATH=/tmp/tmp.ZaHOgVWGYk [2022-04-23T10:03:11.630Z] #42 1.235 + RM_GOPATH=1 [2022-04-23T10:03:11.630Z] #42 1.235 + case "$(go env GOARCH)" in [2022-04-23T10:03:11.631Z] #42 1.235 ++ go env GOARCH [2022-04-23T10:03:11.631Z] #42 1.255 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T10:03:11.631Z] #42 1.255 + GO_BUILDMODE=-buildmode=pie [2022-04-23T10:03:11.631Z] #42 1.255 ++ dirname /install.sh [2022-04-23T10:03:11.631Z] #42 1.265 Install tini version v0.19.0 [2022-04-23T10:03:11.631Z] #42 1.265 + dir=/ [2022-04-23T10:03:11.631Z] #42 1.265 + bin=tini [2022-04-23T10:03:11.631Z] #42 1.265 + shift [2022-04-23T10:03:11.631Z] #42 1.265 + '[' '!' -f //tini.installer ']' [2022-04-23T10:03:11.631Z] #42 1.265 + . //tini.installer [2022-04-23T10:03:11.631Z] #42 1.265 ++ : v0.19.0 [2022-04-23T10:03:11.631Z] #42 1.265 + install_tini [2022-04-23T10:03:11.631Z] #42 1.265 + echo 'Install tini version v0.19.0' [2022-04-23T10:03:11.631Z] #42 1.265 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZaHOgVWGYk/tini [2022-04-23T10:03:11.631Z] #42 1.265 Cloning into '/tmp/tmp.ZaHOgVWGYk/tini'... [2022-04-23T10:03:11.714Z] #19 157.7 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-04-23T10:03:11.714Z] #19 157.8 Selecting previously unselected package libfile-which-perl. [2022-04-23T10:03:11.714Z] #19 157.8 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-04-23T10:03:11.714Z] #19 157.8 Unpacking libfile-which-perl (1.23-1) ... [2022-04-23T10:03:11.714Z] #19 157.8 Selecting previously unselected package libfile-homedir-perl. [2022-04-23T10:03:11.714Z] #19 157.8 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-04-23T10:03:11.714Z] #19 157.8 Unpacking libfile-homedir-perl (1.006-1) ... [2022-04-23T10:03:11.714Z] #19 157.8 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-04-23T10:03:11.714Z] #19 157.8 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-04-23T10:03:11.714Z] #19 157.9 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-23T10:03:11.714Z] #19 157.9 Selecting previously unselected package dpkg-cross. [2022-04-23T10:03:11.714Z] #19 157.9 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-04-23T10:03:11.714Z] #19 157.9 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-04-23T10:03:11.714Z] #19 157.9 Selecting previously unselected package crossbuild-essential-arm64. [2022-04-23T10:03:11.714Z] #19 157.9 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-04-23T10:03:11.714Z] #19 157.9 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-04-23T10:03:11.762Z] #14 ... [2022-04-23T10:03:11.762Z] [2022-04-23T10:03:11.762Z] #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-04-23T10:03:11.762Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T10:03:11.762Z] #51 57.42 gotestsum version dev [2022-04-23T10:03:11.971Z] #19 158.0 Selecting previously unselected package libc6-armel-cross. [2022-04-23T10:03:11.971Z] #19 158.0 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-04-23T10:03:11.971Z] #19 158.0 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-04-23T10:03:11.971Z] #19 158.1 Selecting previously unselected package libgcc-s1-armel-cross. [2022-04-23T10:03:11.971Z] #19 158.1 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:11.971Z] #19 158.1 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-23T10:03:11.971Z] #19 158.2 Selecting previously unselected package libgomp1-armel-cross. [2022-04-23T10:03:11.971Z] #19 158.2 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:11.971Z] #19 158.2 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-23T10:03:11.971Z] #19 158.2 Selecting previously unselected package libatomic1-armel-cross. [2022-04-23T10:03:11.971Z] #19 158.2 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:12.025Z] #51 DONE 57.5s [2022-04-23T10:03:12.025Z] [2022-04-23T10:03:12.025Z] #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-04-23T10:03:12.025Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T10:03:12.227Z] #19 158.2 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-23T10:03:12.227Z] #19 158.3 Selecting previously unselected package libasan6-armel-cross. [2022-04-23T10:03:12.227Z] #19 158.3 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:12.227Z] #19 158.3 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-23T10:03:12.248Z] #42 ... [2022-04-23T10:03:12.248Z] [2022-04-23T10:03:12.248Z] #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-04-23T10:03:12.248Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-23T10:03:12.248Z] #51 53.43 gotestsum version dev [2022-04-23T10:03:12.248Z] #51 DONE 53.9s [2022-04-23T10:03:12.483Z] #19 158.6 Selecting previously unselected package libstdc++6-armel-cross. [2022-04-23T10:03:12.483Z] #19 158.6 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:12.483Z] #19 158.6 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-23T10:03:12.505Z] [2022-04-23T10:03:12.505Z] #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-04-23T10:03:12.505Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:03:12.505Z] #14 53.69 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-23T10:03:12.505Z] #14 53.69 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:03:12.505Z] #14 53.70 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T10:03:12.505Z] #14 53.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-23T10:03:12.505Z] #14 53.83 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:03:12.505Z] #14 53.84 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T10:03:12.575Z] #42 2.351 + cd /tmp/tmp.ZaHOgVWGYk/tini [2022-04-23T10:03:12.575Z] #42 2.352 + git checkout -q v0.19.0 [2022-04-23T10:03:12.575Z] #42 2.623 + cmake . [2022-04-23T10:03:12.741Z] #19 158.7 Selecting previously unselected package libubsan1-armel-cross. [2022-04-23T10:03:12.741Z] #19 158.7 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:12.741Z] #19 158.7 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-23T10:03:12.741Z] #19 158.8 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-04-23T10:03:12.741Z] #19 158.8 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:12.741Z] #19 158.8 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-23T10:03:13.000Z] #19 159.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-04-23T10:03:13.000Z] #19 159.0 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-23T10:03:13.000Z] #19 159.0 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-23T10:03:13.150Z] #42 2.923 -- The C compiler identification is GNU 10.2.1 [2022-04-23T10:03:13.150Z] #42 2.969 -- Detecting C compiler ABI info [2022-04-23T10:03:13.412Z] #42 3.352 -- Detecting C compiler ABI info - done [2022-04-23T10:03:13.675Z] #42 3.398 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-23T10:03:13.675Z] #42 3.409 -- Detecting C compile features [2022-04-23T10:03:13.675Z] #42 3.410 -- Detecting C compile features - done [2022-04-23T10:03:13.675Z] #42 3.444 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-23T10:03:13.932Z] #19 ... [2022-04-23T10:03:13.932Z] [2022-04-23T10:03:13.932Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:03:13.932Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:03:13.932Z] #60 166.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-23T10:03:13.937Z] #42 3.656 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-23T10:03:13.937Z] #42 3.706 -- Configuring done [2022-04-23T10:03:13.937Z] #42 3.710 -- Generating done [2022-04-23T10:03:13.937Z] #42 3.722 -- Build files have been written to: /tmp/tmp.ZaHOgVWGYk/tini [2022-04-23T10:03:13.937Z] #42 3.736 + make tini-static [2022-04-23T10:03:14.200Z] #42 3.967 Scanning dependencies of target tini-static [2022-04-23T10:03:14.200Z] #42 4.115 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-23T10:03:15.146Z] #42 5.195 [100%] Linking C executable tini-static [2022-04-23T10:03:15.729Z] #42 5.583 [100%] Built target tini-static [2022-04-23T10:03:15.729Z] #42 5.635 + mkdir -p /build [2022-04-23T10:03:15.990Z] #42 5.637 + cp tini-static /build/docker-init [2022-04-23T10:03:16.375Z] using credential docker-jenkins-github-credentials [2022-04-23T10:03:16.454Z] Cloning the remote Git repository [2022-04-23T10:03:16.454Z] Cloning with configured refspecs honoured and without tags [2022-04-23T10:03:17.325Z] #34 ... [2022-04-23T10:03:17.326Z] [2022-04-23T10:03:17.326Z] #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-04-23T10:03:17.326Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:03:17.326Z] #14 62.15 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-23T10:03:17.326Z] #14 62.17 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:03:17.326Z] #14 62.18 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T10:03:16.652Z] Cloning repository https://github.com/moby/moby.git [2022-04-23T10:03:17.053Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-23T10:03:17.379Z] #42 DONE 7.3s [2022-04-23T10:03:17.379Z] [2022-04-23T10:03:17.379Z] #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-04-23T10:03:17.379Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T10:03:17.379Z] #14 51.28 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-23T10:03:17.379Z] #14 51.30 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-04-23T10:03:17.379Z] #14 51.32 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T10:03:17.379Z] #14 51.39 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-23T10:03:17.379Z] #14 51.39 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-23T10:03:17.379Z] #14 51.40 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T10:03:17.967Z] #14 ... [2022-04-23T10:03:17.967Z] [2022-04-23T10:03:17.967Z] #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-04-23T10:03:17.967Z] #62 sha256:5e8abbce743077d9ec08ce91d73f41aa7acb5641bd690d39e3751df6002bfd2d [2022-04-23T10:03:18.484Z] #62 36.57 Updating files: 62% (2938/4710) Updating files: 63% (2968/4710) Updating files: 64% (3015/4710) Updating files: 65% (3062/4710) Updating files: 66% (3109/4710) Updating files: 67% (3156/4710) Updating files: 68% (3203/4710) Updating files: 69% (3250/4710) Updating files: 70% (3297/4710) Updating files: 71% (3345/4710) Updating files: 72% (3392/4710) Updating files: 73% (3439/4710) Updating files: 74% (3486/4710) Updating files: 75% (3533/4710) Updating files: 76% (3580/4710) Updating files: 77% (3627/4710) Updating files: 78% (3674/4710) Updating files: 79% (3721/4710) Updating files: 80% (3768/4710) Updating files: 81% (3816/4710) Updating files: 82% (3863/4710) Updating files: 83% (3910/4710) Updating files: 84% (3957/4710) Updating files: 85% (4004/4710) Updating files: 86% (4051/4710) Updating files: 87% (4098/4710) Updating files: 88% (4145/4710) Updating files: 89% (4192/4710) Updating files: 90% (4239/4710) Updating files: 91% (4287/4710) Updating files: 92% (4334/4710) Updating files: 93% (4381/4710) Updating files: 94% (4428/4710) Updating files: 95% (4475/4710) Updating files: 96% (4522/4710) Updating files: 97% (4569/4710) Updating files: 98% (4616/4710) Updating files: 99% (4663/4710) Updating files: 100% (4710/4710) Updating files: 100% (4710/4710), done. [2022-04-23T10:03:18.484Z] #62 37.35 + cd /tmp/tmp.NgZXDmC8tA/src/github.com/containerd/containerd [2022-04-23T10:03:18.484Z] #62 37.35 + git checkout -q v1.6.2 [2022-04-23T10:03:19.109Z] #14 ... [2022-04-23T10:03:19.109Z] [2022-04-23T10:03:19.109Z] #42 [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-04-23T10:03:19.109Z] #42 sha256:72bf0bab0160133a48943334ceb6abc8ce63e3956d8b4f89f0e69be9f58f7deb [2022-04-23T10:03:19.109Z] #42 4.247 + RM_GOPATH=0 [2022-04-23T10:03:19.109Z] #42 4.247 + TMP_GOPATH= [2022-04-23T10:03:19.109Z] #42 4.247 + : /build [2022-04-23T10:03:19.109Z] #42 4.247 + '[' -z '' ']' [2022-04-23T10:03:19.109Z] #42 4.249 ++ mktemp -d [2022-04-23T10:03:19.109Z] #42 4.264 + export GOPATH=/tmp/tmp.RsFBXINdwH [2022-04-23T10:03:19.109Z] #42 4.274 + GOPATH=/tmp/tmp.RsFBXINdwH [2022-04-23T10:03:19.109Z] #42 4.274 + RM_GOPATH=1 [2022-04-23T10:03:19.109Z] #42 4.274 + case "$(go env GOARCH)" in [2022-04-23T10:03:19.109Z] #42 4.274 ++ go env GOARCH [2022-04-23T10:03:19.109Z] #42 4.308 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T10:03:19.109Z] #42 4.308 + GO_BUILDMODE=-buildmode=pie [2022-04-23T10:03:19.109Z] #42 4.308 ++ dirname /install.sh [2022-04-23T10:03:19.109Z] #42 4.308 + dir=/ [2022-04-23T10:03:19.109Z] #42 4.308 + bin=tini [2022-04-23T10:03:19.109Z] #42 4.308 + shift [2022-04-23T10:03:19.109Z] #42 4.308 + '[' '!' -f //tini.installer ']' [2022-04-23T10:03:19.109Z] #42 4.308 + . //tini.installer [2022-04-23T10:03:19.109Z] #42 4.308 ++ : v0.19.0 [2022-04-23T10:03:19.109Z] #42 4.308 + install_tini [2022-04-23T10:03:19.109Z] #42 4.308 + echo 'Install tini version v0.19.0' [2022-04-23T10:03:19.109Z] #42 4.308 + git clone https://github.com/krallin/tini.git /tmp/tmp.RsFBXINdwH/tini [2022-04-23T10:03:19.109Z] #42 4.308 Cloning into '/tmp/tmp.RsFBXINdwH/tini'... [2022-04-23T10:03:19.109Z] #42 4.308 Install tini version v0.19.0 [2022-04-23T10:03:19.109Z] #42 4.988 + cd /tmp/tmp.RsFBXINdwH/tini [2022-04-23T10:03:19.109Z] #42 4.988 + git checkout -q v0.19.0 [2022-04-23T10:03:19.109Z] #42 4.996 + cmake . [2022-04-23T10:03:19.109Z] #42 5.511 -- The C compiler identification is GNU 10.2.1 [2022-04-23T10:03:19.109Z] #42 5.588 -- Detecting C compiler ABI info [2022-04-23T10:03:19.109Z] #42 6.144 -- Detecting C compiler ABI info - done [2022-04-23T10:03:19.109Z] #42 6.239 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-23T10:03:19.109Z] #42 6.239 -- Detecting C compile features [2022-04-23T10:03:19.109Z] #42 6.239 -- Detecting C compile features - done [2022-04-23T10:03:19.109Z] #42 6.292 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-23T10:03:19.109Z] #42 6.470 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-23T10:03:19.109Z] #42 6.541 -- Configuring done [2022-04-23T10:03:19.109Z] #42 6.578 + make tini-static [2022-04-23T10:03:19.109Z] #42 6.578 -- Generating done [2022-04-23T10:03:19.109Z] #42 6.578 -- Build files have been written to: /tmp/tmp.RsFBXINdwH/tini [2022-04-23T10:03:19.109Z] #42 6.818 Scanning dependencies of target tini-static [2022-04-23T10:03:19.109Z] #42 6.928 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-23T10:03:19.109Z] #42 8.196 [100%] Linking C executable tini-static [2022-04-23T10:03:19.109Z] #42 8.762 [100%] Built target tini-static [2022-04-23T10:03:19.109Z] #42 8.824 + mkdir -p /build [2022-04-23T10:03:19.109Z] #42 8.842 + cp tini-static /build/docker-init [2022-04-23T10:03:19.109Z] #42 DONE 9.1s [2022-04-23T10:03:19.109Z] [2022-04-23T10:03:19.109Z] #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-04-23T10:03:19.109Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:03:19.109Z] #14 60.40 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-23T10:03:19.109Z] #14 60.41 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:03:19.109Z] #14 60.41 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T10:03:19.189Z] #60 ... [2022-04-23T10:03:19.189Z] [2022-04-23T10:03:19.189Z] #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-04-23T10:03:19.189Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-23T10:03:19.189Z] #19 165.0 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-04-23T10:03:19.189Z] #19 165.0 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-23T10:03:19.189Z] #19 165.2 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-23T10:03:19.189Z] #19 ... [2022-04-23T10:03:19.189Z] [2022-04-23T10:03:19.189Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:03:19.189Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:03:19.189Z] #60 DONE 172.0s [2022-04-23T10:03:19.189Z] [2022-04-23T10:03:19.189Z] #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-04-23T10:03:19.189Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-23T10:03:19.189Z] #19 165.3 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-04-23T10:03:19.189Z] #19 165.3 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-04-23T10:03:19.189Z] #19 165.4 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-23T10:03:19.421Z] #62 38.12 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-23T10:03:19.421Z] #62 38.12 + BUILDTAGS='netgo osusergo static_build' [2022-04-23T10:03:19.421Z] #62 38.12 + export EXTRA_FLAGS=-buildmode=pie [2022-04-23T10:03:19.421Z] #62 38.12 + EXTRA_FLAGS=-buildmode=pie [2022-04-23T10:03:19.421Z] #62 38.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-23T10:03:19.421Z] #62 38.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-23T10:03:19.421Z] #62 38.12 + '[' '' = dynamic ']' [2022-04-23T10:03:19.421Z] #62 38.12 + make [2022-04-23T10:03:18.036Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T10:03:18.037Z] > git --version # timeout=10 [2022-04-23T10:03:18.092Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-23T10:03:18.093Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T10:03:18.096Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43517/head:refs/remotes/origin/PR-43517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T10:03:19.703Z] #19 165.7 Selecting previously unselected package libc6-dev-armel-cross. [2022-04-23T10:03:19.703Z] #19 165.7 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-04-23T10:03:19.703Z] #19 165.7 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-23T10:03:19.932Z] #14 56.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-23T10:03:19.932Z] #14 56.81 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-23T10:03:19.932Z] #14 56.81 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T10:03:19.961Z] #19 166.0 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-04-23T10:03:19.961Z] #19 166.0 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:19.961Z] #19 166.0 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-23T10:03:20.545Z] #19 166.5 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-04-23T10:03:20.545Z] #19 166.5 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-23T10:03:20.545Z] #19 166.5 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-23T10:03:20.796Z] #62 39.45 + bin/ctr [2022-04-23T10:03:24.144Z] #14 ... [2022-04-23T10:03:24.144Z] [2022-04-23T10:03:24.144Z] #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-04-23T10:03:24.144Z] #62 sha256:5c9a9ee0a064e8d788ee4e12fd82216a699c25d8e3e6391af4006cf44e2b81aa [2022-04-23T10:03:24.144Z] #62 34.14 Updating files: 72% (3393/4710) Updating files: 73% (3439/4710) Updating files: 74% (3486/4710) Updating files: 75% (3533/4710) Updating files: 76% (3580/4710) Updating files: 77% (3627/4710) Updating files: 78% (3674/4710) Updating files: 79% (3721/4710) Updating files: 80% (3768/4710) Updating files: 81% (3816/4710) Updating files: 82% (3863/4710) Updating files: 83% (3910/4710) Updating files: 84% (3957/4710) Updating files: 85% (4004/4710) Updating files: 86% (4051/4710) Updating files: 87% (4098/4710) Updating files: 88% (4145/4710) Updating files: 89% (4192/4710) Updating files: 90% (4239/4710) Updating files: 91% (4287/4710) Updating files: 92% (4334/4710) Updating files: 93% (4381/4710) Updating files: 94% (4428/4710) Updating files: 95% (4475/4710) Updating files: 96% (4522/4710) Updating files: 97% (4569/4710) Updating files: 98% (4616/4710) Updating files: 99% (4663/4710) Updating files: 100% (4710/4710) Updating files: 100% (4710/4710), done. [2022-04-23T10:03:24.144Z] #62 34.71 + cd /tmp/tmp.zs8osvDU1j/src/github.com/containerd/containerd [2022-04-23T10:03:24.144Z] #62 34.71 + git checkout -q v1.6.2 [2022-04-23T10:03:25.480Z] #14 ... [2022-04-23T10:03:25.480Z] [2022-04-23T10:03:25.480Z] #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-04-23T10:03:25.480Z] #62 sha256:0c9058461cf7b62a77c64c9afdfb9f38da24fbc6f173377977cbf53676d65235 [2022-04-23T10:03:25.552Z] #62 35.87 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-23T10:03:25.552Z] #62 35.88 + BUILDTAGS='netgo osusergo static_build' [2022-04-23T10:03:25.552Z] #62 35.88 + export EXTRA_FLAGS=-buildmode=pie [2022-04-23T10:03:25.552Z] #62 35.88 + EXTRA_FLAGS=-buildmode=pie [2022-04-23T10:03:25.552Z] #62 35.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-23T10:03:25.552Z] #62 35.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-23T10:03:25.552Z] #62 35.88 + '[' '' = dynamic ']' [2022-04-23T10:03:25.552Z] #62 35.88 + make [2022-04-23T10:03:26.124Z] #62 36.83 + bin/ctr [2022-04-23T10:03:26.526Z] #62 39.15 Updating files: 66% (3130/4710) Updating files: 67% (3156/4710) Updating files: 68% (3203/4710) Updating files: 69% (3250/4710) Updating files: 70% (3297/4710) Updating files: 71% (3345/4710) Updating files: 72% (3392/4710) Updating files: 73% (3439/4710) Updating files: 74% (3486/4710) Updating files: 75% (3533/4710) Updating files: 76% (3580/4710) Updating files: 77% (3627/4710) Updating files: 78% (3674/4710) Updating files: 79% (3721/4710) Updating files: 80% (3768/4710) Updating files: 81% (3816/4710) Updating files: 82% (3863/4710) Updating files: 83% (3910/4710) Updating files: 84% (3957/4710) Updating files: 85% (4004/4710) Updating files: 86% (4051/4710) Updating files: 87% (4098/4710) Updating files: 88% (4145/4710) Updating files: 89% (4192/4710) Updating files: 90% (4239/4710) Updating files: 91% (4287/4710) Updating files: 92% (4334/4710) Updating files: 93% (4381/4710) Updating files: 94% (4428/4710) Updating files: 95% (4475/4710) Updating files: 96% (4522/4710) Updating files: 97% (4569/4710) Updating files: 98% (4616/4710) Updating files: 99% (4663/4710) Updating files: 100% (4710/4710) Updating files: 100% (4710/4710), done. [2022-04-23T10:03:26.526Z] #62 39.93 + cd /tmp/tmp.mlSR8S1zav/src/github.com/containerd/containerd [2022-04-23T10:03:26.526Z] #62 39.94 + git checkout -q v1.6.2 [2022-04-23T10:03:27.098Z] #62 40.53 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-23T10:03:27.098Z] #62 40.53 + BUILDTAGS='netgo osusergo static_build' [2022-04-23T10:03:27.098Z] #62 40.53 + export EXTRA_FLAGS=-buildmode=pie [2022-04-23T10:03:27.098Z] #62 40.53 + EXTRA_FLAGS=-buildmode=pie [2022-04-23T10:03:27.098Z] #62 40.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-23T10:03:27.098Z] #62 40.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-23T10:03:27.098Z] #62 40.53 + '[' '' = dynamic ']' [2022-04-23T10:03:27.098Z] #62 40.53 + make [2022-04-23T10:03:27.179Z] #19 172.4 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-04-23T10:03:27.179Z] #19 172.4 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-23T10:03:27.179Z] #19 172.4 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-23T10:03:27.179Z] #19 172.4 Selecting previously unselected package crossbuild-essential-armel. [2022-04-23T10:03:27.179Z] #19 172.4 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-04-23T10:03:27.179Z] #19 172.4 Unpacking crossbuild-essential-armel (12.9) ... [2022-04-23T10:03:27.179Z] #19 172.5 Selecting previously unselected package libc6-armhf-cross. [2022-04-23T10:03:27.179Z] #19 172.5 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-04-23T10:03:27.179Z] #19 172.5 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-04-23T10:03:27.179Z] #19 172.7 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-04-23T10:03:27.179Z] #19 172.7 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:27.179Z] #19 172.7 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-23T10:03:27.179Z] #19 172.8 Selecting previously unselected package libgomp1-armhf-cross. [2022-04-23T10:03:27.179Z] #19 172.8 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:27.179Z] #19 172.8 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-23T10:03:27.179Z] #19 172.8 Selecting previously unselected package libatomic1-armhf-cross. [2022-04-23T10:03:27.179Z] #19 172.8 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:27.179Z] #19 172.9 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-23T10:03:27.179Z] #19 172.9 Selecting previously unselected package libasan6-armhf-cross. [2022-04-23T10:03:27.179Z] #19 172.9 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:27.179Z] #19 172.9 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-23T10:03:28.489Z] #62 41.77 + bin/ctr [2022-04-23T10:03:28.542Z] #19 174.7 Selecting previously unselected package libstdc++6-armhf-cross. [2022-04-23T10:03:28.542Z] #19 174.7 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:29.109Z] #19 175.1 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-23T10:03:29.671Z] #19 175.8 Selecting previously unselected package libubsan1-armhf-cross. [2022-04-23T10:03:29.671Z] #19 175.8 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:29.671Z] #19 175.8 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-23T10:03:29.928Z] #19 176.0 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-04-23T10:03:29.928Z] #19 176.0 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:29.928Z] #19 176.0 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-23T10:03:30.064Z] using credential docker-jenkins-github-credentials [2022-04-23T10:03:30.143Z] Cloning the remote Git repository [2022-04-23T10:03:30.143Z] Cloning with configured refspecs honoured and without tags [2022-04-23T10:03:30.185Z] #19 176.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-04-23T10:03:30.185Z] #19 176.2 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-23T10:03:30.185Z] #19 176.2 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-23T10:03:30.341Z] Cloning repository https://github.com/moby/moby.git [2022-04-23T10:03:30.779Z] #62 ... [2022-04-23T10:03:30.779Z] [2022-04-23T10:03:30.779Z] #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-04-23T10:03:30.779Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:03:30.779Z] #14 73.67 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-23T10:03:30.779Z] #14 73.68 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:03:30.779Z] #14 73.68 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T10:03:30.779Z] #14 78.49 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-23T10:03:30.779Z] #14 78.50 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:03:30.779Z] #14 78.51 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T10:03:30.779Z] #14 83.71 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-23T10:03:30.779Z] #14 83.71 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:03:30.779Z] #14 83.72 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T10:03:31.297Z] #14 71.43 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-23T10:03:31.298Z] #14 71.43 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:03:31.298Z] #14 71.44 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T10:03:30.758Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-23T10:03:31.607Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T10:03:31.607Z] > git --version # timeout=10 [2022-04-23T10:03:31.654Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-23T10:03:31.654Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T10:03:31.658Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43517/head:refs/remotes/origin/PR-43517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T10:03:33.195Z] #14 ... [2022-04-23T10:03:33.196Z] [2022-04-23T10:03:33.196Z] #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-04-23T10:03:33.196Z] #62 sha256:fc4f4fb8c863b5712059bcebcb11ea05c5b3fe2191e552fa301a093858d60f7d [2022-04-23T10:03:34.232Z] #62 40.55 Updating files: 60% (2866/4710) Updating files: 61% (2874/4710) Updating files: 62% (2921/4710) Updating files: 63% (2968/4710) Updating files: 64% (3015/4710) Updating files: 65% (3062/4710) Updating files: 66% (3109/4710) Updating files: 67% (3156/4710) Updating files: 68% (3203/4710) Updating files: 69% (3250/4710) Updating files: 70% (3297/4710) Updating files: 71% (3345/4710) Updating files: 72% (3392/4710) Updating files: 73% (3439/4710) Updating files: 74% (3486/4710) Updating files: 75% (3533/4710) Updating files: 76% (3580/4710) Updating files: 77% (3627/4710) Updating files: 78% (3674/4710) Updating files: 79% (3721/4710) Updating files: 80% (3768/4710) Updating files: 81% (3816/4710) Updating files: 82% (3863/4710) Updating files: 83% (3910/4710) Updating files: 84% (3957/4710) Updating files: 85% (4004/4710) Updating files: 86% (4051/4710) Updating files: 87% (4098/4710) Updating files: 88% (4145/4710) Updating files: 89% (4192/4710) Updating files: 90% (4239/4710) Updating files: 91% (4287/4710) Updating files: 92% (4334/4710) Updating files: 93% (4381/4710) Updating files: 94% (4428/4710) Updating files: 95% (4475/4710) Updating files: 96% (4522/4710) Updating files: 97% (4569/4710) Updating files: 98% (4616/4710) Updating files: 99% (4663/4710) Updating files: 100% (4710/4710) Updating files: 100% (4710/4710), done. [2022-04-23T10:03:34.232Z] #62 41.56 + cd /tmp/tmp.0Dgjl9MMc1/src/github.com/containerd/containerd [2022-04-23T10:03:34.232Z] #62 41.56 + git checkout -q v1.6.2 [2022-04-23T10:03:34.909Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T10:03:34.982Z] > git config --add remote.origin.fetch +refs/pull/43517/head:refs/remotes/origin/PR-43517 # timeout=10 [2022-04-23T10:03:35.255Z] Fetching without tags [2022-04-23T10:03:35.605Z] #62 42.96 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-23T10:03:35.605Z] #62 42.96 + BUILDTAGS='netgo osusergo static_build' [2022-04-23T10:03:35.605Z] #62 42.96 + export EXTRA_FLAGS=-buildmode=pie [2022-04-23T10:03:35.605Z] #62 42.96 + EXTRA_FLAGS=-buildmode=pie [2022-04-23T10:03:35.605Z] #62 42.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-23T10:03:35.605Z] #62 42.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-23T10:03:35.605Z] #62 42.96 + '[' '' = dynamic ']' [2022-04-23T10:03:35.605Z] #62 42.96 + make [2022-04-23T10:03:35.999Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit 36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T10:03:36.740Z] #19 182.3 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-04-23T10:03:36.740Z] #19 182.3 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-23T10:03:36.740Z] #19 182.3 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-23T10:03:36.740Z] #19 182.4 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-04-23T10:03:36.740Z] #19 182.4 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-04-23T10:03:36.740Z] #19 182.4 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-23T10:03:36.740Z] #19 182.6 Selecting previously unselected package libc6-dev-armhf-cross. [2022-04-23T10:03:36.740Z] #19 182.6 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-04-23T10:03:36.740Z] #19 182.6 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-23T10:03:36.740Z] #19 182.8 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-04-23T10:03:36.740Z] #19 182.8 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:36.740Z] #19 182.8 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-23T10:03:36.740Z] #19 183.0 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-04-23T10:03:36.978Z] #62 44.34 + bin/ctr [2022-04-23T10:03:36.999Z] #19 183.0 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-23T10:03:36.999Z] #19 183.0 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-23T10:03:35.036Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T10:03:35.165Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T10:03:35.295Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T10:03:35.295Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T10:03:35.297Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43517/head:refs/remotes/origin/PR-43517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T10:03:36.112Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T10:03:36.172Z] > git checkout -f 36049a04d2e11454789be71f40eb2aed1c7070d5 # timeout=10 [2022-04-23T10:03:38.366Z] #62 ... [2022-04-23T10:03:38.366Z] [2022-04-23T10:03:38.366Z] #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-04-23T10:03:38.366Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T10:03:38.366Z] #14 65.22 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-23T10:03:38.366Z] #14 65.22 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-23T10:03:38.366Z] #14 65.22 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T10:03:38.366Z] #14 69.04 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-23T10:03:38.366Z] #14 69.04 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-23T10:03:38.366Z] #14 69.05 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T10:03:38.366Z] #14 73.20 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-23T10:03:38.366Z] #14 73.20 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-23T10:03:38.366Z] #14 73.21 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T10:03:38.505Z] #62 ... [2022-04-23T10:03:38.505Z] [2022-04-23T10:03:38.505Z] #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-04-23T10:03:38.505Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:03:38.505Z] #14 72.71 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-23T10:03:38.505Z] #14 72.71 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:03:38.505Z] #14 72.72 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T10:03:38.505Z] #14 77.30 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-23T10:03:38.505Z] #14 77.31 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:03:38.505Z] #14 77.32 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T10:03:38.505Z] #14 82.50 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-23T10:03:38.505Z] #14 82.51 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:03:38.505Z] #14 82.52 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T10:03:39.879Z] Merge succeeded, producing 36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T10:03:39.880Z] Checking out Revision 36049a04d2e11454789be71f40eb2aed1c7070d5 (PR-43517) [2022-04-23T10:03:41.220Z] #19 187.5 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-04-23T10:03:39.474Z] > git remote # timeout=10 [2022-04-23T10:03:39.558Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T10:03:39.620Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T10:03:39.623Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T10:03:39.774Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-23T10:03:39.917Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T10:03:39.981Z] > git checkout -f 36049a04d2e11454789be71f40eb2aed1c7070d5 # timeout=10 [2022-04-23T10:03:41.475Z] #19 187.5 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-23T10:03:41.475Z] #19 187.5 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-23T10:03:41.475Z] #19 187.5 Selecting previously unselected package crossbuild-essential-armhf. [2022-04-23T10:03:41.475Z] #19 187.5 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-04-23T10:03:41.475Z] #19 187.5 Unpacking crossbuild-essential-armhf (12.9) ... [2022-04-23T10:03:41.475Z] #19 187.6 Selecting previously unselected package libc6-ppc64el-cross. [2022-04-23T10:03:41.475Z] #19 187.6 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-23T10:03:41.475Z] #19 187.6 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-23T10:03:41.475Z] #19 187.8 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-04-23T10:03:41.475Z] #19 187.8 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:41.731Z] #19 187.8 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T10:03:41.731Z] #19 187.8 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-04-23T10:03:41.731Z] #19 187.8 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:41.731Z] #19 187.8 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T10:03:41.731Z] #19 187.8 Selecting previously unselected package libitm1-ppc64el-cross. [2022-04-23T10:03:41.731Z] #19 187.8 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:41.731Z] #19 187.8 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T10:03:41.731Z] #19 187.9 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-04-23T10:03:41.731Z] #19 187.9 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:41.731Z] #19 187.9 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T10:03:41.731Z] #19 187.9 Selecting previously unselected package libasan6-ppc64el-cross. [2022-04-23T10:03:41.731Z] #19 187.9 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:41.731Z] #19 187.9 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T10:03:41.987Z] #19 188.1 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-04-23T10:03:41.987Z] #19 188.1 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:41.987Z] #19 188.1 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T10:03:41.987Z] #19 188.2 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-04-23T10:03:42.243Z] #19 188.3 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:42.243Z] #19 188.3 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T10:03:42.243Z] #19 188.5 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-04-23T10:03:42.243Z] #19 188.5 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:42.243Z] #19 188.5 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T10:03:42.500Z] #19 188.6 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-04-23T10:03:42.500Z] #19 188.6 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:42.500Z] #19 188.6 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T10:03:42.500Z] #19 188.7 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-04-23T10:03:42.500Z] #19 188.7 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:42.500Z] #19 188.7 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T10:03:42.500Z] #19 188.8 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-04-23T10:03:42.756Z] #19 188.8 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:42.756Z] #19 188.8 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T10:03:42.995Z] #14 ... [2022-04-23T10:03:42.995Z] [2022-04-23T10:03:42.995Z] #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-04-23T10:03:42.995Z] #65 sha256:1cd67471ef191976daf2deee8f46e1ea4bfd24fc76e18d1858d770e531821dd2 [2022-04-23T10:03:42.995Z] #65 94.33 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T10:03:42.995Z] #65 94.33 + GOBIN=/build [2022-04-23T10:03:42.995Z] #65 94.33 + GO111MODULE=on [2022-04-23T10:03:42.995Z] #65 94.33 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T10:03:43.017Z] #19 189.0 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-04-23T10:03:43.017Z] #19 189.0 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T10:03:43.017Z] #19 189.0 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-23T10:03:44.970Z] #14 81.22 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-23T10:03:44.970Z] #14 81.23 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-23T10:03:44.970Z] #14 81.24 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T10:03:45.078Z] #62 ... [2022-04-23T10:03:45.078Z] [2022-04-23T10:03:45.078Z] #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-04-23T10:03:45.078Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:03:45.078Z] #14 76.41 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-23T10:03:45.078Z] #14 76.41 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:03:45.078Z] #14 76.42 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T10:03:45.078Z] #14 81.36 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-23T10:03:45.078Z] #14 81.36 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:03:45.078Z] #14 81.37 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T10:03:45.913Z] #14 ... [2022-04-23T10:03:45.913Z] [2022-04-23T10:03:45.913Z] #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-04-23T10:03:45.913Z] #65 sha256:150e65743e5021dd760f0281947b682327863027d1841d27f0af6ee5a15e9f4e [2022-04-23T10:03:45.913Z] #65 82.59 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T10:03:45.913Z] #65 82.59 + GOBIN=/build [2022-04-23T10:03:45.913Z] #65 82.59 + GO111MODULE=on [2022-04-23T10:03:45.913Z] #65 82.59 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T10:03:46.285Z] #65 99.39 rootlesskit version 1.0.0 [2022-04-23T10:03:46.545Z] #65 99.39 Usage of /build/rootlesskit-docker-proxy: [2022-04-23T10:03:46.545Z] #65 99.39 -container-ip string [2022-04-23T10:03:46.545Z] #65 99.39 container ip [2022-04-23T10:03:46.545Z] #65 99.39 -container-port int [2022-04-23T10:03:46.545Z] #65 99.39 container port (default -1) [2022-04-23T10:03:46.545Z] #65 99.39 -host-ip string [2022-04-23T10:03:46.545Z] #65 99.39 host ip [2022-04-23T10:03:46.545Z] #65 99.39 -host-port int [2022-04-23T10:03:46.545Z] #65 99.39 host port (default -1) [2022-04-23T10:03:46.545Z] #65 99.39 -proto string [2022-04-23T10:03:46.545Z] #65 99.39 proxy protocol (default "tcp") [2022-04-23T10:03:48.266Z] #19 193.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-04-23T10:03:48.266Z] #19 193.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T10:03:48.266Z] #19 193.6 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-23T10:03:48.266Z] #19 193.6 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-04-23T10:03:48.266Z] #19 193.6 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-04-23T10:03:48.266Z] #19 193.6 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-23T10:03:48.266Z] #19 193.8 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-04-23T10:03:48.266Z] #19 193.8 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-23T10:03:48.266Z] #19 193.8 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-23T10:03:48.266Z] #19 194.1 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-04-23T10:03:48.266Z] #19 194.1 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:48.266Z] #19 194.1 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T10:03:48.266Z] #19 194.3 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-04-23T10:03:48.266Z] #19 194.3 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T10:03:48.266Z] #19 194.3 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-23T10:03:48.524Z] #14 92.77 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-23T10:03:48.524Z] #14 92.78 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:03:48.524Z] #14 92.78 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T10:03:48.874Z] Fetching without tags [2022-04-23T10:03:49.081Z] #65 ... [2022-04-23T10:03:49.081Z] [2022-04-23T10:03:49.081Z] #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-04-23T10:03:49.081Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:03:49.081Z] #14 95.07 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-23T10:03:49.081Z] #14 95.07 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:03:49.081Z] #14 95.08 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T10:03:49.081Z] #14 100.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-23T10:03:49.081Z] #14 100.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-23T10:03:49.081Z] #14 100.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T10:03:49.081Z] #14 100.9 Selecting previously unselected package libapparmor1:amd64. [2022-04-23T10:03:49.081Z] #14 100.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-23T10:03:49.081Z] #14 101.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-23T10:03:49.081Z] #14 101.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-23T10:03:49.081Z] #14 101.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-23T10:03:49.081Z] #14 101.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-23T10:03:49.397Z] #14 102.6 Selecting previously unselected package libbtrfs0:amd64. [2022-04-23T10:03:49.397Z] #14 102.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-23T10:03:49.664Z] #14 102.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T10:03:49.709Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit 36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T10:03:49.923Z] #14 103.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-23T10:03:50.121Z] #65 86.40 rootlesskit version 1.0.0 [2022-04-23T10:03:50.121Z] #65 86.42 Usage of /build/rootlesskit-docker-proxy: [2022-04-23T10:03:50.121Z] #65 86.42 -container-ip string [2022-04-23T10:03:50.121Z] #65 86.42 container ip [2022-04-23T10:03:50.121Z] #65 86.42 -container-port int [2022-04-23T10:03:50.121Z] #65 86.42 container port (default -1) [2022-04-23T10:03:50.121Z] #65 86.42 -host-ip string [2022-04-23T10:03:50.121Z] #65 86.42 host ip [2022-04-23T10:03:50.121Z] #65 86.42 -host-port int [2022-04-23T10:03:50.121Z] #65 86.42 host port (default -1) [2022-04-23T10:03:50.121Z] #65 86.42 -proto string [2022-04-23T10:03:50.121Z] #65 86.42 proxy protocol (default "tcp") [2022-04-23T10:03:50.182Z] #14 ... [2022-04-23T10:03:50.182Z] [2022-04-23T10:03:50.182Z] #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-04-23T10:03:50.182Z] #65 sha256:1cd67471ef191976daf2deee8f46e1ea4bfd24fc76e18d1858d770e531821dd2 [2022-04-23T10:03:50.182Z] #65 DONE 103.0s [2022-04-23T10:03:50.182Z] [2022-04-23T10:03:50.182Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-23T10:03:50.182Z] #66 sha256:08982bc2b9841843c70a6ed3861872070056073ec9b41a2c6216faeff33028c0 [2022-04-23T10:03:50.182Z] #66 DONE 0.0s [2022-04-23T10:03:50.182Z] [2022-04-23T10:03:50.182Z] #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-04-23T10:03:50.182Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:03:50.182Z] #14 103.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-23T10:03:50.182Z] #14 103.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T10:03:50.182Z] #14 ... [2022-04-23T10:03:50.182Z] [2022-04-23T10:03:50.182Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-23T10:03:50.182Z] #67 sha256:8a70860f3629ae3493d79e4b8f93c3bb544ce6d022d9d9f428070fb8711a6817 [2022-04-23T10:03:50.182Z] #67 DONE 0.1s [2022-04-23T10:03:50.182Z] [2022-04-23T10:03:50.182Z] #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-04-23T10:03:50.182Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:03:50.182Z] #14 103.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-23T10:03:50.441Z] #14 103.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T10:03:50.441Z] #14 103.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T10:03:50.441Z] #14 103.6 Selecting previously unselected package libudev-dev:amd64. [2022-04-23T10:03:50.441Z] #14 103.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-23T10:03:50.441Z] #14 103.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-23T10:03:50.701Z] #14 103.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-23T10:03:50.701Z] #14 103.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-23T10:03:50.701Z] #14 103.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-23T10:03:51.222Z] #65 ... [2022-04-23T10:03:51.222Z] [2022-04-23T10:03:51.222Z] #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-04-23T10:03:51.222Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T10:03:51.222Z] #14 85.36 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-23T10:03:51.222Z] #14 85.37 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-23T10:03:51.222Z] #14 85.39 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T10:03:51.222Z] #14 85.47 Selecting previously unselected package libapparmor1:arm64. [2022-04-23T10:03:51.222Z] #14 85.47 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-23T10:03:51.222Z] #14 85.48 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-23T10:03:51.222Z] #14 85.58 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-23T10:03:51.222Z] #14 85.58 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-23T10:03:51.222Z] #14 85.59 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-23T10:03:51.222Z] #14 85.72 Selecting previously unselected package libbtrfs0:arm64. [2022-04-23T10:03:51.222Z] #14 85.74 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-23T10:03:51.222Z] #14 85.74 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-23T10:03:51.222Z] #14 85.88 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-23T10:03:51.222Z] #14 85.88 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-23T10:03:51.222Z] #14 85.89 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-23T10:03:51.222Z] #14 86.05 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-04-23T10:03:51.222Z] #14 86.06 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-23T10:03:51.222Z] #14 86.06 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-23T10:03:51.222Z] #14 86.13 Selecting previously unselected package libudev-dev:arm64. [2022-04-23T10:03:51.222Z] #14 86.14 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-04-23T10:03:51.222Z] #14 86.15 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-04-23T10:03:51.222Z] #14 86.25 Selecting previously unselected package libsepol1-dev:arm64. [2022-04-23T10:03:51.222Z] #14 86.25 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-04-23T10:03:51.222Z] #14 86.25 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-04-23T10:03:51.222Z] #14 86.45 Selecting previously unselected package libpcre2-16-0:arm64. [2022-04-23T10:03:51.222Z] #14 86.45 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-04-23T10:03:51.222Z] #14 86.63 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-04-23T10:03:51.222Z] #14 87.58 Selecting previously unselected package libpcre2-32-0:arm64. [2022-04-23T10:03:51.222Z] #14 87.58 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-04-23T10:03:51.222Z] #14 87.62 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-04-23T10:03:51.222Z] #14 88.44 Selecting previously unselected package libpcre2-posix2:arm64. [2022-04-23T10:03:51.222Z] #14 88.44 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-04-23T10:03:51.222Z] #14 88.49 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-04-23T10:03:51.222Z] #14 88.58 Selecting previously unselected package libpcre2-dev:arm64. [2022-04-23T10:03:51.222Z] #14 88.58 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-04-23T10:03:48.541Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T10:03:48.612Z] > git config --add remote.origin.fetch +refs/pull/43517/head:refs/remotes/origin/PR-43517 # timeout=10 [2022-04-23T10:03:48.662Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T10:03:48.784Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T10:03:48.911Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T10:03:48.912Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T10:03:48.914Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43517/head:refs/remotes/origin/PR-43517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T10:03:49.823Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T10:03:49.870Z] > git checkout -f 36049a04d2e11454789be71f40eb2aed1c7070d5 # timeout=10 [2022-04-23T10:03:51.270Z] #14 104.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-23T10:03:51.270Z] #14 104.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-23T10:03:51.270Z] #14 104.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-23T10:03:51.463Z] Commit message: "test: use `T.Setenv` to set env vars in tests" [2022-04-23T10:03:51.529Z] #14 104.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-23T10:03:51.529Z] #14 104.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-23T10:03:51.529Z] #14 104.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-23T10:03:51.529Z] #14 104.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-23T10:03:51.529Z] #14 104.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-23T10:03:51.529Z] #14 104.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-23T10:03:51.626Z] #14 92.47 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-23T10:03:51.626Z] #14 92.47 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:03:51.626Z] #14 92.57 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T10:03:51.788Z] #14 104.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-23T10:03:51.788Z] #14 104.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-23T10:03:51.788Z] #14 105.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-23T10:03:51.795Z] #14 89.00 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-04-23T10:03:51.830Z] #14 ... [2022-04-23T10:03:51.830Z] [2022-04-23T10:03:51.830Z] #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-04-23T10:03:51.830Z] #65 sha256:db1c2510d82d0a31aeb282a8ca2415cd6198c73c19f12ac345e073ee1c87e0a4 [2022-04-23T10:03:51.830Z] #65 97.04 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T10:03:51.830Z] #65 97.04 + GOBIN=/build [2022-04-23T10:03:51.830Z] #65 97.04 + GO111MODULE=on [2022-04-23T10:03:51.830Z] #65 97.04 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T10:03:51.884Z] > git --version # timeout=10 [2022-04-23T10:03:51.943Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-23T10:03:51.999Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-23T10:03:52.050Z] #14 105.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-23T10:03:52.093Z] #14 89.34 Selecting previously unselected package libselinux1-dev:arm64. [2022-04-23T10:03:52.093Z] #14 89.34 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-04-23T10:03:52.093Z] #14 89.35 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-04-23T10:03:52.309Z] #14 105.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-23T10:03:52.309Z] #14 105.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-23T10:03:52.309Z] #14 105.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-23T10:03:52.309Z] #14 105.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T10:03:52.309Z] #14 105.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-23T10:03:52.309Z] #14 105.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-23T10:03:52.309Z] #14 105.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-23T10:03:52.309Z] #14 105.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-23T10:03:52.309Z] #14 105.7 Selecting previously unselected package libsystemd-dev:amd64. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-23T10:03:52.568Z] #14 105.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-23T10:03:52.568Z] #14 105.7 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-23T10:03:53.037Z] #14 90.17 Selecting previously unselected package libdevmapper-dev:arm64. [2022-04-23T10:03:53.037Z] #14 90.17 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-04-23T10:03:53.037Z] #14 90.19 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-23T10:03:53.136Z] #14 106.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-23T10:03:53.136Z] #14 106.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-23T10:03:53.136Z] #14 106.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T10:03:53.136Z] #14 106.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-23T10:03:53.136Z] #14 106.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T10:03:53.136Z] #14 106.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-23T10:03:53.136Z] #14 106.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T10:03:53.136Z] #14 106.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-23T10:03:53.136Z] #14 106.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-23T10:03:53.136Z] #14 106.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-23T10:03:53.136Z] #14 106.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T10:03:53.136Z] #14 106.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T10:03:53.136Z] #14 106.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T10:03:53.136Z] #14 106.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-23T10:03:53.136Z] #14 106.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-23T10:03:53.136Z] #14 106.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-23T10:03:53.136Z] #14 106.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T10:03:53.136Z] #14 106.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-23T10:03:53.136Z] #14 106.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-23T10:03:53.136Z] #14 106.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T10:03:53.136Z] #14 106.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T10:03:53.136Z] #14 106.5 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-04-23T10:03:53.395Z] #14 106.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T10:03:53.395Z] #14 106.5 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-04-23T10:03:53.395Z] #14 106.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T10:03:53.395Z] #14 106.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T10:03:53.395Z] #14 106.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-23T10:03:53.395Z] #14 106.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T10:03:53.395Z] #14 106.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T10:03:53.395Z] #14 106.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T10:03:53.395Z] #14 106.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-23T10:03:53.395Z] #14 106.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T10:03:53.395Z] #14 106.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-23T10:03:53.395Z] #14 106.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:03:53.521Z] #19 198.8 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-04-23T10:03:53.521Z] #19 198.8 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T10:03:53.521Z] #19 198.9 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-23T10:03:53.521Z] #19 199.2 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-04-23T10:03:53.521Z] #19 199.2 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-04-23T10:03:53.521Z] #19 199.3 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-04-23T10:03:53.521Z] #19 199.6 Selecting previously unselected package libc6-s390x-cross. [2022-04-23T10:03:53.521Z] #19 199.6 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-04-23T10:03:53.521Z] #19 199.7 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-04-23T10:03:53.521Z] #19 199.8 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-04-23T10:03:53.521Z] #19 199.8 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:53.650Z] #14 90.66 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-23T10:03:53.650Z] #14 90.67 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-23T10:03:53.654Z] #14 DONE 106.9s [2022-04-23T10:03:53.654Z] [2022-04-23T10:03:53.654Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-23T10:03:53.654Z] #57 sha256:ced1534476d6700edd1b0ccf5c39f50b549612f7c03650fcddb8b04261ab98db [2022-04-23T10:03:53.707Z] Merge succeeded, producing 36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T10:03:53.707Z] Checking out Revision 36049a04d2e11454789be71f40eb2aed1c7070d5 (PR-43517) [2022-04-23T10:03:53.777Z] #19 199.8 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T10:03:53.777Z] #19 199.9 Selecting previously unselected package libgomp1-s390x-cross. [2022-04-23T10:03:53.777Z] #19 199.9 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:53.777Z] #19 199.9 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T10:03:53.777Z] #19 199.9 Selecting previously unselected package libitm1-s390x-cross. [2022-04-23T10:03:53.777Z] #19 199.9 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:53.777Z] #19 199.9 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T10:03:53.777Z] #19 199.9 Selecting previously unselected package libatomic1-s390x-cross. [2022-04-23T10:03:53.777Z] #19 199.9 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:53.777Z] #19 199.9 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T10:03:53.777Z] #19 200.0 Selecting previously unselected package libasan6-s390x-cross. [2022-04-23T10:03:53.777Z] #19 200.0 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:53.777Z] #19 200.0 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-23T10:03:53.913Z] #57 DONE 0.1s [2022-04-23T10:03:53.913Z] [2022-04-23T10:03:53.913Z] #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-04-23T10:03:53.913Z] #58 sha256:56adcdedfd145f48d8543d5d808497ee2aa9e3b8ca28ee933db6e0404895172a [2022-04-23T10:03:54.033Z] #14 90.96 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-23T10:03:54.033Z] #19 200.2 Selecting previously unselected package libstdc++6-s390x-cross. [2022-04-23T10:03:54.033Z] #19 200.2 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:54.033Z] #19 200.2 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-23T10:03:54.033Z] #19 200.3 Selecting previously unselected package libubsan1-s390x-cross. [2022-04-23T10:03:54.033Z] #19 200.3 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:54.033Z] #19 200.3 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T10:03:54.289Z] #19 200.4 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-04-23T10:03:54.289Z] #19 200.4 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:54.289Z] #19 200.4 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-23T10:03:53.337Z] > git remote # timeout=10 [2022-04-23T10:03:53.414Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T10:03:53.466Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T10:03:53.468Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T10:03:53.618Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-23T10:03:53.744Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T10:03:53.807Z] > git checkout -f 36049a04d2e11454789be71f40eb2aed1c7070d5 # timeout=10 [2022-04-23T10:03:54.545Z] #19 200.5 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-04-23T10:03:54.545Z] #19 200.5 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T10:03:54.545Z] #19 200.5 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-23T10:03:54.851Z] #58 1.118 + RM_GOPATH=0 [2022-04-23T10:03:54.867Z] #14 91.94 Selecting previously unselected package libsystemd-dev:arm64. [2022-04-23T10:03:54.867Z] #14 91.94 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-04-23T10:03:55.110Z] #58 ... [2022-04-23T10:03:55.110Z] [2022-04-23T10:03:55.110Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-23T10:03:55.110Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-23T10:03:55.110Z] #15 DONE 1.4s [2022-04-23T10:03:55.110Z] [2022-04-23T10:03:55.110Z] #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-04-23T10:03:55.110Z] #58 sha256:56adcdedfd145f48d8543d5d808497ee2aa9e3b8ca28ee933db6e0404895172a [2022-04-23T10:03:55.110Z] #58 1.118 + TMP_GOPATH= [2022-04-23T10:03:55.110Z] #58 1.118 + : /build [2022-04-23T10:03:55.110Z] #58 1.119 + '[' -z '' ']' [2022-04-23T10:03:55.110Z] #58 1.119 ++ mktemp -d [2022-04-23T10:03:55.111Z] #58 1.122 + export GOPATH=/tmp/tmp.u91TXS3U8U [2022-04-23T10:03:55.111Z] #58 1.123 + GOPATH=/tmp/tmp.u91TXS3U8U [2022-04-23T10:03:55.111Z] #58 1.123 + RM_GOPATH=1 [2022-04-23T10:03:55.111Z] #58 1.123 + case "$(go env GOARCH)" in [2022-04-23T10:03:55.111Z] #58 1.124 ++ go env GOARCH [2022-04-23T10:03:55.111Z] #58 1.132 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T10:03:55.111Z] #58 1.132 + GO_BUILDMODE=-buildmode=pie [2022-04-23T10:03:55.111Z] #58 1.133 ++ dirname /install.sh [2022-04-23T10:03:55.111Z] #58 1.134 + dir=/ [2022-04-23T10:03:55.111Z] #58 1.134 + bin=runc [2022-04-23T10:03:55.111Z] #58 1.147 + shift [2022-04-23T10:03:55.111Z] #58 1.147 + '[' '!' -f //runc.installer ']' [2022-04-23T10:03:55.111Z] #58 1.147 + . //runc.installer [2022-04-23T10:03:55.111Z] #58 1.147 ++ set -e [2022-04-23T10:03:55.111Z] #58 1.147 ++ : v1.1.1 [2022-04-23T10:03:55.111Z] #58 1.147 Install runc version v1.1.1 (build tags: seccomp) [2022-04-23T10:03:55.111Z] #58 1.147 + install_runc [2022-04-23T10:03:55.111Z] #58 1.147 + RUNC_BUILDTAGS=seccomp [2022-04-23T10:03:55.111Z] #58 1.147 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-23T10:03:55.111Z] #58 1.147 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.u91TXS3U8U/src/github.com/opencontainers/runc [2022-04-23T10:03:55.111Z] #58 1.154 Cloning into '/tmp/tmp.u91TXS3U8U/src/github.com/opencontainers/runc'... [2022-04-23T10:03:55.128Z] #14 92.38 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-04-23T10:03:55.318Z] + docker version [2022-04-23T10:03:55.804Z] #14 97.23 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-23T10:03:55.804Z] #14 97.23 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-23T10:03:55.805Z] #14 97.25 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T10:03:55.805Z] #14 97.37 Selecting previously unselected package libapparmor1:amd64. [2022-04-23T10:03:55.805Z] #14 97.37 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-23T10:03:55.805Z] #14 97.37 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-23T10:03:55.805Z] #14 97.47 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-23T10:03:55.805Z] #14 97.48 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-23T10:03:55.805Z] #14 ... [2022-04-23T10:03:55.805Z] [2022-04-23T10:03:55.805Z] #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-04-23T10:03:55.805Z] #65 sha256:19857c0a85bb64ee106c6d41496b571117697df5d258f554752995798f5f8782 [2022-04-23T10:03:55.805Z] #65 97.09 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T10:03:55.805Z] #65 97.09 + GOBIN=/build [2022-04-23T10:03:55.805Z] #65 97.09 + GO111MODULE=on [2022-04-23T10:03:55.805Z] #65 97.09 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T10:03:56.043Z] #65 101.7 rootlesskit version 1.0.0 [2022-04-23T10:03:56.242Z] #14 93.37 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-23T10:03:56.305Z] #65 101.7 Usage of /build/rootlesskit-docker-proxy: [2022-04-23T10:03:56.305Z] #65 101.7 -container-ip string [2022-04-23T10:03:56.305Z] #65 101.7 container ip [2022-04-23T10:03:56.305Z] #65 101.7 -container-port int [2022-04-23T10:03:56.305Z] #65 101.7 container port (default -1) [2022-04-23T10:03:56.305Z] #65 101.7 -host-ip string [2022-04-23T10:03:56.305Z] #65 101.7 host ip [2022-04-23T10:03:56.305Z] #65 101.7 -host-port int [2022-04-23T10:03:56.305Z] #65 101.7 host port (default -1) [2022-04-23T10:03:56.305Z] #65 101.7 -proto string [2022-04-23T10:03:56.305Z] #65 101.7 proxy protocol (default "tcp") [2022-04-23T10:03:56.489Z] #58 ... [2022-04-23T10:03:56.489Z] [2022-04-23T10:03:56.489Z] #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-04-23T10:03:56.489Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-23T10:03:56.489Z] #16 DONE 1.2s [2022-04-23T10:03:56.489Z] [2022-04-23T10:03:56.489Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-23T10:03:56.489Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-23T10:03:56.504Z] #14 93.85 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-23T10:03:56.504Z] #14 93.89 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T10:03:56.878Z] #65 ... [2022-04-23T10:03:56.878Z] [2022-04-23T10:03:56.878Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T10:03:56.878Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:03:56.878Z] #14 97.39 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-23T10:03:56.878Z] #14 97.39 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-23T10:03:56.878Z] #14 97.41 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T10:03:56.878Z] #14 97.51 Selecting previously unselected package libapparmor1:amd64. [2022-04-23T10:03:56.878Z] #14 97.51 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-23T10:03:56.878Z] #14 97.52 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-23T10:03:56.878Z] #14 97.59 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-23T10:03:56.878Z] #14 97.59 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-23T10:03:56.878Z] #14 97.60 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-23T10:03:56.878Z] #14 97.74 Selecting previously unselected package libbtrfs0:amd64. [2022-04-23T10:03:56.878Z] #14 97.74 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-23T10:03:56.878Z] #14 97.74 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T10:03:56.878Z] #14 97.88 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-23T10:03:56.878Z] #14 97.88 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-23T10:03:56.878Z] #14 97.89 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T10:03:56.878Z] #14 98.06 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-23T10:03:56.878Z] #14 98.08 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T10:03:56.878Z] #14 98.09 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T10:03:56.878Z] #14 98.14 Selecting previously unselected package libudev-dev:amd64. [2022-04-23T10:03:56.879Z] #14 98.14 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-23T10:03:56.879Z] #14 98.17 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-23T10:03:56.879Z] #14 98.31 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-23T10:03:56.879Z] #14 98.33 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-23T10:03:56.879Z] #14 98.33 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-23T10:03:56.879Z] #14 98.58 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-23T10:03:56.879Z] #14 98.59 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-23T10:03:56.879Z] #14 98.59 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-23T10:03:56.879Z] #14 98.76 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-23T10:03:56.879Z] #14 98.77 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-23T10:03:56.879Z] #14 98.77 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-23T10:03:56.879Z] #14 98.92 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-23T10:03:56.879Z] #14 98.93 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-23T10:03:56.879Z] #14 98.93 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-23T10:03:56.879Z] #14 99.00 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-23T10:03:56.879Z] #14 99.01 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-23T10:03:56.879Z] #14 99.02 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-23T10:03:56.879Z] #14 99.40 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-23T10:03:56.879Z] #14 99.41 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-23T10:03:56.879Z] #14 99.41 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-23T10:03:56.879Z] #14 99.61 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-23T10:03:56.879Z] #14 99.61 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T10:03:56.879Z] #14 99.62 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-23T10:03:56.879Z] #14 99.69 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-23T10:03:56.879Z] #14 99.69 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-23T10:03:56.879Z] #14 99.71 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-23T10:03:56.879Z] #14 99.82 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-23T10:03:56.879Z] #14 99.82 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-23T10:03:56.879Z] #14 99.84 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-23T10:03:56.879Z] #14 100.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-23T10:03:56.879Z] #14 100.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-23T10:03:56.879Z] #14 100.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T10:03:56.879Z] #14 100.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-23T10:03:56.879Z] #14 100.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T10:03:56.879Z] #14 100.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-23T10:03:56.879Z] #14 100.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T10:03:56.879Z] #14 100.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-23T10:03:56.879Z] #14 100.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-23T10:03:56.879Z] #14 100.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-23T10:03:56.879Z] #14 100.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T10:03:56.879Z] #14 100.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T10:03:56.879Z] #14 100.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T10:03:56.879Z] #14 100.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-23T10:03:56.879Z] #14 100.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-23T10:03:56.879Z] #14 100.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-23T10:03:56.879Z] #14 100.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T10:03:56.879Z] #14 100.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-23T10:03:56.879Z] #14 100.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-23T10:03:56.879Z] #14 100.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T10:03:56.879Z] #14 100.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T10:03:56.879Z] #14 100.6 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-04-23T10:03:56.879Z] #14 100.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T10:03:56.879Z] #14 100.6 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-04-23T10:03:56.879Z] #14 100.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T10:03:56.879Z] #14 100.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T10:03:56.879Z] #14 100.7 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-04-23T10:03:56.879Z] #14 100.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T10:03:56.879Z] #14 100.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T10:03:56.879Z] #14 100.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T10:03:56.879Z] #14 100.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-23T10:03:56.879Z] #14 100.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T10:03:56.879Z] #14 100.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-23T10:03:56.879Z] #14 100.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:03:57.057Z] #17 0.853 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-23T10:03:57.317Z] #17 DONE 1.0s [2022-04-23T10:03:57.317Z] [2022-04-23T10:03:57.317Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-23T10:03:57.317Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-23T10:03:57.448Z] #14 94.65 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-04-23T10:03:57.710Z] #14 95.20 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T10:03:58.000Z] #14 95.24 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-04-23T10:03:58.000Z] #14 95.28 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-23T10:03:58.000Z] #14 95.47 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-04-23T10:03:58.263Z] #14 95.52 Setting up libudev-dev:arm64 (247.3-7) ... [2022-04-23T10:03:58.263Z] #14 95.65 Setting up libpcre2-posix2:arm64 (10.36-2) ...#14 ... [2022-04-23T10:03:58.263Z] [2022-04-23T10:03:58.263Z] #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-04-23T10:03:58.263Z] #65 sha256:150e65743e5021dd760f0281947b682327863027d1841d27f0af6ee5a15e9f4e [2022-04-23T10:03:58.263Z] #65 DONE 95.3s [2022-04-23T10:03:58.263Z] [2022-04-23T10:03:58.263Z] #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-04-23T10:03:58.263Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T10:03:58.263Z] #14 95.65 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-04-23T10:03:58.263Z] #14 95.70 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T10:03:58.263Z] #14 95.71 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-23T10:03:58.263Z] #14 95.75 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T10:03:58.263Z] #14 95.79 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-23T10:03:58.263Z] #14 ... [2022-04-23T10:03:58.263Z] [2022-04-23T10:03:58.263Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-23T10:03:58.263Z] #66 sha256:28c2f70a208ea1920e85b1da6afabd18ef699c79f36aec808bbdeb4a3209eade [2022-04-23T10:03:58.312Z] #18 DONE 1.1s [2022-04-23T10:03:58.312Z] [2022-04-23T10:03:58.312Z] #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-04-23T10:03:58.312Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T10:03:58.525Z] #66 DONE 0.2s [2022-04-23T10:03:58.525Z] [2022-04-23T10:03:58.525Z] #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-04-23T10:03:58.525Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T10:03:58.525Z] #14 95.82 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-23T10:03:58.525Z] #14 95.94 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-04-23T10:03:58.525Z] #14 95.97 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T10:03:58.525Z] #14 95.99 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-04-23T10:03:58.525Z] #14 96.01 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-04-23T10:03:58.574Z] #34 ... [2022-04-23T10:03:58.574Z] [2022-04-23T10:03:58.574Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-23T10:03:58.574Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-23T10:03:58.713Z] #19 204.8 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-04-23T10:03:58.713Z] #19 204.8 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T10:03:58.713Z] #19 204.8 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-23T10:03:58.713Z] #19 204.9 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-04-23T10:03:58.713Z] #19 204.9 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-04-23T10:03:58.713Z] #19 204.9 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-23T10:03:58.795Z] #14 96.05 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T10:03:58.795Z] #14 ... [2022-04-23T10:03:58.795Z] [2022-04-23T10:03:58.795Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-23T10:03:58.795Z] #67 sha256:aa32842eff0c2d6558314cad5aa96107f293fa93a328f94d42c01e9c3b53b18f [2022-04-23T10:03:58.795Z] #67 DONE 0.2s [2022-04-23T10:03:58.795Z] [2022-04-23T10:03:58.795Z] #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-04-23T10:03:58.795Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-23T10:03:58.795Z] #14 96.05 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T10:03:58.795Z] #14 96.08 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T10:03:58.795Z] #14 96.10 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-04-23T10:03:58.795Z] #14 96.12 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T10:03:58.795Z] #14 96.14 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-04-23T10:03:58.795Z] #14 96.15 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T10:03:58.795Z] #14 96.16 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T10:03:58.795Z] #14 96.22 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-04-23T10:03:58.971Z] #19 205.0 Selecting previously unselected package libc6-dev-s390x-cross. [2022-04-23T10:03:58.971Z] #19 205.0 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-04-23T10:03:58.971Z] #19 205.0 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-23T10:03:58.971Z] #19 205.3 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-04-23T10:03:58.971Z] #19 205.3 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-23T10:03:59.060Z] #14 96.28 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T10:03:59.060Z] #14 96.35 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T10:03:59.060Z] #14 96.46 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-23T10:03:59.060Z] #14 96.48 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-23T10:03:59.060Z] #14 96.49 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-23T10:03:59.060Z] #14 96.51 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-23T10:03:59.228Z] #19 205.3 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-23T10:03:59.228Z] #19 205.5 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-04-23T10:03:59.321Z] #14 96.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:03:59.433Z] #14 DONE 104.8s [2022-04-23T10:03:59.433Z] [2022-04-23T10:03:59.433Z] #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-04-23T10:03:59.433Z] #65 sha256:db1c2510d82d0a31aeb282a8ca2415cd6198c73c19f12ac345e073ee1c87e0a4 [2022-04-23T10:03:59.433Z] #65 DONE 104.6s [2022-04-23T10:03:59.433Z] [2022-04-23T10:03:59.433Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-23T10:03:59.433Z] #57 sha256:da992a6811211c9e09cf49a9923a7473bd490e8c710b9b5a24d749bc4a15e1bf [2022-04-23T10:03:59.433Z] #57 ... [2022-04-23T10:03:59.433Z] [2022-04-23T10:03:59.433Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-23T10:03:59.433Z] #66 sha256:8cf979cc3408c3c2cd5e46ea44e6891798b802b7f938d05ce06c3b3c9ec556cf [2022-04-23T10:03:59.433Z] #66 DONE 0.2s [2022-04-23T10:03:59.433Z] [2022-04-23T10:03:59.433Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-23T10:03:59.433Z] #57 sha256:da992a6811211c9e09cf49a9923a7473bd490e8c710b9b5a24d749bc4a15e1bf [2022-04-23T10:03:59.433Z] #57 DONE 0.3s [2022-04-23T10:03:59.433Z] [2022-04-23T10:03:59.433Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-23T10:03:59.433Z] #67 sha256:a277bc9faaf59bd74ebf762d12eb0dd925242224f5d64ad626b72278a742d137 [2022-04-23T10:03:59.433Z] #67 DONE 0.1s [2022-04-23T10:03:59.433Z] [2022-04-23T10:03:59.433Z] #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-04-23T10:03:59.433Z] #58 sha256:fe9eed9c27a78bb29f7fac6f6386f239a341f40d48b9d0d03067996548c373fe [2022-04-23T10:03:59.486Z] #19 205.5 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-23T10:03:59.486Z] #19 205.5 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-23T10:03:59.526Z] #19 DONE 1.0s [2022-04-23T10:03:59.526Z] [2022-04-23T10:03:59.526Z] #45 [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-04-23T10:03:59.526Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T10:03:59.526Z] #45 ... [2022-04-23T10:03:59.526Z] [2022-04-23T10:03:59.526Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-23T10:03:59.526Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-23T10:03:59.895Z] #14 DONE 97.1s [2022-04-23T10:03:59.895Z] [2022-04-23T10:03:59.895Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-23T10:03:59.895Z] #26 sha256:e707a55dcee8b130e9874eebd41801a54f5836df0f7ccc020192fdfef2ca6e5c [2022-04-23T10:04:00.158Z] #26 95.94 Updating files: 20% (2308/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 35% (4012/11414) [2022-04-23T10:04:00.158Z] #26 ... [2022-04-23T10:04:00.158Z] [2022-04-23T10:04:00.158Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-23T10:04:00.158Z] #57 sha256:e9a5106639048abda74bb965dbd36f2b6386aeacf751e396e571e5c0f3515b47 [2022-04-23T10:04:00.158Z] #57 DONE 0.3s [2022-04-23T10:04:00.158Z] [2022-04-23T10:04:00.158Z] #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-04-23T10:04:00.158Z] #26 sha256:e707a55dcee8b130e9874eebd41801a54f5836df0f7ccc020192fdfef2ca6e5c [2022-04-23T10:04:00.464Z] #20 DONE 0.9s [2022-04-23T10:04:00.464Z] [2022-04-23T10:04:00.464Z] #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-04-23T10:04:00.464Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-23T10:04:00.962Z] #26 95.94 Updating files: 20% (2308/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 35% (4012/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 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) [2022-04-23T10:04:00.962Z] #26 ... [2022-04-23T10:04:00.962Z] [2022-04-23T10:04:00.962Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-23T10:04:00.962Z] #15 sha256:22f4bc2428baed17950a8493cc6cc7720cf565fa7aa91d269753d85cc2fbf47a [2022-04-23T10:04:00.962Z] #15 DONE 1.0s [2022-04-23T10:04:00.962Z] [2022-04-23T10:04:00.962Z] #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-04-23T10:04:00.962Z] #26 sha256:e707a55dcee8b130e9874eebd41801a54f5836df0f7ccc020192fdfef2ca6e5c [2022-04-23T10:04:01.103Z] #65 ... [2022-04-23T10:04:01.103Z] [2022-04-23T10:04:01.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-04-23T10:04:01.103Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-23T10:04:01.103Z] #14 97.48 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-23T10:04:01.103Z] #14 97.48 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-23T10:04:01.103Z] #14 97.61 Selecting previously unselected package libbtrfs0:amd64. [2022-04-23T10:04:01.103Z] #14 97.61 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-23T10:04:01.103Z] #14 97.62 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T10:04:01.103Z] #14 97.76 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-23T10:04:01.103Z] #14 97.77 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-23T10:04:01.103Z] #14 97.77 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T10:04:01.103Z] #14 98.01 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-23T10:04:01.103Z] #14 98.02 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T10:04:01.103Z] #14 98.02 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T10:04:01.103Z] #14 98.06 Selecting previously unselected package libudev-dev:amd64. [2022-04-23T10:04:01.103Z] #14 98.06 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-23T10:04:01.103Z] #14 98.07 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-23T10:04:01.103Z] #14 98.18 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-23T10:04:01.103Z] #14 98.20 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-23T10:04:01.103Z] #14 98.20 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-23T10:04:01.103Z] #14 98.47 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-23T10:04:01.103Z] #14 98.48 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-23T10:04:01.103Z] #14 98.48 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-23T10:04:01.103Z] #14 98.65 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-23T10:04:01.103Z] #14 98.68 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-23T10:04:01.103Z] #14 98.68 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-23T10:04:01.103Z] #14 98.85 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-23T10:04:01.103Z] #14 98.85 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-23T10:04:01.103Z] #14 98.86 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-23T10:04:01.103Z] #14 98.91 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-23T10:04:01.104Z] #14 98.91 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-23T10:04:01.104Z] #14 98.92 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-23T10:04:01.104Z] #14 99.30 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-23T10:04:01.104Z] #14 99.30 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-23T10:04:01.104Z] #14 99.31 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-23T10:04:01.104Z] #14 99.51 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-23T10:04:01.104Z] #14 99.51 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T10:04:01.104Z] #14 99.53 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-23T10:04:01.104Z] #14 99.59 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-23T10:04:01.104Z] #14 99.60 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-23T10:04:01.104Z] #14 99.60 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-23T10:04:01.104Z] #14 99.71 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-23T10:04:01.104Z] #14 99.72 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-23T10:04:01.104Z] #14 99.73 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-23T10:04:01.104Z] #14 100.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-23T10:04:01.104Z] #14 100.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-23T10:04:01.104Z] #14 100.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T10:04:01.104Z] #14 100.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-23T10:04:01.104Z] #14 100.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T10:04:01.104Z] #14 100.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-23T10:04:01.104Z] #14 100.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T10:04:01.104Z] #14 100.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-23T10:04:01.104Z] #14 100.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-23T10:04:01.104Z] #14 100.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-23T10:04:01.104Z] #14 100.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T10:04:01.104Z] #14 100.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T10:04:01.104Z] #14 100.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T10:04:01.104Z] #14 100.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-23T10:04:01.104Z] #14 100.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-23T10:04:01.104Z] #14 100.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-23T10:04:01.104Z] #14 100.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T10:04:01.104Z] #14 100.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-23T10:04:01.104Z] #14 100.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-23T10:04:01.104Z] #14 100.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T10:04:01.104Z] #14 100.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T10:04:01.104Z] #14 100.5 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-04-23T10:04:01.104Z] #14 100.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T10:04:01.104Z] #14 100.6 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-04-23T10:04:01.104Z] #14 100.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T10:04:01.104Z] #14 100.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T10:04:01.104Z] #14 100.6 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-04-23T10:04:01.104Z] #14 100.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T10:04:01.104Z] #14 100.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T10:04:01.104Z] #14 100.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T10:04:01.104Z] #14 100.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-23T10:04:01.104Z] #14 100.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T10:04:01.104Z] #14 100.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-23T10:04:01.104Z] #14 100.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:04:01.104Z] #14 DONE 102.1s [2022-04-23T10:04:01.104Z] [2022-04-23T10:04:01.104Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-23T10:04:01.104Z] #57 sha256:72fb52d130f10abcf2bb33d38d7a535fa36ce99d99d943a217e5eb49f941531c [2022-04-23T10:04:01.104Z] #57 DONE 0.2s [2022-04-23T10:04:01.104Z] [2022-04-23T10:04:01.104Z] #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-04-23T10:04:01.104Z] #65 sha256:19857c0a85bb64ee106c6d41496b571117697df5d258f554752995798f5f8782 [2022-04-23T10:04:01.104Z] #65 102.0 rootlesskit version 1.0.0 [2022-04-23T10:04:01.104Z] #65 102.0 Usage of /build/rootlesskit-docker-proxy: [2022-04-23T10:04:01.104Z] #65 102.0 -container-ip string [2022-04-23T10:04:01.104Z] #65 102.0 container ip [2022-04-23T10:04:01.104Z] #65 102.0 -container-port int [2022-04-23T10:04:01.104Z] #65 102.0 container port (default -1) [2022-04-23T10:04:01.104Z] #65 102.0 -host-ip string [2022-04-23T10:04:01.104Z] #65 102.0 host ip [2022-04-23T10:04:01.104Z] #65 102.0 -host-port int [2022-04-23T10:04:01.104Z] #65 102.0 host port (default -1) [2022-04-23T10:04:01.104Z] #65 102.0 -proto string [2022-04-23T10:04:01.104Z] #65 102.0 proxy protocol (default "tcp") [2022-04-23T10:04:01.104Z] #65 DONE 102.3s [2022-04-23T10:04:01.104Z] [2022-04-23T10:04:01.104Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-23T10:04:01.104Z] #66 sha256:9de7320998d16df18a337c941ee476619806ad1d527070375bdd8cadfb160438 [2022-04-23T10:04:01.104Z] #66 DONE 0.2s [2022-04-23T10:04:01.104Z] [2022-04-23T10:04:01.104Z] #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-04-23T10:04:01.104Z] #58 sha256:eca1ab2646852e680c996867164989b8da62f019e867ba12e7ba7dbe05c0d4cf [2022-04-23T10:04:01.352Z] #58 ... [2022-04-23T10:04:01.352Z] [2022-04-23T10:04:01.352Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-23T10:04:01.352Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-23T10:04:01.352Z] #15 DONE 1.9s [2022-04-23T10:04:01.352Z] [2022-04-23T10:04:01.352Z] #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-04-23T10:04:01.352Z] #58 sha256:fe9eed9c27a78bb29f7fac6f6386f239a341f40d48b9d0d03067996548c373fe [2022-04-23T10:04:01.352Z] #58 1.718 + RM_GOPATH=0 [2022-04-23T10:04:01.352Z] #58 1.718 + TMP_GOPATH= [2022-04-23T10:04:01.352Z] #58 1.718 + : /build [2022-04-23T10:04:01.352Z] #58 1.718 + '[' -z '' ']' [2022-04-23T10:04:01.352Z] #58 1.718 ++ mktemp -d [2022-04-23T10:04:01.352Z] #58 1.723 + export GOPATH=/tmp/tmp.59p2k6chw1 [2022-04-23T10:04:01.352Z] #58 1.723 + GOPATH=/tmp/tmp.59p2k6chw1 [2022-04-23T10:04:01.352Z] #58 1.723 + RM_GOPATH=1 [2022-04-23T10:04:01.352Z] #58 1.723 + case "$(go env GOARCH)" in [2022-04-23T10:04:01.352Z] #58 1.723 ++ go env GOARCH [2022-04-23T10:04:01.352Z] #58 1.761 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T10:04:01.352Z] #58 1.761 + GO_BUILDMODE=-buildmode=pie [2022-04-23T10:04:01.352Z] #58 1.761 ++ dirname /install.sh [2022-04-23T10:04:01.352Z] #58 1.771 Install runc version v1.1.1 (build tags: seccomp) [2022-04-23T10:04:01.352Z] #58 1.771 + dir=/ [2022-04-23T10:04:01.352Z] #58 1.771 + bin=runc [2022-04-23T10:04:01.352Z] #58 1.771 + shift [2022-04-23T10:04:01.352Z] #58 1.771 + '[' '!' -f //runc.installer ']' [2022-04-23T10:04:01.352Z] #58 1.771 + . //runc.installer [2022-04-23T10:04:01.352Z] #58 1.771 ++ set -e [2022-04-23T10:04:01.352Z] #58 1.771 ++ : v1.1.1 [2022-04-23T10:04:01.352Z] #58 1.771 + install_runc [2022-04-23T10:04:01.352Z] #58 1.771 + RUNC_BUILDTAGS=seccomp [2022-04-23T10:04:01.352Z] #58 1.771 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-23T10:04:01.352Z] #58 1.771 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.59p2k6chw1/src/github.com/opencontainers/runc [2022-04-23T10:04:01.352Z] #58 1.771 Cloning into '/tmp/tmp.59p2k6chw1/src/github.com/opencontainers/runc'... [2022-04-23T10:04:01.668Z] #58 ... [2022-04-23T10:04:01.668Z] [2022-04-23T10:04:01.668Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-23T10:04:01.668Z] #67 sha256:8b6878085ad012762bf8a0e9e9afe58e23f0ba013a085aa18d9ba187e7a3c6e1 [2022-04-23T10:04:01.668Z] #67 DONE 0.3s [2022-04-23T10:04:01.668Z] [2022-04-23T10:04:01.668Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-23T10:04:01.668Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-23T10:04:01.773Z] #26 95.94 Updating files: 20% (2308/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 35% (4012/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 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: 57% (6514/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) [2022-04-23T10:04:01.773Z] #26 ... [2022-04-23T10:04:01.773Z] [2022-04-23T10:04:01.773Z] #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-04-23T10:04:01.773Z] #16 sha256:4b1ab7dc139bf4699de058a233156555ecde99490bb7cb44f5f9eca3ed243cad [2022-04-23T10:04:01.773Z] #16 DONE 1.1s [2022-04-23T10:04:01.773Z] [2022-04-23T10:04:01.773Z] #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-04-23T10:04:01.773Z] #26 sha256:e707a55dcee8b130e9874eebd41801a54f5836df0f7ccc020192fdfef2ca6e5c [2022-04-23T10:04:01.842Z] #21 1.388 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:04:01.843Z] #21 1.418 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:04:01.843Z] #21 1.421 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:04:02.411Z] #21 1.886 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T10:04:02.481Z] Client: [2022-04-23T10:04:02.481Z] Version: 20.10.9 [2022-04-23T10:04:02.481Z] API version: 1.41 [2022-04-23T10:04:02.481Z] Go version: go1.16.8 [2022-04-23T10:04:02.481Z] Git commit: c2ea9bc [2022-04-23T10:04:02.481Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-23T10:04:02.481Z] OS/Arch: windows/amd64 [2022-04-23T10:04:02.481Z] Context: default [2022-04-23T10:04:02.481Z] Experimental: true [2022-04-23T10:04:02.481Z] [2022-04-23T10:04:02.481Z] Server: Docker Engine - Community [2022-04-23T10:04:02.481Z] Engine: [2022-04-23T10:04:02.481Z] Version: 20.10.9 [2022-04-23T10:04:02.481Z] API version: 1.41 (minimum version 1.24) [2022-04-23T10:04:02.481Z] Go version: go1.16.8 [2022-04-23T10:04:02.481Z] Git commit: 79ea9d3 [2022-04-23T10:04:02.481Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-23T10:04:02.481Z] OS/Arch: windows/amd64 [2022-04-23T10:04:02.481Z] Experimental: true [2022-04-23T10:04:02.785Z] #58 ... [2022-04-23T10:04:02.785Z] [2022-04-23T10:04:02.785Z] #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-04-23T10:04:02.785Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-23T10:04:02.785Z] #16 DONE 1.6s [2022-04-23T10:04:02.785Z] [2022-04-23T10:04:02.785Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-23T10:04:02.785Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-23T10:04:02.842Z] #26 95.94 Updating files: 20% (2308/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 35% (4012/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 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: 57% (6514/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 77% (8817/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) [2022-04-23T10:04:02.842Z] #26 ... [2022-04-23T10:04:02.842Z] [2022-04-23T10:04:02.842Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-23T10:04:02.842Z] #17 sha256:c8b79c105a69171bd017afa0163487a1d48e4480be1b235638f419664d11f7dc [2022-04-23T10:04:02.842Z] #17 0.696 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-23T10:04:02.842Z] #17 DONE 1.0s [2022-04-23T10:04:02.842Z] [2022-04-23T10:04:02.842Z] #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-04-23T10:04:02.842Z] #26 sha256:e707a55dcee8b130e9874eebd41801a54f5836df0f7ccc020192fdfef2ca6e5c [2022-04-23T10:04:03.103Z] #26 95.94 Updating files: 20% (2308/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 35% (4012/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 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: 57% (6514/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 77% (8817/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 98% (11193/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [Pipeline] sh [2022-04-23T10:04:03.349Z] #21 2.817 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T10:04:03.366Z] #26 100.2 + cd /tmp/tmp.dkxiYnInPC/tmp/docker-ce [2022-04-23T10:04:03.366Z] #26 100.2 + git checkout -q v17.06.2-ce [2022-04-23T10:04:03.659Z] #19 209.7 Selecting previously unselected package g++-s390x-linux-gnu. [2022-04-23T10:04:03.659Z] #19 209.7 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-23T10:04:03.659Z] #19 209.7 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-23T10:04:03.659Z] #19 209.8 Selecting previously unselected package crossbuild-essential-s390x. [2022-04-23T10:04:03.659Z] #19 209.8 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-04-23T10:04:03.659Z] #19 209.8 Unpacking crossbuild-essential-s390x (12.9) ... [2022-04-23T10:04:03.659Z] #19 209.8 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-04-23T10:04:03.659Z] #19 209.8 Setting up libfile-which-perl (1.23-1) ... [2022-04-23T10:04:03.659Z] #19 209.9 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-23T10:04:03.659Z] #19 209.9 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-04-23T10:04:03.659Z] #19 209.9 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-23T10:04:03.659Z] #19 209.9 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-23T10:04:03.659Z] #19 209.9 Setting up libicu67:amd64 (67.1-7) ... [2022-04-23T10:04:03.659Z] #19 209.9 Setting up libmagic-mgc (1:5.39-3) ... [2022-04-23T10:04:03.659Z] #19 209.9 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-23T10:04:03.659Z] #19 209.9 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-04-23T10:04:03.659Z] #19 209.9 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-04-23T10:04:03.659Z] #19 210.0 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-23T10:04:03.757Z] #17 1.038 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-23T10:04:03.757Z] #17 DONE 1.2s [2022-04-23T10:04:03.757Z] [2022-04-23T10:04:03.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-04-23T10:04:03.757Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T10:04:03.914Z] #19 210.0 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-23T10:04:03.915Z] #19 210.0 Setting up file (1:5.39-3) ... [2022-04-23T10:04:03.915Z] #19 210.0 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-23T10:04:03.915Z] #19 210.0 Setting up bzip2 (1.0.8-4) ... [2022-04-23T10:04:03.915Z] #19 210.0 Setting up libyaml-perl (1.30-1) ... [2022-04-23T10:04:03.915Z] #19 210.0 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-23T10:04:03.915Z] #19 210.0 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-04-23T10:04:03.915Z] #19 210.1 Setting up libio-string-perl (1.08-3.1) ... [2022-04-23T10:04:03.915Z] #19 210.1 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-23T10:04:03.915Z] #19 210.1 Setting up cross-config (2.6.18+nmu1) ... [2022-04-23T10:04:03.915Z] #19 210.2 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T10:04:03.938Z] #26 ... [2022-04-23T10:04:03.938Z] [2022-04-23T10:04:03.938Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-23T10:04:03.938Z] #18 sha256:ec5196f8ac010bfcb6cd8aee3a8bdd5662adc5e6662e07120d56f63c8eb9bd60 [2022-04-23T10:04:03.938Z] #18 DONE 0.8s [2022-04-23T10:04:03.938Z] [2022-04-23T10:04:03.938Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-23T10:04:03.938Z] #19 sha256:8401762ed8936ffe11b1882ae8f4c12830c9be2e96744fc6f3696e8f85b5df94 [2022-04-23T10:04:04.019Z] #34 ... [2022-04-23T10:04:04.019Z] [2022-04-23T10:04:04.019Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-23T10:04:04.019Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-23T10:04:04.151Z] + docker info [2022-04-23T10:04:04.170Z] #19 210.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-23T10:04:04.170Z] #19 210.2 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-04-23T10:04:04.170Z] #19 210.2 Setting up patch (2.7.6-7) ... [2022-04-23T10:04:04.170Z] #19 210.2 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-23T10:04:04.170Z] #19 210.2 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-23T10:04:04.170Z] #19 210.2 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.170Z] #19 210.3 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-23T10:04:04.170Z] #19 210.3 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-04-23T10:04:04.170Z] #19 210.3 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.170Z] #19 210.3 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.170Z] #19 210.3 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-23T10:04:04.170Z] #19 210.3 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-23T10:04:04.170Z] #19 210.3 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.170Z] #19 210.4 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-23T10:04:04.170Z] #19 210.4 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-23T10:04:04.170Z] #19 210.4 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-23T10:04:04.170Z] #19 210.4 Setting up libfile-homedir-perl (1.006-1) ... [2022-04-23T10:04:04.193Z] #15 DONE 3.2s [2022-04-23T10:04:04.193Z] [2022-04-23T10:04:04.193Z] #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-04-23T10:04:04.193Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T10:04:04.193Z] #34 ... [2022-04-23T10:04:04.193Z] [2022-04-23T10:04:04.193Z] #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-04-23T10:04:04.193Z] #58 sha256:eca1ab2646852e680c996867164989b8da62f019e867ba12e7ba7dbe05c0d4cf [2022-04-23T10:04:04.193Z] #58 3.049 + RM_GOPATH=0 [2022-04-23T10:04:04.193Z] #58 3.049 + TMP_GOPATH= [2022-04-23T10:04:04.193Z] #58 3.049 + : /build [2022-04-23T10:04:04.193Z] #58 3.049 + '[' -z '' ']' [2022-04-23T10:04:04.193Z] #58 3.049 ++ mktemp -d [2022-04-23T10:04:04.193Z] #58 3.053 + export GOPATH=/tmp/tmp.b54rLfRgj1 [2022-04-23T10:04:04.193Z] #58 3.053 + GOPATH=/tmp/tmp.b54rLfRgj1 [2022-04-23T10:04:04.193Z] #58 3.053 + RM_GOPATH=1 [2022-04-23T10:04:04.193Z] #58 3.053 + case "$(go env GOARCH)" in [2022-04-23T10:04:04.193Z] #58 3.054 ++ go env GOARCH [2022-04-23T10:04:04.193Z] #58 3.087 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T10:04:04.193Z] #58 3.087 + GO_BUILDMODE=-buildmode=pie [2022-04-23T10:04:04.193Z] #58 3.087 ++ dirname /install.sh [2022-04-23T10:04:04.193Z] #58 3.087 + dir=/ [2022-04-23T10:04:04.193Z] #58 3.087 + bin=runc [2022-04-23T10:04:04.193Z] #58 3.087 + shift [2022-04-23T10:04:04.193Z] #58 3.087 + '[' '!' -f //runc.installer ']' [2022-04-23T10:04:04.193Z] #58 3.087 + . //runc.installer [2022-04-23T10:04:04.193Z] #58 3.087 ++ set -e [2022-04-23T10:04:04.193Z] #58 3.087 ++ : v1.1.1 [2022-04-23T10:04:04.193Z] #58 3.087 + install_runc [2022-04-23T10:04:04.193Z] #58 3.087 + RUNC_BUILDTAGS=seccomp [2022-04-23T10:04:04.193Z] #58 3.087 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-23T10:04:04.193Z] #58 3.087 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.b54rLfRgj1/src/github.com/opencontainers/runc [2022-04-23T10:04:04.193Z] #58 3.087 Cloning into '/tmp/tmp.b54rLfRgj1/src/github.com/opencontainers/runc'... [2022-04-23T10:04:04.193Z] #58 3.087 Install runc version v1.1.1 (build tags: seccomp) [2022-04-23T10:04:04.284Z] #21 3.913 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T10:04:04.426Z] #19 210.4 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-23T10:04:04.426Z] #19 210.4 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.426Z] #19 210.4 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-23T10:04:04.426Z] #19 210.4 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-23T10:04:04.426Z] #19 210.4 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-04-23T10:04:04.426Z] #19 210.4 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-23T10:04:04.426Z] #19 210.5 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-23T10:04:04.426Z] #19 210.5 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-23T10:04:04.426Z] #19 210.5 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.426Z] #19 210.5 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-23T10:04:04.426Z] #19 210.5 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.426Z] #19 210.5 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.426Z] #19 210.5 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.426Z] #19 210.5 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.426Z] #19 210.5 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.426Z] #19 210.5 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.426Z] #19 210.6 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-23T10:04:04.426Z] #19 210.6 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.426Z] #19 210.6 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.426Z] #19 210.6 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.426Z] #19 210.6 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.426Z] #19 210.6 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-23T10:04:04.426Z] #19 210.6 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.426Z] #19 210.6 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.426Z] #19 210.6 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.426Z] #19 210.6 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-23T10:04:04.426Z] #19 210.6 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.426Z] #19 210.7 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.426Z] #19 210.7 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.426Z] #19 210.7 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-04-23T10:04:04.426Z] #19 210.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-04-23T10:04:04.682Z] #19 210.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-23T10:04:04.682Z] #19 210.9 [2022-04-23T10:04:04.682Z] #19 210.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-23T10:04:04.682Z] #19 211.0 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.682Z] #19 211.0 Setting up dpkg-dev (1.20.9) ... [2022-04-23T10:04:04.682Z] #19 211.0 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.682Z] #19 211.0 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-23T10:04:04.939Z] #19 211.0 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.939Z] #19 211.0 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.939Z] #19 211.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.939Z] #19 211.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.939Z] #19 211.1 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-23T10:04:04.939Z] #19 211.1 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.939Z] #19 211.1 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.939Z] #19 211.1 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.939Z] #19 211.1 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T10:04:04.939Z] #19 211.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-23T10:04:04.939Z] #19 211.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-04-23T10:04:04.939Z] #19 211.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-04-23T10:04:04.966Z] #18 DONE 1.0s [2022-04-23T10:04:04.966Z] [2022-04-23T10:04:04.966Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-23T10:04:04.966Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-23T10:04:05.195Z] #19 211.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-23T10:04:05.195Z] #19 211.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-23T10:04:05.195Z] #19 211.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-23T10:04:05.195Z] #19 211.4 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-23T10:04:05.195Z] #19 211.5 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-23T10:04:05.195Z] #19 211.5 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-23T10:04:05.327Z] #19 DONE 1.1s [2022-04-23T10:04:05.327Z] [2022-04-23T10:04:05.327Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-23T10:04:05.327Z] #20 sha256:69cc771ff27f176862cc9c8036281d2ed3d0187080716c7bd20450bfd778fe25 [2022-04-23T10:04:05.451Z] #19 211.5 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-23T10:04:05.451Z] #19 211.5 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-23T10:04:05.451Z] #19 211.5 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-23T10:04:05.451Z] #19 211.5 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-23T10:04:05.451Z] #19 211.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-23T10:04:05.451Z] #19 211.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-23T10:04:05.451Z] #19 211.5 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-23T10:04:05.451Z] #19 211.6 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T10:04:05.451Z] #19 211.6 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-23T10:04:05.451Z] #19 211.6 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-23T10:04:05.451Z] #19 211.6 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-23T10:04:05.451Z] #19 211.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-23T10:04:05.451Z] #19 211.6 Setting up libxml-simple-perl (2.25-1) ... [2022-04-23T10:04:05.451Z] #19 211.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-23T10:04:05.451Z] #19 211.6 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-23T10:04:05.451Z] #19 211.6 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-23T10:04:05.451Z] #19 211.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T10:04:05.451Z] #19 211.7 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-23T10:04:05.451Z] #19 211.7 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-23T10:04:05.451Z] #19 211.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-23T10:04:05.451Z] #19 211.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-23T10:04:05.692Z] Commit message: "test: use `T.Setenv` to set env vars in tests" [2022-04-23T10:04:05.707Z] #19 211.7 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-04-23T10:04:05.707Z] #19 211.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-23T10:04:05.707Z] #19 211.7 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-23T10:04:05.707Z] #19 211.7 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-23T10:04:05.707Z] #19 211.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-23T10:04:05.707Z] #19 211.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-23T10:04:05.707Z] #19 211.8 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-23T10:04:05.707Z] #19 211.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-23T10:04:05.707Z] #19 211.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-23T10:04:05.707Z] #19 211.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-23T10:04:05.707Z] #19 211.8 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-23T10:04:05.707Z] #19 211.8 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-23T10:04:05.707Z] #19 211.8 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-23T10:04:05.707Z] #19 211.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-23T10:04:05.707Z] #19 211.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-23T10:04:05.707Z] #19 211.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-23T10:04:05.707Z] #19 211.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-23T10:04:05.707Z] #19 211.9 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-04-23T10:04:05.707Z] #19 211.9 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-23T10:04:05.910Z] #19 DONE 1.1s [2022-04-23T10:04:05.910Z] [2022-04-23T10:04:05.910Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-23T10:04:05.910Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-23T10:04:05.963Z] #19 211.9 Setting up crossbuild-essential-armel (12.9) ... [2022-04-23T10:04:05.963Z] #19 211.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-23T10:04:05.963Z] #19 211.9 Setting up crossbuild-essential-armhf (12.9) ... [2022-04-23T10:04:05.963Z] #19 211.9 Setting up crossbuild-essential-arm64 (12.9) ... [2022-04-23T10:04:05.963Z] #19 211.9 Setting up crossbuild-essential-s390x (12.9) ... [2022-04-23T10:04:05.963Z] #19 211.9 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-04-23T10:04:05.963Z] #19 212.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:04:06.106Z] > git --version # timeout=10 [2022-04-23T10:04:06.156Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-23T10:04:06.204Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-23T10:04:06.713Z] #58 ... [2022-04-23T10:04:06.714Z] [2022-04-23T10:04:06.714Z] #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-04-23T10:04:06.714Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-23T10:04:06.714Z] #16 DONE 2.5s [2022-04-23T10:04:06.714Z] [2022-04-23T10:04:06.714Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-23T10:04:06.714Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-23T10:04:06.715Z] #20 DONE 1.6s [2022-04-23T10:04:06.715Z] [2022-04-23T10:04:06.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-04-23T10:04:06.715Z] #26 sha256:e707a55dcee8b130e9874eebd41801a54f5836df0f7ccc020192fdfef2ca6e5c [2022-04-23T10:04:06.715Z] #26 103.2 + mkdir -p /tmp/tmp.dkxiYnInPC/src/github.com/docker [2022-04-23T10:04:06.715Z] #26 103.2 + mv components/cli /tmp/tmp.dkxiYnInPC/src/github.com/docker/cli [2022-04-23T10:04:06.715Z] #26 103.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-04-23T10:04:06.715Z] #26 ... [2022-04-23T10:04:06.715Z] [2022-04-23T10:04:06.715Z] #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-04-23T10:04:06.715Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-23T10:04:06.715Z] #34 DONE 103.5s [2022-04-23T10:04:06.715Z] [2022-04-23T10:04:06.715Z] #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-04-23T10:04:06.715Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-04-23T10:04:06.858Z] #20 DONE 1.0s [2022-04-23T10:04:06.858Z] [2022-04-23T10:04:06.858Z] #45 [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-04-23T10:04:06.858Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T10:04:06.858Z] #45 ... [2022-04-23T10:04:06.858Z] [2022-04-23T10:04:06.858Z] #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-04-23T10:04:06.858Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-23T10:04:06.891Z] #19 DONE 213.0s [2022-04-23T10:04:06.891Z] [2022-04-23T10:04:06.891Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-23T10:04:06.891Z] #32 sha256:3a6aa7ae12191e2e20a72cb778465827845c4326bf4491eadbcba91d17863d2a [2022-04-23T10:04:06.891Z] #32 DONE 0.1s [2022-04-23T10:04:06.891Z] [2022-04-23T10:04:06.891Z] #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-04-23T10:04:06.891Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-23T10:04:07.149Z] #20 ... [2022-04-23T10:04:07.149Z] [2022-04-23T10:04:07.149Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-23T10:04:07.149Z] #71 sha256:fc761d72914355ff4b3baf00fe1e9ecc9589acbf75baa8ed1165a52ce6c2ae39 [2022-04-23T10:04:07.149Z] #71 DONE 0.1s [2022-04-23T10:04:07.149Z] [2022-04-23T10:04:07.149Z] #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-04-23T10:04:07.149Z] #72 sha256:0fbca84236e4a056e4a1859ad6b8b359803ef024ec62e20bedfff89947a25fed [2022-04-23T10:04:07.805Z] #21 1.175 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:04:08.104Z] #21 1.407 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:04:08.104Z] #21 1.583 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:04:08.367Z] #21 1.786 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:04:08.379Z] #21 1.331 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:04:08.379Z] #21 1.536 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:04:08.379Z] #21 1.618 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T10:04:08.478Z] #21 7.253 Fetched 8510 kB in 6s (1345 kB/s) [2022-04-23T10:04:08.559Z] #72 1.401 + RM_GOPATH=0 [2022-04-23T10:04:08.560Z] #72 1.401 + TMP_GOPATH= [2022-04-23T10:04:08.560Z] #72 1.401 + : /build [2022-04-23T10:04:08.560Z] #72 1.401 + '[' -z '' ']' [2022-04-23T10:04:08.560Z] #72 1.401 ++ mktemp -d [2022-04-23T10:04:08.560Z] #72 1.401 + export GOPATH=/tmp/tmp.r3DLbU1mKM [2022-04-23T10:04:08.560Z] #72 1.401 + GOPATH=/tmp/tmp.r3DLbU1mKM [2022-04-23T10:04:08.560Z] #72 1.401 + RM_GOPATH=1 [2022-04-23T10:04:08.560Z] #72 1.401 + case "$(go env GOARCH)" in [2022-04-23T10:04:08.560Z] #72 1.401 ++ go env GOARCH [2022-04-23T10:04:08.560Z] #72 1.411 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T10:04:08.560Z] #72 1.413 + GO_BUILDMODE=-buildmode=pie [2022-04-23T10:04:08.560Z] #72 1.413 ++ dirname /install.sh [2022-04-23T10:04:08.560Z] #72 1.414 + dir=/ [2022-04-23T10:04:08.560Z] #72 1.415 + bin=rootlesskit [2022-04-23T10:04:08.560Z] #72 1.416 + shift [2022-04-23T10:04:08.560Z] #72 1.416 + '[' '!' -f //rootlesskit.installer ']' [2022-04-23T10:04:08.560Z] #72 1.417 + . //rootlesskit.installer [2022-04-23T10:04:08.560Z] #72 1.417 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T10:04:08.560Z] #72 1.417 + install_rootlesskit [2022-04-23T10:04:08.560Z] #72 1.417 + case "$1" in [2022-04-23T10:04:08.560Z] #72 1.417 + export CGO_ENABLED=0 [2022-04-23T10:04:08.560Z] #72 1.417 + CGO_ENABLED=0 [2022-04-23T10:04:08.560Z] #72 1.417 + _install_rootlesskit [2022-04-23T10:04:08.560Z] #72 1.418 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-23T10:04:08.560Z] #72 1.418 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-23T10:04:08.560Z] #72 1.418 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T10:04:08.560Z] #72 1.418 + GOBIN=/build [2022-04-23T10:04:08.560Z] #72 1.418 + GO111MODULE=on [2022-04-23T10:04:08.560Z] #72 1.418 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T10:04:08.629Z] #21 1.944 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T10:04:08.817Z] #72 1.811 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-23T10:04:09.240Z] #17 2.448 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-23T10:04:09.240Z] #17 DONE 2.6s [2022-04-23T10:04:09.240Z] [2022-04-23T10:04:09.240Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-23T10:04:09.240Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-23T10:04:09.324Z] #21 2.491 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T10:04:09.417Z] #21 7.253 Reading package lists... [2022-04-23T10:04:09.417Z] #21 ... [2022-04-23T10:04:09.417Z] [2022-04-23T10:04:09.417Z] #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-04-23T10:04:09.417Z] #58 sha256:56adcdedfd145f48d8543d5d808497ee2aa9e3b8ca28ee933db6e0404895172a [2022-04-23T10:04:09.417Z] #58 10.20 + cd /tmp/tmp.u91TXS3U8U/src/github.com/opencontainers/runc [2022-04-23T10:04:09.417Z] #58 10.20 + git checkout -q v1.1.1 [2022-04-23T10:04:09.417Z] #58 10.65 + '[' -z '' ']' [2022-04-23T10:04:09.417Z] #58 10.66 + target=static [2022-04-23T10:04:09.417Z] #58 10.66 + make BUILDTAGS=seccomp static [2022-04-23T10:04:09.417Z] #58 10.88 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-23T10:04:09.483Z] + docker version [2022-04-23T10:04:09.576Z] #21 2.870 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T10:04:09.986Z] #58 ... [2022-04-23T10:04:09.986Z] [2022-04-23T10:04:09.986Z] #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-04-23T10:04:09.986Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-23T10:04:09.986Z] #21 7.253 Reading package lists... [2022-04-23T10:04:10.150Z] #21 ... [2022-04-23T10:04:10.150Z] [2022-04-23T10:04:10.150Z] #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-04-23T10:04:10.150Z] #58 sha256:80a0253711fb169a3421e8809fba53358c55120568125b186a6f84354e45a405 [2022-04-23T10:04:10.150Z] #58 0.737 + RM_GOPATH=0 [2022-04-23T10:04:10.150Z] #58 0.737 + TMP_GOPATH= [2022-04-23T10:04:10.150Z] #58 0.737 + : /build [2022-04-23T10:04:10.150Z] #58 0.737 + '[' -z '' ']' [2022-04-23T10:04:10.150Z] #58 0.737 ++ mktemp -d [2022-04-23T10:04:10.150Z] #58 0.737 + export GOPATH=/tmp/tmp.709FH7fRBY [2022-04-23T10:04:10.150Z] #58 0.737 + GOPATH=/tmp/tmp.709FH7fRBY [2022-04-23T10:04:10.150Z] #58 0.737 + RM_GOPATH=1 [2022-04-23T10:04:10.150Z] #58 0.737 + case "$(go env GOARCH)" in [2022-04-23T10:04:10.150Z] #58 0.737 ++ go env GOARCH [2022-04-23T10:04:10.150Z] #58 0.748 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T10:04:10.150Z] #58 0.748 + GO_BUILDMODE=-buildmode=pie [2022-04-23T10:04:10.150Z] #58 0.749 ++ dirname /install.sh [2022-04-23T10:04:10.150Z] #58 0.750 + dir=/ [2022-04-23T10:04:10.150Z] #58 0.750 + bin=runc [2022-04-23T10:04:10.150Z] #58 0.750 + shift [2022-04-23T10:04:10.150Z] #58 0.750 + '[' '!' -f //runc.installer ']' [2022-04-23T10:04:10.150Z] #58 0.750 + . //runc.installer [2022-04-23T10:04:10.150Z] #58 0.750 ++ set -e [2022-04-23T10:04:10.150Z] #58 0.750 ++ : v1.1.1 [2022-04-23T10:04:10.150Z] #58 0.750 + install_runc [2022-04-23T10:04:10.150Z] #58 0.750 + RUNC_BUILDTAGS=seccomp [2022-04-23T10:04:10.150Z] #58 0.750 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-23T10:04:10.150Z] #58 0.751 Install runc version v1.1.1 (build tags: seccomp) [2022-04-23T10:04:10.150Z] #58 0.751 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.709FH7fRBY/src/github.com/opencontainers/runc [2022-04-23T10:04:10.150Z] #58 0.755 Cloning into '/tmp/tmp.709FH7fRBY/src/github.com/opencontainers/runc'... [2022-04-23T10:04:10.150Z] #58 8.477 + cd /tmp/tmp.709FH7fRBY/src/github.com/opencontainers/runc [2022-04-23T10:04:10.150Z] #58 8.479 + git checkout -q v1.1.1 [2022-04-23T10:04:10.150Z] #58 8.814 + '[' -z '' ']' [2022-04-23T10:04:10.150Z] #58 8.817 + target=static [2022-04-23T10:04:10.150Z] #58 8.817 + make BUILDTAGS=seccomp static [2022-04-23T10:04:10.150Z] #58 9.240 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-23T10:04:10.190Z] #72 3.165 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-23T10:04:10.190Z] #72 3.173 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-23T10:04:10.448Z] #72 3.488 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-23T10:04:10.615Z] #18 DONE 1.5s [2022-04-23T10:04:10.615Z] [2022-04-23T10:04:10.615Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-23T10:04:10.615Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-23T10:04:10.716Z] #21 3.802 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T10:04:10.722Z] #58 ... [2022-04-23T10:04:10.722Z] [2022-04-23T10:04:10.722Z] #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-04-23T10:04:10.722Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-04-23T10:04:10.722Z] #21 4.062 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T10:04:10.814Z] Running on azwin-2-63c1c0 in d:\jenkins\workspace\moby_PR-43517 [Pipeline] { [Pipeline] ws [2022-04-23T10:04:10.833Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-23T10:04:11.013Z] #72 3.948 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-23T10:04:11.368Z] #21 9.643 Reading package lists... [2022-04-23T10:04:11.368Z] #21 ... [2022-04-23T10:04:11.368Z] [2022-04-23T10:04:11.368Z] #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-04-23T10:04:11.368Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T10:04:11.368Z] #34 DONE 124.2s [2022-04-23T10:04:11.628Z] [2022-04-23T10:04:11.629Z] #45 [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-04-23T10:04:11.629Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T10:04:11.947Z] #72 ... [2022-04-23T10:04:11.947Z] [2022-04-23T10:04:11.947Z] #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-04-23T10:04:11.947Z] #33 sha256:4f33fa3e565a27d4cc8bd2f1840c0056034cb974167a54162b00ae763749de38 [2022-04-23T10:04:11.947Z] #33 1.332 + RM_GOPATH=0 [2022-04-23T10:04:11.947Z] #33 1.332 + TMP_GOPATH= [2022-04-23T10:04:11.947Z] #33 1.332 + : /build [2022-04-23T10:04:11.947Z] #33 1.332 + '[' -z '' ']' [2022-04-23T10:04:11.947Z] #33 1.332 ++ mktemp -d [2022-04-23T10:04:11.947Z] #33 1.336 + export GOPATH=/tmp/tmp.dDrYAAluJA [2022-04-23T10:04:11.947Z] #33 1.336 + GOPATH=/tmp/tmp.dDrYAAluJA [2022-04-23T10:04:11.947Z] #33 1.336 + RM_GOPATH=1 [2022-04-23T10:04:11.947Z] #33 1.336 + case "$(go env GOARCH)" in [2022-04-23T10:04:11.947Z] #33 1.336 ++ go env GOARCH [2022-04-23T10:04:11.947Z] #33 1.338 Install docker/cli version 17.06.2-ce from stable [2022-04-23T10:04:11.947Z] #33 1.338 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T10:04:11.947Z] #33 1.338 + GO_BUILDMODE=-buildmode=pie [2022-04-23T10:04:11.947Z] #33 1.338 ++ dirname /install.sh [2022-04-23T10:04:11.947Z] #33 1.338 + dir=/ [2022-04-23T10:04:11.947Z] #33 1.338 + bin=dockercli [2022-04-23T10:04:11.947Z] #33 1.338 + shift [2022-04-23T10:04:11.947Z] #33 1.338 + '[' '!' -f //dockercli.installer ']' [2022-04-23T10:04:11.947Z] #33 1.338 + . //dockercli.installer [2022-04-23T10:04:11.947Z] #33 1.338 ++ : stable [2022-04-23T10:04:11.947Z] #33 1.338 ++ : 17.06.2-ce [2022-04-23T10:04:11.947Z] #33 1.338 + install_dockercli [2022-04-23T10:04:11.947Z] #33 1.338 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-23T10:04:11.947Z] #33 1.338 ++ uname -m [2022-04-23T10:04:11.947Z] #33 1.342 + arch=x86_64 [2022-04-23T10:04:11.947Z] #33 1.342 + '[' x86_64 '!=' x86_64 ']' [2022-04-23T10:04:11.947Z] #33 1.342 + url=https://download.docker.com/linux/static [2022-04-23T10:04:11.947Z] #33 1.342 + tar -xz docker/docker [2022-04-23T10:04:11.947Z] #33 1.342 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-23T10:04:11.947Z] #33 4.560 + mkdir -p /build [2022-04-23T10:04:11.947Z] #33 4.562 + mv docker/docker /build/ [2022-04-23T10:04:11.947Z] #33 4.564 + rmdir docker [2022-04-23T10:04:11.947Z] #33 DONE 4.7s [2022-04-23T10:04:11.947Z] [2022-04-23T10:04:11.947Z] #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-04-23T10:04:11.947Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-23T10:04:11.947Z] #67 1.527 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:04:11.947Z] #67 1.551 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:04:11.947Z] #67 1.552 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:04:11.947Z] #67 1.698 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-23T10:04:11.947Z] #67 1.957 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T10:04:11.947Z] #67 2.256 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-23T10:04:11.947Z] #67 2.822 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-23T10:04:11.947Z] #67 3.374 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-23T10:04:11.947Z] #67 3.911 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T10:04:11.947Z] #67 4.462 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T10:04:11.947Z] #67 4.475 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-23T10:04:11.947Z] #67 4.476 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-23T10:04:11.947Z] #67 4.489 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T10:04:11.947Z] #67 4.494 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-23T10:04:11.947Z] #67 4.501 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-23T10:04:11.947Z] #67 4.504 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-23T10:04:11.947Z] #67 4.518 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-23T10:04:11.947Z] #67 4.519 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T10:04:11.947Z] #67 4.519 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-23T10:04:11.947Z] #67 4.520 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T10:04:11.947Z] #67 4.521 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-23T10:04:11.987Z] #19 DONE 1.7s [2022-04-23T10:04:11.987Z] [2022-04-23T10:04:11.987Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-23T10:04:11.987Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-23T10:04:12.335Z] The recommended git tool is: git [2022-04-23T10:04:12.640Z] #21 5.886 Fetched 8397 kB in 5s (1770 kB/s) [2022-04-23T10:04:13.007Z] #45 ... [2022-04-23T10:04:13.007Z] [2022-04-23T10:04:13.007Z] #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-04-23T10:04:13.007Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-23T10:04:13.007Z] #21 9.643 Reading package lists... [2022-04-23T10:04:13.267Z] #21 12.40 Building dependency tree... [2022-04-23T10:04:13.844Z] #21 13.53 The following additional packages will be installed: [2022-04-23T10:04:13.850Z] #67 ... [2022-04-23T10:04:13.850Z] [2022-04-23T10:04:13.850Z] #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-04-23T10:04:13.850Z] #72 sha256:0fbca84236e4a056e4a1859ad6b8b359803ef024ec62e20bedfff89947a25fed [2022-04-23T10:04:13.850Z] #72 5.193 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-23T10:04:13.850Z] #72 5.209 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-23T10:04:13.850Z] #72 5.501 go: downloading github.com/google/uuid v1.3.0 [2022-04-23T10:04:13.850Z] #72 5.533 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-23T10:04:13.850Z] #72 6.908 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-23T10:04:13.850Z] #72 6.991 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-23T10:04:13.880Z] #20 DONE 1.5s [2022-04-23T10:04:13.880Z] [2022-04-23T10:04:13.880Z] #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-04-23T10:04:13.880Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-23T10:04:14.028Z] #21 7.005 Fetched 8510 kB in 6s (1393 kB/s) [2022-04-23T10:04:14.036Z] #21 5.886 Reading package lists... [2022-04-23T10:04:14.104Z] #21 13.53 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-23T10:04:14.104Z] #21 13.53 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-23T10:04:14.104Z] #21 13.53 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-23T10:04:14.104Z] #21 13.53 python3-pkg-resources vim-runtime xxd [2022-04-23T10:04:14.104Z] #21 13.53 Suggested packages: [2022-04-23T10:04:14.104Z] #21 13.53 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-23T10:04:14.104Z] #21 13.53 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-23T10:04:14.104Z] #21 13.53 acl attr quota [2022-04-23T10:04:14.104Z] #21 13.53 Recommended packages: [2022-04-23T10:04:14.104Z] #21 13.53 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-23T10:04:14.108Z] #72 7.013 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-23T10:04:14.108Z] #72 7.044 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-23T10:04:14.108Z] #72 7.100 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-23T10:04:14.108Z] #72 7.190 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T10:04:15.041Z] #21 14.53 The following NEW packages will be installed: [2022-04-23T10:04:15.041Z] #21 14.53 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-23T10:04:15.041Z] #21 14.54 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-23T10:04:15.041Z] #21 14.54 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-23T10:04:15.041Z] #21 14.54 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-23T10:04:15.041Z] #21 14.54 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-23T10:04:15.041Z] #21 14.54 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-23T10:04:15.041Z] #21 14.54 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-23T10:04:15.041Z] #21 14.54 xz-utils zip zstd [2022-04-23T10:04:15.249Z] #21 1.834 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:04:15.249Z] #21 1.858 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:04:15.299Z] #21 14.86 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:04:15.300Z] #21 14.86 Need to get 27.6 MB of archives. [2022-04-23T10:04:15.300Z] #21 14.86 After this operation, 106 MB of additional disk space will be used. [2022-04-23T10:04:15.300Z] #21 14.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-23T10:04:15.300Z] #21 14.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-23T10:04:15.300Z] #21 14.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-23T10:04:15.300Z] #21 14.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-23T10:04:15.300Z] #21 14.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-23T10:04:15.300Z] #21 14.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-23T10:04:15.300Z] #21 14.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-23T10:04:15.300Z] #21 14.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-23T10:04:15.300Z] #21 14.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T10:04:15.300Z] #21 14.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T10:04:15.300Z] #21 14.92 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-23T10:04:15.300Z] #21 14.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-23T10:04:15.300Z] #21 14.93 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-23T10:04:15.417Z] #21 7.005 Reading package lists... [2022-04-23T10:04:15.417Z] #21 ... [2022-04-23T10:04:15.417Z] [2022-04-23T10:04:15.417Z] #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-04-23T10:04:15.417Z] #58 sha256:fe9eed9c27a78bb29f7fac6f6386f239a341f40d48b9d0d03067996548c373fe [2022-04-23T10:04:15.417Z] #58 11.34 + cd /tmp/tmp.59p2k6chw1/src/github.com/opencontainers/runc [2022-04-23T10:04:15.417Z] #58 11.34 + git checkout -q v1.1.1 [2022-04-23T10:04:15.417Z] #58 11.75 + '[' -z '' ']' [2022-04-23T10:04:15.417Z] #58 11.76 + target=static [2022-04-23T10:04:15.417Z] #58 11.76 + make BUILDTAGS=seccomp static [2022-04-23T10:04:15.417Z] #58 12.14 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-23T10:04:15.505Z] #21 1.864 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:04:15.558Z] #21 14.94 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-23T10:04:15.559Z] #21 14.96 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-23T10:04:15.559Z] #21 14.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-23T10:04:15.559Z] #21 14.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-23T10:04:15.559Z] #21 14.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-23T10:04:15.559Z] #21 14.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-23T10:04:15.559Z] #21 14.98 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-23T10:04:15.559Z] #21 14.98 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-23T10:04:15.559Z] #21 15.00 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-23T10:04:15.559Z] #21 15.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-23T10:04:15.559Z] #21 15.01 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-23T10:04:15.559Z] #21 15.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-23T10:04:15.559Z] #21 15.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-23T10:04:15.559Z] #21 15.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-23T10:04:15.818Z] #21 15.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-23T10:04:15.818Z] #21 15.32 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-23T10:04:15.818Z] #21 15.33 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-04-23T10:04:15.818Z] #21 15.33 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-23T10:04:15.818Z] #21 15.33 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-23T10:04:15.818Z] #21 15.33 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-23T10:04:15.818Z] #21 15.33 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-23T10:04:15.818Z] #21 15.39 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-23T10:04:15.818Z] #21 15.39 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-23T10:04:15.818Z] #21 15.39 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T10:04:15.818Z] #21 15.40 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-23T10:04:15.818Z] #21 15.41 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-23T10:04:15.818Z] #21 15.41 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-23T10:04:15.818Z] #21 15.42 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-23T10:04:15.818Z] #21 15.44 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-23T10:04:15.818Z] #21 15.45 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-23T10:04:15.990Z] #58 ... [2022-04-23T10:04:15.990Z] [2022-04-23T10:04:15.990Z] #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-04-23T10:04:15.990Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-23T10:04:15.990Z] #21 7.005 Reading package lists... [2022-04-23T10:04:16.067Z] #21 2.334 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T10:04:16.076Z] #21 15.59 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-23T10:04:16.211Z] #21 7.775 Reading package lists... [2022-04-23T10:04:16.630Z] #21 2.966 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T10:04:16.639Z] Client: [2022-04-23T10:04:16.639Z] Version: 20.10.9 [2022-04-23T10:04:16.639Z] API version: 1.41 [2022-04-23T10:04:16.639Z] Go version: go1.16.8 [2022-04-23T10:04:16.639Z] Git commit: c2ea9bc [2022-04-23T10:04:16.639Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-23T10:04:16.639Z] OS/Arch: windows/amd64 [2022-04-23T10:04:16.639Z] Context: default [2022-04-23T10:04:16.639Z] Experimental: true [2022-04-23T10:04:16.639Z] [2022-04-23T10:04:16.639Z] Server: Docker Engine - Community [2022-04-23T10:04:16.639Z] Engine: [2022-04-23T10:04:16.639Z] Version: 20.10.9 [2022-04-23T10:04:16.639Z] API version: 1.41 (minimum version 1.24) [2022-04-23T10:04:16.639Z] Go version: go1.16.8 [2022-04-23T10:04:16.639Z] Git commit: 79ea9d3 [2022-04-23T10:04:16.639Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-23T10:04:16.639Z] OS/Arch: windows/amd64 [2022-04-23T10:04:16.639Z] Experimental: true [2022-04-23T10:04:16.644Z] #21 16.19 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-23T10:04:16.644Z] #21 16.23 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-23T10:04:16.644Z] #21 16.27 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-23T10:04:16.788Z] #21 9.562 Building dependency tree... [2022-04-23T10:04:16.903Z] #21 16.27 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-23T10:04:17.162Z] #21 16.81 debconf: delaying package configuration, since apt-utils is not installed [Pipeline] sh [2022-04-23T10:04:17.360Z] #21 10.84 The following additional packages will be installed: [2022-04-23T10:04:17.360Z] #21 10.85 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-23T10:04:17.360Z] #21 10.85 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-23T10:04:17.360Z] #21 10.85 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-23T10:04:17.360Z] #21 10.85 python3-pkg-resources vim-runtime xxd [2022-04-23T10:04:17.360Z] #21 10.85 Suggested packages: [2022-04-23T10:04:17.360Z] #21 10.86 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-23T10:04:17.360Z] #21 10.86 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-23T10:04:17.360Z] #21 10.86 acl attr quota [2022-04-23T10:04:17.360Z] #21 10.86 Recommended packages: [2022-04-23T10:04:17.360Z] #21 10.86 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-23T10:04:17.381Z] #72 ... [2022-04-23T10:04:17.381Z] [2022-04-23T10:04:17.381Z] #47 [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-04-23T10:04:17.381Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-23T10:04:17.381Z] #47 1.643 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:04:17.381Z] #47 1.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:04:17.381Z] #47 1.654 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:04:17.381Z] #47 1.907 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-23T10:04:17.381Z] #47 2.254 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T10:04:17.381Z] #47 2.802 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-23T10:04:17.381Z] #47 3.375 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-23T10:04:17.381Z] #47 3.886 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T10:04:17.381Z] #47 4.278 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-23T10:04:17.381Z] #47 4.654 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T10:04:17.381Z] #47 4.666 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-23T10:04:17.381Z] #47 4.668 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T10:04:17.381Z] #47 4.685 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-23T10:04:17.381Z] #47 4.696 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-23T10:04:17.381Z] #47 4.711 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-23T10:04:17.381Z] #47 5.157 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-23T10:04:17.381Z] #47 5.186 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-23T10:04:17.381Z] #47 5.186 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-23T10:04:17.381Z] #47 5.186 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-23T10:04:17.381Z] #47 5.186 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T10:04:17.381Z] #47 5.186 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T10:04:17.425Z] #21 16.93 Fetched 27.6 MB in 2s (16.1 MB/s) [2022-04-23T10:04:17.425Z] #21 16.97 Selecting previously unselected package pigz. [2022-04-23T10:04:17.425Z] #21 16.97 (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-04-23T10:04:17.425Z] #21 17.04 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-23T10:04:17.425Z] #21 17.05 Unpacking pigz (2.6-1) ... [2022-04-23T10:04:17.560Z] #21 4.036 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T10:04:17.686Z] #21 17.12 Selecting previously unselected package libelf1:amd64. [2022-04-23T10:04:17.686Z] #21 17.13 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-23T10:04:17.686Z] #21 17.14 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-23T10:04:17.686Z] #21 17.28 Selecting previously unselected package libbpf0:amd64. [2022-04-23T10:04:17.686Z] #21 17.28 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-23T10:04:17.686Z] #21 17.29 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-23T10:04:17.686Z] #21 17.38 Selecting previously unselected package libcap2:amd64. [2022-04-23T10:04:17.946Z] #21 17.38 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-23T10:04:17.946Z] #21 17.40 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-23T10:04:17.946Z] #21 17.47 Selecting previously unselected package libmnl0:amd64. [2022-04-23T10:04:17.946Z] #21 17.48 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-23T10:04:17.946Z] #21 17.48 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-23T10:04:17.946Z] #21 17.54 Selecting previously unselected package libxtables12:amd64. [2022-04-23T10:04:17.946Z] #21 17.54 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-23T10:04:17.946Z] #21 17.55 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-23T10:04:17.946Z] #21 17.61 Selecting previously unselected package libcap2-bin. [2022-04-23T10:04:17.946Z] #21 17.62 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-23T10:04:18.205Z] #21 17.63 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-23T10:04:18.205Z] #21 17.72 Selecting previously unselected package iproute2. [2022-04-23T10:04:18.205Z] #21 17.72 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-23T10:04:18.205Z] #21 17.72 Unpacking iproute2 (5.10.0-4) ... [2022-04-23T10:04:18.226Z] + docker info [2022-04-23T10:04:18.226Z] Client: [2022-04-23T10:04:18.226Z] Context: default [2022-04-23T10:04:18.226Z] Debug Mode: false [2022-04-23T10:04:18.226Z] [2022-04-23T10:04:18.226Z] Server: [2022-04-23T10:04:18.226Z] Containers: 0 [2022-04-23T10:04:18.226Z] Running: 0 [2022-04-23T10:04:18.226Z] Paused: 0 [2022-04-23T10:04:18.226Z] Stopped: 0 [2022-04-23T10:04:18.226Z] Images: 0 [2022-04-23T10:04:18.226Z] Server Version: 20.10.9 [2022-04-23T10:04:18.226Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-23T10:04:18.226Z] Windows: [2022-04-23T10:04:18.226Z] LCOW: [2022-04-23T10:04:18.226Z] Logging Driver: json-file [2022-04-23T10:04:18.226Z] Plugins: [2022-04-23T10:04:18.226Z] Volume: local [2022-04-23T10:04:18.226Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T10:04:18.226Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T10:04:18.226Z] Swarm: inactive [2022-04-23T10:04:18.226Z] Default Isolation: process [2022-04-23T10:04:18.226Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-23T10:04:18.226Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-23T10:04:18.226Z] OSType: windows [2022-04-23T10:04:18.226Z] Architecture: x86_64 [2022-04-23T10:04:18.226Z] CPUs: 4 [2022-04-23T10:04:18.226Z] Total Memory: 32GiB [2022-04-23T10:04:18.226Z] Name: azwin-2-63c1c1 [2022-04-23T10:04:18.226Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-23T10:04:18.226Z] Docker Root Dir: D:\docker [2022-04-23T10:04:18.226Z] Debug Mode: false [2022-04-23T10:04:18.226Z] Registry: https://index.docker.io/v1/ [2022-04-23T10:04:18.226Z] Labels: [2022-04-23T10:04:18.226Z] Experimental: true [2022-04-23T10:04:18.226Z] Insecure Registries: [2022-04-23T10:04:18.226Z] 10.0.0.4:5000 [2022-04-23T10:04:18.226Z] 127.0.0.0/8 [2022-04-23T10:04:18.226Z] Registry Mirrors: [2022-04-23T10:04:18.226Z] http://10.0.0.4:5000/ [2022-04-23T10:04:18.226Z] Live Restore Enabled: false [2022-04-23T10:04:18.226Z] Product License: Community Engine [2022-04-23T10:04:18.226Z] [2022-04-23T10:04:18.304Z] #21 11.77 The following NEW packages will be installed: [2022-04-23T10:04:18.304Z] #21 11.77 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-23T10:04:18.304Z] #21 11.77 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-23T10:04:18.304Z] #21 11.77 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-23T10:04:18.304Z] #21 11.77 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-23T10:04:18.304Z] #21 11.77 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-23T10:04:18.304Z] #21 11.77 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-23T10:04:18.304Z] #21 11.77 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-23T10:04:18.304Z] #21 11.77 xz-utils zip zstd [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-23T10:04:18.465Z] #21 18.18 Selecting previously unselected package xxd. [2022-04-23T10:04:18.566Z] #21 12.11 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:04:18.566Z] #21 12.11 Need to get 27.0 MB of archives. [2022-04-23T10:04:18.566Z] #21 12.11 After this operation, 105 MB of additional disk space will be used. [2022-04-23T10:04:18.566Z] #21 12.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-04-23T10:04:18.566Z] #21 12.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-04-23T10:04:18.566Z] #21 12.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-04-23T10:04:18.566Z] #21 12.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-04-23T10:04:18.566Z] #21 12.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-04-23T10:04:18.566Z] #21 12.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-04-23T10:04:18.566Z] #21 12.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-04-23T10:04:18.566Z] #21 12.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-04-23T10:04:18.566Z] #21 12.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T10:04:18.566Z] #21 12.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T10:04:18.566Z] #21 12.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-04-23T10:04:18.725Z] #21 18.20 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T10:04:18.725Z] #21 18.21 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:18.725Z] #21 18.33 Selecting previously unselected package vim-common. [2022-04-23T10:04:18.751Z] #47 ... [2022-04-23T10:04:18.751Z] [2022-04-23T10:04:18.751Z] #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-04-23T10:04:18.751Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-23T10:04:18.751Z] #20 1.795 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:04:18.751Z] #20 1.818 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:04:18.751Z] #20 1.822 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:04:18.751Z] #20 2.153 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-23T10:04:18.751Z] #20 2.517 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-23T10:04:18.751Z] #20 3.103 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T10:04:18.751Z] #20 3.703 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-23T10:04:18.751Z] #20 4.239 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-23T10:04:18.751Z] #20 4.735 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T10:04:18.751Z] #20 5.397 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T10:04:18.751Z] #20 5.430 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-23T10:04:18.751Z] #20 5.430 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T10:04:18.751Z] #20 5.430 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-23T10:04:18.751Z] #20 5.430 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-23T10:04:18.751Z] #20 5.430 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-23T10:04:18.751Z] #20 5.430 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-23T10:04:18.751Z] #20 5.430 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-23T10:04:18.751Z] #20 5.430 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T10:04:18.751Z] #20 5.430 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-23T10:04:18.751Z] #20 5.430 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T10:04:18.751Z] #20 5.430 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-23T10:04:18.811Z] #21 9.387 Reading package lists... [2022-04-23T10:04:18.833Z] #21 12.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-04-23T10:04:18.833Z] #21 12.18 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-04-23T10:04:18.833Z] #21 12.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-04-23T10:04:18.833Z] #21 12.21 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-04-23T10:04:18.833Z] #21 12.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-04-23T10:04:18.833Z] #21 12.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-04-23T10:04:18.833Z] #21 12.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-04-23T10:04:18.833Z] #21 12.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-04-23T10:04:18.833Z] #21 12.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-04-23T10:04:18.833Z] #21 12.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-04-23T10:04:18.833Z] #21 12.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-23T10:04:18.833Z] #21 12.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-23T10:04:18.833Z] #21 12.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-23T10:04:18.833Z] #21 12.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-04-23T10:04:18.833Z] #21 12.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-04-23T10:04:18.833Z] #21 12.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-23T10:04:18.984Z] #21 18.34 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T10:04:18.984Z] #21 18.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:18.984Z] #21 18.50 Selecting previously unselected package bash-completion. [2022-04-23T10:04:18.984Z] #21 18.51 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-23T10:04:19.096Z] #21 12.58 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-04-23T10:04:19.096Z] #21 12.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-23T10:04:19.096Z] #21 12.58 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-04-23T10:04:19.096Z] #21 12.59 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-23T10:04:19.096Z] #21 12.59 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-04-23T10:04:19.096Z] #21 12.59 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-04-23T10:04:19.096Z] #21 12.59 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-23T10:04:19.096Z] #21 12.66 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-23T10:04:19.096Z] #21 12.66 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-23T10:04:19.096Z] #21 12.66 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T10:04:19.096Z] #21 12.66 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-23T10:04:19.096Z] #21 12.68 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-23T10:04:19.096Z] #21 12.68 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-23T10:04:19.096Z] #21 12.68 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-04-23T10:04:19.097Z] Client: [2022-04-23T10:04:19.097Z] Context: default [2022-04-23T10:04:19.097Z] Debug Mode: false [2022-04-23T10:04:19.097Z] Plugins: [2022-04-23T10:04:19.097Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-23T10:04:19.097Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-23T10:04:19.097Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-23T10:04:19.097Z] [2022-04-23T10:04:19.097Z] Server: [2022-04-23T10:04:19.097Z] Containers: 0 [2022-04-23T10:04:19.097Z] Running: 0 [2022-04-23T10:04:19.097Z] Paused: 0 [2022-04-23T10:04:19.097Z] Stopped: 0 [2022-04-23T10:04:19.097Z] Images: 0 [2022-04-23T10:04:19.097Z] Server Version: 20.10.9 [2022-04-23T10:04:19.097Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-23T10:04:19.097Z] Windows: [2022-04-23T10:04:19.097Z] LCOW: [2022-04-23T10:04:19.097Z] Logging Driver: json-file [2022-04-23T10:04:19.097Z] Plugins: [2022-04-23T10:04:19.097Z] Volume: local [2022-04-23T10:04:19.097Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T10:04:19.097Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T10:04:19.097Z] Swarm: inactive [2022-04-23T10:04:19.097Z] Default Isolation: process [2022-04-23T10:04:19.097Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-23T10:04:19.097Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-23T10:04:19.097Z] OSType: windows [2022-04-23T10:04:19.097Z] Architecture: x86_64 [2022-04-23T10:04:19.097Z] CPUs: 4 [2022-04-23T10:04:19.097Z] Total Memory: 32GiB [2022-04-23T10:04:19.097Z] Name: azwin-2-42e6d0 [2022-04-23T10:04:19.097Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-23T10:04:19.097Z] Docker Root Dir: D:\docker [2022-04-23T10:04:19.097Z] Debug Mode: false [2022-04-23T10:04:19.097Z] Registry: https://index.docker.io/v1/ [2022-04-23T10:04:19.097Z] Labels: [2022-04-23T10:04:19.097Z] Experimental: true [2022-04-23T10:04:19.097Z] Insecure Registries: [2022-04-23T10:04:19.097Z] 10.0.0.4:5000 [2022-04-23T10:04:19.097Z] 127.0.0.0/8 [2022-04-23T10:04:19.097Z] Registry Mirrors: [2022-04-23T10:04:19.097Z] http://10.0.0.4:5000/ [2022-04-23T10:04:19.097Z] Live Restore Enabled: false [2022-04-23T10:04:19.097Z] Product License: Community Engine [2022-04-23T10:04:19.097Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-23T10:04:19.357Z] #21 12.73 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-04-23T10:04:19.357Z] #21 12.73 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-04-23T10:04:19.357Z] #21 12.74 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-23T10:04:19.358Z] #21 12.96 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-04-23T10:04:19.387Z] #21 11.94 Building dependency tree... [2022-04-23T10:04:19.629Z] #21 13.01 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-04-23T10:04:19.629Z] #21 13.03 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-04-23T10:04:19.629Z] #21 13.03 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-04-23T10:04:19.891Z] #21 13.41 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:04:19.969Z] #21 13.28 The following additional packages will be installed: [2022-04-23T10:04:20.153Z] #21 13.50 Fetched 27.0 MB in 1s (21.9 MB/s) [2022-04-23T10:04:20.153Z] #21 13.56 Selecting previously unselected package pigz. [2022-04-23T10:04:20.153Z] #21 13.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-04-23T10:04:20.153Z] #21 13.60 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-04-23T10:04:20.153Z] #21 13.60 Unpacking pigz (2.6-1) ... [2022-04-23T10:04:20.232Z] #21 ... [2022-04-23T10:04:20.232Z] [2022-04-23T10:04:20.232Z] #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-04-23T10:04:20.232Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T10:04:20.232Z] #34 DONE 125.5s [2022-04-23T10:04:20.232Z] [2022-04-23T10:04:20.232Z] #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-04-23T10:04:20.232Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-23T10:04:20.232Z] #21 13.29 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-23T10:04:20.232Z] #21 13.29 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-23T10:04:20.232Z] #21 13.29 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-23T10:04:20.232Z] #21 13.29 python3-pkg-resources vim-runtime xxd [2022-04-23T10:04:20.232Z] #21 13.29 Suggested packages: [2022-04-23T10:04:20.232Z] #21 13.29 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-23T10:04:20.232Z] #21 13.29 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-23T10:04:20.232Z] #21 13.29 acl attr quota [2022-04-23T10:04:20.232Z] #21 13.29 Recommended packages: [2022-04-23T10:04:20.232Z] #21 13.29 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-23T10:04:20.414Z] #21 13.67 Selecting previously unselected package libelf1:arm64. [2022-04-23T10:04:20.414Z] #21 13.67 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-04-23T10:04:20.414Z] #21 13.69 Unpacking libelf1:arm64 (0.183-1) ... [2022-04-23T10:04:20.414Z] #21 13.83 Selecting previously unselected package libbpf0:arm64. [2022-04-23T10:04:20.414Z] #21 13.83 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-04-23T10:04:20.414Z] #21 13.84 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-04-23T10:04:20.414Z] #21 13.91 Selecting previously unselected package libcap2:arm64. [2022-04-23T10:04:20.414Z] #21 13.91 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-04-23T10:04:20.414Z] #21 13.92 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-04-23T10:04:20.676Z] #21 13.98 Selecting previously unselected package libmnl0:arm64. [2022-04-23T10:04:20.676Z] #21 13.98 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-04-23T10:04:20.676Z] #21 13.99 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-04-23T10:04:20.676Z] #21 14.05 Selecting previously unselected package libxtables12:arm64. [2022-04-23T10:04:20.676Z] #21 14.06 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-04-23T10:04:20.676Z] #21 14.08 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-04-23T10:04:20.676Z] #21 14.14 Selecting previously unselected package libcap2-bin. [2022-04-23T10:04:20.676Z] #21 14.15 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-04-23T10:04:20.676Z] #21 14.17 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-23T10:04:20.894Z] #21 20.27 Unpacking bash-completion (1:2.11-2) ... [2022-04-23T10:04:20.938Z] #21 14.23 Selecting previously unselected package iproute2. [2022-04-23T10:04:20.938Z] #21 14.24 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-04-23T10:04:20.938Z] #21 14.25 Unpacking iproute2 (5.10.0-4) ... [2022-04-23T10:04:21.154Z] #21 20.63 Selecting previously unselected package bzip2. [2022-04-23T10:04:21.154Z] #21 20.63 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-23T10:04:21.154Z] #21 20.64 Unpacking bzip2 (1.0.8-4) ... [2022-04-23T10:04:21.154Z] #21 20.72 Selecting previously unselected package xz-utils. [2022-04-23T10:04:21.155Z] #21 20.72 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-23T10:04:21.155Z] #21 20.73 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T10:04:21.198Z] #21 14.61 Selecting previously unselected package xxd. [2022-04-23T10:04:21.198Z] #21 14.61 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-23T10:04:21.199Z] #21 14.63 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:21.199Z] #21 14.75 Selecting previously unselected package vim-common. [2022-04-23T10:04:21.415Z] #21 20.89 Selecting previously unselected package apparmor. [2022-04-23T10:04:21.415Z] #21 20.90 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-23T10:04:21.415Z] #21 20.95 Unpacking apparmor (2.13.6-10) ... [2022-04-23T10:04:21.460Z] #21 14.76 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T10:04:21.460Z] #21 14.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:21.460Z] #21 14.91 Selecting previously unselected package bash-completion. [2022-04-23T10:04:21.460Z] #21 14.91 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-23T10:04:21.739Z] #21 7.558 Fetched 8510 kB in 6s (1418 kB/s) [2022-04-23T10:04:21.739Z] #21 7.558 Reading package lists... [2022-04-23T10:04:21.739Z] #21 ... [2022-04-23T10:04:21.739Z] [2022-04-23T10:04:21.739Z] #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-04-23T10:04:21.739Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-23T10:04:21.739Z] #34 DONE 122.9s [2022-04-23T10:04:21.739Z] [2022-04-23T10:04:21.739Z] #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-04-23T10:04:21.739Z] #58 sha256:eca1ab2646852e680c996867164989b8da62f019e867ba12e7ba7dbe05c0d4cf [2022-04-23T10:04:21.739Z] #58 11.05 + cd /tmp/tmp.b54rLfRgj1/src/github.com/opencontainers/runc [2022-04-23T10:04:21.739Z] #58 11.05 + git checkout -q v1.1.1 [2022-04-23T10:04:21.739Z] #58 11.78 + '[' -z '' ']' [2022-04-23T10:04:21.739Z] #58 11.78 + target=static [2022-04-23T10:04:21.739Z] #58 11.78 + make BUILDTAGS=seccomp static [2022-04-23T10:04:21.739Z] #58 11.95 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-23T10:04:21.935Z] #21 21.30 Selecting previously unselected package inetutils-ping. [2022-04-23T10:04:21.935Z] #21 21.31 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-23T10:04:21.935Z] #21 21.32 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-23T10:04:21.935Z] #21 21.42 Selecting previously unselected package libip4tc2:amd64. [2022-04-23T10:04:21.935Z] #21 21.43 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-23T10:04:21.935Z] #21 21.44 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-23T10:04:21.935Z] #21 21.51 Selecting previously unselected package libip6tc2:amd64. [2022-04-23T10:04:22.154Z] #21 14.92 The following NEW packages will be installed: [2022-04-23T10:04:22.154Z] #21 14.92 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-23T10:04:22.154Z] #21 14.92 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-23T10:04:22.154Z] #21 14.92 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-23T10:04:22.154Z] #21 14.92 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-23T10:04:22.154Z] #21 14.92 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-23T10:04:22.154Z] #21 14.92 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-23T10:04:22.154Z] #21 14.92 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-23T10:04:22.154Z] #21 14.92 xz-utils zip zstd [2022-04-23T10:04:22.154Z] #21 15.23 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:04:22.154Z] #21 15.23 Need to get 27.6 MB of archives. [2022-04-23T10:04:22.154Z] #21 15.23 After this operation, 106 MB of additional disk space will be used. [2022-04-23T10:04:22.154Z] #21 15.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-23T10:04:22.154Z] #21 15.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-23T10:04:22.154Z] #21 15.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-23T10:04:22.154Z] #21 15.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-23T10:04:22.154Z] #21 15.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-23T10:04:22.154Z] #21 15.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-23T10:04:22.154Z] #21 15.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-23T10:04:22.154Z] #21 15.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-23T10:04:22.154Z] #21 15.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T10:04:22.154Z] #21 15.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-04-23T10:04:22.154Z] #21 15.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-23T10:04:22.154Z] #21 15.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-23T10:04:22.154Z] #21 15.30 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-23T10:04:22.154Z] #21 15.30 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-23T10:04:22.154Z] #21 15.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-23T10:04:22.154Z] #21 15.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-23T10:04:22.154Z] #21 15.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-23T10:04:22.154Z] #21 15.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-23T10:04:22.154Z] #21 15.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-23T10:04:22.154Z] #21 15.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-23T10:04:22.154Z] #21 15.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-23T10:04:22.154Z] #21 15.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-23T10:04:22.154Z] #21 15.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-23T10:04:22.154Z] #21 15.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-23T10:04:22.154Z] #21 15.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-23T10:04:22.154Z] #21 15.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-23T10:04:22.154Z] #21 15.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-23T10:04:22.195Z] #21 21.54 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-23T10:04:22.195Z] #21 21.55 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-23T10:04:22.195Z] #21 21.61 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-23T10:04:22.195Z] #21 21.61 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-23T10:04:22.195Z] #21 21.62 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-23T10:04:22.195Z] #21 21.68 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-23T10:04:22.195Z] #21 21.68 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-23T10:04:22.195Z] #21 21.69 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-23T10:04:22.195Z] #21 21.77 Selecting previously unselected package libnftnl11:amd64. [2022-04-23T10:04:22.195Z] #21 21.78 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-23T10:04:22.195Z] #21 21.79 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-23T10:04:22.195Z] #21 21.88 Selecting previously unselected package iptables. [2022-04-23T10:04:22.417Z] #21 15.68 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-23T10:04:22.417Z] #21 15.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-23T10:04:22.417Z] #21 15.68 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-04-23T10:04:22.417Z] #21 15.68 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-23T10:04:22.417Z] #21 15.69 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-23T10:04:22.417Z] #21 15.69 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-23T10:04:22.417Z] #21 15.69 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-23T10:04:22.417Z] #21 15.74 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-23T10:04:22.455Z] #21 21.89 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-23T10:04:22.455Z] #21 21.90 Unpacking iptables (1.8.7-1) ... [2022-04-23T10:04:22.680Z] #21 15.75 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-23T10:04:22.680Z] #21 15.75 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T10:04:22.680Z] #21 15.76 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-23T10:04:22.680Z] #21 15.77 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-23T10:04:22.680Z] #21 15.77 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-23T10:04:22.680Z] #21 15.77 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-23T10:04:22.680Z] #21 15.81 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-23T10:04:22.680Z] #21 15.82 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-23T10:04:22.680Z] #21 15.82 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-23T10:04:22.680Z] #21 16.02 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-23T10:04:22.715Z] #21 22.18 Selecting previously unselected package libonig5:amd64. [2022-04-23T10:04:22.715Z] #21 22.20 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-23T10:04:22.715Z] #21 22.21 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T10:04:22.943Z] #21 16.04 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-23T10:04:22.943Z] #21 16.05 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-23T10:04:22.943Z] #21 16.06 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-23T10:04:22.975Z] #21 22.34 Selecting previously unselected package libjq1:amd64. [2022-04-23T10:04:22.975Z] #21 22.36 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-23T10:04:22.975Z] #21 22.36 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-23T10:04:22.975Z] #21 22.48 Selecting previously unselected package jq. [2022-04-23T10:04:22.975Z] #21 22.48 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-23T10:04:22.975Z] #21 22.50 Unpacking jq (1.6-2.1) ... [2022-04-23T10:04:23.205Z] #21 16.58 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:04:23.235Z] #21 22.59 Selecting previously unselected package libaio1:amd64. [2022-04-23T10:04:23.235Z] #21 22.61 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-23T10:04:23.235Z] #21 22.67 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-23T10:04:23.235Z] #21 22.72 Selecting previously unselected package libgpm2:amd64. [2022-04-23T10:04:23.235Z] #21 22.72 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-23T10:04:23.235Z] #21 22.73 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-23T10:04:23.235Z] #21 22.77 Selecting previously unselected package libicu67:amd64. [2022-04-23T10:04:23.235Z] #21 22.77 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-23T10:04:23.235Z] #21 22.78 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-23T10:04:23.380Z] #21 16.84 Unpacking bash-completion (1:2.11-2) ... [2022-04-23T10:04:23.468Z] #21 16.69 Fetched 27.6 MB in 1s (24.4 MB/s) [2022-04-23T10:04:23.468Z] #21 16.74 Selecting previously unselected package pigz. [2022-04-23T10:04:23.468Z] #21 16.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-23T10:04:23.468Z] #21 16.78 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-23T10:04:23.468Z] #21 16.80 Unpacking pigz (2.6-1) ... [2022-04-23T10:04:23.636Z] #58 ... [2022-04-23T10:04:23.636Z] [2022-04-23T10:04:23.636Z] #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-04-23T10:04:23.636Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-23T10:04:23.636Z] #21 7.558 Reading package lists... [2022-04-23T10:04:23.730Z] #21 16.89 Selecting previously unselected package libelf1:amd64. [2022-04-23T10:04:23.730Z] #21 16.89 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-23T10:04:23.730Z] #21 16.90 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-23T10:04:23.730Z] #21 17.04 Selecting previously unselected package libbpf0:amd64. [2022-04-23T10:04:23.954Z] #21 17.23 Selecting previously unselected package bzip2. [2022-04-23T10:04:23.954Z] #21 17.23 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-04-23T10:04:23.954Z] #21 17.23 Unpacking bzip2 (1.0.8-4) ... [2022-04-23T10:04:23.954Z] #21 17.31 Selecting previously unselected package xz-utils. [2022-04-23T10:04:23.954Z] #21 17.31 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-04-23T10:04:23.954Z] #21 17.32 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T10:04:23.954Z] #21 17.48 Selecting previously unselected package apparmor. [2022-04-23T10:04:23.954Z] #21 17.48 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-04-23T10:04:23.954Z] #21 17.56 Unpacking apparmor (2.13.6-10) ... [2022-04-23T10:04:24.015Z] #21 17.04 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-23T10:04:24.015Z] #21 17.05 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-23T10:04:24.015Z] #21 17.14 Selecting previously unselected package libcap2:amd64. [2022-04-23T10:04:24.015Z] #21 17.14 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-23T10:04:24.015Z] #21 17.14 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-23T10:04:24.015Z] #21 17.21 Selecting previously unselected package libmnl0:amd64. [2022-04-23T10:04:24.015Z] #21 17.22 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-23T10:04:24.015Z] #21 17.23 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-23T10:04:24.277Z] #21 17.29 Selecting previously unselected package libxtables12:amd64. [2022-04-23T10:04:24.277Z] #21 17.29 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-23T10:04:24.277Z] #21 17.30 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-23T10:04:24.277Z] #21 17.36 Selecting previously unselected package libcap2-bin. [2022-04-23T10:04:24.277Z] #21 17.36 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-23T10:04:24.277Z] #21 17.41 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-23T10:04:24.277Z] #21 17.49 Selecting previously unselected package iproute2. [2022-04-23T10:04:24.277Z] #21 17.50 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-23T10:04:24.277Z] #21 17.52 Unpacking iproute2 (5.10.0-4) ... [2022-04-23T10:04:24.529Z] #21 17.92 Selecting previously unselected package inetutils-ping. [2022-04-23T10:04:24.529Z] #21 17.93 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-04-23T10:04:24.529Z] #21 17.93 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-23T10:04:24.529Z] #21 18.03 Selecting previously unselected package libip4tc2:arm64. [2022-04-23T10:04:24.529Z] #21 18.03 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-04-23T10:04:24.529Z] #21 18.04 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-04-23T10:04:24.529Z] #21 18.09 Selecting previously unselected package libip6tc2:arm64. [2022-04-23T10:04:24.529Z] #21 18.09 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-04-23T10:04:24.529Z] #21 18.09 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-04-23T10:04:24.796Z] #21 18.17 Selecting previously unselected package libnfnetlink0:arm64. [2022-04-23T10:04:24.796Z] #21 18.17 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-04-23T10:04:24.796Z] #21 18.18 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-23T10:04:24.850Z] #21 17.99 Selecting previously unselected package xxd. [2022-04-23T10:04:24.850Z] #21 17.99 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T10:04:24.850Z] #21 18.00 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:24.850Z] #21 18.11 Selecting previously unselected package vim-common. [2022-04-23T10:04:25.059Z] #21 18.29 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-04-23T10:04:25.059Z] #21 18.30 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-04-23T10:04:25.059Z] #21 18.30 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-23T10:04:25.059Z] #21 18.37 Selecting previously unselected package libnftnl11:arm64. [2022-04-23T10:04:25.059Z] #21 18.37 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-04-23T10:04:25.059Z] #21 18.38 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-04-23T10:04:25.059Z] #21 18.47 Selecting previously unselected package iptables. [2022-04-23T10:04:25.059Z] #21 18.48 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-04-23T10:04:25.059Z] #21 18.49 Unpacking iptables (1.8.7-1) ... [2022-04-23T10:04:25.116Z] #21 18.11 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T10:04:25.117Z] #21 18.14 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:25.117Z] #21 18.30 Selecting previously unselected package bash-completion. [2022-04-23T10:04:25.117Z] #21 18.30 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-23T10:04:25.321Z] #21 18.75 Selecting previously unselected package libonig5:arm64. [2022-04-23T10:04:25.321Z] #21 18.76 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-23T10:04:25.321Z] #21 18.76 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-23T10:04:25.583Z] #21 18.90 Selecting previously unselected package libjq1:arm64. [2022-04-23T10:04:25.583Z] #21 18.91 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-04-23T10:04:25.583Z] #21 18.91 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-23T10:04:25.583Z] #21 19.00 Selecting previously unselected package jq. [2022-04-23T10:04:25.583Z] #21 19.01 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-04-23T10:04:25.583Z] #21 19.01 Unpacking jq (1.6-2.1) ... [2022-04-23T10:04:25.583Z] #21 19.08 Selecting previously unselected package libaio1:arm64. [2022-04-23T10:04:25.583Z] #21 19.09 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-04-23T10:04:25.844Z] #21 19.10 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-04-23T10:04:25.844Z] #21 19.17 Selecting previously unselected package libgpm2:arm64. [2022-04-23T10:04:25.844Z] #21 19.18 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-04-23T10:04:25.844Z] #21 19.18 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-04-23T10:04:25.844Z] #21 19.23 Selecting previously unselected package libicu67:arm64. [2022-04-23T10:04:25.844Z] #21 19.24 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-04-23T10:04:25.844Z] #21 19.24 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-23T10:04:26.160Z] #21 10.06 Reading package lists... [2022-04-23T10:04:26.527Z] #21 25.84 Selecting previously unselected package libinih1:amd64. [2022-04-23T10:04:26.527Z] #21 25.84 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-23T10:04:26.527Z] #21 25.85 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-23T10:04:26.527Z] #21 25.89 Selecting previously unselected package libnet1:amd64. [2022-04-23T10:04:26.527Z] #21 25.90 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-23T10:04:26.527Z] #21 25.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T10:04:26.527Z] #21 25.99 Selecting previously unselected package libnl-3-200:amd64. [2022-04-23T10:04:26.527Z] #21 26.00 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-23T10:04:26.527Z] #21 26.01 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T10:04:26.527Z] #21 26.10 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-23T10:04:26.527Z] #21 26.10 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-23T10:04:26.527Z] #21 26.11 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T10:04:26.527Z] #21 26.16 Selecting previously unselected package net-tools. [2022-04-23T10:04:26.527Z] #21 26.16 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-23T10:04:26.527Z] #21 26.17 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T10:04:26.723Z] #21 12.52 Building dependency tree... [2022-04-23T10:04:26.786Z] #21 26.35 Selecting previously unselected package patch. [2022-04-23T10:04:26.786Z] #21 26.35 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-23T10:04:26.786Z] #21 26.36 Unpacking patch (2.7.6-7) ... [2022-04-23T10:04:26.786Z] #21 26.45 Selecting previously unselected package python-pip-whl. [2022-04-23T10:04:26.979Z] #21 13.52 The following additional packages will be installed: [2022-04-23T10:04:27.035Z] #21 19.99 Unpacking bash-completion (1:2.11-2) ... [2022-04-23T10:04:27.035Z] #21 20.33 Selecting previously unselected package bzip2. [2022-04-23T10:04:27.047Z] #21 26.47 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-23T10:04:27.047Z] #21 26.47 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T10:04:27.236Z] #21 13.52 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-23T10:04:27.236Z] #21 13.52 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-23T10:04:27.236Z] #21 13.52 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-23T10:04:27.236Z] #21 13.52 python3-pkg-resources vim-runtime xxd [2022-04-23T10:04:27.236Z] #21 13.53 Suggested packages: [2022-04-23T10:04:27.236Z] #21 13.53 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-23T10:04:27.236Z] #21 13.53 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-23T10:04:27.236Z] #21 13.53 acl attr quota [2022-04-23T10:04:27.236Z] #21 13.53 Recommended packages: [2022-04-23T10:04:27.236Z] #21 13.53 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-23T10:04:27.296Z] #21 20.33 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-23T10:04:27.296Z] #21 20.34 Unpacking bzip2 (1.0.8-4) ... [2022-04-23T10:04:27.296Z] #21 20.42 Selecting previously unselected package xz-utils. [2022-04-23T10:04:27.296Z] #21 20.43 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-23T10:04:27.296Z] #21 20.45 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T10:04:27.558Z] #21 20.61 Selecting previously unselected package apparmor. [2022-04-23T10:04:27.558Z] #21 20.61 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-23T10:04:27.558Z] #21 20.67 Unpacking apparmor (2.13.6-10) ... [2022-04-23T10:04:27.619Z] #21 26.98 Selecting previously unselected package python3-lib2to3. [2022-04-23T10:04:27.620Z] #21 27.00 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-23T10:04:27.620Z] #21 27.01 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-23T10:04:27.620Z] #21 27.13 Selecting previously unselected package python3-distutils. [2022-04-23T10:04:27.620Z] #21 27.13 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-23T10:04:27.620Z] #21 27.14 Unpacking python3-distutils (3.9.2-1) ... [2022-04-23T10:04:27.820Z] #21 21.07 Selecting previously unselected package inetutils-ping. [2022-04-23T10:04:27.820Z] #21 21.08 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-23T10:04:27.820Z] #21 21.09 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-23T10:04:27.879Z] #21 27.24 Selecting previously unselected package python3-pkg-resources. [2022-04-23T10:04:27.879Z] #21 27.25 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T10:04:27.879Z] #21 27.25 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T10:04:27.879Z] #21 27.37 Selecting previously unselected package python3-setuptools. [2022-04-23T10:04:27.879Z] #21 27.38 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-23T10:04:27.879Z] #21 27.39 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-23T10:04:28.082Z] #21 21.19 Selecting previously unselected package libip4tc2:amd64. [2022-04-23T10:04:28.082Z] #21 21.20 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-23T10:04:28.082Z] #21 21.20 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-23T10:04:28.082Z] #21 21.28 Selecting previously unselected package libip6tc2:amd64. [2022-04-23T10:04:28.082Z] #21 21.28 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-23T10:04:28.082Z] #21 21.29 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-23T10:04:28.082Z] #21 21.35 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-23T10:04:28.082Z] #21 21.35 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-23T10:04:28.082Z] #21 21.35 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-23T10:04:28.138Z] #21 27.65 Selecting previously unselected package python3-wheel. [2022-04-23T10:04:28.138Z] #21 27.65 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-23T10:04:28.138Z] #21 27.66 Unpacking python3-wheel (0.34.2-1) ... [2022-04-23T10:04:28.138Z] #21 27.75 Selecting previously unselected package python3-pip. [2022-04-23T10:04:28.165Z] #21 14.58 The following NEW packages will be installed: [2022-04-23T10:04:28.165Z] #21 14.59 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-23T10:04:28.165Z] #21 14.59 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-23T10:04:28.165Z] #21 14.59 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-23T10:04:28.165Z] #21 14.59 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-23T10:04:28.165Z] #21 14.59 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-23T10:04:28.165Z] #21 14.59 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-23T10:04:28.165Z] #21 14.59 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-23T10:04:28.165Z] #21 14.59 xz-utils zip zstd [2022-04-23T10:04:28.344Z] #21 21.43 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-23T10:04:28.344Z] #21 21.44 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-23T10:04:28.344Z] #21 21.45 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-23T10:04:28.344Z] #21 21.52 Selecting previously unselected package libnftnl11:amd64. [2022-04-23T10:04:28.344Z] #21 21.53 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-23T10:04:28.344Z] #21 21.53 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-23T10:04:28.344Z] #21 21.62 Selecting previously unselected package iptables. [2022-04-23T10:04:28.344Z] #21 21.62 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-23T10:04:28.344Z] #21 21.63 Unpacking iptables (1.8.7-1) ... [2022-04-23T10:04:28.393Z] #21 21.79 Selecting previously unselected package libinih1:arm64. [2022-04-23T10:04:28.393Z] #21 21.79 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-04-23T10:04:28.393Z] #21 21.80 Unpacking libinih1:arm64 (53-1+b2) ... [2022-04-23T10:04:28.393Z] #21 21.86 Selecting previously unselected package libnet1:arm64. [2022-04-23T10:04:28.393Z] #21 21.86 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-23T10:04:28.393Z] #21 21.86 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-23T10:04:28.397Z] #21 27.75 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-23T10:04:28.397Z] #21 27.76 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T10:04:28.397Z] #21 28.04 Selecting previously unselected package sudo. [2022-04-23T10:04:28.421Z] #21 14.90 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:04:28.421Z] #21 14.90 Need to get 27.6 MB of archives. [2022-04-23T10:04:28.421Z] #21 14.90 After this operation, 106 MB of additional disk space will be used. [2022-04-23T10:04:28.421Z] #21 14.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-23T10:04:28.421Z] #21 14.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-23T10:04:28.421Z] #21 14.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-23T10:04:28.421Z] #21 14.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-23T10:04:28.421Z] #21 14.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-23T10:04:28.421Z] #21 14.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-23T10:04:28.421Z] #21 14.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-23T10:04:28.421Z] #21 14.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-23T10:04:28.421Z] #21 14.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T10:04:28.421Z] #21 14.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T10:04:28.421Z] #21 14.96 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-23T10:04:28.421Z] #21 14.97 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-23T10:04:28.421Z] #21 14.97 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-23T10:04:28.421Z] #21 14.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-23T10:04:28.605Z] #21 21.91 Selecting previously unselected package libonig5:amd64. [2022-04-23T10:04:28.605Z] #21 21.92 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-23T10:04:28.605Z] #21 21.92 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T10:04:28.654Z] #21 21.94 Selecting previously unselected package libnl-3-200:arm64. [2022-04-23T10:04:28.654Z] #21 21.94 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-23T10:04:28.654Z] #21 21.95 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-23T10:04:28.654Z] #21 22.01 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-23T10:04:28.654Z] #21 22.02 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-23T10:04:28.654Z] #21 22.03 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-23T10:04:28.654Z] #21 22.10 Selecting previously unselected package net-tools. [2022-04-23T10:04:28.654Z] #21 22.10 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-04-23T10:04:28.654Z] #21 22.11 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T10:04:28.656Z] #21 28.04 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-23T10:04:28.656Z] #21 28.05 Unpacking sudo (1.9.5p2-3) ... [2022-04-23T10:04:28.677Z] #21 14.99 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-23T10:04:28.677Z] #21 15.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-23T10:04:28.677Z] #21 15.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-23T10:04:28.677Z] #21 15.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-23T10:04:28.677Z] #21 15.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-23T10:04:28.677Z] #21 15.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-23T10:04:28.677Z] #21 15.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-23T10:04:28.677Z] #21 15.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-23T10:04:28.677Z] #21 15.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-23T10:04:28.677Z] #21 15.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-23T10:04:28.677Z] #21 15.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-23T10:04:28.677Z] #21 15.04 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-23T10:04:28.677Z] #21 15.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-23T10:04:28.713Z] #20 21.39 Fetched 48.9 MB in 20s (2466 kB/s) [2022-04-23T10:04:28.713Z] #20 21.39 Reading package lists... [2022-04-23T10:04:28.713Z] #20 ... [2022-04-23T10:04:28.713Z] [2022-04-23T10:04:28.713Z] #47 [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-04-23T10:04:28.713Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-23T10:04:28.713Z] #47 21.59 Fetched 48.9 MB in 20s (2426 kB/s) [2022-04-23T10:04:28.867Z] #21 22.09 Selecting previously unselected package libjq1:amd64. [2022-04-23T10:04:28.867Z] #21 22.10 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-23T10:04:28.867Z] #21 22.10 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-23T10:04:28.915Z] #21 28.61 Selecting previously unselected package thin-provisioning-tools. [2022-04-23T10:04:28.916Z] #21 22.27 Selecting previously unselected package patch. [2022-04-23T10:04:28.916Z] #21 22.27 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-04-23T10:04:28.916Z] #21 22.28 Unpacking patch (2.7.6-7) ... [2022-04-23T10:04:28.916Z] #21 22.36 Selecting previously unselected package python-pip-whl. [2022-04-23T10:04:28.916Z] #21 22.36 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-23T10:04:28.916Z] #21 22.38 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T10:04:28.935Z] #21 15.35 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-23T10:04:28.935Z] #21 15.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-23T10:04:28.935Z] #21 15.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-23T10:04:28.935Z] #21 15.35 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-23T10:04:28.935Z] #21 15.36 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-23T10:04:28.935Z] #21 15.36 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-23T10:04:28.935Z] #21 15.36 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-23T10:04:28.935Z] #21 15.41 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-23T10:04:29.129Z] #21 22.23 Selecting previously unselected package jq. [2022-04-23T10:04:29.129Z] #21 22.25 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-23T10:04:29.129Z] #21 22.25 Unpacking jq (1.6-2.1) ... [2022-04-23T10:04:29.129Z] #21 22.33 Selecting previously unselected package libaio1:amd64. [2022-04-23T10:04:29.129Z] #21 22.34 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-23T10:04:29.129Z] #21 22.34 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-23T10:04:29.129Z] #21 22.41 Selecting previously unselected package libgpm2:amd64. [2022-04-23T10:04:29.129Z] #21 22.42 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-23T10:04:29.129Z] #21 22.43 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-23T10:04:29.175Z] #21 28.62 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-23T10:04:29.175Z] #21 28.62 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-23T10:04:29.192Z] #21 15.42 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-23T10:04:29.192Z] #21 15.42 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T10:04:29.192Z] #21 15.43 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-23T10:04:29.192Z] #21 15.44 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-23T10:04:29.192Z] #21 15.44 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-23T10:04:29.192Z] #21 15.45 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-23T10:04:29.192Z] #21 15.47 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-23T10:04:29.192Z] #21 15.49 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-23T10:04:29.192Z] #21 15.49 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-23T10:04:29.192Z] #21 15.69 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-23T10:04:29.390Z] #21 22.51 Selecting previously unselected package libicu67:amd64. [2022-04-23T10:04:29.390Z] #21 22.52 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-23T10:04:29.390Z] #21 22.53 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-23T10:04:29.435Z] #21 28.88 Selecting previously unselected package uidmap. [2022-04-23T10:04:29.435Z] #21 28.88 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-23T10:04:29.435Z] #21 28.89 Unpacking uidmap (1:4.8.1-1) ... [2022-04-23T10:04:29.435Z] #21 29.00 Selecting previously unselected package vim-runtime. [2022-04-23T10:04:29.435Z] #21 29.01 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T10:04:29.435Z] #21 29.05 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-23T10:04:29.435Z] #21 29.07 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-23T10:04:29.435Z] #21 29.08 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:29.449Z] #21 15.71 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-23T10:04:29.449Z] #21 15.73 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-23T10:04:29.449Z] #21 15.74 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-23T10:04:29.493Z] #21 22.83 Selecting previously unselected package python3-lib2to3. [2022-04-23T10:04:29.493Z] #21 22.84 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-23T10:04:29.493Z] #21 22.85 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-23T10:04:29.493Z] #21 22.97 Selecting previously unselected package python3-distutils. [2022-04-23T10:04:29.493Z] #21 22.97 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-23T10:04:29.493Z] #21 22.97 Unpacking python3-distutils (3.9.2-1) ... [2022-04-23T10:04:29.707Z] #21 16.22 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:04:29.756Z] #21 23.09 Selecting previously unselected package python3-pkg-resources. [2022-04-23T10:04:29.756Z] #21 23.09 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T10:04:29.756Z] #21 23.10 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T10:04:29.756Z] #21 23.21 Selecting previously unselected package python3-setuptools. [2022-04-23T10:04:29.756Z] #21 23.22 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-23T10:04:29.756Z] #21 23.22 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-23T10:04:29.965Z] #21 16.33 Fetched 27.6 MB in 1s (24.2 MB/s) [2022-04-23T10:04:29.965Z] #21 16.38 Selecting previously unselected package pigz. [2022-04-23T10:04:29.965Z] #21 16.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 ... 24010 files and directories currently installed.) [2022-04-23T10:04:29.965Z] #21 16.43 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-23T10:04:29.965Z] #21 16.44 Unpacking pigz (2.6-1) ... [2022-04-23T10:04:29.965Z] #21 16.51 Selecting previously unselected package libelf1:amd64. [2022-04-23T10:04:30.018Z] #21 23.48 Selecting previously unselected package python3-wheel. [2022-04-23T10:04:30.018Z] #21 23.48 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-23T10:04:30.018Z] #21 23.48 Unpacking python3-wheel (0.34.2-1) ... [2022-04-23T10:04:30.018Z] #21 23.53 Selecting previously unselected package python3-pip. [2022-04-23T10:04:30.018Z] #21 23.53 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-23T10:04:30.018Z] #21 23.54 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T10:04:30.222Z] #21 16.51 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-23T10:04:30.222Z] #21 16.52 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-23T10:04:30.222Z] #21 16.69 Selecting previously unselected package libbpf0:amd64. [2022-04-23T10:04:30.222Z] #21 16.69 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-23T10:04:30.222Z] #21 16.69 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-23T10:04:30.222Z] #21 16.79 Selecting previously unselected package libcap2:amd64. [2022-04-23T10:04:30.280Z] #21 23.75 Selecting previously unselected package sudo. [2022-04-23T10:04:30.280Z] #21 23.76 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-04-23T10:04:30.280Z] #21 23.76 Unpacking sudo (1.9.5p2-3) ... [2022-04-23T10:04:30.480Z] #21 16.79 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-23T10:04:30.480Z] #21 16.79 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-23T10:04:30.480Z] #21 16.90 Selecting previously unselected package libmnl0:amd64. [2022-04-23T10:04:30.480Z] #21 16.90 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-23T10:04:30.480Z] #21 16.91 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-23T10:04:30.480Z] #21 16.96 Selecting previously unselected package libxtables12:amd64. [2022-04-23T10:04:30.480Z] #21 16.97 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-23T10:04:30.480Z] #21 16.98 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-23T10:04:30.480Z] #21 17.05 Selecting previously unselected package libcap2-bin. [2022-04-23T10:04:30.736Z] #21 17.05 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-23T10:04:30.736Z] #21 17.06 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-23T10:04:30.736Z] #21 17.14 Selecting previously unselected package iproute2. [2022-04-23T10:04:30.736Z] #21 17.14 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-23T10:04:30.736Z] #21 17.14 Unpacking iproute2 (5.10.0-4) ... [2022-04-23T10:04:30.853Z] #21 24.22 Selecting previously unselected package thin-provisioning-tools. [2022-04-23T10:04:30.853Z] #21 24.22 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-04-23T10:04:30.853Z] #21 24.25 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-23T10:04:30.853Z] #21 24.46 Selecting previously unselected package uidmap. [2022-04-23T10:04:31.115Z] #21 24.47 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-04-23T10:04:31.115Z] #21 24.48 Unpacking uidmap (1:4.8.1-1) ... [2022-04-23T10:04:31.115Z] #21 24.60 Selecting previously unselected package vim-runtime. [2022-04-23T10:04:31.115Z] #21 24.60 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T10:04:31.115Z] #21 24.61 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-23T10:04:31.115Z] #21 24.63 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-23T10:04:31.115Z] #21 24.64 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:31.301Z] #21 17.53 Selecting previously unselected package xxd. [2022-04-23T10:04:31.301Z] #21 17.54 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T10:04:31.301Z] #21 17.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:31.301Z] #21 17.66 Selecting previously unselected package vim-common. [2022-04-23T10:04:31.301Z] #21 17.66 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T10:04:31.301Z] #21 17.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:31.560Z] #21 17.82 Selecting previously unselected package bash-completion. [2022-04-23T10:04:31.560Z] #21 17.83 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-23T10:04:32.715Z] #21 25.62 Selecting previously unselected package libinih1:amd64. [2022-04-23T10:04:32.715Z] #21 25.63 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-23T10:04:32.715Z] #21 25.63 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-23T10:04:32.715Z] #21 25.69 Selecting previously unselected package libnet1:amd64. [2022-04-23T10:04:32.715Z] #21 25.71 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-23T10:04:32.715Z] #21 25.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T10:04:32.715Z] #21 25.81 Selecting previously unselected package libnl-3-200:amd64. [2022-04-23T10:04:32.715Z] #21 25.82 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-23T10:04:32.715Z] #21 25.83 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T10:04:32.715Z] #21 25.93 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-23T10:04:32.715Z] #21 25.93 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-23T10:04:32.715Z] #21 25.93 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T10:04:32.715Z] #21 25.99 Selecting previously unselected package net-tools. [2022-04-23T10:04:32.715Z] #21 26.00 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-23T10:04:32.715Z] #21 26.01 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T10:04:32.726Z] #21 31.91 Selecting previously unselected package vim. [2022-04-23T10:04:32.726Z] #21 31.92 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T10:04:32.726Z] #21 31.94 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:32.978Z] #21 26.18 Selecting previously unselected package patch. [2022-04-23T10:04:32.978Z] #21 26.18 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-23T10:04:32.978Z] #21 26.18 Unpacking patch (2.7.6-7) ... [2022-04-23T10:04:32.985Z] #21 32.44 Selecting previously unselected package xfsprogs. [2022-04-23T10:04:32.985Z] #21 32.46 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-23T10:04:32.985Z] #21 32.46 Unpacking xfsprogs (5.10.0-4) ... [2022-04-23T10:04:33.241Z] #21 26.30 Selecting previously unselected package python-pip-whl. [2022-04-23T10:04:33.241Z] #21 26.32 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-23T10:04:33.241Z] #21 26.33 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T10:04:33.458Z] #21 19.50 Unpacking bash-completion (1:2.11-2) ... [2022-04-23T10:04:33.458Z] #21 19.86 Selecting previously unselected package bzip2. [2022-04-23T10:04:33.458Z] #21 19.87 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-23T10:04:33.458Z] #21 19.88 Unpacking bzip2 (1.0.8-4) ... [2022-04-23T10:04:33.458Z] #21 19.98 Selecting previously unselected package xz-utils. [2022-04-23T10:04:33.502Z] #21 32.85 Selecting previously unselected package zip. [2022-04-23T10:04:33.502Z] #21 32.86 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-23T10:04:33.502Z] #21 32.87 Unpacking zip (3.0-12) ... [2022-04-23T10:04:33.502Z] #21 33.00 Selecting previously unselected package zstd. [2022-04-23T10:04:33.502Z] #21 33.01 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-23T10:04:33.502Z] #21 33.02 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-23T10:04:33.716Z] #21 19.98 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-23T10:04:33.716Z] #21 19.99 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T10:04:33.716Z] #21 20.20 Selecting previously unselected package apparmor. [2022-04-23T10:04:33.716Z] #21 20.20 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-23T10:04:33.716Z] #21 20.25 Unpacking apparmor (2.13.6-10) ... [2022-04-23T10:04:33.761Z] #21 33.34 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T10:04:33.816Z] #21 26.82 Selecting previously unselected package python3-lib2to3. [2022-04-23T10:04:33.816Z] #21 26.83 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-23T10:04:33.816Z] #21 26.83 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-23T10:04:33.816Z] #21 26.94 Selecting previously unselected package python3-distutils. [2022-04-23T10:04:33.816Z] #21 26.95 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-23T10:04:33.816Z] #21 26.96 Unpacking python3-distutils (3.9.2-1) ... [2022-04-23T10:04:33.816Z] #21 27.09 Selecting previously unselected package python3-pkg-resources. [2022-04-23T10:04:33.816Z] #21 27.10 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T10:04:33.816Z] #21 27.11 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T10:04:34.078Z] #21 27.27 Selecting previously unselected package python3-setuptools. [2022-04-23T10:04:34.078Z] #21 27.27 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-23T10:04:34.078Z] #21 27.29 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-23T10:04:34.279Z] #21 20.58 Selecting previously unselected package inetutils-ping. [2022-04-23T10:04:34.279Z] #21 20.58 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-23T10:04:34.279Z] #21 20.59 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-23T10:04:34.279Z] #21 20.71 Selecting previously unselected package libip4tc2:amd64. [2022-04-23T10:04:34.279Z] #21 20.71 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-23T10:04:34.279Z] #21 20.72 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-23T10:04:34.279Z] #21 20.78 Selecting previously unselected package libip6tc2:amd64. [2022-04-23T10:04:34.279Z] #21 20.79 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-23T10:04:34.279Z] #21 20.80 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-23T10:04:34.279Z] #21 20.85 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-23T10:04:34.341Z] #21 27.50 Selecting previously unselected package python3-wheel. [2022-04-23T10:04:34.341Z] #21 27.50 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-23T10:04:34.341Z] #21 27.52 Unpacking python3-wheel (0.34.2-1) ... [2022-04-23T10:04:34.341Z] #21 27.59 Selecting previously unselected package python3-pip. [2022-04-23T10:04:34.341Z] #21 27.59 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-23T10:04:34.341Z] #21 27.59 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T10:04:34.421Z] #21 27.34 Selecting previously unselected package vim. [2022-04-23T10:04:34.421Z] #21 27.34 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-23T10:04:34.421Z] #21 27.36 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:34.421Z] #21 27.76 Selecting previously unselected package xfsprogs. [2022-04-23T10:04:34.421Z] #21 27.78 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-04-23T10:04:34.421Z] #21 27.79 Unpacking xfsprogs (5.10.0-4) ... [2022-04-23T10:04:34.537Z] #21 20.86 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-23T10:04:34.537Z] #21 20.86 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-23T10:04:34.537Z] #21 20.92 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-23T10:04:34.537Z] #21 20.92 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-23T10:04:34.537Z] #21 20.93 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-23T10:04:34.537Z] #21 20.99 Selecting previously unselected package libnftnl11:amd64. [2022-04-23T10:04:34.537Z] #21 21.00 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-23T10:04:34.537Z] #21 21.00 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-23T10:04:34.537Z] #21 21.10 Selecting previously unselected package iptables. [2022-04-23T10:04:34.604Z] #21 27.82 Selecting previously unselected package sudo. [2022-04-23T10:04:34.604Z] #21 27.84 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-23T10:04:34.604Z] #21 27.85 Unpacking sudo (1.9.5p2-3) ... [2022-04-23T10:04:34.682Z] #21 28.14 Selecting previously unselected package zip. [2022-04-23T10:04:34.682Z] #21 28.14 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-04-23T10:04:34.682Z] #21 28.15 Unpacking zip (3.0-12) ... [2022-04-23T10:04:34.698Z] #21 34.10 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-23T10:04:34.698Z] #21 34.12 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T10:04:34.698Z] #21 34.13 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-23T10:04:34.698Z] #21 34.15 Setting up libicu67:amd64 (67.1-7) ... [2022-04-23T10:04:34.698Z] #21 34.16 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-23T10:04:34.698Z] #21 34.19 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-23T10:04:34.698Z] #21 34.20 Setting up uidmap (1:4.8.1-1) ... [2022-04-23T10:04:34.698Z] #21 34.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T10:04:34.698Z] #21 34.23 Setting up bzip2 (1.0.8-4) ... [2022-04-23T10:04:34.698Z] #21 34.26 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T10:04:34.698Z] #21 34.27 Setting up python3-wheel (0.34.2-1) ... [2022-04-23T10:04:34.794Z] #21 21.10 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-23T10:04:34.794Z] #21 21.10 Unpacking iptables (1.8.7-1) ... [2022-04-23T10:04:34.794Z] #21 21.38 Selecting previously unselected package libonig5:amd64. [2022-04-23T10:04:34.944Z] #21 28.26 Selecting previously unselected package zstd. [2022-04-23T10:04:34.944Z] #21 28.27 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-04-23T10:04:34.944Z] #21 28.28 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-23T10:04:35.062Z] #21 21.38 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-23T10:04:35.062Z] #21 21.39 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T10:04:35.178Z] #21 28.40 Selecting previously unselected package thin-provisioning-tools. [2022-04-23T10:04:35.178Z] #21 28.41 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-23T10:04:35.178Z] #21 28.41 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-23T10:04:35.204Z] #21 28.55 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T10:04:35.319Z] #21 21.54 Selecting previously unselected package libjq1:amd64. [2022-04-23T10:04:35.319Z] #21 21.55 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-23T10:04:35.319Z] #21 21.55 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-23T10:04:35.319Z] #21 21.68 Selecting previously unselected package jq. [2022-04-23T10:04:35.319Z] #21 21.69 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-23T10:04:35.319Z] #21 21.70 Unpacking jq (1.6-2.1) ... [2022-04-23T10:04:35.319Z] #21 21.78 Selecting previously unselected package libaio1:amd64. [2022-04-23T10:04:35.319Z] #21 21.78 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-23T10:04:35.319Z] #21 21.79 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-23T10:04:35.319Z] #21 21.85 Selecting previously unselected package libgpm2:amd64. [2022-04-23T10:04:35.319Z] #21 21.85 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-23T10:04:35.319Z] #21 21.86 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-23T10:04:35.319Z] #21 21.92 Selecting previously unselected package libicu67:amd64. [2022-04-23T10:04:35.440Z] #21 28.64 Selecting previously unselected package uidmap. [2022-04-23T10:04:35.441Z] #21 28.65 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-23T10:04:35.441Z] #21 28.66 Unpacking uidmap (1:4.8.1-1) ... [2022-04-23T10:04:35.576Z] #21 21.92 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-23T10:04:35.576Z] #21 21.92 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-23T10:04:35.636Z] #21 34.91 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:35.636Z] #21 34.93 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-23T10:04:35.636Z] #21 34.94 Setting up libcap2-bin (1:2.44-1) ... [2022-04-23T10:04:35.636Z] #21 34.95 Setting up apparmor (2.13.6-10) ... [2022-04-23T10:04:35.702Z] #21 28.81 Selecting previously unselected package vim-runtime. [2022-04-23T10:04:35.702Z] #21 28.81 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T10:04:35.702Z] #21 28.85 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-23T10:04:35.702Z] #21 28.89 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-23T10:04:35.702Z] #21 28.89 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:35.779Z] #21 29.28 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-04-23T10:04:35.779Z] #21 29.30 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T10:04:35.779Z] #21 29.32 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-04-23T10:04:35.779Z] #21 29.34 Setting up libicu67:arm64 (67.1-7) ... [2022-04-23T10:04:35.779Z] #21 29.35 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-04-23T10:04:36.041Z] #21 29.37 Setting up libinih1:arm64 (53-1+b2) ... [2022-04-23T10:04:36.041Z] #21 29.38 Setting up uidmap (1:4.8.1-1) ... [2022-04-23T10:04:36.041Z] #21 29.39 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-23T10:04:36.041Z] #21 29.40 Setting up bzip2 (1.0.8-4) ... [2022-04-23T10:04:36.041Z] #21 29.42 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-23T10:04:36.041Z] #21 29.43 Setting up python3-wheel (0.34.2-1) ... [2022-04-23T10:04:36.615Z] #21 30.00 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:36.615Z] #21 30.01 Setting up libcap2:arm64 (1:2.44-1) ... [2022-04-23T10:04:36.615Z] #21 30.02 Setting up libcap2-bin (1:2.44-1) ... [2022-04-23T10:04:36.615Z] #21 30.03 Setting up apparmor (2.13.6-10) ... [2022-04-23T10:04:37.014Z] #21 36.44 Setting up zip (3.0-12) ... [2022-04-23T10:04:37.014Z] #21 36.47 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:37.014Z] #21 36.49 Setting up bash-completion (1:2.11-2) ... [2022-04-23T10:04:38.530Z] #21 31.65 Setting up zip (3.0-12) ... [2022-04-23T10:04:38.531Z] #21 31.66 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:38.531Z] #21 31.69 Setting up bash-completion (1:2.11-2) ... [2022-04-23T10:04:38.678Z] #47 21.59 Reading package lists... [2022-04-23T10:04:38.678Z] #47 ... [2022-04-23T10:04:38.678Z] [2022-04-23T10:04:38.678Z] #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-04-23T10:04:38.678Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-23T10:04:38.678Z] #20 21.39 Reading package lists... [2022-04-23T10:04:38.678Z] #20 30.31 Reading package lists... [2022-04-23T10:04:38.678Z] #20 ... [2022-04-23T10:04:38.678Z] [2022-04-23T10:04:38.678Z] #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-04-23T10:04:38.678Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-23T10:04:38.678Z] #67 21.53 Fetched 48.9 MB in 20s (2416 kB/s) [2022-04-23T10:04:38.678Z] #67 21.53 Reading package lists... [2022-04-23T10:04:38.678Z] #67 30.60 Reading package lists... [2022-04-23T10:04:38.678Z] #67 ... [2022-04-23T10:04:38.678Z] [2022-04-23T10:04:38.678Z] #47 [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-04-23T10:04:38.678Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-23T10:04:38.678Z] #47 21.59 Reading package lists... [2022-04-23T10:04:38.856Z] #21 24.95 Selecting previously unselected package libinih1:amd64. [2022-04-23T10:04:38.856Z] #21 24.95 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-23T10:04:38.856Z] #21 24.95 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-23T10:04:38.856Z] #21 25.01 Selecting previously unselected package libnet1:amd64. [2022-04-23T10:04:38.856Z] #21 25.01 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-23T10:04:38.856Z] #21 25.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T10:04:38.856Z] #21 25.09 Selecting previously unselected package libnl-3-200:amd64. [2022-04-23T10:04:38.856Z] #21 25.10 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-23T10:04:38.856Z] #21 25.11 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T10:04:38.856Z] #21 25.24 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-23T10:04:38.856Z] #21 25.24 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-23T10:04:38.856Z] #21 25.25 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T10:04:38.856Z] #21 25.30 Selecting previously unselected package net-tools. [2022-04-23T10:04:38.856Z] #21 25.31 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-23T10:04:38.856Z] #21 25.31 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T10:04:38.914Z] #21 38.32 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T10:04:38.914Z] #21 38.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-23T10:04:38.914Z] #21 38.35 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-23T10:04:38.914Z] #21 38.36 Setting up patch (2.7.6-7) ... [2022-04-23T10:04:38.914Z] #21 38.38 Setting up sudo (1.9.5p2-3) ... [2022-04-23T10:04:38.914Z] #21 38.46 invoke-rc.d: could not determine current runlevel [2022-04-23T10:04:38.914Z] #21 38.47 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-23T10:04:38.914Z] #21 38.48 Setting up xfsprogs (5.10.0-4) ... [2022-04-23T10:04:38.914Z] #21 38.50 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-23T10:04:38.914Z] #21 38.52 Setting up inetutils-ping (2:2.0-1) ... [2022-04-23T10:04:38.914Z] #21 38.53 Setting up pigz (2.6-1) ... [2022-04-23T10:04:38.914Z] #21 38.54 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-23T10:04:39.010Z] #21 31.84 Selecting previously unselected package vim. [2022-04-23T10:04:39.010Z] #21 31.85 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T10:04:39.010Z] #21 31.86 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:39.112Z] #21 25.50 Selecting previously unselected package patch. [2022-04-23T10:04:39.112Z] #21 25.51 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-23T10:04:39.112Z] #21 25.52 Unpacking patch (2.7.6-7) ... [2022-04-23T10:04:39.112Z] #21 25.61 Selecting previously unselected package python-pip-whl. [2022-04-23T10:04:39.173Z] #21 38.56 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T10:04:39.173Z] #21 38.58 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T10:04:39.173Z] #21 38.59 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:39.272Z] #21 32.34 Selecting previously unselected package xfsprogs. [2022-04-23T10:04:39.272Z] #21 32.35 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-23T10:04:39.272Z] #21 32.36 Unpacking xfsprogs (5.10.0-4) ... [2022-04-23T10:04:39.368Z] #21 25.64 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-23T10:04:39.368Z] #21 25.65 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T10:04:39.624Z] #21 26.16 Selecting previously unselected package python3-lib2to3. [2022-04-23T10:04:39.624Z] #21 26.16 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-23T10:04:39.796Z] #21 32.83 Selecting previously unselected package zip. [2022-04-23T10:04:39.796Z] #21 32.85 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-23T10:04:39.796Z] #21 32.86 Unpacking zip (3.0-12) ... [2022-04-23T10:04:39.796Z] #21 32.99 Selecting previously unselected package zstd. [2022-04-23T10:04:39.796Z] #21 33.01 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-23T10:04:39.796Z] #21 33.01 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-23T10:04:39.802Z] #21 39.27 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-23T10:04:39.802Z] #21 39.29 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-23T10:04:39.880Z] #21 26.17 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-23T10:04:39.880Z] #21 26.28 Selecting previously unselected package python3-distutils. [2022-04-23T10:04:39.880Z] #21 26.28 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-23T10:04:39.880Z] #21 26.29 Unpacking python3-distutils (3.9.2-1) ... [2022-04-23T10:04:40.057Z] #21 33.37 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T10:04:40.113Z] using credential docker-jenkins-github-credentials [2022-04-23T10:04:40.136Z] #21 26.43 Selecting previously unselected package python3-pkg-resources. [2022-04-23T10:04:40.136Z] #21 26.44 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T10:04:40.136Z] #21 26.45 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T10:04:40.136Z] #21 26.56 Selecting previously unselected package python3-setuptools. [2022-04-23T10:04:40.136Z] #21 26.57 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-23T10:04:40.136Z] #21 26.57 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-23T10:04:40.189Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-23T10:04:40.189Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ba3f1b09\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-23T10:04:40.189Z] ---------------------------------------------------------------------------- [2022-04-23T10:04:40.189Z] [2022-04-23T10:04:40.189Z] INFO: executeCI.ps1 starting at Sat Apr 23 10:04:36 CUT 2022 [2022-04-23T10:04:40.189Z] [2022-04-23T10:04:40.189Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-23T10:04:40.189Z] INFO: Running git version 2.24.1.windows.2 [2022-04-23T10:04:40.189Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-23T10:04:40.189Z] INFO: Environment variables: [2022-04-23T10:04:40.189Z] [2022-04-23T10:04:40.189Z] Name Value [2022-04-23T10:04:40.189Z] ---- ----- [2022-04-23T10:04:40.189Z] ALLUSERSPROFILE C:\ProgramData [2022-04-23T10:04:40.189Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-23T10:04:40.189Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-23T10:04:40.189Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-23T10:04:40.189Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-23T10:04:40.189Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-23T10:04:40.189Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-23T10:04:40.189Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-23T10:04:40.189Z] BRANCH_NAME PR-43517 [2022-04-23T10:04:40.189Z] BUILD_DISPLAY_NAME #1 [2022-04-23T10:04:40.189Z] BUILD_ID 1 [2022-04-23T10:04:40.189Z] BUILD_NUMBER 1 [2022-04-23T10:04:40.189Z] BUILD_TAG jenkins-moby-PR-43517-1 [2022-04-23T10:04:40.189Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43517/1/ [2022-04-23T10:04:40.189Z] CHANGE_AUTHOR Juneezee [2022-04-23T10:04:40.189Z] CHANGE_AUTHOR_DISPLAY_NAME Eng Zer Jun [2022-04-23T10:04:40.189Z] CHANGE_AUTHOR_EMAIL engzerjun@gmail.com [2022-04-23T10:04:40.189Z] CHANGE_BRANCH test/t.Setenv [2022-04-23T10:04:40.189Z] CHANGE_FORK Juneezee [2022-04-23T10:04:40.189Z] CHANGE_ID 43517 [2022-04-23T10:04:40.189Z] CHANGE_TARGET master [2022-04-23T10:04:40.189Z] CHANGE_TITLE test: use `T.Setenv` to set env vars in tests [2022-04-23T10:04:40.189Z] CHANGE_URL https://github.com/moby/moby/pull/43517 [2022-04-23T10:04:40.189Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T10:04:40.189Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-23T10:04:40.189Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-23T10:04:40.189Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-23T10:04:40.189Z] COMPUTERNAME azwin-2-63c1c1 [2022-04-23T10:04:40.189Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-23T10:04:40.189Z] ConfigSequenceNumber 0 [2022-04-23T10:04:40.189Z] DOCKER_BUILDKIT 0 [2022-04-23T10:04:40.189Z] DOCKER_DUT_DEBUG 1 [2022-04-23T10:04:40.189Z] DOCKER_EXPERIMENTAL 1 [2022-04-23T10:04:40.189Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-23T10:04:40.189Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-23T10:04:40.189Z] EXECUTOR_NUMBER 0 [2022-04-23T10:04:40.189Z] FQDN azwin-2-63c1c1.westus.cloudapp.azure.com [2022-04-23T10:04:40.189Z] GIT_BRANCH PR-43517 [2022-04-23T10:04:40.189Z] GIT_COMMIT 36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T10:04:40.189Z] GIT_URL https://github.com/moby/moby.git [2022-04-23T10:04:40.189Z] HUDSON_COOKIE 6105d1ca-66bc-42b0-85f5-471ec29ba7d2 [2022-04-23T10:04:40.189Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-23T10:04:40.189Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-23T10:04:40.189Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-23T10:04:40.189Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-23T10:04:40.189Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-23T10:04:40.189Z] JENKINS_NODE_COOKIE 66f4c6d7-145f-4388-a1d0-c3f7a8a89845 [2022-04-23T10:04:40.189Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-23T10:04:40.189Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-23T10:04:40.189Z] JOB_BASE_NAME PR-43517 [2022-04-23T10:04:40.189Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43517/display/redirect [2022-04-23T10:04:40.189Z] JOB_NAME moby/PR-43517 [2022-04-23T10:04:40.189Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43517/ [2022-04-23T10:04:40.189Z] library.jps.version master [2022-04-23T10:04:40.189Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-23T10:04:40.189Z] NODE_LABELS amd64 azure azwin-2-63c1c1 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-23T10:04:40.189Z] NODE_NAME azwin-2-63c1c1 [2022-04-23T10:04:40.189Z] NUMBER_OF_PROCESSORS 4 [2022-04-23T10:04:40.189Z] OS Windows_NT [2022-04-23T10:04:40.189Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-23T10:04:40.189Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-23T10:04:40.189Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-23T10:04:40.189Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-23T10:04:40.189Z] PROCESSOR_LEVEL 6 [2022-04-23T10:04:40.189Z] PROCESSOR_REVISION 4f01 [2022-04-23T10:04:40.189Z] ProgramData C:\ProgramData [2022-04-23T10:04:40.189Z] ProgramFiles C:\Program Files [2022-04-23T10:04:40.189Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-23T10:04:40.189Z] ProgramW6432 C:\Program Files [2022-04-23T10:04:40.189Z] PROMPT $P$G [2022-04-23T10:04:40.189Z] PSExecutionPolicyPreference Bypass [2022-04-23T10:04:40.189Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-23T10:04:40.189Z] PUBLIC C:\Users\Public [2022-04-23T10:04:40.189Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43517/1/display/redirect?page=artif... [2022-04-23T10:04:40.190Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43517/1/display/redirect?page=changes [2022-04-23T10:04:40.190Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43517/1/display/redirect [2022-04-23T10:04:40.190Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43517/1/display/redirect?page=tests [2022-04-23T10:04:40.190Z] SKIP_VALIDATION_TESTS 1 [2022-04-23T10:04:40.190Z] SOURCES_DRIVE d [2022-04-23T10:04:40.190Z] SOURCES_SUBDIR gopath [2022-04-23T10:04:40.190Z] STAGE_NAME Run tests [2022-04-23T10:04:40.190Z] SystemDrive C: [2022-04-23T10:04:40.190Z] SystemRoot C:\Windows [2022-04-23T10:04:40.190Z] TEMP C:\Windows\TEMP [2022-04-23T10:04:40.190Z] TESTDEBUG 0 [2022-04-23T10:04:40.190Z] TESTRUN_DRIVE d [2022-04-23T10:04:40.190Z] TESTRUN_SUBDIR CI [2022-04-23T10:04:40.190Z] TIMEOUT 120m [2022-04-23T10:04:40.190Z] TMP C:\Windows\TEMP [2022-04-23T10:04:40.190Z] USERDOMAIN WORKGROUP [2022-04-23T10:04:40.190Z] USERNAME azwin-2-63c1c1$ [2022-04-23T10:04:40.190Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-23T10:04:40.190Z] windir C:\Windows [2022-04-23T10:04:40.190Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-23T10:04:40.190Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-23T10:04:40.190Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-23T10:04:40.190Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-23T10:04:40.190Z] [2022-04-23T10:04:40.190Z] [2022-04-23T10:04:40.190Z] [2022-04-23T10:04:40.190Z] INFO: Sources under d:\gopath\... [2022-04-23T10:04:40.190Z] INFO: Test run under d:\CI\... [2022-04-23T10:04:40.190Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-23T10:04:40.190Z] INFO: docker/docker repository was found [2022-04-23T10:04:40.190Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-23T10:04:40.190Z] ltsc2022: Pulling from windows/servercore [2022-04-23T10:04:40.201Z] Cloning the remote Git repository [2022-04-23T10:04:40.201Z] Cloning with configured refspecs honoured and without tags [2022-04-23T10:04:40.374Z] #21 39.76 Setting up libelf1:amd64 (0.183-1) ... [2022-04-23T10:04:40.374Z] #21 39.82 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-23T10:04:40.374Z] #21 39.84 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T10:04:40.374Z] #21 39.85 Setting up python3-distutils (3.9.2-1) ... [2022-04-23T10:04:40.393Z] #21 26.78 Selecting previously unselected package python3-wheel. [2022-04-23T10:04:40.393Z] #21 26.79 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-23T10:04:40.393Z] #21 26.80 Unpacking python3-wheel (0.34.2-1) ... [2022-04-23T10:04:40.393Z] #21 26.86 Selecting previously unselected package python3-pip. [2022-04-23T10:04:40.393Z] #21 26.86 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-23T10:04:40.393Z] #21 26.87 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T10:04:40.444Z] #21 33.81 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T10:04:40.444Z] #21 33.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-23T10:04:40.444Z] #21 33.84 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-04-23T10:04:40.444Z] #21 33.86 Setting up patch (2.7.6-7) ... [2022-04-23T10:04:40.444Z] #21 33.87 Setting up sudo (1.9.5p2-3) ... [2022-04-23T10:04:40.444Z] #21 33.94 invoke-rc.d: could not determine current runlevel [2022-04-23T10:04:40.444Z] #21 33.96 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-23T10:04:40.444Z] #21 33.98 Setting up xfsprogs (5.10.0-4) ... [2022-04-23T10:04:40.444Z] #21 33.99 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-04-23T10:04:40.444Z] #21 34.00 Setting up inetutils-ping (2:2.0-1) ... [2022-04-23T10:04:40.444Z] #21 34.02 Setting up pigz (2.6-1) ... [2022-04-23T10:04:40.444Z] #21 34.04 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-23T10:04:40.661Z] 8f616e6e9eec: Pulling fs layer [2022-04-23T10:04:40.661Z] dccd9e4d14d3: Pulling fs layer [2022-04-23T10:04:40.692Z] #21 27.09 Selecting previously unselected package sudo. [2022-04-23T10:04:40.692Z] #21 27.09 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-23T10:04:40.692Z] #21 27.10 Unpacking sudo (1.9.5p2-3) ... [2022-04-23T10:04:40.719Z] #21 34.05 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-23T10:04:40.719Z] #21 34.07 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T10:04:40.719Z] #21 34.09 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:40.409Z] Cloning repository https://github.com/moby/moby.git [2022-04-23T10:04:40.846Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-23T10:04:40.954Z] #21 40.33 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:40.954Z] #21 40.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-23T10:04:40.954Z] #21 40.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-23T10:04:40.954Z] #21 40.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-23T10:04:40.954Z] #21 40.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-23T10:04:40.954Z] #21 40.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-23T10:04:40.954Z] #21 40.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-23T10:04:40.954Z] #21 40.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-23T10:04:40.954Z] #21 40.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-23T10:04:40.954Z] #21 40.45 Setting up python3-setuptools (52.0.0-4) ... [2022-04-23T10:04:41.004Z] #21 34.27 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-23T10:04:41.004Z] #21 34.28 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T10:04:41.004Z] #21 34.30 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-23T10:04:41.256Z] #21 27.66 Selecting previously unselected package thin-provisioning-tools. [2022-04-23T10:04:41.256Z] #21 27.67 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-23T10:04:41.256Z] #21 27.67 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-23T10:04:41.266Z] #21 34.31 Setting up libicu67:amd64 (67.1-7) ... [2022-04-23T10:04:41.266Z] #21 34.32 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-23T10:04:41.266Z] #21 34.33 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-23T10:04:41.266Z] #21 34.34 Setting up uidmap (1:4.8.1-1) ... [2022-04-23T10:04:41.266Z] #21 34.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T10:04:41.266Z] #21 34.38 Setting up bzip2 (1.0.8-4) ... [2022-04-23T10:04:41.266Z] #21 34.39 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T10:04:41.266Z] #21 34.40 Setting up python3-wheel (0.34.2-1) ... [2022-04-23T10:04:41.331Z] #21 34.70 Setting up libaio1:arm64 (0.3.112-9) ... [2022-04-23T10:04:41.331Z] #21 34.71 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-23T10:04:41.512Z] #21 27.89 Selecting previously unselected package uidmap. [2022-04-23T10:04:41.512Z] #21 27.90 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-23T10:04:41.512Z] #21 27.91 Unpacking uidmap (1:4.8.1-1) ... [2022-04-23T10:04:41.769Z] #21 28.04 Selecting previously unselected package vim-runtime. [2022-04-23T10:04:41.769Z] #21 28.04 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T10:04:41.769Z] #21 28.08 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-23T10:04:41.769Z] #21 28.11 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-23T10:04:41.769Z] #21 28.13 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:41.841Z] #21 35.05 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:41.841Z] #21 35.07 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-23T10:04:41.841Z] #21 35.09 Setting up libcap2-bin (1:2.44-1) ... [2022-04-23T10:04:41.841Z] #21 35.10 Setting up apparmor (2.13.6-10) ... [2022-04-23T10:04:41.906Z] #21 35.13 Setting up libelf1:arm64 (0.183-1) ... [2022-04-23T10:04:41.906Z] #21 35.16 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-23T10:04:41.906Z] #21 35.17 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-23T10:04:41.906Z] #21 35.18 Setting up python3-distutils (3.9.2-1) ... [2022-04-23T10:04:42.167Z] #21 35.59 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:42.167Z] #21 35.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-23T10:04:42.167Z] #21 35.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-23T10:04:42.167Z] #21 35.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-23T10:04:42.167Z] #21 35.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-23T10:04:42.167Z] #21 35.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-23T10:04:42.167Z] #21 35.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-23T10:04:42.334Z] #21 41.65 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-23T10:04:42.334Z] #21 41.66 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-23T10:04:42.334Z] #21 41.67 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-23T10:04:42.334Z] #21 41.69 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T10:04:42.429Z] #21 35.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-23T10:04:42.429Z] #21 35.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-23T10:04:42.429Z] #21 35.72 Setting up python3-setuptools (52.0.0-4) ... [2022-04-23T10:04:41.680Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T10:04:41.680Z] > git --version # timeout=10 [2022-04-23T10:04:41.727Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-23T10:04:41.727Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T10:04:41.727Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43517/head:refs/remotes/origin/PR-43517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T10:04:43.273Z] #21 42.81 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-23T10:04:43.273Z] #21 42.82 Setting up jq (1.6-2.1) ... [2022-04-23T10:04:43.273Z] #21 42.83 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-23T10:04:43.273Z] #21 42.84 Setting up iptables (1.8.7-1) ... [2022-04-23T10:04:43.273Z] #21 42.86 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T10:04:43.273Z] #21 42.86 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T10:04:43.273Z] #21 42.87 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T10:04:43.273Z] #21 42.87 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T10:04:43.273Z] #21 42.88 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-23T10:04:43.273Z] #21 42.88 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-23T10:04:43.273Z] #21 42.90 Setting up iproute2 (5.10.0-4) ... [2022-04-23T10:04:43.376Z] #21 36.92 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-23T10:04:43.376Z] #21 36.95 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-04-23T10:04:43.376Z] #21 36.97 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-23T10:04:43.534Z] #21 43.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:04:43.638Z] #21 36.98 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T10:04:43.762Z] #21 36.67 Setting up zip (3.0-12) ... [2022-04-23T10:04:43.762Z] #21 36.69 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:43.762Z] #21 36.72 Setting up bash-completion (1:2.11-2) ... [2022-04-23T10:04:44.585Z] #21 37.93 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-23T10:04:44.585Z] #21 37.95 Setting up jq (1.6-2.1) ... [2022-04-23T10:04:44.585Z] #21 37.96 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-04-23T10:04:44.585Z] #21 37.97 Setting up iptables (1.8.7-1) ... [2022-04-23T10:04:44.585Z] #21 37.99 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T10:04:44.585Z] #21 38.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T10:04:44.585Z] #21 38.00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T10:04:44.585Z] #21 38.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T10:04:44.585Z] #21 38.01 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-23T10:04:44.585Z] #21 38.02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-23T10:04:44.585Z] #21 38.03 Setting up iproute2 (5.10.0-4) ... [2022-04-23T10:04:44.921Z] #21 DONE 44.3s [2022-04-23T10:04:44.921Z] [2022-04-23T10:04:44.921Z] #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-04-23T10:04:44.921Z] #62 sha256:5e8abbce743077d9ec08ce91d73f41aa7acb5641bd690d39e3751df6002bfd2d [2022-04-23T10:04:44.921Z] #62 ... [2022-04-23T10:04:44.921Z] [2022-04-23T10:04:44.921Z] #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-04-23T10:04:44.921Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-23T10:04:45.088Z] #21 31.05 Selecting previously unselected package vim. [2022-04-23T10:04:45.088Z] #21 31.05 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T10:04:45.088Z] #21 31.06 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:45.088Z] #21 31.54 Selecting previously unselected package xfsprogs. [2022-04-23T10:04:45.088Z] #21 31.54 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-23T10:04:45.088Z] #21 31.55 Unpacking xfsprogs (5.10.0-4) ... [2022-04-23T10:04:45.110Z] #21 38.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:04:45.110Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-23T10:04:45.110Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e18a6322\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-23T10:04:45.110Z] ---------------------------------------------------------------------------- [2022-04-23T10:04:45.110Z] [2022-04-23T10:04:45.110Z] INFO: executeCI.ps1 starting at Sat Apr 23 10:04:43 CUT 2022 [2022-04-23T10:04:45.110Z] [2022-04-23T10:04:45.110Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-23T10:04:45.110Z] INFO: Running git version 2.24.1.windows.2 [2022-04-23T10:04:45.110Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-23T10:04:45.110Z] INFO: Environment variables: [2022-04-23T10:04:45.110Z] [2022-04-23T10:04:45.110Z] Name Value [2022-04-23T10:04:45.110Z] ---- ----- [2022-04-23T10:04:45.110Z] ALLUSERSPROFILE C:\ProgramData [2022-04-23T10:04:45.110Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-23T10:04:45.110Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-23T10:04:45.110Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-23T10:04:45.110Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-23T10:04:45.110Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-23T10:04:45.110Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-23T10:04:45.110Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-23T10:04:45.110Z] BRANCH_NAME PR-43517 [2022-04-23T10:04:45.110Z] BUILD_DISPLAY_NAME #1 [2022-04-23T10:04:45.110Z] BUILD_ID 1 [2022-04-23T10:04:45.110Z] BUILD_NUMBER 1 [2022-04-23T10:04:45.110Z] BUILD_TAG jenkins-moby-PR-43517-1 [2022-04-23T10:04:45.110Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43517/1/ [2022-04-23T10:04:45.110Z] CHANGE_AUTHOR Juneezee [2022-04-23T10:04:45.110Z] CHANGE_AUTHOR_DISPLAY_NAME Eng Zer Jun [2022-04-23T10:04:45.110Z] CHANGE_AUTHOR_EMAIL engzerjun@gmail.com [2022-04-23T10:04:45.110Z] CHANGE_BRANCH test/t.Setenv [2022-04-23T10:04:45.110Z] CHANGE_FORK Juneezee [2022-04-23T10:04:45.110Z] CHANGE_ID 43517 [2022-04-23T10:04:45.110Z] CHANGE_TARGET master [2022-04-23T10:04:45.110Z] CHANGE_TITLE test: use `T.Setenv` to set env vars in tests [2022-04-23T10:04:45.110Z] CHANGE_URL https://github.com/moby/moby/pull/43517 [2022-04-23T10:04:45.110Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T10:04:45.110Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-23T10:04:45.110Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-23T10:04:45.110Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-23T10:04:45.110Z] COMPUTERNAME azwin-2-42e6d0 [2022-04-23T10:04:45.110Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-23T10:04:45.110Z] ConfigSequenceNumber 0 [2022-04-23T10:04:45.110Z] DOCKER_BUILDKIT 0 [2022-04-23T10:04:45.110Z] DOCKER_DUT_DEBUG 1 [2022-04-23T10:04:45.110Z] DOCKER_EXPERIMENTAL 1 [2022-04-23T10:04:45.110Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-23T10:04:45.110Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-23T10:04:45.110Z] EXECUTOR_NUMBER 0 [2022-04-23T10:04:45.110Z] FQDN azwin-2-42e6d0.westus.cloudapp.azure.com [2022-04-23T10:04:45.110Z] GIT_BRANCH PR-43517 [2022-04-23T10:04:45.110Z] GIT_COMMIT 36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T10:04:45.110Z] GIT_URL https://github.com/moby/moby.git [2022-04-23T10:04:45.110Z] HUDSON_COOKIE 3665546d-2513-4543-b7b1-7d029f58e760 [2022-04-23T10:04:45.110Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-23T10:04:45.110Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-23T10:04:45.110Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-23T10:04:45.111Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-23T10:04:45.111Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-23T10:04:45.111Z] JENKINS_NODE_COOKIE c1bfed34-5781-4135-9361-5dac9b13548b [2022-04-23T10:04:45.111Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-23T10:04:45.111Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-23T10:04:45.111Z] JOB_BASE_NAME PR-43517 [2022-04-23T10:04:45.111Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43517/display/redirect [2022-04-23T10:04:45.111Z] JOB_NAME moby/PR-43517 [2022-04-23T10:04:45.111Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43517/ [2022-04-23T10:04:45.111Z] library.jps.version master [2022-04-23T10:04:45.111Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-23T10:04:45.111Z] NODE_LABELS amd64 azure azwin-2-42e6d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-23T10:04:45.111Z] NODE_NAME azwin-2-42e6d0 [2022-04-23T10:04:45.111Z] NUMBER_OF_PROCESSORS 4 [2022-04-23T10:04:45.111Z] OS Windows_NT [2022-04-23T10:04:45.111Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-23T10:04:45.111Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-23T10:04:45.111Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-23T10:04:45.111Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-23T10:04:45.111Z] PROCESSOR_LEVEL 6 [2022-04-23T10:04:45.111Z] PROCESSOR_REVISION 4f01 [2022-04-23T10:04:45.111Z] ProgramData C:\ProgramData [2022-04-23T10:04:45.111Z] ProgramFiles C:\Program Files [2022-04-23T10:04:45.111Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-23T10:04:45.111Z] ProgramW6432 C:\Program Files [2022-04-23T10:04:45.111Z] PROMPT $P$G [2022-04-23T10:04:45.111Z] PSExecutionPolicyPreference Bypass [2022-04-23T10:04:45.111Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-23T10:04:45.111Z] PUBLIC C:\Users\Public [2022-04-23T10:04:45.111Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43517/1/display/redirect?page=artif... [2022-04-23T10:04:45.111Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43517/1/display/redirect?page=changes [2022-04-23T10:04:45.111Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43517/1/display/redirect [2022-04-23T10:04:45.111Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43517/1/display/redirect?page=tests [2022-04-23T10:04:45.111Z] SKIP_VALIDATION_TESTS 1 [2022-04-23T10:04:45.111Z] SOURCES_DRIVE d [2022-04-23T10:04:45.111Z] SOURCES_SUBDIR gopath [2022-04-23T10:04:45.111Z] STAGE_NAME Run tests [2022-04-23T10:04:45.111Z] SystemDrive C: [2022-04-23T10:04:45.111Z] SystemRoot C:\Windows [2022-04-23T10:04:45.111Z] TEMP C:\Windows\TEMP [2022-04-23T10:04:45.111Z] TESTDEBUG 0 [2022-04-23T10:04:45.111Z] TESTRUN_DRIVE d [2022-04-23T10:04:45.111Z] TESTRUN_SUBDIR CI [2022-04-23T10:04:45.111Z] TIMEOUT 120m [2022-04-23T10:04:45.111Z] TMP C:\Windows\TEMP [2022-04-23T10:04:45.111Z] USERDOMAIN WORKGROUP [2022-04-23T10:04:45.111Z] USERNAME azwin-2-42e6d0$ [2022-04-23T10:04:45.111Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-23T10:04:45.111Z] windir C:\Windows [2022-04-23T10:04:45.111Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-23T10:04:45.111Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-23T10:04:45.111Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-23T10:04:45.111Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-23T10:04:45.111Z] [2022-04-23T10:04:45.111Z] [2022-04-23T10:04:45.111Z] [2022-04-23T10:04:45.657Z] #21 32.08 Selecting previously unselected package zip. [2022-04-23T10:04:45.657Z] #21 32.08 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-23T10:04:45.657Z] #21 32.10 Unpacking zip (3.0-12) ... [2022-04-23T10:04:45.683Z] #21 38.57 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T10:04:45.683Z] #21 38.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-23T10:04:45.683Z] #21 38.60 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-23T10:04:45.683Z] #21 38.62 Setting up patch (2.7.6-7) ... [2022-04-23T10:04:45.683Z] #21 38.63 Setting up sudo (1.9.5p2-3) ... [2022-04-23T10:04:45.683Z] #21 38.70 invoke-rc.d: could not determine current runlevel [2022-04-23T10:04:45.683Z] #21 38.71 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-23T10:04:45.683Z] #21 38.72 Setting up xfsprogs (5.10.0-4) ... [2022-04-23T10:04:45.683Z] #21 38.73 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-23T10:04:45.683Z] #21 38.75 Setting up inetutils-ping (2:2.0-1) ... [2022-04-23T10:04:45.683Z] #21 38.77 Setting up pigz (2.6-1) ... [2022-04-23T10:04:45.683Z] #21 38.79 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-23T10:04:45.683Z] #21 38.80 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T10:04:45.683Z] #21 38.83 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T10:04:45.683Z] #21 38.84 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:45.748Z] #22 0.895 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-23T10:04:45.748Z] #22 0.903 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-23T10:04:45.748Z] #22 0.907 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-23T10:04:45.748Z] #22 DONE 1.1s [2022-04-23T10:04:45.748Z] [2022-04-23T10:04:45.748Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-23T10:04:45.748Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-23T10:04:45.915Z] #21 32.26 Selecting previously unselected package zstd. [2022-04-23T10:04:45.915Z] #21 32.31 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-23T10:04:45.915Z] #21 32.36 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-23T10:04:46.097Z] INFO: Sources under d:\gopath\... [2022-04-23T10:04:46.097Z] INFO: Test run under d:\CI\... [2022-04-23T10:04:46.097Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-23T10:04:46.097Z] INFO: docker/docker repository was found [2022-04-23T10:04:46.097Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-04-23T10:04:46.257Z] #21 39.45 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-23T10:04:46.257Z] #21 39.46 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-23T10:04:46.480Z] #21 32.70 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T10:04:46.565Z] ltsc2019: Pulling from windows/servercore [2022-04-23T10:04:46.565Z] 4612f6d0b889: Pulling fs layer [2022-04-23T10:04:46.565Z] ba8181afd426: Pulling fs layer [2022-04-23T10:04:46.790Z] #21 39.85 Setting up libelf1:amd64 (0.183-1) ... [2022-04-23T10:04:46.791Z] #21 39.94 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-23T10:04:46.791Z] #21 39.96 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T10:04:46.791Z] #21 39.97 Setting up python3-distutils (3.9.2-1) ... [2022-04-23T10:04:46.829Z] #47 31.03 Reading package lists... [2022-04-23T10:04:46.829Z] #47 ... [2022-04-23T10:04:46.829Z] [2022-04-23T10:04:46.829Z] #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-04-23T10:04:46.829Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-23T10:04:46.829Z] #20 30.31 Reading package lists... [2022-04-23T10:04:47.030Z] #21 DONE 40.5s [2022-04-23T10:04:47.030Z] [2022-04-23T10:04:47.030Z] #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-04-23T10:04:47.030Z] #22 sha256:a3641fe455d1c76781a3308923a6e35278aafdf6d2a83706a005b265ea30b7f3 [2022-04-23T10:04:47.044Z] #21 33.44 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-23T10:04:47.044Z] #21 33.45 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T10:04:47.044Z] #21 33.46 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-23T10:04:47.044Z] #21 33.48 Setting up libicu67:amd64 (67.1-7) ... [2022-04-23T10:04:47.044Z] #21 33.50 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-23T10:04:47.044Z] #21 33.51 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-23T10:04:47.053Z] #21 40.35 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:47.301Z] #21 33.53 Setting up uidmap (1:4.8.1-1) ... [2022-04-23T10:04:47.301Z] #21 33.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T10:04:47.301Z] #21 33.56 Setting up bzip2 (1.0.8-4) ... [2022-04-23T10:04:47.301Z] #21 33.57 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T10:04:47.301Z] #21 33.58 Setting up python3-wheel (0.34.2-1) ... [2022-04-23T10:04:47.315Z] #21 40.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-23T10:04:47.315Z] #21 40.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-23T10:04:47.315Z] #21 40.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-23T10:04:47.315Z] #21 40.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-23T10:04:47.315Z] #21 40.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-23T10:04:47.315Z] #21 40.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-23T10:04:47.315Z] #21 40.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-23T10:04:47.315Z] #21 40.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-23T10:04:47.315Z] #21 40.46 Setting up python3-setuptools (52.0.0-4) ... [2022-04-23T10:04:47.607Z] #22 0.607 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-23T10:04:47.607Z] #22 0.611 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-23T10:04:47.607Z] #22 0.615 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-23T10:04:47.865Z] #21 34.20 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:47.865Z] #21 34.21 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-23T10:04:47.865Z] #21 34.22 Setting up libcap2-bin (1:2.44-1) ... [2022-04-23T10:04:47.865Z] #21 34.24 Setting up apparmor (2.13.6-10) ... [2022-04-23T10:04:47.868Z] #22 DONE 0.8s [2022-04-23T10:04:47.868Z] [2022-04-23T10:04:47.868Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-23T10:04:47.868Z] #23 sha256:9c25d3232689bf6514776195dcfca39cc8b37c6f09d1e92887bd819c51c902bc [2022-04-23T10:04:48.704Z] #21 41.74 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-23T10:04:48.704Z] #21 41.77 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-23T10:04:48.704Z] #21 41.79 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-23T10:04:48.704Z] #21 41.80 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T10:04:48.726Z] #20 39.40 Building dependency tree... [2022-04-23T10:04:49.648Z] #21 42.87 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-23T10:04:49.648Z] #21 42.89 Setting up jq (1.6-2.1) ... [2022-04-23T10:04:49.759Z] #21 35.76 Setting up zip (3.0-12) ... [2022-04-23T10:04:49.759Z] #21 35.77 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:49.759Z] #21 35.81 Setting up bash-completion (1:2.11-2) ... [2022-04-23T10:04:49.910Z] #21 42.91 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-23T10:04:49.910Z] #21 42.93 Setting up iptables (1.8.7-1) ... [2022-04-23T10:04:49.910Z] #21 42.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T10:04:49.910Z] #21 42.95 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T10:04:49.910Z] #21 42.98 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T10:04:49.910Z] #21 42.98 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T10:04:49.910Z] #21 42.99 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-23T10:04:49.910Z] #21 42.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-23T10:04:49.910Z] #21 43.01 Setting up iproute2 (5.10.0-4) ... [2022-04-23T10:04:50.090Z] #20 43.36 The following additional packages will be installed: [2022-04-23T10:04:50.172Z] #21 43.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:04:50.345Z] #20 43.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T10:04:50.346Z] #20 43.37 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-23T10:04:50.346Z] #20 43.37 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-23T10:04:50.346Z] #20 43.37 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-23T10:04:50.346Z] #20 43.38 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-23T10:04:50.346Z] #20 43.39 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-23T10:04:50.346Z] #20 43.39 mingw-w64-common mingw-w64-x86-64-dev [2022-04-23T10:04:50.346Z] #20 43.43 Suggested packages: [2022-04-23T10:04:50.346Z] #20 43.44 gcc-10-locales seccomp wine64 [2022-04-23T10:04:51.273Z] #20 44.21 The following NEW packages will be installed: [2022-04-23T10:04:51.273Z] #20 44.21 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-23T10:04:51.273Z] #20 44.21 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-23T10:04:51.273Z] #20 44.21 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-23T10:04:51.273Z] #20 44.21 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-23T10:04:51.273Z] #20 44.21 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-23T10:04:51.273Z] #20 44.22 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-23T10:04:51.273Z] #20 44.22 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-23T10:04:51.273Z] #20 44.22 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-23T10:04:51.273Z] #20 44.22 mingw-w64-x86-64-dev [2022-04-23T10:04:51.273Z] #20 44.60 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:04:51.273Z] #20 44.60 Need to get 115 MB of archives. [2022-04-23T10:04:51.273Z] #20 44.60 After this operation, 645 MB of additional disk space will be used. [2022-04-23T10:04:51.273Z] #20 44.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-04-23T10:04:51.530Z] #20 44.66 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-04-23T10:04:51.530Z] #20 44.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-23T10:04:51.530Z] #20 44.74 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-04-23T10:04:51.530Z] #20 44.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-23T10:04:51.530Z] #20 44.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-23T10:04:51.530Z] #20 44.86 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-04-23T10:04:51.560Z] #21 DONE 44.7s [2022-04-23T10:04:51.560Z] [2022-04-23T10:04:51.560Z] #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-04-23T10:04:51.560Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-23T10:04:51.654Z] #21 37.83 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-23T10:04:51.654Z] #21 37.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-23T10:04:51.654Z] #21 38.00 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-23T10:04:51.654Z] #21 38.05 Setting up patch (2.7.6-7) ... [2022-04-23T10:04:51.654Z] #21 38.08 Setting up sudo (1.9.5p2-3) ... [2022-04-23T10:04:51.654Z] #21 38.16 invoke-rc.d: could not determine current runlevel [2022-04-23T10:04:51.654Z] #21 38.17 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-23T10:04:51.654Z] #21 38.18 Setting up xfsprogs (5.10.0-4) ... [2022-04-23T10:04:51.789Z] #20 44.94 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-04-23T10:04:51.789Z] #20 44.95 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-04-23T10:04:51.984Z] #21 38.21 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-23T10:04:51.984Z] #21 38.22 Setting up inetutils-ping (2:2.0-1) ... [2022-04-23T10:04:51.984Z] #21 38.23 Setting up pigz (2.6-1) ... [2022-04-23T10:04:51.984Z] #21 38.24 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-23T10:04:51.984Z] #21 38.26 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T10:04:51.984Z] #21 38.28 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T10:04:51.984Z] #21 38.29 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:52.046Z] #20 45.17 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-04-23T10:04:52.507Z] #22 0.869 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-23T10:04:52.507Z] #22 0.873 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-23T10:04:52.507Z] #22 0.878 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-23T10:04:52.507Z] #22 DONE 1.0s [2022-04-23T10:04:52.507Z] [2022-04-23T10:04:52.507Z] #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-04-23T10:04:52.507Z] #62 sha256:0c9058461cf7b62a77c64c9afdfb9f38da24fbc6f173377977cbf53676d65235 [2022-04-23T10:04:52.507Z] #62 ... [2022-04-23T10:04:52.507Z] [2022-04-23T10:04:52.507Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-23T10:04:52.507Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-23T10:04:52.548Z] #21 38.86 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-23T10:04:52.548Z] #21 38.87 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-23T10:04:52.613Z] #20 45.66 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-04-23T10:04:52.613Z] #20 45.88 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-23T10:04:52.826Z] #21 39.24 Setting up libelf1:amd64 (0.183-1) ... [2022-04-23T10:04:52.826Z] #21 39.27 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-23T10:04:52.826Z] #21 39.29 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T10:04:52.826Z] #21 39.30 Setting up python3-distutils (3.9.2-1) ... [2022-04-23T10:04:52.870Z] #20 46.07 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-04-23T10:04:53.130Z] #20 ... [2022-04-23T10:04:53.130Z] [2022-04-23T10:04:53.130Z] #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-04-23T10:04:53.130Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-23T10:04:53.130Z] #67 30.60 Reading package lists... [2022-04-23T10:04:53.130Z] #67 39.67 Building dependency tree... [2022-04-23T10:04:53.130Z] #67 43.74 The following additional packages will be installed: [2022-04-23T10:04:53.130Z] #67 43.76 libbtrfs0 [2022-04-23T10:04:53.130Z] #67 44.03 The following NEW packages will be installed: [2022-04-23T10:04:53.130Z] #67 44.04 libbtrfs-dev libbtrfs0 [2022-04-23T10:04:53.130Z] #67 44.51 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:04:53.130Z] #67 44.51 Need to get 460 kB of archives. [2022-04-23T10:04:53.130Z] #67 44.51 After this operation, 1237 kB of additional disk space will be used. [2022-04-23T10:04:53.130Z] #67 44.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-23T10:04:53.130Z] #67 44.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-23T10:04:53.130Z] #67 45.10 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:04:53.130Z] #67 45.44 Fetched 460 kB in 0s (1450 kB/s) [2022-04-23T10:04:53.130Z] #67 45.55 Selecting previously unselected package libbtrfs0:amd64. [2022-04-23T10:04:53.130Z] #67 45.55 (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-04-23T10:04:53.130Z] #67 45.59 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-23T10:04:53.130Z] #67 45.60 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T10:04:53.130Z] #67 45.70 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-23T10:04:53.130Z] #67 45.72 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-23T10:04:53.130Z] #67 45.73 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T10:04:53.130Z] #67 45.86 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T10:04:53.130Z] #67 45.90 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T10:04:53.130Z] #67 45.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:04:53.130Z] #67 DONE 46.2s [2022-04-23T10:04:53.130Z] [2022-04-23T10:04:53.130Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-23T10:04:53.130Z] #68 sha256:4207a2ba84f3d7d29d3d3f2dc623f2cbcba9fcd1ac6c889401ae6dd86f80c65c [2022-04-23T10:04:53.130Z] #68 DONE 0.1s [2022-04-23T10:04:53.130Z] [2022-04-23T10:04:53.130Z] #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-04-23T10:04:53.130Z] #69 sha256:127983ec11eb7c033e52d1b6bc17bfeabd87a280031bd7c58e83f82d3412e341 [2022-04-23T10:04:53.339Z] #21 39.68 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:53.339Z] #21 39.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-23T10:04:53.339Z] #21 39.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-23T10:04:53.339Z] #21 39.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-23T10:04:53.339Z] #21 39.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-23T10:04:53.339Z] #21 39.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-23T10:04:53.339Z] #21 39.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-23T10:04:53.339Z] #21 39.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-23T10:04:53.339Z] #21 39.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-23T10:04:53.339Z] #21 39.74 Setting up python3-setuptools (52.0.0-4) ... [2022-04-23T10:04:54.104Z] #69 0.786 + RM_GOPATH=0 [2022-04-23T10:04:54.104Z] #69 0.786 + TMP_GOPATH= [2022-04-23T10:04:54.104Z] #69 0.786 + : /build [2022-04-23T10:04:54.104Z] #69 0.786 + '[' -z '' ']' [2022-04-23T10:04:54.104Z] #69 0.786 ++ mktemp -d [2022-04-23T10:04:54.104Z] #69 0.789 + export GOPATH=/tmp/tmp.3bfhLVnr7N [2022-04-23T10:04:54.104Z] #69 0.789 + GOPATH=/tmp/tmp.3bfhLVnr7N [2022-04-23T10:04:54.104Z] #69 0.789 + RM_GOPATH=1 [2022-04-23T10:04:54.104Z] #69 0.789 + case "$(go env GOARCH)" in [2022-04-23T10:04:54.104Z] #69 0.789 ++ go env GOARCH [2022-04-23T10:04:54.104Z] #69 0.797 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T10:04:54.104Z] #69 0.797 + GO_BUILDMODE=-buildmode=pie [2022-04-23T10:04:54.104Z] #69 0.798 ++ dirname /install.sh [2022-04-23T10:04:54.104Z] #69 0.798 + dir=/ [2022-04-23T10:04:54.104Z] #69 0.798 + bin=containerd [2022-04-23T10:04:54.104Z] #69 0.798 + shift [2022-04-23T10:04:54.104Z] #69 0.798 + '[' '!' -f //containerd.installer ']' [2022-04-23T10:04:54.104Z] #69 0.798 + . //containerd.installer [2022-04-23T10:04:54.104Z] #69 0.799 ++ set -e [2022-04-23T10:04:54.104Z] #69 0.799 ++ : v1.6.2 [2022-04-23T10:04:54.104Z] #69 0.799 + install_containerd [2022-04-23T10:04:54.104Z] #69 0.799 + echo 'Install containerd version v1.6.2' [2022-04-23T10:04:54.104Z] #69 0.799 Install containerd version v1.6.2 [2022-04-23T10:04:54.104Z] #69 0.799 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3bfhLVnr7N/src/github.com/containerd/containerd [2022-04-23T10:04:54.104Z] #69 0.803 Cloning into '/tmp/tmp.3bfhLVnr7N/src/github.com/containerd/containerd'... [2022-04-23T10:04:54.711Z] #21 41.04 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-23T10:04:54.711Z] #21 41.05 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-23T10:04:54.711Z] #21 41.06 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-23T10:04:54.711Z] #21 41.07 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T10:04:55.643Z] #21 42.00 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-23T10:04:55.643Z] #21 42.01 Setting up jq (1.6-2.1) ... [2022-04-23T10:04:55.643Z] #21 42.03 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-23T10:04:55.643Z] #21 42.04 Setting up iptables (1.8.7-1) ... [2022-04-23T10:04:55.643Z] #21 42.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T10:04:55.643Z] #21 42.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T10:04:55.643Z] #21 42.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T10:04:55.643Z] #21 42.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T10:04:55.643Z] #21 42.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-23T10:04:55.643Z] #21 42.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-23T10:04:55.643Z] #21 42.10 Setting up iproute2 (5.10.0-4) ... [2022-04-23T10:04:55.732Z] #23 9.318 Collecting yamllint==1.26.1 [2022-04-23T10:04:55.900Z] #21 42.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:04:56.304Z] #23 10.37 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-23T10:04:56.467Z] #21 DONE 42.8s [2022-04-23T10:04:56.467Z] [2022-04-23T10:04:56.467Z] #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-04-23T10:04:56.467Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-23T10:04:57.250Z] #23 11.52 Collecting pathspec>=0.5.3 [2022-04-23T10:04:57.377Z] #69 ... [2022-04-23T10:04:57.377Z] [2022-04-23T10:04:57.377Z] #47 [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-04-23T10:04:57.377Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-23T10:04:57.377Z] #47 31.03 Reading package lists... [2022-04-23T10:04:57.377Z] #47 40.38 Building dependency tree... [2022-04-23T10:04:57.377Z] #47 44.35 The following additional packages will be installed: [2022-04-23T10:04:57.377Z] #47 44.36 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-04-23T10:04:57.377Z] #47 44.38 Suggested packages: [2022-04-23T10:04:57.377Z] #47 44.38 cmake-doc ninja-build lrzip [2022-04-23T10:04:57.377Z] #47 44.38 Recommended packages: [2022-04-23T10:04:57.377Z] #47 44.38 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-23T10:04:57.377Z] #47 44.93 The following NEW packages will be installed: [2022-04-23T10:04:57.377Z] #47 44.94 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-04-23T10:04:57.377Z] #47 45.44 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:04:57.377Z] #47 45.44 Need to get 8418 kB of archives. [2022-04-23T10:04:57.377Z] #47 45.44 After this operation, 34.9 MB of additional disk space will be used. [2022-04-23T10:04:57.377Z] #47 45.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T10:04:57.377Z] #47 45.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T10:04:57.377Z] #47 45.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-23T10:04:57.377Z] #47 45.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-23T10:04:57.377Z] #47 45.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-23T10:04:57.377Z] #47 45.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-23T10:04:57.377Z] #47 45.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-23T10:04:57.377Z] #47 45.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-23T10:04:57.377Z] #47 46.38 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:04:57.377Z] #47 46.86 Fetched 8418 kB in 1s (15.9 MB/s) [2022-04-23T10:04:57.377Z] #47 46.93 Selecting previously unselected package xxd. [2022-04-23T10:04:57.377Z] #47 46.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-23T10:04:57.377Z] #47 46.99 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T10:04:57.377Z] #47 47.00 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:57.377Z] #47 47.12 Selecting previously unselected package vim-common. [2022-04-23T10:04:57.377Z] #47 47.12 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T10:04:57.377Z] #47 47.15 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:57.377Z] #47 47.29 Selecting previously unselected package cmake-data. [2022-04-23T10:04:57.377Z] #47 47.29 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-23T10:04:57.377Z] #47 47.30 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T10:04:57.377Z] #47 48.38 Selecting previously unselected package libarchive13:amd64. [2022-04-23T10:04:57.377Z] #47 48.38 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-23T10:04:57.377Z] #47 48.39 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-23T10:04:57.377Z] #47 48.48 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-23T10:04:57.377Z] #47 48.49 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-23T10:04:57.377Z] #47 48.50 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-23T10:04:57.377Z] #47 48.57 Selecting previously unselected package librhash0:amd64. [2022-04-23T10:04:57.377Z] #47 48.57 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-04-23T10:04:57.377Z] #47 48.58 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-23T10:04:57.377Z] #47 48.66 Selecting previously unselected package libuv1:amd64. [2022-04-23T10:04:57.377Z] #47 48.67 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-04-23T10:04:57.377Z] #47 48.67 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-23T10:04:57.377Z] #47 48.76 Selecting previously unselected package cmake. [2022-04-23T10:04:57.377Z] #47 48.76 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-23T10:04:57.377Z] #47 48.77 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-23T10:04:57.377Z] #47 50.35 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-23T10:04:57.377Z] #47 50.37 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:57.377Z] #47 50.38 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-23T10:04:57.377Z] #47 50.39 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:04:57.377Z] #47 50.42 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-23T10:04:57.377Z] #47 50.43 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-23T10:04:57.377Z] #47 ... [2022-04-23T10:04:57.377Z] [2022-04-23T10:04:57.377Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-23T10:04:57.377Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-23T10:04:57.377Z] #20 46.71 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-04-23T10:04:57.377Z] #20 46.92 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-04-23T10:04:57.377Z] #20 46.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-23T10:04:57.377Z] #20 46.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-23T10:04:57.377Z] #20 46.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-23T10:04:57.377Z] #20 46.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-23T10:04:57.377Z] #20 46.96 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-04-23T10:04:57.377Z] #20 46.96 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-23T10:04:57.377Z] #20 46.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-23T10:04:57.377Z] #20 46.97 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-23T10:04:57.377Z] #20 46.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-23T10:04:57.377Z] #20 46.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-23T10:04:57.377Z] #20 46.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-23T10:04:57.377Z] #20 46.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-23T10:04:57.377Z] #20 47.01 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-04-23T10:04:57.377Z] #20 47.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-23T10:04:57.377Z] #20 47.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-23T10:04:57.377Z] #20 47.61 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:04:57.377Z] #20 47.93 Fetched 115 MB in 3s (42.5 MB/s) [2022-04-23T10:04:57.377Z] #20 48.00 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-23T10:04:57.377Z] #20 48.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-23T10:04:57.377Z] #20 48.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-23T10:04:57.377Z] #20 48.03 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T10:04:57.377Z] #20 48.87 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-23T10:04:57.377Z] #20 48.87 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-23T10:04:57.377Z] #20 48.88 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T10:04:57.377Z] #20 49.95 Selecting previously unselected package binutils-mingw-w64. [2022-04-23T10:04:57.377Z] #20 49.95 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-23T10:04:57.377Z] #20 49.95 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T10:04:57.377Z] #20 50.02 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-23T10:04:57.377Z] #20 50.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T10:04:57.377Z] #20 50.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T10:04:57.377Z] #20 50.09 Selecting previously unselected package dmsetup. [2022-04-23T10:04:57.377Z] #20 50.10 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T10:04:57.377Z] #20 50.10 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-23T10:04:57.377Z] #20 50.20 Selecting previously unselected package mingw-w64-common. [2022-04-23T10:04:57.377Z] #20 50.22 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-23T10:04:57.377Z] #20 50.22 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-23T10:04:57.510Z] #23 11.54 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-23T10:04:57.770Z] #23 11.87 Collecting pyyaml [2022-04-23T10:04:57.770Z] #23 11.88 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-04-23T10:04:57.770Z] #23 12.01 Building wheels for collected packages: yamllint [2022-04-23T10:04:57.770Z] #23 12.01 Building wheel for yamllint (setup.py): started [2022-04-23T10:04:57.837Z] #22 1.353 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-23T10:04:57.837Z] #22 1.357 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-23T10:04:57.837Z] #22 1.360 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-23T10:04:57.837Z] #22 DONE 1.4s [2022-04-23T10:04:57.837Z] [2022-04-23T10:04:57.837Z] #45 [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-04-23T10:04:57.837Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T10:04:57.837Z] #45 ... [2022-04-23T10:04:57.837Z] [2022-04-23T10:04:57.837Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-23T10:04:57.837Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-23T10:04:57.876Z] #23 8.506 Collecting yamllint==1.26.1 [2022-04-23T10:04:57.876Z] #23 9.571 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-23T10:04:57.945Z] #20 ... [2022-04-23T10:04:57.945Z] [2022-04-23T10:04:57.945Z] #47 [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-04-23T10:04:57.945Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-23T10:04:57.945Z] #47 50.43 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-23T10:04:57.945Z] #47 50.44 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-23T10:04:57.945Z] #47 50.46 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-23T10:04:57.945Z] #47 50.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:04:57.945Z] #47 DONE 50.9s [2022-04-23T10:04:57.945Z] [2022-04-23T10:04:57.945Z] #48 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-23T10:04:57.945Z] #48 sha256:8abc9c1b1b5a06064a3fbecc1a044d4bbdf7617e596a347f63bcfc91e69f1fd8 [2022-04-23T10:04:57.945Z] #48 DONE 0.1s [2022-04-23T10:04:57.945Z] [2022-04-23T10:04:57.945Z] #49 [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-04-23T10:04:57.945Z] #49 sha256:dce5ee691434a67adefa249bbec986f0c3e46f3ea04aba251e09d1c476a0b107 [2022-04-23T10:04:58.138Z] #23 10.32 Collecting pathspec>=0.5.3 [2022-04-23T10:04:58.138Z] #23 10.34 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-23T10:04:58.245Z] #49 ... [2022-04-23T10:04:58.245Z] [2022-04-23T10:04:58.245Z] #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-04-23T10:04:58.245Z] #72 sha256:0fbca84236e4a056e4a1859ad6b8b359803ef024ec62e20bedfff89947a25fed [2022-04-23T10:04:58.245Z] #72 48.00 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-23T10:04:58.245Z] #72 48.00 + GOBIN=/build [2022-04-23T10:04:58.245Z] #72 48.00 + GO111MODULE=on [2022-04-23T10:04:58.245Z] #72 48.00 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-23T10:04:58.245Z] #72 51.33 rootlesskit version 1.0.0 [2022-04-23T10:04:58.245Z] #72 51.34 Usage of /build/rootlesskit-docker-proxy: [2022-04-23T10:04:58.245Z] #72 51.34 -container-ip string [2022-04-23T10:04:58.245Z] #72 51.34 container ip [2022-04-23T10:04:58.245Z] #72 51.34 -container-port int [2022-04-23T10:04:58.245Z] #72 51.34 container port (default -1) [2022-04-23T10:04:58.245Z] #72 51.34 -host-ip string [2022-04-23T10:04:58.245Z] #72 51.34 host ip [2022-04-23T10:04:58.245Z] #72 51.34 -host-port int [2022-04-23T10:04:58.245Z] #72 51.34 host port (default -1) [2022-04-23T10:04:58.245Z] #72 51.34 -proto string [2022-04-23T10:04:58.245Z] #72 51.34 proxy protocol (default "tcp") [2022-04-23T10:04:58.245Z] #72 DONE 51.5s [2022-04-23T10:04:58.401Z] #23 10.57 Collecting pyyaml [2022-04-23T10:04:58.401Z] #23 10.61 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-04-23T10:04:58.401Z] #23 10.72 Building wheels for collected packages: yamllint [2022-04-23T10:04:58.502Z] [2022-04-23T10:04:58.502Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-23T10:04:58.502Z] #73 sha256:e8ea84426e51f84564fb7d921d05492a2a67f1da5cda1a038fe5a695cae9c2f9 [2022-04-23T10:04:58.502Z] #73 DONE 0.1s [2022-04-23T10:04:58.502Z] [2022-04-23T10:04:58.502Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-23T10:04:58.502Z] #74 sha256:b1307f21b476d2e51311b2a649d6b61392273bf43a40213c9070a4447640e033 [2022-04-23T10:04:58.663Z] #23 10.73 Building wheel for yamllint (setup.py): started [2022-04-23T10:04:58.709Z] #23 12.86 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-23T10:04:58.709Z] #23 12.86 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=678689c43322d34e65b32eb4d9deae80a79f6b09b0dc611b1672d48b264ab341 [2022-04-23T10:04:58.709Z] #23 12.86 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-23T10:04:58.709Z] #23 12.86 Successfully built yamllint [2022-04-23T10:04:58.709Z] #23 12.90 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-23T10:04:58.760Z] #74 DONE 0.1s [2022-04-23T10:04:58.760Z] [2022-04-23T10:04:58.760Z] #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-04-23T10:04:58.760Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-23T10:04:58.969Z] #23 13.25 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-23T10:04:59.017Z] #20 ... [2022-04-23T10:04:59.017Z] [2022-04-23T10:04:59.017Z] #49 [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-04-23T10:04:59.017Z] #49 sha256:dce5ee691434a67adefa249bbec986f0c3e46f3ea04aba251e09d1c476a0b107 [2022-04-23T10:04:59.017Z] #49 1.028 + RM_GOPATH=0 [2022-04-23T10:04:59.017Z] #49 1.028 + TMP_GOPATH= [2022-04-23T10:04:59.017Z] #49 1.028 + : /build [2022-04-23T10:04:59.017Z] #49 1.028 + '[' -z '' ']' [2022-04-23T10:04:59.017Z] #49 1.029 ++ mktemp -d [2022-04-23T10:04:59.017Z] #49 1.031 + export GOPATH=/tmp/tmp.yYI4xlSlrj [2022-04-23T10:04:59.017Z] #49 1.031 + GOPATH=/tmp/tmp.yYI4xlSlrj [2022-04-23T10:04:59.017Z] #49 1.031 + RM_GOPATH=1 [2022-04-23T10:04:59.017Z] #49 1.031 + case "$(go env GOARCH)" in [2022-04-23T10:04:59.017Z] #49 1.031 ++ go env GOARCH [2022-04-23T10:04:59.017Z] #49 1.060 Install tini version v0.19.0 [2022-04-23T10:04:59.017Z] #49 1.061 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T10:04:59.017Z] #49 1.061 + GO_BUILDMODE=-buildmode=pie [2022-04-23T10:04:59.017Z] #49 1.061 ++ dirname /install.sh [2022-04-23T10:04:59.017Z] #49 1.061 + dir=/ [2022-04-23T10:04:59.017Z] #49 1.061 + bin=tini [2022-04-23T10:04:59.017Z] #49 1.061 + shift [2022-04-23T10:04:59.017Z] #49 1.061 + '[' '!' -f //tini.installer ']' [2022-04-23T10:04:59.017Z] #49 1.061 + . //tini.installer [2022-04-23T10:04:59.017Z] #49 1.061 ++ : v0.19.0 [2022-04-23T10:04:59.017Z] #49 1.061 + install_tini [2022-04-23T10:04:59.017Z] #49 1.061 + echo 'Install tini version v0.19.0' [2022-04-23T10:04:59.017Z] #49 1.061 + git clone https://github.com/krallin/tini.git /tmp/tmp.yYI4xlSlrj/tini [2022-04-23T10:04:59.017Z] #49 1.073 Cloning into '/tmp/tmp.yYI4xlSlrj/tini'... [2022-04-23T10:04:59.237Z] #23 11.51 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-23T10:04:59.238Z] #23 11.51 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=678689c43322d34e65b32eb4d9deae80a79f6b09b0dc611b1672d48b264ab341 [2022-04-23T10:04:59.238Z] #23 11.51 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-23T10:04:59.238Z] #23 11.52 Successfully built yamllint [2022-04-23T10:04:59.238Z] #23 11.53 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-23T10:04:59.539Z] #23 DONE 13.8s [2022-04-23T10:04:59.539Z] [2022-04-23T10:04:59.539Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-23T10:04:59.539Z] #27 sha256:a8f70ca429906d2dd9d6754c9f0ec30f7dbea4c86baa4faf04af5af9d8e3e5c9 [2022-04-23T10:04:59.308Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T10:04:59.402Z] > git config --add remote.origin.fetch +refs/pull/43517/head:refs/remotes/origin/PR-43517 # timeout=10 [2022-04-23T10:04:59.449Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T10:04:59.582Z] #49 1.663 + cd /tmp/tmp.yYI4xlSlrj/tini [2022-04-23T10:04:59.582Z] #49 1.664 + git checkout -q v0.19.0 [2022-04-23T10:04:59.582Z] #49 1.677 + cmake . [2022-04-23T10:04:59.687Z] Fetching without tags [2022-04-23T10:04:59.810Z] #23 11.89 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-23T10:04:59.839Z] #49 1.995 -- The C compiler identification is GNU 10.2.1 [2022-04-23T10:05:00.096Z] #49 2.071 -- Detecting C compiler ABI info [2022-04-23T10:05:00.106Z] #27 DONE 0.4s [2022-04-23T10:05:00.106Z] [2022-04-23T10:05:00.106Z] #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-04-23T10:05:00.106Z] #62 sha256:5e8abbce743077d9ec08ce91d73f41aa7acb5641bd690d39e3751df6002bfd2d [2022-04-23T10:05:00.106Z] #62 ... [2022-04-23T10:05:00.106Z] [2022-04-23T10:05:00.106Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-23T10:05:00.106Z] #32 sha256:5df1712cb2e72d7776ee190af5ce4a1c7825465b03bb826f9984d963555ae991 [2022-04-23T10:05:00.353Z] #49 2.358 -- Detecting C compiler ABI info - done [2022-04-23T10:05:00.353Z] #49 2.415 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-23T10:05:00.353Z] #49 2.427 -- Detecting C compile features [2022-04-23T10:05:00.353Z] #49 2.427 -- Detecting C compile features - done [2022-04-23T10:05:00.353Z] #49 2.465 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-23T10:05:00.353Z] #49 2.514 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-23T10:05:00.353Z] #49 2.533 -- Configuring done [2022-04-23T10:05:00.365Z] #32 DONE 0.4s [2022-04-23T10:05:00.365Z] [2022-04-23T10:05:00.365Z] #45 [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-04-23T10:05:00.365Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T10:05:00.383Z] #23 DONE 12.4s [2022-04-23T10:05:00.383Z] [2022-04-23T10:05:00.383Z] #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-04-23T10:05:00.383Z] #26 sha256:e707a55dcee8b130e9874eebd41801a54f5836df0f7ccc020192fdfef2ca6e5c [2022-04-23T10:05:00.424Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit 36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T10:05:00.611Z] #49 2.537 -- Generating done [2022-04-23T10:05:00.611Z] #49 2.538 -- Build files have been written to: /tmp/tmp.yYI4xlSlrj/tini [2022-04-23T10:05:00.611Z] #49 2.541 + make tini-static [2022-04-23T10:05:00.611Z] #49 2.674 Scanning dependencies of target tini-static [2022-04-23T10:05:00.611Z] #49 2.704 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-23T10:05:00.624Z] #45 ... [2022-04-23T10:05:00.624Z] [2022-04-23T10:05:00.624Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-23T10:05:00.624Z] #35 sha256:a44ab1b222c173b22823da7be08aa76dc3516e2e6444cc392be80a4a7c7f08d6 [2022-04-23T10:05:00.868Z] #49 3.091 [100%] Linking C executable tini-static [2022-04-23T10:05:00.882Z] #35 DONE 0.3s [2022-04-23T10:05:00.882Z] [2022-04-23T10:05:00.882Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-23T10:05:00.882Z] #37 sha256:2c8c6494c50dd17e1123a439a73274bcf170590d6ae6c94976d50f937b64f081 [2022-04-23T10:05:00.882Z] #37 DONE 0.0s [2022-04-23T10:05:00.882Z] [2022-04-23T10:05:00.882Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-23T10:05:00.882Z] #39 sha256:e8557199126a89a77931d31d6904f7dbb0c7a04a1102eef98a9f820e5f9efb41 [2022-04-23T10:05:00.882Z] #39 DONE 0.1s [2022-04-23T10:05:00.882Z] [2022-04-23T10:05:00.882Z] #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-04-23T10:05:00.882Z] #62 sha256:5e8abbce743077d9ec08ce91d73f41aa7acb5641bd690d39e3751df6002bfd2d [2022-04-23T10:05:00.882Z] #62 ... [2022-04-23T10:05:00.882Z] [2022-04-23T10:05:00.882Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-23T10:05:00.882Z] #43 sha256:352083bd73aac781d0f833ddac785be06f3995fd93ae665d27fe7b0fc3f519c6 [2022-04-23T10:05:00.882Z] #43 DONE 0.0s [2022-04-23T10:05:01.128Z] #49 3.296 [100%] Built target tini-static [2022-04-23T10:05:01.129Z] #49 3.329 + mkdir -p /build [2022-04-23T10:05:01.129Z] #49 3.333 + cp tini-static /build/docker-init [2022-04-23T10:05:01.141Z] [2022-04-23T10:05:01.141Z] #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-04-23T10:05:01.141Z] #62 sha256:5e8abbce743077d9ec08ce91d73f41aa7acb5641bd690d39e3751df6002bfd2d [2022-04-23T10:05:01.386Z] #49 DONE 3.5s [2022-04-23T10:05:01.386Z] [2022-04-23T10:05:01.386Z] #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-04-23T10:05:01.386Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-23T10:05:01.386Z] #20 52.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-23T10:05:01.386Z] #20 52.72 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-23T10:05:01.386Z] #20 52.73 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T10:05:01.907Z] dccd9e4d14d3: Verifying Checksum [2022-04-23T10:05:01.907Z] dccd9e4d14d3: Download complete [2022-04-23T10:05:01.951Z] #20 55.04 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-23T10:05:01.951Z] #20 55.04 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:05:01.951Z] #20 55.05 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T10:05:01.951Z] #20 55.13 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-23T10:05:01.951Z] #20 55.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:05:01.951Z] #20 55.15 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T10:05:02.525Z] #23 9.253 Collecting yamllint==1.26.1 [2022-04-23T10:05:02.787Z] #23 10.31 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-23T10:04:59.590Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-23T10:04:59.715Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-23T10:04:59.715Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T10:04:59.715Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43517/head:refs/remotes/origin/PR-43517 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-23T10:05:00.543Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T10:05:00.590Z] > git checkout -f 36049a04d2e11454789be71f40eb2aed1c7070d5 # timeout=10 [2022-04-23T10:05:04.229Z] #23 11.48 Collecting pathspec>=0.5.3 [2022-04-23T10:05:04.230Z] #23 11.49 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-23T10:05:04.230Z] #23 11.85 Collecting pyyaml [2022-04-23T10:05:04.386Z] Merge succeeded, producing 36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T10:05:04.386Z] Checking out Revision 36049a04d2e11454789be71f40eb2aed1c7070d5 (PR-43517) [2022-04-23T10:05:04.478Z] #20 57.41 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-23T10:05:04.478Z] #20 57.41 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:05:04.478Z] #20 57.42 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T10:05:04.502Z] #23 11.86 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-04-23T10:05:04.502Z] #23 11.91 Building wheels for collected packages: yamllint [2022-04-23T10:05:04.502Z] #23 11.91 Building wheel for yamllint (setup.py): started [2022-04-23T10:05:05.463Z] #23 13.02 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-23T10:05:05.464Z] #23 13.02 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5c72a26290bc7b22de746ee76c9ebc7b93f84d1c0c9c59f92c5365d83731eee9 [2022-04-23T10:05:05.464Z] #23 13.02 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-23T10:05:05.464Z] #23 13.04 Successfully built yamllint [2022-04-23T10:05:05.464Z] #23 13.06 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-23T10:05:05.673Z] #26 ... [2022-04-23T10:05:05.673Z] [2022-04-23T10:05:05.673Z] #45 [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-04-23T10:05:05.673Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-23T10:05:05.673Z] #45 161.9 + dpkg --print-architecture [2022-04-23T10:05:05.673Z] #45 DONE 162.6s [2022-04-23T10:05:05.673Z] [2022-04-23T10:05:05.673Z] #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-04-23T10:05:05.673Z] #62 sha256:5c9a9ee0a064e8d788ee4e12fd82216a699c25d8e3e6391af4006cf44e2b81aa [2022-04-23T10:05:05.725Z] #23 13.44 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-23T10:05:03.950Z] > git remote # timeout=10 [2022-04-23T10:05:04.065Z] > git config --get remote.origin.url # timeout=10 [2022-04-23T10:05:04.122Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-23T10:05:04.122Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-23T10:05:04.263Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-23T10:05:04.419Z] > git config core.sparsecheckout # timeout=10 [2022-04-23T10:05:04.466Z] > git checkout -f 36049a04d2e11454789be71f40eb2aed1c7070d5 # timeout=10 [2022-04-23T10:05:06.302Z] #23 DONE 14.0s [2022-04-23T10:05:06.302Z] [2022-04-23T10:05:06.302Z] #45 [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-04-23T10:05:06.302Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T10:05:06.563Z] #45 ... [2022-04-23T10:05:06.563Z] [2022-04-23T10:05:06.563Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-23T10:05:06.563Z] #27 sha256:cca7a396eef38aad8e4f66020604e80eef1203dcc74628d4761f2e07ccd8e480 [2022-04-23T10:05:06.823Z] #27 DONE 0.3s [2022-04-23T10:05:06.823Z] [2022-04-23T10:05:06.823Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-23T10:05:06.823Z] #32 sha256:06a106615e76b875503947d6bcef3ee6957597e1201b271a2d52a37fa127f726 [2022-04-23T10:05:07.395Z] #32 DONE 0.5s [2022-04-23T10:05:07.395Z] [2022-04-23T10:05:07.395Z] #45 [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-04-23T10:05:07.395Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T10:05:07.395Z] #45 ... [2022-04-23T10:05:07.395Z] [2022-04-23T10:05:07.395Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-23T10:05:07.395Z] #35 sha256:0a4d38549ad5378fd4995081832d1c3d89b549d2b0897e2e50e6980a0cdcaccc [2022-04-23T10:05:07.660Z] #35 DONE 0.3s [2022-04-23T10:05:07.660Z] [2022-04-23T10:05:07.660Z] #45 [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-04-23T10:05:07.660Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T10:05:07.660Z] #45 ... [2022-04-23T10:05:07.660Z] [2022-04-23T10:05:07.660Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-23T10:05:07.660Z] #37 sha256:9b3c62efc234051a8113881201a58d0fd3a8ab09f03ea4449c48e4eff34ed9fb [2022-04-23T10:05:07.660Z] #37 DONE 0.1s [2022-04-23T10:05:07.660Z] [2022-04-23T10:05:07.660Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-23T10:05:07.660Z] #39 sha256:5e4f967774d069ed5b28798760acca7a5a52e6376e0456b9fd5e67246946b088 [2022-04-23T10:05:07.660Z] #39 DONE 0.1s [2022-04-23T10:05:07.750Z] #20 ... [2022-04-23T10:05:07.750Z] [2022-04-23T10:05:07.750Z] #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-04-23T10:05:07.750Z] #69 sha256:127983ec11eb7c033e52d1b6bc17bfeabd87a280031bd7c58e83f82d3412e341 [2022-04-23T10:05:07.750Z] #69 14.72 + cd /tmp/tmp.3bfhLVnr7N/src/github.com/containerd/containerd [2022-04-23T10:05:07.789Z] #23 9.550 Collecting yamllint==1.26.1 [2022-04-23T10:05:07.881Z] ba8181afd426: Verifying Checksum [2022-04-23T10:05:07.881Z] ba8181afd426: Download complete [2022-04-23T10:05:07.920Z] [2022-04-23T10:05:07.920Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-23T10:05:07.920Z] #43 sha256:209d0c6625f14a609fa02a1b4c550ae1be2445b2d4c7f00af56ab3eaef0a0b0c [2022-04-23T10:05:07.920Z] #43 DONE 0.1s [2022-04-23T10:05:07.920Z] [2022-04-23T10:05:07.920Z] #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-04-23T10:05:07.920Z] #62 sha256:0c9058461cf7b62a77c64c9afdfb9f38da24fbc6f173377977cbf53676d65235 [2022-04-23T10:05:08.006Z] #69 14.72 + git checkout -q v1.6.2 [2022-04-23T10:05:08.352Z] #23 10.58 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-23T10:05:08.569Z] #69 15.41 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-23T10:05:08.569Z] #69 15.41 + BUILDTAGS='netgo osusergo static_build' [2022-04-23T10:05:08.569Z] #69 15.41 + export EXTRA_FLAGS=-buildmode=pie [2022-04-23T10:05:08.569Z] #69 15.41 + EXTRA_FLAGS=-buildmode=pie [2022-04-23T10:05:08.569Z] #69 15.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-23T10:05:08.569Z] #69 15.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-23T10:05:08.569Z] #69 15.41 + '[' '' = dynamic ']' [2022-04-23T10:05:08.569Z] #69 15.41 + make [2022-04-23T10:05:09.453Z] 4612f6d0b889: Verifying Checksum [2022-04-23T10:05:09.453Z] 4612f6d0b889: Download complete [2022-04-23T10:05:09.499Z] #69 16.21 + bin/ctr [2022-04-23T10:05:09.720Z] #23 11.58 Collecting pathspec>=0.5.3 [2022-04-23T10:05:09.720Z] #23 11.59 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-23T10:05:09.720Z] #23 12.00 Collecting pyyaml [2022-04-23T10:05:09.977Z] #23 12.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-04-23T10:05:09.977Z] #23 12.08 Building wheels for collected packages: yamllint [2022-04-23T10:05:09.977Z] #23 12.09 Building wheel for yamllint (setup.py): started [2022-04-23T10:05:10.909Z] #23 13.04 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-23T10:05:10.909Z] #23 13.04 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=056d7f8635ac1228f0ffac776a4bdfb3c757a2f855c354b4a4e34bba53dd6bca [2022-04-23T10:05:10.909Z] #23 13.04 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-23T10:05:10.909Z] #23 13.05 Successfully built yamllint [2022-04-23T10:05:10.909Z] #23 13.07 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-23T10:05:11.166Z] #23 13.44 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-23T10:05:11.729Z] #23 DONE 13.9s [2022-04-23T10:05:11.729Z] [2022-04-23T10:05:11.729Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-23T10:05:11.729Z] #27 sha256:fae21d08529a08d949079f1c936f321bd6265bec1a7c0b91db709dbe3282719b [2022-04-23T10:05:12.293Z] #27 DONE 0.3s [2022-04-23T10:05:12.293Z] [2022-04-23T10:05:12.293Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-23T10:05:12.293Z] #32 sha256:739fd046efbfc97fab5f4f83d4baa62b1e8c0336488336f5d47d034641e3ff43 [2022-04-23T10:05:12.293Z] #32 DONE 0.4s [2022-04-23T10:05:12.293Z] [2022-04-23T10:05:12.293Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:05:12.293Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:05:12.550Z] #53 ... [2022-04-23T10:05:12.550Z] [2022-04-23T10:05:12.550Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-23T10:05:12.551Z] #35 sha256:d2895b86fd7506826fbb0edb1437bdbbbc06b4f11704953098e5fa43bf26ab0c [2022-04-23T10:05:12.809Z] #35 DONE 0.3s [2022-04-23T10:05:12.809Z] [2022-04-23T10:05:12.809Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:05:12.809Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:05:12.809Z] #53 ... [2022-04-23T10:05:12.809Z] [2022-04-23T10:05:12.809Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-23T10:05:12.809Z] #37 sha256:3f4ba8436ff2914a087aa1f8399ed84a1c5029ef386b32c649bce492048afbe4 [2022-04-23T10:05:12.809Z] #37 DONE 0.0s [2022-04-23T10:05:12.809Z] [2022-04-23T10:05:12.809Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-23T10:05:12.809Z] #39 sha256:60756f707f4bcce22cff127e8228b16d2368e7fc460d8c45d4709f38a01a6ce6 [2022-04-23T10:05:12.809Z] #39 DONE 0.1s [2022-04-23T10:05:13.066Z] [2022-04-23T10:05:13.066Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-23T10:05:13.066Z] #43 sha256:cf61abc350109c1c1b49ae7974c0a33e83a0f8a5caae91ad432853ccead461bf [2022-04-23T10:05:13.066Z] #43 DONE 0.0s [2022-04-23T10:05:13.066Z] [2022-04-23T10:05:13.066Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:05:13.066Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:05:16.045Z] #69 ... [2022-04-23T10:05:16.045Z] [2022-04-23T10:05:16.045Z] #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-04-23T10:05:16.045Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-23T10:05:16.045Z] #20 61.23 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-23T10:05:16.045Z] #20 61.23 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:05:16.045Z] #20 61.23 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T10:05:16.045Z] #20 62.76 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-23T10:05:16.045Z] #20 62.76 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:05:16.045Z] #20 62.77 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T10:05:16.045Z] #20 64.56 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-23T10:05:16.045Z] #20 64.56 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:05:16.045Z] #20 64.57 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T10:05:16.045Z] #20 68.22 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-23T10:05:16.046Z] #20 68.23 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-23T10:05:16.046Z] #20 68.24 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T10:05:16.610Z] #20 69.86 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-23T10:05:16.610Z] #20 69.86 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-23T10:05:16.610Z] #20 69.87 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T10:05:16.867Z] #20 69.93 Selecting previously unselected package libapparmor1:amd64. [2022-04-23T10:05:16.867Z] #20 69.94 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-23T10:05:16.867Z] #20 69.95 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-23T10:05:16.867Z] #20 70.00 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-23T10:05:16.867Z] #20 70.01 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-23T10:05:16.867Z] #20 70.02 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-23T10:05:16.867Z] #20 70.09 Selecting previously unselected package libbtrfs0:amd64. [2022-04-23T10:05:16.867Z] #20 70.09 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-23T10:05:16.867Z] #20 70.10 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T10:05:16.867Z] #20 70.17 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-23T10:05:16.867Z] #20 70.18 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-23T10:05:17.054Z] Commit message: "test: use `T.Setenv` to set env vars in tests" [2022-04-23T10:05:17.168Z] #20 70.18 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T10:05:17.168Z] #20 70.29 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-23T10:05:17.168Z] #20 70.30 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T10:05:17.168Z] #20 70.30 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T10:05:17.168Z] #20 70.35 Selecting previously unselected package libudev-dev:amd64. [2022-04-23T10:05:17.168Z] #20 70.35 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-23T10:05:17.168Z] #20 70.36 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-23T10:05:17.424Z] #20 70.42 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-23T10:05:17.424Z] #20 70.43 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-23T10:05:17.424Z] #20 70.44 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-23T10:05:17.424Z] #20 70.56 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-23T10:05:17.424Z] #20 70.57 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-23T10:05:17.424Z] #20 70.58 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-23T10:05:17.424Z] #20 70.66 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-23T10:05:17.424Z] #20 70.66 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-23T10:05:17.424Z] #20 70.67 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-23T10:05:17.424Z] #20 70.76 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-23T10:05:17.424Z] #20 70.76 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-23T10:05:17.424Z] #20 70.77 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-23T10:05:17.681Z] #20 70.82 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-23T10:05:17.681Z] #20 70.82 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-23T10:05:17.681Z] #20 70.83 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-23T10:05:17.535Z] > git --version # timeout=10 [2022-04-23T10:05:17.598Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-23T10:05:17.660Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-23T10:05:17.938Z] #20 71.00 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-23T10:05:17.938Z] #20 71.00 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-23T10:05:17.938Z] #20 71.01 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-23T10:05:17.938Z] #20 71.12 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-23T10:05:17.938Z] #20 71.12 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-23T10:05:17.938Z] #20 71.13 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-23T10:05:18.197Z] #20 71.19 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-23T10:05:18.197Z] #20 71.19 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-23T10:05:18.197Z] #20 71.20 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-23T10:05:18.197Z] #20 71.26 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-23T10:05:18.197Z] #20 71.27 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-23T10:05:18.197Z] #20 71.27 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-23T10:05:18.456Z] #20 71.51 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-23T10:05:18.456Z] #20 71.53 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-23T10:05:18.456Z] #20 71.54 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-23T10:05:18.456Z] #20 71.55 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-23T10:05:18.456Z] #20 71.56 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-23T10:05:18.456Z] #20 71.57 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-23T10:05:18.456Z] #20 71.58 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-23T10:05:18.456Z] #20 71.59 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-23T10:05:18.456Z] #20 71.60 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-23T10:05:18.456Z] #20 71.61 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-23T10:05:18.456Z] #20 71.62 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-23T10:05:18.456Z] #20 71.63 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-23T10:05:18.456Z] #20 71.64 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-23T10:05:18.456Z] #20 71.65 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-23T10:05:18.456Z] #20 71.66 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-23T10:05:18.456Z] #20 71.67 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-23T10:05:18.456Z] #20 71.68 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-23T10:05:18.456Z] #20 71.69 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-23T10:05:18.718Z] #20 71.70 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-23T10:05:18.718Z] #20 71.71 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-23T10:05:18.718Z] #20 71.72 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T10:05:18.718Z] #20 71.73 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-04-23T10:05:18.718Z] #20 71.74 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T10:05:18.718Z] #20 71.75 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-23T10:05:18.718Z] #20 71.75 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-23T10:05:18.718Z] #20 71.76 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-23T10:05:18.718Z] #20 71.77 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-04-23T10:05:18.718Z] #20 71.78 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-23T10:05:18.718Z] #20 71.79 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-23T10:05:18.718Z] #20 71.81 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T10:05:18.718Z] #20 71.82 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-23T10:05:18.718Z] #20 71.83 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-23T10:05:18.718Z] #20 71.84 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-23T10:05:18.718Z] #20 71.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:05:19.228Z] #62 ... [2022-04-23T10:05:19.228Z] [2022-04-23T10:05:19.228Z] #45 [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-04-23T10:05:19.228Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T10:05:19.228Z] #45 189.3 + dpkg --print-architecture [2022-04-23T10:05:19.228Z] #45 189.3 + git checkout -q v2.1.0 [2022-04-23T10:05:19.228Z] #45 189.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-23T10:05:19.228Z] #45 189.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-23T10:05:20.133Z] #20 DONE 73.2s [2022-04-23T10:05:20.133Z] [2022-04-23T10:05:20.133Z] #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-04-23T10:05:20.133Z] #21 sha256:900bfd2bda7f41e13c4f85ff2d71b1ce8a861b5845b5c55255bf6aac3e1c3a12 [2022-04-23T10:05:21.500Z] #21 1.275 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-23T10:05:21.500Z] #21 1.276 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-23T10:05:21.500Z] #21 1.276 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-23T10:05:21.566Z] + docker version [2022-04-23T10:05:26.050Z] #62 ... [2022-04-23T10:05:26.050Z] [2022-04-23T10:05:26.051Z] #45 [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-04-23T10:05:26.051Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T10:05:26.051Z] #45 188.6 + dpkg --print-architecture [2022-04-23T10:05:26.051Z] #45 188.6 + git checkout -q v2.1.0 [2022-04-23T10:05:26.051Z] #45 188.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-23T10:05:26.051Z] #45 188.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-23T10:05:27.005Z] #21 1.756 Reading package lists... [2022-04-23T10:05:27.929Z] #53 ... [2022-04-23T10:05:27.929Z] [2022-04-23T10:05:27.929Z] #45 [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-04-23T10:05:27.929Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-23T10:05:27.929Z] #45 187.3 + dpkg --print-architecture [2022-04-23T10:05:27.929Z] #45 187.3 + git checkout -q v2.1.0 [2022-04-23T10:05:27.929Z] #45 187.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-23T10:05:27.929Z] #45 187.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-23T10:05:29.148Z] Client: [2022-04-23T10:05:29.148Z] Version: 20.10.9 [2022-04-23T10:05:29.148Z] API version: 1.41 [2022-04-23T10:05:29.148Z] Go version: go1.16.8 [2022-04-23T10:05:29.148Z] Git commit: c2ea9bc [2022-04-23T10:05:29.148Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-23T10:05:29.148Z] OS/Arch: windows/amd64 [2022-04-23T10:05:29.148Z] Context: default [2022-04-23T10:05:29.148Z] Experimental: true [2022-04-23T10:05:29.148Z] [2022-04-23T10:05:29.148Z] Server: Docker Engine - Community [2022-04-23T10:05:29.148Z] Engine: [2022-04-23T10:05:29.148Z] Version: 20.10.9 [2022-04-23T10:05:29.148Z] API version: 1.41 (minimum version 1.24) [2022-04-23T10:05:29.148Z] Go version: go1.16.8 [2022-04-23T10:05:29.148Z] Git commit: 79ea9d3 [2022-04-23T10:05:29.148Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-23T10:05:29.148Z] OS/Arch: windows/amd64 [2022-04-23T10:05:29.148Z] Experimental: true [Pipeline] sh [2022-04-23T10:05:31.006Z] + docker info [2022-04-23T10:05:31.006Z] Client: [2022-04-23T10:05:31.006Z] Context: default [2022-04-23T10:05:31.006Z] Debug Mode: false [2022-04-23T10:05:31.006Z] [2022-04-23T10:05:31.006Z] Server: [2022-04-23T10:05:31.006Z] Containers: 0 [2022-04-23T10:05:31.006Z] Running: 0 [2022-04-23T10:05:31.006Z] Paused: 0 [2022-04-23T10:05:31.006Z] Stopped: 0 [2022-04-23T10:05:31.006Z] Images: 0 [2022-04-23T10:05:31.006Z] Server Version: 20.10.9 [2022-04-23T10:05:31.006Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-23T10:05:31.006Z] Windows: [2022-04-23T10:05:31.006Z] LCOW: [2022-04-23T10:05:31.006Z] Logging Driver: json-file [2022-04-23T10:05:31.006Z] Plugins: [2022-04-23T10:05:31.006Z] Volume: local [2022-04-23T10:05:31.006Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T10:05:31.006Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T10:05:31.006Z] Swarm: inactive [2022-04-23T10:05:31.006Z] Default Isolation: process [2022-04-23T10:05:31.006Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-23T10:05:31.006Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-23T10:05:31.006Z] OSType: windows [2022-04-23T10:05:31.006Z] Architecture: x86_64 [2022-04-23T10:05:31.006Z] CPUs: 4 [2022-04-23T10:05:31.006Z] Total Memory: 32GiB [2022-04-23T10:05:31.006Z] Name: azwin-2-63c1c0 [2022-04-23T10:05:31.006Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-23T10:05:31.006Z] Docker Root Dir: D:\docker [2022-04-23T10:05:31.006Z] Debug Mode: false [2022-04-23T10:05:31.006Z] Registry: https://index.docker.io/v1/ [2022-04-23T10:05:31.006Z] Labels: [2022-04-23T10:05:31.006Z] Experimental: true [2022-04-23T10:05:31.006Z] Insecure Registries: [2022-04-23T10:05:31.006Z] 10.0.0.4:5000 [2022-04-23T10:05:31.006Z] 127.0.0.0/8 [2022-04-23T10:05:31.006Z] Registry Mirrors: [2022-04-23T10:05:31.006Z] http://10.0.0.4:5000/ [2022-04-23T10:05:31.006Z] Live Restore Enabled: false [2022-04-23T10:05:31.006Z] Product License: Community Engine [2022-04-23T10:05:31.006Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-23T10:05:31.264Z] #21 6.396 Reading package lists... [2022-04-23T10:05:32.192Z] #21 11.00 Building dependency tree... [2022-04-23T10:05:32.192Z] #21 12.12 Reading state information... [2022-04-23T10:05:33.562Z] #21 13.17 The following additional packages will be installed: [2022-04-23T10:05:33.562Z] #21 13.17 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-23T10:05:33.562Z] #21 13.18 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-23T10:05:33.562Z] #21 13.18 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-23T10:05:33.562Z] #21 13.18 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-23T10:05:33.562Z] #21 13.18 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-23T10:05:33.562Z] #21 13.18 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-04-23T10:05:33.562Z] #21 13.18 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-04-23T10:05:33.562Z] #21 13.20 Suggested packages: [2022-04-23T10:05:33.562Z] #21 13.20 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-04-23T10:05:33.562Z] #21 13.20 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-04-23T10:05:33.562Z] #21 13.20 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-04-23T10:05:33.562Z] #21 13.20 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-04-23T10:05:33.562Z] #21 13.20 seccomp:ppc64el seccomp:s390x [2022-04-23T10:05:33.562Z] #21 13.20 Recommended packages: [2022-04-23T10:05:33.562Z] #21 13.20 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-04-23T10:05:33.562Z] #21 13.20 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-04-23T10:05:33.562Z] #21 13.20 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-04-23T10:05:33.562Z] #21 13.20 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-04-23T10:05:33.819Z] #21 13.63 The following NEW packages will be installed: [2022-04-23T10:05:33.819Z] #21 13.63 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-23T10:05:33.819Z] #21 13.63 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-04-23T10:05:33.819Z] #21 13.63 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-04-23T10:05:33.819Z] #21 13.63 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-23T10:05:33.819Z] #21 13.63 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-23T10:05:33.819Z] #21 13.63 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-23T10:05:33.819Z] #21 13.63 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-23T10:05:33.819Z] #21 13.63 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-04-23T10:05:33.819Z] #21 13.63 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-04-23T10:05:33.819Z] #21 13.63 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-04-23T10:05:33.819Z] #21 13.64 libseccomp2:ppc64el libseccomp2:s390x [2022-04-23T10:05:34.077Z] #21 13.99 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:05:34.077Z] #21 13.99 Need to get 15.9 MB of archives. [2022-04-23T10:05:34.077Z] #21 13.99 After this operation, 73.0 MB of additional disk space will be used. [2022-04-23T10:05:34.077Z] #21 13.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-04-23T10:05:34.077Z] #21 14.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-04-23T10:05:34.077Z] #21 14.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-04-23T10:05:34.077Z] #21 14.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-04-23T10:05:34.077Z] #21 14.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-04-23T10:05:34.077Z] #21 14.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-04-23T10:05:34.077Z] #21 14.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-04-23T10:05:34.077Z] #21 14.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-04-23T10:05:34.077Z] #21 14.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-04-23T10:05:34.077Z] #21 14.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-04-23T10:05:34.077Z] #21 14.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-04-23T10:05:34.077Z] #21 14.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-04-23T10:05:34.077Z] #21 14.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-04-23T10:05:34.077Z] #21 14.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-04-23T10:05:34.077Z] #21 14.11 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-04-23T10:05:34.077Z] #21 14.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-04-23T10:05:34.077Z] #21 14.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-04-23T10:05:34.077Z] #21 14.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-04-23T10:05:34.077Z] #21 14.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-04-23T10:05:34.077Z] #21 14.15 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-04-23T10:05:34.077Z] #21 14.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-04-23T10:05:34.077Z] #21 14.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-04-23T10:05:34.077Z] #21 14.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-04-23T10:05:34.077Z] #21 14.18 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-23T10:05:34.077Z] #21 14.18 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-23T10:05:34.077Z] #21 14.18 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-04-23T10:05:34.077Z] #21 14.18 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-04-23T10:05:34.077Z] #21 14.18 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-04-23T10:05:34.077Z] #21 14.21 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-04-23T10:05:34.334Z] #21 14.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-04-23T10:05:34.334Z] #21 14.21 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-04-23T10:05:34.334Z] #21 14.22 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-04-23T10:05:34.334Z] #21 14.22 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-04-23T10:05:34.334Z] #21 14.22 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-04-23T10:05:34.334Z] #21 14.22 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-04-23T10:05:34.334Z] #21 14.23 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-04-23T10:05:34.334Z] #21 14.23 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-04-23T10:05:34.334Z] #21 14.23 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-04-23T10:05:34.334Z] #21 14.23 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-04-23T10:05:34.334Z] #21 14.23 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-23T10:05:34.897Z] #21 14.71 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:05:34.897Z] #21 14.89 Fetched 15.9 MB in 1s (30.2 MB/s) [2022-04-23T10:05:34.897Z] #21 14.92 Selecting previously unselected package gcc-10-base:armel. [2022-04-23T10:05:35.153Z] #21 14.92 (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-04-23T10:05:35.153Z] #21 14.95 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-04-23T10:05:35.153Z] #21 14.95 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-04-23T10:05:35.153Z] #21 15.01 Selecting previously unselected package gcc-10-base:armhf. [2022-04-23T10:05:35.153Z] #21 15.01 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-04-23T10:05:35.153Z] #21 15.02 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-04-23T10:05:35.153Z] #21 15.08 Selecting previously unselected package gcc-10-base:ppc64el. [2022-04-23T10:05:35.153Z] #21 15.08 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-04-23T10:05:35.153Z] #21 15.09 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-23T10:05:35.153Z] #21 15.13 Selecting previously unselected package gcc-10-base:s390x. [2022-04-23T10:05:35.153Z] #21 15.14 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-04-23T10:05:35.153Z] #21 15.14 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-04-23T10:05:35.153Z] #21 15.19 Selecting previously unselected package gcc-10-base:arm64. [2022-04-23T10:05:35.410Z] #21 15.20 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-04-23T10:05:35.410Z] #21 15.20 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-04-23T10:05:35.410Z] #21 15.25 Selecting previously unselected package libgcc-s1:armel. [2022-04-23T10:05:35.410Z] #21 15.26 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-04-23T10:05:35.410Z] #21 15.26 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-04-23T10:05:35.410Z] #21 15.30 Selecting previously unselected package libcrypt1:armel. [2022-04-23T10:05:35.410Z] #21 15.31 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-04-23T10:05:35.410Z] #21 15.32 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-04-23T10:05:35.410Z] #21 15.39 Selecting previously unselected package libc6:armel. [2022-04-23T10:05:35.410Z] #21 15.39 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-04-23T10:05:35.666Z] #21 15.56 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-04-23T10:05:35.923Z] #21 15.97 Selecting previously unselected package libapparmor1:armel. [2022-04-23T10:05:36.180Z] #21 15.98 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-04-23T10:05:36.180Z] #21 15.98 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-04-23T10:05:36.180Z] #21 16.02 Selecting previously unselected package libapparmor-dev:armel. [2022-04-23T10:05:36.180Z] #21 16.03 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-04-23T10:05:36.180Z] #21 16.04 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-04-23T10:05:36.180Z] #21 16.10 Selecting previously unselected package libgcc-s1:arm64. [2022-04-23T10:05:36.180Z] #21 16.10 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-04-23T10:05:36.180Z] #21 16.11 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-04-23T10:05:36.180Z] #21 16.15 Selecting previously unselected package libcrypt1:arm64. [2022-04-23T10:05:36.180Z] #21 16.15 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-04-23T10:05:36.180Z] #21 16.16 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-23T10:05:36.180Z] #21 16.24 Selecting previously unselected package libc6:arm64. [2022-04-23T10:05:36.437Z] #21 16.24 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-04-23T10:05:36.437Z] #21 16.39 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-04-23T10:05:36.953Z] #21 16.82 Selecting previously unselected package libapparmor1:arm64. [2022-04-23T10:05:36.953Z] #21 16.83 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-23T10:05:36.953Z] #21 16.84 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-23T10:05:36.953Z] #21 16.88 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-23T10:05:36.953Z] #21 16.89 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-23T10:05:36.953Z] #21 16.90 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-23T10:05:37.211Z] #21 16.97 Selecting previously unselected package libgcc-s1:s390x. [2022-04-23T10:05:37.211Z] #21 16.98 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-04-23T10:05:37.211Z] #21 16.98 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-04-23T10:05:37.211Z] #21 17.02 Selecting previously unselected package libcrypt1:s390x. [2022-04-23T10:05:37.211Z] #21 17.03 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-04-23T10:05:37.211Z] #21 17.04 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-04-23T10:05:37.211Z] #21 17.11 Selecting previously unselected package libc6:s390x. [2022-04-23T10:05:37.211Z] #21 17.11 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-04-23T10:05:37.468Z] #21 17.31 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-04-23T10:05:37.725Z] #21 17.74 Selecting previously unselected package libapparmor1:s390x. [2022-04-23T10:05:37.725Z] #21 17.75 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-04-23T10:05:37.725Z] #21 17.76 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-04-23T10:05:37.725Z] #21 17.81 Selecting previously unselected package libapparmor-dev:s390x. [2022-04-23T10:05:37.725Z] #21 17.81 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-04-23T10:05:37.982Z] #21 17.82 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-04-23T10:05:37.982Z] #21 17.90 Selecting previously unselected package libgcc-s1:armhf. [2022-04-23T10:05:37.982Z] #21 17.91 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-04-23T10:05:37.982Z] #21 17.91 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-04-23T10:05:37.982Z] #21 17.96 Selecting previously unselected package libcrypt1:armhf. [2022-04-23T10:05:37.982Z] #21 17.96 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-04-23T10:05:37.982Z] #21 17.96 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-04-23T10:05:37.982Z] #21 18.04 Selecting previously unselected package libc6:armhf. [2022-04-23T10:05:37.982Z] #21 18.04 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-04-23T10:05:38.546Z] #21 18.31 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-04-23T10:05:38.804Z] #21 18.73 Selecting previously unselected package libapparmor1:armhf. [2022-04-23T10:05:38.804Z] #21 18.74 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-04-23T10:05:38.804Z] #21 18.75 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-04-23T10:05:38.804Z] #21 18.81 Selecting previously unselected package libapparmor-dev:armhf. [2022-04-23T10:05:39.061Z] #21 18.82 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-04-23T10:05:39.061Z] #21 18.83 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-04-23T10:05:39.061Z] #21 18.89 Selecting previously unselected package libgcc-s1:ppc64el. [2022-04-23T10:05:39.061Z] #21 18.89 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-04-23T10:05:39.061Z] #21 18.90 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-23T10:05:39.061Z] #21 18.94 Selecting previously unselected package libcrypt1:ppc64el. [2022-04-23T10:05:39.061Z] #21 18.94 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-04-23T10:05:39.061Z] #21 18.95 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-23T10:05:39.061Z] #21 19.04 Selecting previously unselected package libc6:ppc64el. [2022-04-23T10:05:39.061Z] #21 19.04 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-04-23T10:05:39.319Z] #21 19.23 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-23T10:05:39.883Z] #21 19.79 Selecting previously unselected package libapparmor1:ppc64el. [2022-04-23T10:05:39.883Z] #21 19.80 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-04-23T10:05:39.883Z] #21 19.80 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-04-23T10:05:39.883Z] #21 19.86 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-04-23T10:05:39.883Z] #21 19.86 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-04-23T10:05:39.883Z] #21 19.87 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-23T10:05:40.140Z] #21 19.98 Selecting previously unselected package libseccomp2:s390x. [2022-04-23T10:05:40.140Z] #21 19.98 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-04-23T10:05:40.140Z] #21 19.99 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-23T10:05:40.140Z] #21 20.04 Selecting previously unselected package libseccomp-dev:s390x. [2022-04-23T10:05:40.140Z] #21 20.04 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-04-23T10:05:40.140Z] #21 20.04 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-23T10:05:40.140Z] #21 20.10 Selecting previously unselected package libseccomp2:ppc64el. [2022-04-23T10:05:40.140Z] #21 20.11 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-23T10:05:40.140Z] #21 20.12 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-23T10:05:40.141Z] #21 20.16 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-04-23T10:05:40.141Z] #21 20.17 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-23T10:05:40.141Z] #21 20.18 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-23T10:05:40.141Z] #21 20.23 Selecting previously unselected package libseccomp2:armhf. [2022-04-23T10:05:40.398Z] #21 20.23 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-04-23T10:05:40.398Z] #21 20.25 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-23T10:05:40.398Z] #21 20.30 Selecting previously unselected package libseccomp-dev:armhf. [2022-04-23T10:05:40.398Z] #21 20.30 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-04-23T10:05:40.398Z] #21 20.30 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-23T10:05:40.398Z] #21 20.36 Selecting previously unselected package libseccomp2:armel. [2022-04-23T10:05:40.398Z] #21 20.37 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-04-23T10:05:40.398Z] #21 20.37 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-23T10:05:40.398Z] #21 20.41 Selecting previously unselected package libseccomp-dev:armel. [2022-04-23T10:05:40.398Z] #21 20.42 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-04-23T10:05:40.398Z] #21 20.42 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-23T10:05:40.398Z] #21 20.48 Selecting previously unselected package libseccomp2:arm64. [2022-04-23T10:05:40.656Z] #21 20.49 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-04-23T10:05:40.656Z] #21 20.50 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-23T10:05:40.656Z] #21 20.54 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-23T10:05:40.656Z] #21 20.55 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-23T10:05:40.656Z] #21 20.55 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-23T10:05:40.656Z] #21 20.63 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-04-23T10:05:40.656Z] #21 20.64 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-04-23T10:05:40.656Z] #21 20.65 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-04-23T10:05:40.656Z] #21 20.67 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-23T10:05:40.656Z] #21 20.67 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-04-23T10:05:40.656Z] #21 20.69 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-23T10:05:40.656Z] #21 20.70 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-04-23T10:05:40.656Z] #21 20.71 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-04-23T10:05:40.656Z] #21 20.72 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-23T10:05:40.656Z] #21 20.73 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-04-23T10:05:40.913Z] #21 20.74 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-04-23T10:05:40.913Z] #21 20.75 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-04-23T10:05:40.913Z] #21 20.77 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-04-23T10:05:40.913Z] #21 20.78 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-23T10:05:40.913Z] #21 20.79 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-04-23T10:05:40.913Z] #21 20.80 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-04-23T10:05:42.282Z] #21 22.00 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-04-23T10:05:43.214Z] #21 23.24 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-04-23T10:05:44.585Z] #21 24.46 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-23T10:05:45.796Z] #45 DONE 214.9s [2022-04-23T10:05:45.796Z] [2022-04-23T10:05:45.796Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:05:45.796Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:05:45.796Z] #53 ... [2022-04-23T10:05:45.796Z] [2022-04-23T10:05:45.796Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-23T10:05:45.796Z] #46 sha256:32043ff6c414e4894749aed25c97e485fe474c92a4564403d90e9b884ab55679 [2022-04-23T10:05:45.796Z] #46 DONE 0.5s [2022-04-23T10:05:45.796Z] [2022-04-23T10:05:45.796Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-23T10:05:45.796Z] #50 sha256:b64818cc0486d0245c53aa969abea378f9cf7a65640a4275051f7122348ffb7d [2022-04-23T10:05:45.796Z] #50 DONE 0.1s [2022-04-23T10:05:45.796Z] [2022-04-23T10:05:45.796Z] #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-04-23T10:05:45.796Z] #62 sha256:5e8abbce743077d9ec08ce91d73f41aa7acb5641bd690d39e3751df6002bfd2d [2022-04-23T10:05:45.796Z] #62 ... [2022-04-23T10:05:45.796Z] [2022-04-23T10:05:45.796Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-23T10:05:45.796Z] #52 sha256:c9f7470e77413b942f08066c5b17ba2d8a69429a574d42907d85b930cc6e0c4c [2022-04-23T10:05:45.796Z] #52 DONE 0.1s [2022-04-23T10:05:45.796Z] [2022-04-23T10:05:45.796Z] #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-04-23T10:05:45.796Z] #58 sha256:56adcdedfd145f48d8543d5d808497ee2aa9e3b8ca28ee933db6e0404895172a [2022-04-23T10:05:45.995Z] #21 25.67 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-04-23T10:05:46.943Z] #21 26.89 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-23T10:05:46.943Z] #21 26.90 Setting up libapparmor1:armel (2.13.6-10) ... [2022-04-23T10:05:46.943Z] #21 26.91 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-04-23T10:05:46.943Z] #21 26.92 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-04-23T10:05:46.943Z] #21 26.93 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-04-23T10:05:46.943Z] #21 26.94 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-23T10:05:46.943Z] #21 26.95 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-23T10:05:46.943Z] #21 26.96 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-23T10:05:46.943Z] #21 26.97 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-23T10:05:46.943Z] #21 26.98 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-23T10:05:46.943Z] #21 26.99 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-23T10:05:46.943Z] #21 27.00 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-04-23T10:05:46.943Z] #21 27.01 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-04-23T10:05:46.943Z] #21 27.02 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-23T10:05:46.943Z] #21 27.03 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-04-23T10:05:46.943Z] #21 27.04 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-23T10:05:46.943Z] #21 27.05 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-23T10:05:47.200Z] #21 27.06 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-23T10:05:47.200Z] #21 27.08 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-23T10:05:47.200Z] #21 27.09 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-23T10:05:47.200Z] #21 27.10 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:05:47.461Z] #21 DONE 27.3s [2022-04-23T10:05:47.461Z] [2022-04-23T10:05:47.461Z] #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-04-23T10:05:47.461Z] #69 sha256:127983ec11eb7c033e52d1b6bc17bfeabd87a280031bd7c58e83f82d3412e341 [2022-04-23T10:05:47.461Z] #69 ... [2022-04-23T10:05:47.461Z] [2022-04-23T10:05:47.461Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-23T10:05:47.461Z] #64 sha256:59ac5e0474a9a0e981f8526ab41fff4dd28abde667422f916816def729582d45 [2022-04-23T10:05:47.461Z] #64 DONE 0.1s [2022-04-23T10:05:47.461Z] [2022-04-23T10:05:47.461Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-23T10:05:47.461Z] #22 sha256:1186407e5c635c76e6ceef31d6ad460ca293e21a1931fede76da6e75e8c3983d [2022-04-23T10:05:48.835Z] #22 DONE 1.2s [2022-04-23T10:05:48.835Z] [2022-04-23T10:05:48.835Z] #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-04-23T10:05:48.835Z] #65 sha256:e31fcf43e1594c247d256a68c91b9f406b25834836650b031aeae9f1a2a138a2 [2022-04-23T10:05:48.835Z] #65 1.051 + RM_GOPATH=0 [2022-04-23T10:05:48.835Z] #65 1.051 + TMP_GOPATH= [2022-04-23T10:05:48.835Z] #65 1.051 + : /build [2022-04-23T10:05:48.835Z] #65 1.051 + '[' -z '' ']' [2022-04-23T10:05:48.835Z] #65 1.051 ++ mktemp -d [2022-04-23T10:05:48.835Z] #65 1.053 + export GOPATH=/tmp/tmp.0c5FrqIzuq [2022-04-23T10:05:48.835Z] #65 1.053 + GOPATH=/tmp/tmp.0c5FrqIzuq [2022-04-23T10:05:48.835Z] #65 1.053 + RM_GOPATH=1 [2022-04-23T10:05:48.835Z] #65 1.053 + case "$(go env GOARCH)" in [2022-04-23T10:05:48.835Z] #65 1.054 ++ go env GOARCH [2022-04-23T10:05:48.835Z] #65 1.060 + export GO_BUILDMODE=-buildmode=pie [2022-04-23T10:05:48.835Z] #65 1.061 + GO_BUILDMODE=-buildmode=pie [2022-04-23T10:05:48.835Z] #65 1.061 ++ dirname /install.sh [2022-04-23T10:05:48.835Z] #65 1.062 + dir=/ [2022-04-23T10:05:48.835Z] #65 1.062 + bin=runc [2022-04-23T10:05:48.835Z] #65 1.062 + shift [2022-04-23T10:05:48.835Z] #65 1.063 + '[' '!' -f //runc.installer ']' [2022-04-23T10:05:48.835Z] #65 1.063 + . //runc.installer [2022-04-23T10:05:48.835Z] #65 1.063 ++ set -e [2022-04-23T10:05:48.835Z] #65 1.063 ++ : v1.1.1 [2022-04-23T10:05:48.835Z] #65 1.063 + install_runc [2022-04-23T10:05:48.835Z] #65 1.064 + RUNC_BUILDTAGS=seccomp [2022-04-23T10:05:48.835Z] #65 1.064 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-23T10:05:48.835Z] #65 1.066 Install runc version v1.1.1 (build tags: seccomp) [2022-04-23T10:05:48.835Z] #65 1.076 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0c5FrqIzuq/src/github.com/opencontainers/runc [2022-04-23T10:05:48.835Z] #65 1.079 Cloning into '/tmp/tmp.0c5FrqIzuq/src/github.com/opencontainers/runc'... [2022-04-23T10:05:49.399Z] #65 ... [2022-04-23T10:05:49.399Z] [2022-04-23T10:05:49.399Z] #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-04-23T10:05:49.399Z] #23 sha256:e18b8c462b0eb3952c8e8c2f89a740417db7cfac4bf075372a09ecc77fc73721 [2022-04-23T10:05:49.399Z] #23 DONE 0.7s [2022-04-23T10:05:49.658Z] [2022-04-23T10:05:49.658Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-23T10:05:49.658Z] #24 sha256:28e8a822ab621eecd17759786f4e5d2479f8c2221c8f05d39a26e2e9c9939f68 [2022-04-23T10:05:49.841Z] #45 DONE 210.3s [2022-04-23T10:05:49.841Z] [2022-04-23T10:05:49.841Z] #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-04-23T10:05:49.841Z] #58 sha256:eca1ab2646852e680c996867164989b8da62f019e867ba12e7ba7dbe05c0d4cf [2022-04-23T10:05:50.224Z] #24 0.779 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-23T10:05:50.224Z] #24 DONE 0.8s [2022-04-23T10:05:50.224Z] [2022-04-23T10:05:50.224Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-23T10:05:50.224Z] #25 sha256:afdc12ae821af437125a3bcc9673d4d094d269c5bcfbaa2c665d73e87b81bb08 [2022-04-23T10:05:50.336Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-23T10:05:50.336Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-37c0449d\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-23T10:05:50.336Z] ---------------------------------------------------------------------------- [2022-04-23T10:05:50.336Z] [2022-04-23T10:05:50.336Z] INFO: executeCI.ps1 starting at Sat Apr 23 10:05:49 CUT 2022 [2022-04-23T10:05:50.336Z] [2022-04-23T10:05:50.336Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-23T10:05:50.336Z] INFO: Running git version 2.24.1.windows.2 [2022-04-23T10:05:50.336Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-23T10:05:50.336Z] INFO: Environment variables: [2022-04-23T10:05:50.336Z] [2022-04-23T10:05:50.336Z] Name Value [2022-04-23T10:05:50.336Z] ---- ----- [2022-04-23T10:05:50.336Z] ALLUSERSPROFILE C:\ProgramData [2022-04-23T10:05:50.336Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-23T10:05:50.336Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-23T10:05:50.336Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-23T10:05:50.336Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-23T10:05:50.336Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-23T10:05:50.336Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-23T10:05:50.336Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-23T10:05:50.336Z] BRANCH_NAME PR-43517 [2022-04-23T10:05:50.336Z] BUILD_DISPLAY_NAME #1 [2022-04-23T10:05:50.336Z] BUILD_ID 1 [2022-04-23T10:05:50.336Z] BUILD_NUMBER 1 [2022-04-23T10:05:50.336Z] BUILD_TAG jenkins-moby-PR-43517-1 [2022-04-23T10:05:50.336Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43517/1/ [2022-04-23T10:05:50.336Z] CHANGE_AUTHOR Juneezee [2022-04-23T10:05:50.336Z] CHANGE_AUTHOR_DISPLAY_NAME Eng Zer Jun [2022-04-23T10:05:50.336Z] CHANGE_AUTHOR_EMAIL engzerjun@gmail.com [2022-04-23T10:05:50.336Z] CHANGE_BRANCH test/t.Setenv [2022-04-23T10:05:50.336Z] CHANGE_FORK Juneezee [2022-04-23T10:05:50.336Z] CHANGE_ID 43517 [2022-04-23T10:05:50.336Z] CHANGE_TARGET master [2022-04-23T10:05:50.336Z] CHANGE_TITLE test: use `T.Setenv` to set env vars in tests [2022-04-23T10:05:50.336Z] CHANGE_URL https://github.com/moby/moby/pull/43517 [2022-04-23T10:05:50.336Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-23T10:05:50.336Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-23T10:05:50.336Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-23T10:05:50.336Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-23T10:05:50.336Z] COMPUTERNAME azwin-2-63c1c0 [2022-04-23T10:05:50.336Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-23T10:05:50.336Z] ConfigSequenceNumber 0 [2022-04-23T10:05:50.336Z] DOCKER_BUILDKIT 0 [2022-04-23T10:05:50.336Z] DOCKER_DUT_DEBUG 1 [2022-04-23T10:05:50.336Z] DOCKER_EXPERIMENTAL 1 [2022-04-23T10:05:50.336Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-23T10:05:50.336Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-04-23T10:05:50.336Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-23T10:05:50.336Z] EXECUTOR_NUMBER 0 [2022-04-23T10:05:50.336Z] FQDN azwin-2-63c1c0.westus.cloudapp.azure.com [2022-04-23T10:05:50.336Z] GIT_BRANCH PR-43517 [2022-04-23T10:05:50.336Z] GIT_COMMIT 36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T10:05:50.336Z] GIT_URL https://github.com/moby/moby.git [2022-04-23T10:05:50.336Z] HUDSON_COOKIE 7fc7cd63-26b6-47ff-9036-9473f93a4cfc [2022-04-23T10:05:50.336Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-23T10:05:50.336Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-23T10:05:50.336Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-23T10:05:50.336Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-23T10:05:50.336Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-23T10:05:50.336Z] JENKINS_NODE_COOKIE ced82fd1-0ec9-46ec-97d2-aa8963c85f22 [2022-04-23T10:05:50.336Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-23T10:05:50.336Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-23T10:05:50.336Z] JOB_BASE_NAME PR-43517 [2022-04-23T10:05:50.336Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43517/display/redirect [2022-04-23T10:05:50.336Z] JOB_NAME moby/PR-43517 [2022-04-23T10:05:50.336Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43517/ [2022-04-23T10:05:50.336Z] library.jps.version master [2022-04-23T10:05:50.336Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-23T10:05:50.336Z] NODE_LABELS amd64 azure azwin-2-63c1c0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-23T10:05:50.336Z] NODE_NAME azwin-2-63c1c0 [2022-04-23T10:05:50.336Z] NUMBER_OF_PROCESSORS 4 [2022-04-23T10:05:50.336Z] OS Windows_NT [2022-04-23T10:05:50.336Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-23T10:05:50.336Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-23T10:05:50.336Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-23T10:05:50.336Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-23T10:05:50.336Z] PROCESSOR_LEVEL 6 [2022-04-23T10:05:50.336Z] PROCESSOR_REVISION 4f01 [2022-04-23T10:05:50.336Z] ProgramData C:\ProgramData [2022-04-23T10:05:50.336Z] ProgramFiles C:\Program Files [2022-04-23T10:05:50.336Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-23T10:05:50.336Z] ProgramW6432 C:\Program Files [2022-04-23T10:05:50.336Z] PROMPT $P$G [2022-04-23T10:05:50.336Z] PSExecutionPolicyPreference Bypass [2022-04-23T10:05:50.336Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-23T10:05:50.336Z] PUBLIC C:\Users\Public [2022-04-23T10:05:50.336Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43517/1/display/redirect?page=artif... [2022-04-23T10:05:50.336Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43517/1/display/redirect?page=changes [2022-04-23T10:05:50.336Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43517/1/display/redirect [2022-04-23T10:05:50.336Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43517/1/display/redirect?page=tests [2022-04-23T10:05:50.336Z] SKIP_VALIDATION_TESTS 1 [2022-04-23T10:05:50.336Z] SOURCES_DRIVE d [2022-04-23T10:05:50.336Z] SOURCES_SUBDIR gopath [2022-04-23T10:05:50.336Z] STAGE_NAME Run tests [2022-04-23T10:05:50.336Z] SystemDrive C: [2022-04-23T10:05:50.336Z] SystemRoot C:\Windows [2022-04-23T10:05:50.336Z] TEMP C:\Windows\TEMP [2022-04-23T10:05:50.336Z] TESTDEBUG 0 [2022-04-23T10:05:50.336Z] TESTRUN_DRIVE d [2022-04-23T10:05:50.336Z] TESTRUN_SUBDIR CI [2022-04-23T10:05:50.336Z] TIMEOUT 120m [2022-04-23T10:05:50.336Z] TMP C:\Windows\TEMP [2022-04-23T10:05:50.336Z] USERDOMAIN WORKGROUP [2022-04-23T10:05:50.336Z] USERNAME azwin-2-63c1c0$ [2022-04-23T10:05:50.336Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-23T10:05:50.336Z] windir C:\Windows [2022-04-23T10:05:50.336Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-23T10:05:50.336Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-23T10:05:50.336Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-23T10:05:50.336Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-23T10:05:50.336Z] [2022-04-23T10:05:50.336Z] [2022-04-23T10:05:50.336Z] [2022-04-23T10:05:50.776Z] #58 ... [2022-04-23T10:05:50.776Z] [2022-04-23T10:05:50.776Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-23T10:05:50.776Z] #46 sha256:a5ba0c4e8bb49a8cb1111d569852aafcad1ae4c24d348d6df987942b9bd12d3c [2022-04-23T10:05:51.034Z] #46 DONE 0.5s [2022-04-23T10:05:51.034Z] [2022-04-23T10:05:51.034Z] #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-04-23T10:05:51.034Z] #58 sha256:eca1ab2646852e680c996867164989b8da62f019e867ba12e7ba7dbe05c0d4cf [2022-04-23T10:05:51.156Z] #25 DONE 0.9s [2022-04-23T10:05:51.156Z] [2022-04-23T10:05:51.156Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-23T10:05:51.156Z] #26 sha256:ae7c01d5ba32701696a012f28efda29d0f8b8a3ef35e9a7b8ab9c28d3bdfc8da [2022-04-23T10:05:51.293Z] #58 ... [2022-04-23T10:05:51.293Z] [2022-04-23T10:05:51.293Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-23T10:05:51.293Z] #50 sha256:adaea5d974cac7e2bea926bc23d7b00bdc30f7f3a72b051607c77e69178fd76a [2022-04-23T10:05:51.293Z] #50 DONE 0.0s [2022-04-23T10:05:51.293Z] [2022-04-23T10:05:51.293Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-23T10:05:51.293Z] #52 sha256:747e3a4cd62fe3d2d7f1368ed6f2fa182b1763f8b9f57126d51d33f3b2fd4332 [2022-04-23T10:05:51.293Z] #52 DONE 0.1s [2022-04-23T10:05:51.550Z] [2022-04-23T10:05:51.550Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:05:51.550Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:05:52.035Z] INFO: Sources under d:\gopath\... [2022-04-23T10:05:52.035Z] INFO: Test run under d:\CI\... [2022-04-23T10:05:52.035Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-23T10:05:52.035Z] INFO: docker/docker repository was found [2022-04-23T10:05:52.035Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-23T10:05:52.087Z] #26 DONE 0.9s [2022-04-23T10:05:52.088Z] [2022-04-23T10:05:52.088Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2022-04-23T10:05:52.088Z] #27 sha256:e1d7ee6f32b836cb5505ef569132e90032d7855f65467779a09f337b37b630d4 [2022-04-23T10:05:52.661Z] #45 DONE 215.0s [2022-04-23T10:05:52.661Z] [2022-04-23T10:05:52.661Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:05:52.661Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:05:52.661Z] #53 ... [2022-04-23T10:05:52.661Z] [2022-04-23T10:05:52.661Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-23T10:05:52.661Z] #46 sha256:69b4f4a856b545e463376e0ea25905c428241c220a0e198ed9840ebaa20e841a [2022-04-23T10:05:52.661Z] #46 DONE 0.4s [2022-04-23T10:05:52.661Z] [2022-04-23T10:05:52.661Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-23T10:05:52.661Z] #50 sha256:2c52d3caca2f2d6b39b0dedc47190af58300d65c603278f3b0e3d244d83de5cb [2022-04-23T10:05:52.661Z] #50 DONE 0.0s [2022-04-23T10:05:52.661Z] [2022-04-23T10:05:52.661Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-23T10:05:52.661Z] #52 sha256:65372049df1723c174513c4ab58d89592f57e6bd80cc1b972b60916698e43b8a [2022-04-23T10:05:52.661Z] #52 DONE 0.1s [2022-04-23T10:05:52.661Z] [2022-04-23T10:05:52.661Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:05:52.661Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:05:53.020Z] #27 DONE 1.0s [2022-04-23T10:05:53.020Z] [2022-04-23T10:05:53.020Z] #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-04-23T10:05:53.020Z] #65 sha256:e31fcf43e1594c247d256a68c91b9f406b25834836650b031aeae9f1a2a138a2 [2022-04-23T10:05:53.020Z] #65 5.159 + cd /tmp/tmp.0c5FrqIzuq/src/github.com/opencontainers/runc [2022-04-23T10:05:53.020Z] #65 5.159 + git checkout -q v1.1.1 [2022-04-23T10:05:53.020Z] #65 5.299 + '[' -z '' ']' [2022-04-23T10:05:53.020Z] #65 5.299 + target=static [2022-04-23T10:05:53.020Z] #65 5.299 + make BUILDTAGS=seccomp static [2022-04-23T10:05:53.110Z] ltsc2022: Pulling from windows/servercore [2022-04-23T10:05:53.110Z] 8f616e6e9eec: Pulling fs layer [2022-04-23T10:05:53.110Z] dccd9e4d14d3: Pulling fs layer [2022-04-23T10:05:53.278Z] #65 5.755 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-23T10:05:58.573Z] #65 ... [2022-04-23T10:05:58.573Z] [2022-04-23T10:05:58.573Z] #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-04-23T10:05:58.574Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-23T10:05:58.574Z] #28 1.138 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-23T10:05:58.574Z] #28 1.160 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-23T10:05:58.574Z] #28 1.161 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-23T10:05:58.574Z] #28 1.397 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-23T10:05:58.574Z] #28 1.654 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-23T10:05:58.574Z] #28 1.890 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-23T10:05:58.574Z] #28 2.166 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-23T10:05:58.574Z] #28 2.505 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-23T10:05:58.574Z] #28 2.842 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-23T10:05:58.574Z] #28 3.058 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-23T10:05:58.574Z] #28 3.070 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-23T10:05:58.574Z] #28 3.070 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-23T10:05:58.574Z] #28 3.071 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-23T10:05:58.574Z] #28 3.071 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-23T10:05:58.574Z] #28 3.072 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-23T10:05:58.574Z] #28 3.299 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-23T10:05:58.574Z] #28 3.303 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-23T10:05:58.574Z] #28 3.306 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-23T10:05:58.574Z] #28 3.316 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-23T10:05:58.574Z] #28 3.317 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-23T10:05:58.574Z] #28 3.318 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-23T10:06:01.947Z] #62 ... [2022-04-23T10:06:01.947Z] [2022-04-23T10:06:01.947Z] #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-04-23T10:06:01.947Z] #26 sha256:e707a55dcee8b130e9874eebd41801a54f5836df0f7ccc020192fdfef2ca6e5c [2022-04-23T10:06:01.947Z] #26 212.8 + return [2022-04-23T10:06:01.947Z] #26 DONE 215.6s [2022-04-23T10:06:01.947Z] [2022-04-23T10:06:01.947Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:06:01.947Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-23T10:06:01.947Z] #53 215.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-23T10:06:01.947Z] #53 DONE 216.0s [2022-04-23T10:06:01.947Z] [2022-04-23T10:06:01.947Z] #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-04-23T10:06:01.947Z] #62 sha256:5c9a9ee0a064e8d788ee4e12fd82216a699c25d8e3e6391af4006cf44e2b81aa [2022-04-23T10:06:01.947Z] #62 ... [2022-04-23T10:06:01.947Z] [2022-04-23T10:06:01.947Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-23T10:06:01.947Z] #27 sha256:3931ce97838561f9c681d1935e180384bdd9e369d79e48fc36e2cb954e999719 [2022-04-23T10:06:01.947Z] #27 DONE 0.8s [2022-04-23T10:06:01.947Z] [2022-04-23T10:06:01.947Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-23T10:06:01.947Z] #32 sha256:db1db34136d01041e7e55b3f7ef97ea74c43b8564a7d5222b3577fe436944c4b [2022-04-23T10:06:03.868Z] #32 DONE 2.4s [2022-04-23T10:06:03.868Z] [2022-04-23T10:06:03.868Z] #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-04-23T10:06:03.868Z] #58 sha256:80a0253711fb169a3421e8809fba53358c55120568125b186a6f84354e45a405 [2022-04-23T10:06:03.868Z] #58 123.2 + mkdir -p /build [2022-04-23T10:06:03.868Z] #58 123.2 + cp runc /build/runc [2022-04-23T10:06:03.868Z] #58 DONE 123.8s [2022-04-23T10:06:03.868Z] [2022-04-23T10:06:03.868Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-23T10:06:03.868Z] #35 sha256:83fcda104467dd0bc16a526aee9a464e33e47df1b3ce6b7f349d5a3da79ef007 [2022-04-23T10:06:04.131Z] #35 DONE 0.2s [2022-04-23T10:06:04.131Z] [2022-04-23T10:06:04.131Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-23T10:06:04.131Z] #37 sha256:6adbdc73d15995b1adb707eea5ae9c2af30e25180a629f93ae3e96a54555f347 [2022-04-23T10:06:04.131Z] #37 DONE 0.1s [2022-04-23T10:06:04.131Z] [2022-04-23T10:06:04.131Z] #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-04-23T10:06:04.131Z] #62 sha256:5c9a9ee0a064e8d788ee4e12fd82216a699c25d8e3e6391af4006cf44e2b81aa [2022-04-23T10:06:04.131Z] #62 ... [2022-04-23T10:06:04.131Z] [2022-04-23T10:06:04.131Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-23T10:06:04.131Z] #39 sha256:6f179401fd1a544910d812335f4e05a9966686429574fc8457c76a3f1466f07f [2022-04-23T10:06:04.394Z] #39 DONE 0.2s [2022-04-23T10:06:04.394Z] [2022-04-23T10:06:04.394Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-23T10:06:04.394Z] #43 sha256:784aa9071847a82acd7e2c387d2a660248adee642ed13c8922ac93fe61a91a82 [2022-04-23T10:06:04.394Z] #43 DONE 0.1s [2022-04-23T10:06:04.394Z] [2022-04-23T10:06:04.394Z] #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-04-23T10:06:04.394Z] #62 sha256:5c9a9ee0a064e8d788ee4e12fd82216a699c25d8e3e6391af4006cf44e2b81aa [2022-04-23T10:06:04.394Z] #62 ... [2022-04-23T10:06:04.394Z] [2022-04-23T10:06:04.394Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-23T10:06:04.394Z] #46 sha256:adffdb8e532bea084ac766781c1df3eec918293dedcc3f410e18fabe03590a35 [2022-04-23T10:06:05.783Z] #46 DONE 1.1s [2022-04-23T10:06:05.783Z] [2022-04-23T10:06:05.783Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-23T10:06:05.783Z] #50 sha256:ee2d18091f72f083a108791a1295f23ca8681081072a65a50e0f858e498a3d86 [2022-04-23T10:06:05.783Z] #50 DONE 0.1s [2022-04-23T10:06:05.783Z] [2022-04-23T10:06:05.783Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-23T10:06:05.783Z] #52 sha256:1651162b4b83ff8935245ecd8eab24a94420b0f6547f820bcb8544c0bb07e462 [2022-04-23T10:06:05.783Z] #52 DONE 0.1s [2022-04-23T10:06:05.783Z] [2022-04-23T10:06:05.783Z] #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-04-23T10:06:05.783Z] #62 sha256:5c9a9ee0a064e8d788ee4e12fd82216a699c25d8e3e6391af4006cf44e2b81aa [2022-04-23T10:06:05.783Z] #62 195.5 + bin/containerd [2022-04-23T10:06:06.182Z] dccd9e4d14d3: Verifying Checksum [2022-04-23T10:06:06.182Z] dccd9e4d14d3: Download complete [2022-04-23T10:06:07.185Z] #62 ... [2022-04-23T10:06:07.185Z] [2022-04-23T10:06:07.185Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-23T10:06:07.185Z] #54 sha256:f2cd6dccb26394a46c115c685b0df93822666cc1f5d91d815b47c9c53335cd3e [2022-04-23T10:06:07.185Z] #54 DONE 1.2s [2022-04-23T10:06:07.185Z] [2022-04-23T10:06:07.185Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-23T10:06:07.185Z] #56 sha256:95d4a6460129629a52b60cf2208e3c762e497abc4ce4fdbc4c550e1c4f11fbff [2022-04-23T10:06:07.185Z] #56 DONE 0.2s [2022-04-23T10:06:07.185Z] [2022-04-23T10:06:07.185Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-23T10:06:07.185Z] #59 sha256:9b295fe8afad4a61d53921ed5eb57e6dccb9b41393cd17d483d33532dec86d62 [2022-04-23T10:06:07.757Z] #59 DONE 0.5s [2022-04-23T10:06:07.757Z] [2022-04-23T10:06:07.757Z] #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-04-23T10:06:07.757Z] #62 sha256:5c9a9ee0a064e8d788ee4e12fd82216a699c25d8e3e6391af4006cf44e2b81aa [2022-04-23T10:06:08.527Z] #28 14.75 Fetched 48.9 MB in 14s (3531 kB/s) [2022-04-23T10:06:15.076Z] #28 14.75 Reading package lists... [2022-04-23T10:06:21.629Z] #28 21.07 Reading package lists... [2022-04-23T10:06:22.197Z] #28 27.53 Building dependency tree... [2022-04-23T10:06:23.567Z] #28 30.38 bzip2 is already the newest version (1.0.8-4). [2022-04-23T10:06:23.567Z] #28 30.38 patch is already the newest version (2.7.6-7). [2022-04-23T10:06:23.567Z] #28 30.38 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-04-23T10:06:23.567Z] #28 30.38 The following additional packages will be installed: [2022-04-23T10:06:23.567Z] #28 30.38 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-23T10:06:23.567Z] #28 30.39 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-04-23T10:06:23.567Z] #28 30.39 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-23T10:06:23.567Z] #28 30.39 python3-pkg-resources vim-runtime xxd [2022-04-23T10:06:23.567Z] #28 30.41 Suggested packages: [2022-04-23T10:06:23.567Z] #28 30.41 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-04-23T10:06:23.567Z] #28 30.41 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-04-23T10:06:23.567Z] #28 30.41 Recommended packages: [2022-04-23T10:06:23.567Z] #28 30.41 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-23T10:06:23.611Z] #53 ... [2022-04-23T10:06:23.611Z] [2022-04-23T10:06:23.611Z] #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-04-23T10:06:23.611Z] #58 sha256:eca1ab2646852e680c996867164989b8da62f019e867ba12e7ba7dbe05c0d4cf [2022-04-23T10:06:23.611Z] #58 141.6 + mkdir -p /build [2022-04-23T10:06:23.611Z] #58 141.6 + cp runc /build/runc [2022-04-23T10:06:23.611Z] #58 DONE 142.6s [2022-04-23T10:06:23.611Z] [2022-04-23T10:06:23.611Z] #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-04-23T10:06:23.611Z] #62 sha256:fc4f4fb8c863b5712059bcebcb11ea05c5b3fe2191e552fa301a093858d60f7d [2022-04-23T10:06:24.174Z] #62 ... [2022-04-23T10:06:24.174Z] [2022-04-23T10:06:24.174Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:06:24.174Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:06:24.174Z] #53 245.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-23T10:06:24.489Z] #53 DONE 246.1s [2022-04-23T10:06:24.489Z] [2022-04-23T10:06:24.489Z] #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-04-23T10:06:24.489Z] #62 sha256:fc4f4fb8c863b5712059bcebcb11ea05c5b3fe2191e552fa301a093858d60f7d [2022-04-23T10:06:24.518Z] #58 144.5 + mkdir -p /build [2022-04-23T10:06:24.518Z] #58 144.5 + cp runc /build/runc [2022-04-23T10:06:24.518Z] #58 DONE 145.4s [2022-04-23T10:06:24.518Z] [2022-04-23T10:06:24.518Z] #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-04-23T10:06:24.518Z] #62 sha256:5e8abbce743077d9ec08ce91d73f41aa7acb5641bd690d39e3751df6002bfd2d [2022-04-23T10:06:24.518Z] #62 ... [2022-04-23T10:06:24.518Z] [2022-04-23T10:06:24.518Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:06:24.518Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:06:24.518Z] #53 253.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-23T10:06:24.518Z] #53 DONE 253.2s [2022-04-23T10:06:24.518Z] [2022-04-23T10:06:24.518Z] #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-04-23T10:06:24.518Z] #62 sha256:5e8abbce743077d9ec08ce91d73f41aa7acb5641bd690d39e3751df6002bfd2d [2022-04-23T10:06:24.518Z] #62 ... [2022-04-23T10:06:24.518Z] [2022-04-23T10:06:24.518Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-23T10:06:24.518Z] #54 sha256:dd4d58309c8f04b029801fb70e4c0376e84003b79d2d6d996357b67a50462654 [2022-04-23T10:06:24.518Z] #54 DONE 0.7s [2022-04-23T10:06:24.518Z] [2022-04-23T10:06:24.518Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-23T10:06:24.518Z] #56 sha256:44ede1fbcf031b0daf9fd60b7146bf47ef35e8edbfab363e233edb4528f27851 [2022-04-23T10:06:24.518Z] #56 DONE 0.1s [2022-04-23T10:06:24.518Z] [2022-04-23T10:06:24.518Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-23T10:06:24.518Z] #59 sha256:41c2050e055f3681c90f0fba23db3b86795dcc35400b1b565dc1593ab69141a6 [2022-04-23T10:06:24.518Z] #59 DONE 0.2s [2022-04-23T10:06:24.518Z] [2022-04-23T10:06:24.518Z] #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-04-23T10:06:24.518Z] #62 sha256:5e8abbce743077d9ec08ce91d73f41aa7acb5641bd690d39e3751df6002bfd2d [2022-04-23T10:06:24.518Z] #62 223.5 + bin/containerd [2022-04-23T10:06:24.794Z] #53 ... [2022-04-23T10:06:24.794Z] [2022-04-23T10:06:24.794Z] #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-04-23T10:06:24.794Z] #58 sha256:fe9eed9c27a78bb29f7fac6f6386f239a341f40d48b9d0d03067996548c373fe [2022-04-23T10:06:24.794Z] #58 145.3 + mkdir -p /build [2022-04-23T10:06:24.794Z] #58 145.3 + cp runc /build/runc [2022-04-23T10:06:24.936Z] #28 31.96 The following NEW packages will be installed: [2022-04-23T10:06:24.936Z] #28 31.96 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-04-23T10:06:24.936Z] #28 31.97 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-23T10:06:24.936Z] #28 31.97 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-04-23T10:06:24.936Z] #28 31.98 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-04-23T10:06:24.936Z] #28 31.98 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-04-23T10:06:24.936Z] #28 31.98 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-04-23T10:06:25.193Z] #28 31.98 vim-common vim-runtime xfsprogs xxd zip zstd [2022-04-23T10:06:25.450Z] #28 32.40 0 upgraded, 44 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:06:25.450Z] #28 32.40 Need to get 18.6 MB of archives. [2022-04-23T10:06:25.450Z] #28 32.40 After this operation, 71.4 MB of additional disk space will be used. [2022-04-23T10:06:25.450Z] #28 32.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-23T10:06:25.450Z] #28 32.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-23T10:06:25.450Z] #28 32.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-23T10:06:25.450Z] #28 32.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-23T10:06:25.450Z] #28 32.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-23T10:06:25.450Z] #28 32.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-23T10:06:25.450Z] #28 32.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-23T10:06:25.450Z] #28 32.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-23T10:06:25.450Z] #28 32.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-23T10:06:25.450Z] #28 32.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-23T10:06:25.450Z] #28 32.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-23T10:06:25.450Z] #28 32.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-23T10:06:25.450Z] #28 32.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-23T10:06:25.450Z] #28 32.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-23T10:06:25.450Z] #28 32.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-23T10:06:25.450Z] #28 32.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-23T10:06:25.450Z] #28 32.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-23T10:06:25.450Z] #28 32.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-23T10:06:25.450Z] #28 32.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-23T10:06:25.450Z] #28 32.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-23T10:06:25.450Z] #28 32.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-23T10:06:25.450Z] #28 32.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-23T10:06:25.450Z] #28 32.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-23T10:06:25.450Z] #28 32.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-23T10:06:25.450Z] #28 32.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-23T10:06:25.450Z] #28 32.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-23T10:06:25.450Z] #28 32.50 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-04-23T10:06:25.450Z] #28 32.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-23T10:06:25.450Z] #28 32.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-23T10:06:25.450Z] #28 32.51 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-23T10:06:25.707Z] #28 32.54 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-23T10:06:25.707Z] #28 32.55 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-23T10:06:25.707Z] #28 32.55 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-23T10:06:25.707Z] #28 32.55 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-23T10:06:25.707Z] #28 32.56 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-23T10:06:25.707Z] #28 32.57 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-23T10:06:25.707Z] #28 32.57 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-23T10:06:25.707Z] #28 32.59 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-23T10:06:25.707Z] #28 32.60 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-23T10:06:25.707Z] #28 32.61 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-23T10:06:25.707Z] #28 32.74 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-23T10:06:25.963Z] #28 32.77 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-23T10:06:25.963Z] #28 32.78 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-23T10:06:25.963Z] #28 32.79 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-23T10:06:26.528Z] #28 33.40 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:06:26.709Z] #58 DONE 147.4s [2022-04-23T10:06:26.709Z] [2022-04-23T10:06:26.709Z] #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.44.0" && /build/golangci-lint --version [2022-04-23T10:06:26.709Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-23T10:06:26.785Z] #28 33.66 Fetched 18.6 MB in 1s (27.1 MB/s) [2022-04-23T10:06:26.785Z] #28 33.70 Selecting previously unselected package pigz. [2022-04-23T10:06:26.785Z] #28 33.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 ... 40068 files and directories currently installed.) [2022-04-23T10:06:26.785Z] #28 33.77 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-23T10:06:26.785Z] #28 33.78 Unpacking pigz (2.6-1) ... [2022-04-23T10:06:26.785Z] #28 33.84 Selecting previously unselected package libelf1:amd64. [2022-04-23T10:06:27.028Z] #62 ... [2022-04-23T10:06:27.028Z] [2022-04-23T10:06:27.028Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-23T10:06:27.028Z] #54 sha256:ac3b181c61d7460cbf791d218e7e64eaa0fbf1487a85f74b9c029de4556ac8d5 [2022-04-23T10:06:27.042Z] #28 33.85 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-23T10:06:27.042Z] #28 33.86 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-23T10:06:27.042Z] #28 33.97 Selecting previously unselected package libbpf0:amd64. [2022-04-23T10:06:27.042Z] #28 33.98 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-23T10:06:27.042Z] #28 33.99 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-23T10:06:27.042Z] #28 34.07 Selecting previously unselected package libcap2:amd64. [2022-04-23T10:06:27.042Z] #28 34.08 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-23T10:06:27.042Z] #28 34.08 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-23T10:06:27.042Z] #28 34.13 Selecting previously unselected package libmnl0:amd64. [2022-04-23T10:06:27.042Z] #28 34.13 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-23T10:06:27.042Z] #28 34.15 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-23T10:06:27.042Z] #28 34.19 Selecting previously unselected package libxtables12:amd64. [2022-04-23T10:06:27.284Z] #54 DONE 0.6s [2022-04-23T10:06:27.284Z] [2022-04-23T10:06:27.284Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-23T10:06:27.284Z] #56 sha256:8ba961e9398f36f2641aa66105514c4b382c1d02a8275333a969b386d5c36f04 [2022-04-23T10:06:27.284Z] #56 DONE 0.1s [2022-04-23T10:06:27.284Z] [2022-04-23T10:06:27.284Z] #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-04-23T10:06:27.284Z] #62 sha256:fc4f4fb8c863b5712059bcebcb11ea05c5b3fe2191e552fa301a093858d60f7d [2022-04-23T10:06:27.299Z] #28 34.20 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-23T10:06:27.299Z] #28 34.21 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-23T10:06:27.299Z] #28 34.26 Selecting previously unselected package libcap2-bin. [2022-04-23T10:06:27.299Z] #28 34.27 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-23T10:06:27.299Z] #28 34.27 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-23T10:06:27.299Z] #28 34.33 Selecting previously unselected package iproute2. [2022-04-23T10:06:27.541Z] #62 ... [2022-04-23T10:06:27.541Z] [2022-04-23T10:06:27.542Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-23T10:06:27.542Z] #59 sha256:d86aee17d75176d84c5ccf1b0f94322c722c615e42f6cb4d1fa931045e54732b [2022-04-23T10:06:27.542Z] #59 DONE 0.3s [2022-04-23T10:06:27.542Z] [2022-04-23T10:06:27.542Z] #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-04-23T10:06:27.542Z] #62 sha256:fc4f4fb8c863b5712059bcebcb11ea05c5b3fe2191e552fa301a093858d60f7d [2022-04-23T10:06:27.556Z] #28 34.33 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-23T10:06:27.556Z] #28 34.34 Unpacking iproute2 (5.10.0-4) ... [2022-04-23T10:06:27.556Z] #28 34.59 Selecting previously unselected package xxd. [2022-04-23T10:06:27.814Z] #28 34.60 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T10:06:27.814Z] #28 34.60 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:06:27.814Z] #28 34.72 Selecting previously unselected package vim-common. [2022-04-23T10:06:27.814Z] #28 34.72 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T10:06:27.814Z] #28 34.74 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:06:27.814Z] #28 34.82 Selecting previously unselected package bash-completion. [2022-04-23T10:06:28.072Z] #28 34.82 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-23T10:06:28.098Z] #53 253.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-23T10:06:28.098Z] #53 DONE 253.9s [2022-04-23T10:06:28.098Z] [2022-04-23T10:06:28.098Z] #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-04-23T10:06:28.098Z] #62 sha256:0c9058461cf7b62a77c64c9afdfb9f38da24fbc6f173377977cbf53676d65235 [2022-04-23T10:06:29.049Z] #28 35.97 Unpacking bash-completion (1:2.11-2) ... [2022-04-23T10:06:29.308Z] #28 36.21 Selecting previously unselected package apparmor. [2022-04-23T10:06:29.308Z] #28 36.23 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-04-23T10:06:29.308Z] #28 36.27 Unpacking apparmor (2.13.6-10) ... [2022-04-23T10:06:29.491Z] #62 ... [2022-04-23T10:06:29.491Z] [2022-04-23T10:06:29.491Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-23T10:06:29.491Z] #54 sha256:4222384ac4fe9fd7e402afaabd5b6283043f72e16df8f382dc740afd66c75a38 [2022-04-23T10:06:29.565Z] #28 36.53 Selecting previously unselected package inetutils-ping. [2022-04-23T10:06:29.565Z] #28 36.53 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-23T10:06:29.565Z] #28 36.54 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-23T10:06:29.565Z] #28 36.62 Selecting previously unselected package libip4tc2:amd64. [2022-04-23T10:06:29.565Z] #28 36.62 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-23T10:06:29.565Z] #28 36.62 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-23T10:06:29.565Z] #28 36.67 Selecting previously unselected package libip6tc2:amd64. [2022-04-23T10:06:29.821Z] #28 36.68 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-23T10:06:29.821Z] #28 36.69 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-23T10:06:29.821Z] #28 36.74 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-23T10:06:29.821Z] #28 36.75 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-23T10:06:29.821Z] #28 36.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-23T10:06:29.821Z] #28 36.79 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-23T10:06:29.821Z] #28 36.80 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-23T10:06:29.821Z] #28 36.80 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-23T10:06:29.821Z] #28 36.85 Selecting previously unselected package libnftnl11:amd64. [2022-04-23T10:06:29.821Z] #28 36.87 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-23T10:06:29.821Z] #28 36.87 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-23T10:06:29.821Z] #28 36.93 Selecting previously unselected package iptables. [2022-04-23T10:06:30.063Z] #54 DONE 0.6s [2022-04-23T10:06:30.063Z] [2022-04-23T10:06:30.063Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-23T10:06:30.063Z] #56 sha256:8d2f3f26cb5489b7709b446add346c66d36cb3d71b49d510b668b80fb028eb84 [2022-04-23T10:06:30.063Z] #56 DONE 0.1s [2022-04-23T10:06:30.063Z] [2022-04-23T10:06:30.063Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-23T10:06:30.063Z] #59 sha256:1d0d081f7567969c94593c35bcf5b3c17b0b2ac6d0867918774871f6d18733c9 [2022-04-23T10:06:30.065Z] #62 217.1 + bin/containerd [2022-04-23T10:06:30.078Z] #28 36.94 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-04-23T10:06:30.078Z] #28 36.95 Unpacking iptables (1.8.7-1) ... [2022-04-23T10:06:30.324Z] #59 DONE 0.2s [2022-04-23T10:06:30.324Z] [2022-04-23T10:06:30.324Z] #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-04-23T10:06:30.324Z] #62 sha256:0c9058461cf7b62a77c64c9afdfb9f38da24fbc6f173377977cbf53676d65235 [2022-04-23T10:06:30.333Z] #28 37.13 Selecting previously unselected package libonig5:amd64. [2022-04-23T10:06:30.333Z] #28 37.13 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-23T10:06:30.333Z] #28 37.13 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T10:06:30.333Z] #28 37.24 Selecting previously unselected package libjq1:amd64. [2022-04-23T10:06:30.333Z] #28 37.24 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-04-23T10:06:30.333Z] #28 37.25 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-23T10:06:30.333Z] #28 37.32 Selecting previously unselected package jq. [2022-04-23T10:06:30.333Z] #28 37.33 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-04-23T10:06:30.333Z] #28 37.34 Unpacking jq (1.6-2.1) ... [2022-04-23T10:06:30.333Z] #28 37.40 Selecting previously unselected package libaio1:amd64. [2022-04-23T10:06:30.333Z] #28 37.41 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-04-23T10:06:30.333Z] #28 37.42 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-23T10:06:30.589Z] #28 37.46 Selecting previously unselected package libgpm2:amd64. [2022-04-23T10:06:30.589Z] #28 37.47 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-04-23T10:06:30.589Z] #28 37.47 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-23T10:06:30.589Z] #28 37.53 Selecting previously unselected package libinih1:amd64. [2022-04-23T10:06:30.589Z] #28 37.54 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-04-23T10:06:30.589Z] #28 37.55 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-23T10:06:30.589Z] #28 37.59 Selecting previously unselected package libnet1:amd64. [2022-04-23T10:06:30.589Z] #28 37.59 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-23T10:06:30.589Z] #28 37.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T10:06:30.589Z] #28 37.66 Selecting previously unselected package libnl-3-200:amd64. [2022-04-23T10:06:30.589Z] #28 37.67 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-23T10:06:30.589Z] #28 37.67 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T10:06:30.845Z] #28 37.75 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-23T10:06:30.845Z] #28 37.75 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-23T10:06:30.845Z] #28 37.76 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T10:06:30.845Z] #28 37.80 Selecting previously unselected package net-tools. [2022-04-23T10:06:30.845Z] #28 37.81 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-23T10:06:30.845Z] #28 37.82 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T10:06:31.101Z] #28 37.92 Selecting previously unselected package python-pip-whl. [2022-04-23T10:06:31.101Z] #28 37.93 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-23T10:06:31.101Z] #28 37.95 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T10:06:31.267Z] #62 224.9 + bin/containerd [2022-04-23T10:06:31.357Z] #28 38.28 Selecting previously unselected package python3-lib2to3. [2022-04-23T10:06:31.357Z] #28 38.29 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-23T10:06:31.357Z] #28 38.30 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-23T10:06:31.357Z] #28 38.39 Selecting previously unselected package python3-distutils. [2022-04-23T10:06:31.357Z] #28 38.39 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-04-23T10:06:31.357Z] #28 38.40 Unpacking python3-distutils (3.9.2-1) ... [2022-04-23T10:06:31.614Z] #28 38.50 Selecting previously unselected package python3-pkg-resources. [2022-04-23T10:06:31.614Z] #28 38.52 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-23T10:06:31.614Z] #28 38.52 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-23T10:06:31.614Z] #28 38.60 Selecting previously unselected package python3-setuptools. [2022-04-23T10:06:31.614Z] #28 38.61 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-04-23T10:06:31.614Z] #28 38.62 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-23T10:06:31.870Z] #28 38.73 Selecting previously unselected package python3-wheel. [2022-04-23T10:06:31.870Z] #28 38.74 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-04-23T10:06:31.870Z] #28 38.75 Unpacking python3-wheel (0.34.2-1) ... [2022-04-23T10:06:31.870Z] #28 38.81 Selecting previously unselected package python3-pip. [2022-04-23T10:06:31.870Z] #28 38.81 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-23T10:06:31.870Z] #28 38.83 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T10:06:31.870Z] #28 38.98 Selecting previously unselected package sudo. [2022-04-23T10:06:32.127Z] #28 38.99 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-04-23T10:06:32.127Z] #28 39.00 Unpacking sudo (1.9.5p2-3) ... [2022-04-23T10:06:32.384Z] #28 39.35 Selecting previously unselected package thin-provisioning-tools. [2022-04-23T10:06:32.384Z] #28 39.36 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-23T10:06:32.384Z] #28 39.36 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-23T10:06:32.640Z] #28 39.53 Selecting previously unselected package uidmap. [2022-04-23T10:06:32.640Z] #28 39.54 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-23T10:06:32.640Z] #28 39.55 Unpacking uidmap (1:4.8.1-1) ... [2022-04-23T10:06:32.640Z] #28 39.67 Selecting previously unselected package vim-runtime. [2022-04-23T10:06:32.898Z] #28 39.67 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-23T10:06:32.898Z] #28 39.69 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-23T10:06:32.898Z] #28 39.71 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-23T10:06:32.898Z] #28 39.72 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:06:32.898Z] #28 ... [2022-04-23T10:06:32.898Z] [2022-04-23T10:06:32.898Z] #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-04-23T10:06:32.898Z] #69 sha256:127983ec11eb7c033e52d1b6bc17bfeabd87a280031bd7c58e83f82d3412e341 [2022-04-23T10:06:32.898Z] #69 99.67 + bin/containerd [2022-04-23T10:06:38.156Z] #69 ... [2022-04-23T10:06:38.156Z] [2022-04-23T10:06:38.156Z] #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-04-23T10:06:38.156Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-23T10:06:38.156Z] #28 41.35 Selecting previously unselected package vim. [2022-04-23T10:06:38.156Z] #28 41.37 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-23T10:06:38.156Z] #28 41.38 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:06:38.156Z] #28 41.69 Selecting previously unselected package xfsprogs. [2022-04-23T10:06:38.156Z] #28 41.70 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-23T10:06:38.156Z] #28 41.70 Unpacking xfsprogs (5.10.0-4) ... [2022-04-23T10:06:38.156Z] #28 41.96 Selecting previously unselected package zip. [2022-04-23T10:06:38.156Z] #28 41.97 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-04-23T10:06:38.156Z] #28 41.98 Unpacking zip (3.0-12) ... [2022-04-23T10:06:38.156Z] #28 42.08 Selecting previously unselected package zstd. [2022-04-23T10:06:38.156Z] #28 42.09 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-23T10:06:38.156Z] #28 42.09 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-23T10:06:38.157Z] #28 42.33 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-23T10:06:38.157Z] #28 42.87 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-23T10:06:38.157Z] #28 42.88 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-23T10:06:38.157Z] #28 42.89 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-23T10:06:38.157Z] #28 42.90 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-23T10:06:38.157Z] #28 42.91 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-23T10:06:38.157Z] #28 42.92 Setting up uidmap (1:4.8.1-1) ... [2022-04-23T10:06:38.157Z] #28 42.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-23T10:06:38.157Z] #28 42.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-23T10:06:38.157Z] #28 42.96 Setting up python3-wheel (0.34.2-1) ... [2022-04-23T10:06:38.157Z] #28 43.30 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:06:38.157Z] #28 43.33 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-23T10:06:38.157Z] #28 43.34 Setting up libcap2-bin (1:2.44-1) ... [2022-04-23T10:06:38.157Z] #28 43.35 Setting up apparmor (2.13.6-10) ... [2022-04-23T10:06:38.157Z] #28 44.45 Setting up zip (3.0-12) ... [2022-04-23T10:06:38.157Z] #28 44.46 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:06:38.157Z] #28 44.49 Setting up bash-completion (1:2.11-2) ... [2022-04-23T10:06:38.722Z] #28 45.66 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-23T10:06:38.722Z] #28 45.67 Setting up sudo (1.9.5p2-3) ... [2022-04-23T10:06:38.722Z] #28 45.73 invoke-rc.d: could not determine current runlevel [2022-04-23T10:06:38.722Z] #28 45.74 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-23T10:06:38.722Z] #28 45.75 Setting up xfsprogs (5.10.0-4) ... [2022-04-23T10:06:38.979Z] #28 45.76 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-23T10:06:38.979Z] #28 45.77 Setting up inetutils-ping (2:2.0-1) ... [2022-04-23T10:06:38.979Z] #28 45.79 Setting up pigz (2.6-1) ... [2022-04-23T10:06:38.979Z] #28 45.80 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-23T10:06:38.979Z] #28 45.81 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-23T10:06:38.979Z] #28 45.83 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-23T10:06:38.979Z] #28 45.84 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:06:39.236Z] #28 46.26 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-23T10:06:39.236Z] #28 46.27 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-23T10:06:39.800Z] #28 46.54 Setting up libelf1:amd64 (0.183-1) ... [2022-04-23T10:06:39.800Z] #28 46.55 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-23T10:06:39.800Z] #28 46.56 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-23T10:06:39.800Z] #28 46.57 Setting up python3-distutils (3.9.2-1) ... [2022-04-23T10:06:39.800Z] #28 46.87 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-23T10:06:39.800Z] #28 46.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-23T10:06:39.800Z] #28 46.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-23T10:06:39.800Z] #28 46.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-23T10:06:39.800Z] #28 46.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-23T10:06:39.800Z] #28 46.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-23T10:06:39.800Z] #28 46.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-23T10:06:39.800Z] #28 46.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-23T10:06:40.057Z] #28 46.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-23T10:06:40.057Z] #28 46.95 Setting up python3-setuptools (52.0.0-4) ... [2022-04-23T10:06:40.987Z] #28 47.82 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-23T10:06:40.987Z] #28 47.84 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-23T10:06:40.987Z] #28 47.84 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-23T10:06:40.987Z] #28 47.86 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-23T10:06:41.562Z] #28 48.55 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-23T10:06:41.562Z] #28 48.56 Setting up jq (1.6-2.1) ... [2022-04-23T10:06:41.562Z] #28 48.57 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-23T10:06:41.562Z] #28 48.58 Setting up iptables (1.8.7-1) ... [2022-04-23T10:06:41.562Z] #28 48.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T10:06:41.562Z] #28 48.60 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T10:06:41.562Z] #28 48.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-23T10:06:41.562Z] #28 48.61 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-23T10:06:41.562Z] #28 48.62 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-23T10:06:41.562Z] #28 48.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-23T10:06:41.562Z] #28 48.63 Setting up iproute2 (5.10.0-4) ... [2022-04-23T10:06:42.125Z] #28 48.87 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:06:42.381Z] #28 DONE 49.4s [2022-04-23T10:06:42.381Z] [2022-04-23T10:06:42.381Z] #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-04-23T10:06:42.381Z] #65 sha256:e31fcf43e1594c247d256a68c91b9f406b25834836650b031aeae9f1a2a138a2 [2022-04-23T10:06:42.638Z] #65 ... [2022-04-23T10:06:42.638Z] [2022-04-23T10:06:42.638Z] #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-04-23T10:06:42.638Z] #29 sha256:165906e5788afb7df11072977f25ba8d609f4265feac38733c1ef71ab02cce66 [2022-04-23T10:06:43.200Z] #29 0.844 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-23T10:06:43.200Z] #29 0.849 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-23T10:06:43.456Z] #29 0.852 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-23T10:06:43.456Z] #29 DONE 0.9s [2022-04-23T10:06:43.456Z] [2022-04-23T10:06:43.456Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-23T10:06:43.456Z] #30 sha256:07db4e3ef9d6fcff7dd8a6881744929a8d41d88423365f105aef4020eacab51f [2022-04-23T10:06:46.524Z] #62 234.9 # github.com/containerd/containerd/cmd/containerd [2022-04-23T10:06:46.524Z] #62 234.9 /usr/bin/ld: /tmp/go-link-2739725594/000019.o: in function `New': [2022-04-23T10:06:46.524Z] #62 234.9 /tmp/tmp.zs8osvDU1j/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-04-23T10:06:46.524Z] #62 235.0 + bin/containerd-stress [2022-04-23T10:06:46.524Z] #62 236.0 + bin/containerd-shim [2022-04-23T10:06:51.556Z] #30 7.447 Collecting yamllint==1.26.1 [2022-04-23T10:06:52.118Z] #30 8.509 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-23T10:06:52.681Z] #30 9.280 Collecting pathspec>=0.5.3 [2022-04-23T10:06:52.681Z] #30 9.292 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-23T10:06:52.937Z] #30 9.536 Collecting pyyaml [2022-04-23T10:06:52.938Z] #30 9.543 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-04-23T10:06:52.938Z] #30 9.580 Building wheels for collected packages: yamllint [2022-04-23T10:06:52.938Z] #30 9.581 Building wheel for yamllint (setup.py): started [2022-04-23T10:06:53.500Z] #30 10.13 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-23T10:06:53.500Z] #30 10.14 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0ab3427a219eed904cea23acb11ad0891f6f6006f58b086ca5b159a18136c05c [2022-04-23T10:06:53.500Z] #30 10.14 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-23T10:06:53.500Z] #30 10.14 Successfully built yamllint [2022-04-23T10:06:53.500Z] #30 10.16 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-23T10:06:53.758Z] #30 10.41 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-23T10:06:54.018Z] #30 DONE 10.7s [2022-04-23T10:06:54.018Z] [2022-04-23T10:06:54.018Z] #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-04-23T10:06:54.018Z] #65 sha256:e31fcf43e1594c247d256a68c91b9f406b25834836650b031aeae9f1a2a138a2 [2022-04-23T10:06:54.278Z] #65 ... [2022-04-23T10:06:54.278Z] [2022-04-23T10:06:54.278Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-23T10:06:54.278Z] #34 sha256:668ed2513e9db9e141a5d3f31b33f81991414163312cc8ee52f2d810f5769dd3 [2022-04-23T10:06:54.278Z] #34 DONE 0.2s [2022-04-23T10:06:54.278Z] [2022-04-23T10:06:54.278Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-23T10:06:54.278Z] #39 sha256:ddcd9b2f158f273141259e0a75285971c574a900f86fffe527db4aaa0c3d0613 [2022-04-23T10:06:54.535Z] #39 DONE 0.2s [2022-04-23T10:06:54.535Z] [2022-04-23T10:06:54.535Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-23T10:06:54.535Z] #42 sha256:4385b9cf2236614677c04439c962c1aca3c7a3155d7416c8bba9f09bb6b3438f [2022-04-23T10:06:54.535Z] #42 DONE 0.1s [2022-04-23T10:06:54.535Z] [2022-04-23T10:06:54.535Z] #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-04-23T10:06:54.535Z] #65 sha256:e31fcf43e1594c247d256a68c91b9f406b25834836650b031aeae9f1a2a138a2 [2022-04-23T10:06:54.668Z] #62 244.2 + bin/containerd-shim-runc-v1 [2022-04-23T10:06:54.797Z] #65 ... [2022-04-23T10:06:54.797Z] [2022-04-23T10:06:54.797Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-23T10:06:54.797Z] #44 sha256:7341065cf4213b3e6ce3eddfd152e4e52c82472ec53903b4b3ee7f6b23c773dc [2022-04-23T10:06:54.797Z] #44 DONE 0.1s [2022-04-23T10:06:54.797Z] [2022-04-23T10:06:54.797Z] #46 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-23T10:06:54.797Z] #46 sha256:e74d6628ccb6ea191101d66b9090e16a2c28ad250e17844fa455187e0f7eb460 [2022-04-23T10:06:54.797Z] #46 DONE 0.1s [2022-04-23T10:06:54.797Z] [2022-04-23T10:06:54.797Z] #50 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-23T10:06:54.797Z] #50 sha256:a9d4c84252169cca4b610c7f933a097676cd976f8f5fb7bfab788e0452960c95 [2022-04-23T10:06:54.797Z] #50 DONE 0.0s [2022-04-23T10:06:54.797Z] [2022-04-23T10:06:54.797Z] #53 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-23T10:06:54.797Z] #53 sha256:159672ae4b6d8dd5013e44c2660ece7ed1d1b1cf86425f583483d213f91e7b54 [2022-04-23T10:06:55.054Z] #53 DONE 0.1s [2022-04-23T10:06:55.054Z] [2022-04-23T10:06:55.054Z] #57 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-23T10:06:55.054Z] #57 sha256:5822b27d1d85184fd634531e617a4f5f5a60142880942fb7f2f8c29c674e060c [2022-04-23T10:06:55.054Z] #57 DONE 0.1s [2022-04-23T10:06:55.054Z] [2022-04-23T10:06:55.054Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-23T10:06:55.054Z] #59 sha256:6c0d89ee1b862cd5b1677f1f89a99496e1e435b70b61c158c2bd187720f57992 [2022-04-23T10:06:55.054Z] #59 DONE 0.1s [2022-04-23T10:06:55.054Z] [2022-04-23T10:06:55.054Z] #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-04-23T10:06:55.054Z] #69 sha256:127983ec11eb7c033e52d1b6bc17bfeabd87a280031bd7c58e83f82d3412e341 [2022-04-23T10:06:55.054Z] #69 ... [2022-04-23T10:06:55.054Z] [2022-04-23T10:06:55.054Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-23T10:06:55.054Z] #61 sha256:743720e32777d30929c4726aaf01f476d4038318ec7b4c1e4dfdf072c71bcb9c [2022-04-23T10:06:55.054Z] #61 DONE 0.1s [2022-04-23T10:06:55.312Z] [2022-04-23T10:06:55.312Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-23T10:06:55.312Z] #63 sha256:aab39ba9c5fb9453d6515d9ca0a56963084bf2fc626fdb00a189f203036b81ac [2022-04-23T10:06:55.312Z] #63 DONE 0.1s [2022-04-23T10:06:55.312Z] [2022-04-23T10:06:55.312Z] #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-04-23T10:06:55.312Z] #69 sha256:127983ec11eb7c033e52d1b6bc17bfeabd87a280031bd7c58e83f82d3412e341 [2022-04-23T10:06:58.876Z] #62 249.0 + bin/containerd-shim-runc-v2 [2022-04-23T10:06:59.138Z] #62 249.8 + binaries [2022-04-23T10:06:59.138Z] #62 249.8 + install -D bin/containerd /build/containerd [2022-04-23T10:06:59.138Z] #62 249.8 + install -D bin/containerd-shim /build/containerd-shim [2022-04-23T10:06:59.138Z] #62 249.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-23T10:06:59.138Z] #62 249.8 + install -D bin/ctr /build/ctr [2022-04-23T10:07:04.486Z] #62 DONE 254.9s [2022-04-23T10:07:05.057Z] [2022-04-23T10:07:05.057Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-23T10:07:05.057Z] #63 sha256:0496c9eef96c9d910c4f536e66d9a9709f2ca448f6f6c24b369662f63b2be640 [2022-04-23T10:07:06.155Z] 4612f6d0b889: Pull complete [2022-04-23T10:07:07.506Z] 8f616e6e9eec: Verifying Checksum [2022-04-23T10:07:07.506Z] 8f616e6e9eec: Download complete [2022-04-23T10:07:07.603Z] #63 DONE 2.1s [2022-04-23T10:07:07.603Z] [2022-04-23T10:07:07.603Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-23T10:07:07.603Z] #68 sha256:991788cecc8c2c2408c6335a9e9833d54d5089eb1cf6bd77556427883e6eca18 [2022-04-23T10:07:07.603Z] #68 DONE 0.4s [2022-04-23T10:07:07.603Z] [2022-04-23T10:07:07.603Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-23T10:07:07.603Z] #73 sha256:0673ce949102a0109ed3c65c34cc33cdca2a4f77d52d934f334138fa912ac811 [2022-04-23T10:07:10.153Z] #73 DONE 2.1s [2022-04-23T10:07:10.154Z] [2022-04-23T10:07:10.154Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-23T10:07:10.154Z] #74 sha256:6a1bbd9bccf26cb0da06683cdc79a70a88d63a84ae1b5d3de3156e7d78f968c9 [2022-04-23T10:07:10.154Z] #74 DONE 0.0s [2022-04-23T10:07:10.154Z] [2022-04-23T10:07:10.154Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-23T10:07:10.154Z] #75 sha256:e459c05a93fb7386795e82b932eaa1150a345fc2527baa431bdef526cc9a5d7e [2022-04-23T10:07:10.726Z] #75 DONE 0.9s [2022-04-23T10:07:10.726Z] [2022-04-23T10:07:10.726Z] #76 exporting to image [2022-04-23T10:07:10.726Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-23T10:07:10.726Z] #76 exporting layers [2022-04-23T10:07:13.667Z] 8f616e6e9eec: Verifying Checksum [2022-04-23T10:07:13.667Z] 8f616e6e9eec: Download complete [2022-04-23T10:07:14.033Z] #76 exporting layers 3.3s done [2022-04-23T10:07:14.033Z] #76 writing image sha256:2d889b67390c8044a9780f1c8c2308ed4afe7ab1f18dc250024b85c6150badb4 done [2022-04-23T10:07:14.033Z] #76 naming to docker.io/library/docker:36049a04d2e11454789be71f40eb2aed1c7070d5 done [2022-04-23T10:07:14.033Z] #76 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-23T10:07:14.377Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-23T10:07:14.663Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43517/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=36049a04d2e11454789be71f40eb2aed1c7070d5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:36049a04d2e11454789be71f40eb2aed1c7070d5 hack/test/unit [2022-04-23T10:07:16.574Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-23T10:07:16.574Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-23T10:07:16.574Z] + TESTDIRS=./... [2022-04-23T10:07:16.574Z] + exclude_paths='/vendor/|/integration' [2022-04-23T10:07:16.574Z] ++ go list ./... [2022-04-23T10:07:16.574Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-23T10:07:17.371Z] #69 ... [2022-04-23T10:07:17.371Z] [2022-04-23T10:07:17.371Z] #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-04-23T10:07:17.371Z] #65 sha256:e31fcf43e1594c247d256a68c91b9f406b25834836650b031aeae9f1a2a138a2 [2022-04-23T10:07:17.371Z] #65 88.29 + mkdir -p /build [2022-04-23T10:07:17.371Z] #65 88.29 + cp runc /build/runc [2022-04-23T10:07:17.371Z] #65 DONE 88.5s [2022-04-23T10:07:17.371Z] [2022-04-23T10:07:17.371Z] #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-04-23T10:07:17.371Z] #69 sha256:127983ec11eb7c033e52d1b6bc17bfeabd87a280031bd7c58e83f82d3412e341 [2022-04-23T10:07:17.371Z] #69 ... [2022-04-23T10:07:17.371Z] [2022-04-23T10:07:17.371Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-23T10:07:17.371Z] #66 sha256:1a6db0eff13c2b9fc1a35e593a1477e7262fe74dd2196d6ac7c8cf16aa69b5a4 [2022-04-23T10:07:17.371Z] #66 DONE 0.1s [2022-04-23T10:07:17.519Z] + pkg_list='github.com/docker/docker/api [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/server [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/server/backend/build [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/server/httputils [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/server/middleware [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/server/router [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/server/router/build [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/server/router/container [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/server/router/debug [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/server/router/image [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/server/router/network [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/server/router/session [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/server/router/system [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/server/router/volume [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/types [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/types/backend [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/types/container [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/types/events [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/types/filters [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/types/image [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/types/mount [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/types/network [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/types/registry [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/types/strslice [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/types/swarm [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/types/time [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/types/versions [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T10:07:17.519Z] github.com/docker/docker/api/types/volume [2022-04-23T10:07:17.519Z] github.com/docker/docker/builder [2022-04-23T10:07:17.519Z] github.com/docker/docker/builder/builder-next [2022-04-23T10:07:17.519Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T10:07:17.519Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T10:07:17.519Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T10:07:17.519Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T10:07:17.519Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T10:07:17.519Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T10:07:17.519Z] github.com/docker/docker/builder/dockerfile [2022-04-23T10:07:17.519Z] github.com/docker/docker/builder/remotecontext [2022-04-23T10:07:17.519Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T10:07:17.519Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T10:07:17.519Z] github.com/docker/docker/cli [2022-04-23T10:07:17.519Z] github.com/docker/docker/cli/config [2022-04-23T10:07:17.519Z] github.com/docker/docker/cli/debug [2022-04-23T10:07:17.519Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T10:07:17.519Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T10:07:17.519Z] github.com/docker/docker/client [2022-04-23T10:07:17.519Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T10:07:17.519Z] github.com/docker/docker/cmd/dockerd [2022-04-23T10:07:17.519Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T10:07:17.519Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T10:07:17.519Z] github.com/docker/docker/container [2022-04-23T10:07:17.519Z] github.com/docker/docker/container/stream [2022-04-23T10:07:17.519Z] github.com/docker/docker/contrib/apparmor [2022-04-23T10:07:17.519Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T10:07:17.519Z] github.com/docker/docker/contrib/httpserver [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/cluster [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/config [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/events [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/exec [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/images [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/initlayer [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/links [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/listeners [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/logger [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/logger/local [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/names [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/network [2022-04-23T10:07:17.519Z] github.com/docker/docker/daemon/stats [2022-04-23T10:07:17.519Z] github.com/docker/docker/distribution [2022-04-23T10:07:17.519Z] github.com/docker/docker/distribution/metadata [2022-04-23T10:07:17.519Z] github.com/docker/docker/distribution/utils [2022-04-23T10:07:17.519Z] github.com/docker/docker/distribution/xfer [2022-04-23T10:07:17.519Z] github.com/docker/docker/dockerversion [2022-04-23T10:07:17.519Z] github.com/docker/docker/errdefs [2022-04-23T10:07:17.519Z] github.com/docker/docker/image [2022-04-23T10:07:17.519Z] github.com/docker/docker/image/cache [2022-04-23T10:07:17.519Z] github.com/docker/docker/image/tarexport [2022-04-23T10:07:17.519Z] github.com/docker/docker/image/v1 [2022-04-23T10:07:17.519Z] github.com/docker/docker/internal/test/suite [2022-04-23T10:07:17.519Z] github.com/docker/docker/layer [2022-04-23T10:07:17.519Z] github.com/docker/docker/libcontainerd [2022-04-23T10:07:17.519Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T10:07:17.519Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T10:07:17.519Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T10:07:17.519Z] github.com/docker/docker/libcontainerd/types [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/config [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/idm [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T10:07:17.519Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/ns [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/options [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/osl [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/types [2022-04-23T10:07:17.520Z] github.com/docker/docker/oci [2022-04-23T10:07:17.520Z] github.com/docker/docker/oci/caps [2022-04-23T10:07:17.520Z] github.com/docker/docker/opts [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/aaparser [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/archive [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/authorization [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/capabilities [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/containerfs [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/directory [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/dmesg [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/filenotify [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/fileutils [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/fsutils [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/homedir [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/idtools [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/ioutils [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/longpath [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/loopback [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/parsers [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/pidfile [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/platform [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/plugins [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/pools [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/progress [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/pubsub [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/reexec [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/signal [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/stack [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/stringid [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/system [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/tailfile [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/tarsum [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/truncindex [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/urlutil [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/useragent [2022-04-23T10:07:17.520Z] github.com/docker/docker/plugin [2022-04-23T10:07:17.520Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T10:07:17.520Z] github.com/docker/docker/plugin/v2 [2022-04-23T10:07:17.520Z] github.com/docker/docker/profiles/apparmor [2022-04-23T10:07:17.520Z] github.com/docker/docker/profiles/seccomp [2022-04-23T10:07:17.520Z] github.com/docker/docker/quota [2022-04-23T10:07:17.520Z] github.com/docker/docker/reference [2022-04-23T10:07:17.520Z] github.com/docker/docker/registry [2022-04-23T10:07:17.520Z] github.com/docker/docker/registry/resumable [2022-04-23T10:07:17.520Z] github.com/docker/docker/restartmanager [2022-04-23T10:07:17.520Z] github.com/docker/docker/rootless [2022-04-23T10:07:17.520Z] github.com/docker/docker/rootless/specconv [2022-04-23T10:07:17.520Z] github.com/docker/docker/runconfig [2022-04-23T10:07:17.520Z] github.com/docker/docker/runconfig/opts [2022-04-23T10:07:17.520Z] github.com/docker/docker/testutil [2022-04-23T10:07:17.520Z] github.com/docker/docker/testutil/daemon [2022-04-23T10:07:17.520Z] github.com/docker/docker/testutil/environment [2022-04-23T10:07:17.520Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T10:07:17.520Z] github.com/docker/docker/testutil/fakegit [2022-04-23T10:07:17.520Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T10:07:17.520Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T10:07:17.520Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T10:07:17.520Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T10:07:17.520Z] github.com/docker/docker/testutil/registry [2022-04-23T10:07:17.520Z] github.com/docker/docker/testutil/request [2022-04-23T10:07:17.520Z] github.com/docker/docker/volume [2022-04-23T10:07:17.520Z] github.com/docker/docker/volume/drivers [2022-04-23T10:07:17.520Z] github.com/docker/docker/volume/local [2022-04-23T10:07:17.520Z] github.com/docker/docker/volume/mounts [2022-04-23T10:07:17.520Z] github.com/docker/docker/volume/service [2022-04-23T10:07:17.520Z] github.com/docker/docker/volume/service/opts [2022-04-23T10:07:17.520Z] github.com/docker/docker/volume/testutils' [2022-04-23T10:07:17.520Z] ++ grep --fixed-strings -v /libnetwork [2022-04-23T10:07:17.520Z] ++ echo 'github.com/docker/docker/api [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/server [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/server/backend/build [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/server/httputils [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/server/middleware [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/server/router [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/server/router/build [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/server/router/container [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/server/router/debug [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/server/router/image [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/server/router/network [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/server/router/session [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/server/router/system [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/server/router/volume [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/types [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/types/backend [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/types/container [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/types/events [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/types/filters [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/types/image [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/types/mount [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/types/network [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/types/registry [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/types/strslice [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/types/swarm [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/types/time [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/types/versions [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T10:07:17.520Z] github.com/docker/docker/api/types/volume [2022-04-23T10:07:17.520Z] github.com/docker/docker/builder [2022-04-23T10:07:17.520Z] github.com/docker/docker/builder/builder-next [2022-04-23T10:07:17.520Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T10:07:17.520Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T10:07:17.520Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T10:07:17.520Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T10:07:17.520Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T10:07:17.520Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T10:07:17.520Z] github.com/docker/docker/builder/dockerfile [2022-04-23T10:07:17.520Z] github.com/docker/docker/builder/remotecontext [2022-04-23T10:07:17.520Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T10:07:17.520Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T10:07:17.520Z] github.com/docker/docker/cli [2022-04-23T10:07:17.520Z] github.com/docker/docker/cli/config [2022-04-23T10:07:17.520Z] github.com/docker/docker/cli/debug [2022-04-23T10:07:17.520Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T10:07:17.520Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T10:07:17.520Z] github.com/docker/docker/client [2022-04-23T10:07:17.520Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T10:07:17.520Z] github.com/docker/docker/cmd/dockerd [2022-04-23T10:07:17.520Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T10:07:17.520Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T10:07:17.520Z] github.com/docker/docker/container [2022-04-23T10:07:17.520Z] github.com/docker/docker/container/stream [2022-04-23T10:07:17.520Z] github.com/docker/docker/contrib/apparmor [2022-04-23T10:07:17.520Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T10:07:17.520Z] github.com/docker/docker/contrib/httpserver [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/cluster [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/config [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/events [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/exec [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/images [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/initlayer [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/links [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/listeners [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/logger [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/logger/local [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/names [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/network [2022-04-23T10:07:17.520Z] github.com/docker/docker/daemon/stats [2022-04-23T10:07:17.520Z] github.com/docker/docker/distribution [2022-04-23T10:07:17.520Z] github.com/docker/docker/distribution/metadata [2022-04-23T10:07:17.520Z] github.com/docker/docker/distribution/utils [2022-04-23T10:07:17.520Z] github.com/docker/docker/distribution/xfer [2022-04-23T10:07:17.520Z] github.com/docker/docker/dockerversion [2022-04-23T10:07:17.520Z] github.com/docker/docker/errdefs [2022-04-23T10:07:17.520Z] github.com/docker/docker/image [2022-04-23T10:07:17.520Z] github.com/docker/docker/image/cache [2022-04-23T10:07:17.520Z] github.com/docker/docker/image/tarexport [2022-04-23T10:07:17.520Z] github.com/docker/docker/image/v1 [2022-04-23T10:07:17.520Z] github.com/docker/docker/internal/test/suite [2022-04-23T10:07:17.520Z] github.com/docker/docker/layer [2022-04-23T10:07:17.520Z] github.com/docker/docker/libcontainerd [2022-04-23T10:07:17.520Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T10:07:17.520Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T10:07:17.520Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T10:07:17.520Z] github.com/docker/docker/libcontainerd/types [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/config [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/idm [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/ns [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/options [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/osl [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T10:07:17.520Z] github.com/docker/docker/libnetwork/types [2022-04-23T10:07:17.520Z] github.com/docker/docker/oci [2022-04-23T10:07:17.520Z] github.com/docker/docker/oci/caps [2022-04-23T10:07:17.520Z] github.com/docker/docker/opts [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/aaparser [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/archive [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/authorization [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/capabilities [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/containerfs [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/directory [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/dmesg [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/filenotify [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/fileutils [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/fsutils [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/homedir [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/idtools [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/ioutils [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/longpath [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/loopback [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/parsers [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/pidfile [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/platform [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/plugins [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/pools [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/progress [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/pubsub [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/reexec [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/signal [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/stack [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/stringid [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/system [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/tailfile [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/tarsum [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/truncindex [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/urlutil [2022-04-23T10:07:17.520Z] github.com/docker/docker/pkg/useragent [2022-04-23T10:07:17.520Z] github.com/docker/docker/plugin [2022-04-23T10:07:17.520Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T10:07:17.520Z] github.com/docker/docker/plugin/v2 [2022-04-23T10:07:17.520Z] github.com/docker/docker/profiles/apparmor [2022-04-23T10:07:17.520Z] github.com/docker/docker/profiles/seccomp [2022-04-23T10:07:17.520Z] github.com/docker/docker/quota [2022-04-23T10:07:17.520Z] github.com/docker/docker/reference [2022-04-23T10:07:17.520Z] github.com/docker/docker/registry [2022-04-23T10:07:17.520Z] github.com/docker/docker/registry/resumable [2022-04-23T10:07:17.520Z] github.com/docker/docker/restartmanager [2022-04-23T10:07:17.520Z] github.com/docker/docker/rootless [2022-04-23T10:07:17.520Z] github.com/docker/docker/rootless/specconv [2022-04-23T10:07:17.520Z] github.com/docker/docker/runconfig [2022-04-23T10:07:17.520Z] github.com/docker/docker/runconfig/opts [2022-04-23T10:07:17.521Z] github.com/docker/docker/testutil [2022-04-23T10:07:17.521Z] github.com/docker/docker/testutil/daemon [2022-04-23T10:07:17.521Z] github.com/docker/docker/testutil/environment [2022-04-23T10:07:17.521Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T10:07:17.521Z] github.com/docker/docker/testutil/fakegit [2022-04-23T10:07:17.521Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T10:07:17.521Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T10:07:17.521Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T10:07:17.521Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T10:07:17.521Z] github.com/docker/docker/testutil/registry [2022-04-23T10:07:17.521Z] github.com/docker/docker/testutil/request [2022-04-23T10:07:17.521Z] github.com/docker/docker/volume [2022-04-23T10:07:17.521Z] github.com/docker/docker/volume/drivers [2022-04-23T10:07:17.521Z] github.com/docker/docker/volume/local [2022-04-23T10:07:17.521Z] github.com/docker/docker/volume/mounts [2022-04-23T10:07:17.521Z] github.com/docker/docker/volume/service [2022-04-23T10:07:17.521Z] github.com/docker/docker/volume/service/opts [2022-04-23T10:07:17.521Z] github.com/docker/docker/volume/testutils' [2022-04-23T10:07:17.521Z] + base_pkg_list='github.com/docker/docker/api [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/backend/build [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/httputils [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/middleware [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router/build [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router/container [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router/debug [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router/image [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router/network [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router/session [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router/system [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router/volume [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/backend [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/container [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/events [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/filters [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/image [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/mount [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/network [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/registry [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/strslice [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/swarm [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/time [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/versions [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/volume [2022-04-23T10:07:17.521Z] github.com/docker/docker/builder [2022-04-23T10:07:17.521Z] github.com/docker/docker/builder/builder-next [2022-04-23T10:07:17.521Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T10:07:17.521Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T10:07:17.521Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T10:07:17.521Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T10:07:17.521Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T10:07:17.521Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T10:07:17.521Z] github.com/docker/docker/builder/dockerfile [2022-04-23T10:07:17.521Z] github.com/docker/docker/builder/remotecontext [2022-04-23T10:07:17.521Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T10:07:17.521Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T10:07:17.521Z] github.com/docker/docker/cli [2022-04-23T10:07:17.521Z] github.com/docker/docker/cli/config [2022-04-23T10:07:17.521Z] github.com/docker/docker/cli/debug [2022-04-23T10:07:17.521Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T10:07:17.521Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T10:07:17.521Z] github.com/docker/docker/client [2022-04-23T10:07:17.521Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T10:07:17.521Z] github.com/docker/docker/cmd/dockerd [2022-04-23T10:07:17.521Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T10:07:17.521Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T10:07:17.521Z] github.com/docker/docker/container [2022-04-23T10:07:17.521Z] github.com/docker/docker/container/stream [2022-04-23T10:07:17.521Z] github.com/docker/docker/contrib/apparmor [2022-04-23T10:07:17.521Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T10:07:17.521Z] github.com/docker/docker/contrib/httpserver [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/cluster [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/config [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/events [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/exec [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/images [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/initlayer [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/links [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/listeners [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/local [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/names [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/network [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/stats [2022-04-23T10:07:17.521Z] github.com/docker/docker/distribution [2022-04-23T10:07:17.521Z] github.com/docker/docker/distribution/metadata [2022-04-23T10:07:17.521Z] github.com/docker/docker/distribution/utils [2022-04-23T10:07:17.521Z] github.com/docker/docker/distribution/xfer [2022-04-23T10:07:17.521Z] github.com/docker/docker/dockerversion [2022-04-23T10:07:17.521Z] github.com/docker/docker/errdefs [2022-04-23T10:07:17.521Z] github.com/docker/docker/image [2022-04-23T10:07:17.521Z] github.com/docker/docker/image/cache [2022-04-23T10:07:17.521Z] github.com/docker/docker/image/tarexport [2022-04-23T10:07:17.521Z] github.com/docker/docker/image/v1 [2022-04-23T10:07:17.521Z] github.com/docker/docker/internal/test/suite [2022-04-23T10:07:17.521Z] github.com/docker/docker/layer [2022-04-23T10:07:17.521Z] github.com/docker/docker/libcontainerd [2022-04-23T10:07:17.521Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T10:07:17.521Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T10:07:17.521Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T10:07:17.521Z] github.com/docker/docker/libcontainerd/types [2022-04-23T10:07:17.521Z] github.com/docker/docker/oci [2022-04-23T10:07:17.521Z] github.com/docker/docker/oci/caps [2022-04-23T10:07:17.521Z] github.com/docker/docker/opts [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/aaparser [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/archive [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/authorization [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/capabilities [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/containerfs [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/directory [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/dmesg [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/filenotify [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/fileutils [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/fsutils [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/homedir [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/idtools [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/ioutils [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/longpath [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/loopback [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/parsers [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/pidfile [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/platform [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/plugins [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/pools [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/progress [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/pubsub [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/reexec [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/signal [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/stack [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/stringid [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/system [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/tailfile [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/tarsum [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/truncindex [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/urlutil [2022-04-23T10:07:17.521Z] github.com/docker/docker/pkg/useragent [2022-04-23T10:07:17.521Z] github.com/docker/docker/plugin [2022-04-23T10:07:17.521Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T10:07:17.521Z] github.com/docker/docker/plugin/v2 [2022-04-23T10:07:17.521Z] github.com/docker/docker/profiles/apparmor [2022-04-23T10:07:17.521Z] github.com/docker/docker/profiles/seccomp [2022-04-23T10:07:17.521Z] github.com/docker/docker/quota [2022-04-23T10:07:17.521Z] github.com/docker/docker/reference [2022-04-23T10:07:17.521Z] github.com/docker/docker/registry [2022-04-23T10:07:17.521Z] github.com/docker/docker/registry/resumable [2022-04-23T10:07:17.521Z] github.com/docker/docker/restartmanager [2022-04-23T10:07:17.521Z] github.com/docker/docker/rootless [2022-04-23T10:07:17.521Z] github.com/docker/docker/rootless/specconv [2022-04-23T10:07:17.521Z] github.com/docker/docker/runconfig [2022-04-23T10:07:17.521Z] github.com/docker/docker/runconfig/opts [2022-04-23T10:07:17.521Z] github.com/docker/docker/testutil [2022-04-23T10:07:17.521Z] github.com/docker/docker/testutil/daemon [2022-04-23T10:07:17.521Z] github.com/docker/docker/testutil/environment [2022-04-23T10:07:17.521Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T10:07:17.521Z] github.com/docker/docker/testutil/fakegit [2022-04-23T10:07:17.521Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T10:07:17.521Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T10:07:17.521Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T10:07:17.521Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T10:07:17.521Z] github.com/docker/docker/testutil/registry [2022-04-23T10:07:17.521Z] github.com/docker/docker/testutil/request [2022-04-23T10:07:17.521Z] github.com/docker/docker/volume [2022-04-23T10:07:17.521Z] github.com/docker/docker/volume/drivers [2022-04-23T10:07:17.521Z] github.com/docker/docker/volume/local [2022-04-23T10:07:17.521Z] github.com/docker/docker/volume/mounts [2022-04-23T10:07:17.521Z] github.com/docker/docker/volume/service [2022-04-23T10:07:17.521Z] github.com/docker/docker/volume/service/opts [2022-04-23T10:07:17.521Z] github.com/docker/docker/volume/testutils' [2022-04-23T10:07:17.521Z] ++ grep --fixed-strings /libnetwork [2022-04-23T10:07:17.521Z] ++ echo 'github.com/docker/docker/api [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/backend/build [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/httputils [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/middleware [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router/build [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router/container [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router/debug [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router/image [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router/network [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router/session [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router/system [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/server/router/volume [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/backend [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/container [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/events [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/filters [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/image [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/mount [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/network [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/registry [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/strslice [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/swarm [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/time [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/versions [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T10:07:17.521Z] github.com/docker/docker/api/types/volume [2022-04-23T10:07:17.521Z] github.com/docker/docker/builder [2022-04-23T10:07:17.521Z] github.com/docker/docker/builder/builder-next [2022-04-23T10:07:17.521Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T10:07:17.521Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T10:07:17.521Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T10:07:17.521Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T10:07:17.521Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T10:07:17.521Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T10:07:17.521Z] github.com/docker/docker/builder/dockerfile [2022-04-23T10:07:17.521Z] github.com/docker/docker/builder/remotecontext [2022-04-23T10:07:17.521Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T10:07:17.521Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T10:07:17.521Z] github.com/docker/docker/cli [2022-04-23T10:07:17.521Z] github.com/docker/docker/cli/config [2022-04-23T10:07:17.521Z] github.com/docker/docker/cli/debug [2022-04-23T10:07:17.521Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T10:07:17.521Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T10:07:17.521Z] github.com/docker/docker/client [2022-04-23T10:07:17.521Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T10:07:17.521Z] github.com/docker/docker/cmd/dockerd [2022-04-23T10:07:17.521Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T10:07:17.521Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T10:07:17.521Z] github.com/docker/docker/container [2022-04-23T10:07:17.521Z] github.com/docker/docker/container/stream [2022-04-23T10:07:17.521Z] github.com/docker/docker/contrib/apparmor [2022-04-23T10:07:17.521Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T10:07:17.521Z] github.com/docker/docker/contrib/httpserver [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/cluster [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/config [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/events [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/exec [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/images [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/initlayer [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/links [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/listeners [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/local [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/names [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/network [2022-04-23T10:07:17.521Z] github.com/docker/docker/daemon/stats [2022-04-23T10:07:17.521Z] github.com/docker/docker/distribution [2022-04-23T10:07:17.521Z] github.com/docker/docker/distribution/metadata [2022-04-23T10:07:17.521Z] github.com/docker/docker/distribution/utils [2022-04-23T10:07:17.521Z] github.com/docker/docker/distribution/xfer [2022-04-23T10:07:17.522Z] github.com/docker/docker/dockerversion [2022-04-23T10:07:17.522Z] github.com/docker/docker/errdefs [2022-04-23T10:07:17.522Z] github.com/docker/docker/image [2022-04-23T10:07:17.522Z] github.com/docker/docker/image/cache [2022-04-23T10:07:17.522Z] github.com/docker/docker/image/tarexport [2022-04-23T10:07:17.522Z] github.com/docker/docker/image/v1 [2022-04-23T10:07:17.522Z] github.com/docker/docker/internal/test/suite [2022-04-23T10:07:17.522Z] github.com/docker/docker/layer [2022-04-23T10:07:17.522Z] github.com/docker/docker/libcontainerd [2022-04-23T10:07:17.522Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T10:07:17.522Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T10:07:17.522Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T10:07:17.522Z] github.com/docker/docker/libcontainerd/types [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/config [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/idm [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ns [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/options [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/osl [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/types [2022-04-23T10:07:17.522Z] github.com/docker/docker/oci [2022-04-23T10:07:17.522Z] github.com/docker/docker/oci/caps [2022-04-23T10:07:17.522Z] github.com/docker/docker/opts [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/aaparser [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/archive [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/authorization [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/capabilities [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/containerfs [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/directory [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/dmesg [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/filenotify [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/fileutils [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/fsutils [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/homedir [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/idtools [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/ioutils [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/longpath [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/loopback [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/parsers [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/pidfile [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/platform [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/plugins [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/pools [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/progress [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/pubsub [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/reexec [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/signal [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/stack [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/stringid [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/system [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/tailfile [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/tarsum [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/truncindex [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/urlutil [2022-04-23T10:07:17.522Z] github.com/docker/docker/pkg/useragent [2022-04-23T10:07:17.522Z] github.com/docker/docker/plugin [2022-04-23T10:07:17.522Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T10:07:17.522Z] github.com/docker/docker/plugin/v2 [2022-04-23T10:07:17.522Z] github.com/docker/docker/profiles/apparmor [2022-04-23T10:07:17.522Z] github.com/docker/docker/profiles/seccomp [2022-04-23T10:07:17.522Z] github.com/docker/docker/quota [2022-04-23T10:07:17.522Z] github.com/docker/docker/reference [2022-04-23T10:07:17.522Z] github.com/docker/docker/registry [2022-04-23T10:07:17.522Z] github.com/docker/docker/registry/resumable [2022-04-23T10:07:17.522Z] github.com/docker/docker/restartmanager [2022-04-23T10:07:17.522Z] github.com/docker/docker/rootless [2022-04-23T10:07:17.522Z] github.com/docker/docker/rootless/specconv [2022-04-23T10:07:17.522Z] github.com/docker/docker/runconfig [2022-04-23T10:07:17.522Z] github.com/docker/docker/runconfig/opts [2022-04-23T10:07:17.522Z] github.com/docker/docker/testutil [2022-04-23T10:07:17.522Z] github.com/docker/docker/testutil/daemon [2022-04-23T10:07:17.522Z] github.com/docker/docker/testutil/environment [2022-04-23T10:07:17.522Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T10:07:17.522Z] github.com/docker/docker/testutil/fakegit [2022-04-23T10:07:17.522Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T10:07:17.522Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T10:07:17.522Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T10:07:17.522Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T10:07:17.522Z] github.com/docker/docker/testutil/registry [2022-04-23T10:07:17.522Z] github.com/docker/docker/testutil/request [2022-04-23T10:07:17.522Z] github.com/docker/docker/volume [2022-04-23T10:07:17.522Z] github.com/docker/docker/volume/drivers [2022-04-23T10:07:17.522Z] github.com/docker/docker/volume/local [2022-04-23T10:07:17.522Z] github.com/docker/docker/volume/mounts [2022-04-23T10:07:17.522Z] github.com/docker/docker/volume/service [2022-04-23T10:07:17.522Z] github.com/docker/docker/volume/service/opts [2022-04-23T10:07:17.522Z] github.com/docker/docker/volume/testutils' [2022-04-23T10:07:17.522Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/config [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/idm [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ns [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/options [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/osl [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/types' [2022-04-23T10:07:17.522Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-23T10:07:17.522Z] + echo 'github.com/docker/docker/libnetwork [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/config [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/idm [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/ns [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/options [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/osl [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/types' [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T10:07:17.522Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T10:07:17.522Z] + type docker-proxy [2022-04-23T10:07:17.522Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-23T10:07:17.522Z] + hack/make.sh binary-proxy install-proxy [2022-04-23T10:07:17.522Z] [2022-04-23T10:07:17.522Z] Removing bundles/ [2022-04-23T10:07:17.522Z] [2022-04-23T10:07:17.522Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-23T10:07:17.522Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-23T10:07:17.522Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T10:07:17.629Z] [2022-04-23T10:07:17.629Z] #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-04-23T10:07:17.629Z] #69 sha256:127983ec11eb7c033e52d1b6bc17bfeabd87a280031bd7c58e83f82d3412e341 [2022-04-23T10:07:20.754Z] #62 274.2 # github.com/containerd/containerd/cmd/containerd [2022-04-23T10:07:20.754Z] #62 274.2 /usr/bin/ld: /tmp/go-link-2993965281/000019.o: in function `New': [2022-04-23T10:07:20.754Z] #62 274.2 /tmp/tmp.NgZXDmC8tA/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-04-23T10:07:20.754Z] #62 274.3 + bin/containerd-stress [2022-04-23T10:07:20.754Z] #62 275.4 + bin/containerd-shim [2022-04-23T10:07:22.821Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-23T10:07:22.821Z] [2022-04-23T10:07:22.821Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-23T10:07:22.821Z] Installing docker-proxy to /usr/local/bin/ [2022-04-23T10:07:22.821Z] [2022-04-23T10:07:22.821Z] + mkdir -p bundles [2022-04-23T10:07:22.821Z] + '[' -n 'github.com/docker/docker/api [2022-04-23T10:07:22.821Z] github.com/docker/docker/api/server [2022-04-23T10:07:22.821Z] github.com/docker/docker/api/server/backend/build [2022-04-23T10:07:22.821Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T10:07:22.821Z] github.com/docker/docker/api/server/httputils [2022-04-23T10:07:22.821Z] github.com/docker/docker/api/server/middleware [2022-04-23T10:07:22.821Z] github.com/docker/docker/api/server/router [2022-04-23T10:07:22.821Z] github.com/docker/docker/api/server/router/build [2022-04-23T10:07:22.821Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T10:07:22.821Z] github.com/docker/docker/api/server/router/container [2022-04-23T10:07:22.821Z] github.com/docker/docker/api/server/router/debug [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/server/router/image [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/server/router/network [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/server/router/session [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/server/router/system [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/server/router/volume [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/types [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/types/backend [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/types/container [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/types/events [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/types/filters [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/types/image [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/types/mount [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/types/network [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/types/registry [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/types/strslice [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/types/swarm [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/types/time [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/types/versions [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T10:07:22.822Z] github.com/docker/docker/api/types/volume [2022-04-23T10:07:22.822Z] github.com/docker/docker/builder [2022-04-23T10:07:22.822Z] github.com/docker/docker/builder/builder-next [2022-04-23T10:07:22.822Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T10:07:22.822Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T10:07:22.822Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T10:07:22.822Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T10:07:22.822Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T10:07:22.822Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T10:07:22.822Z] github.com/docker/docker/builder/dockerfile [2022-04-23T10:07:22.822Z] github.com/docker/docker/builder/remotecontext [2022-04-23T10:07:22.822Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T10:07:22.822Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T10:07:22.822Z] github.com/docker/docker/cli [2022-04-23T10:07:22.822Z] github.com/docker/docker/cli/config [2022-04-23T10:07:22.822Z] github.com/docker/docker/cli/debug [2022-04-23T10:07:22.822Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T10:07:22.822Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T10:07:22.822Z] github.com/docker/docker/client [2022-04-23T10:07:22.822Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T10:07:22.822Z] github.com/docker/docker/cmd/dockerd [2022-04-23T10:07:22.822Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T10:07:22.822Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T10:07:22.822Z] github.com/docker/docker/container [2022-04-23T10:07:22.822Z] github.com/docker/docker/container/stream [2022-04-23T10:07:22.822Z] github.com/docker/docker/contrib/apparmor [2022-04-23T10:07:22.822Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T10:07:22.822Z] github.com/docker/docker/contrib/httpserver [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/cluster [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/config [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/events [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/exec [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/images [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/initlayer [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/links [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/listeners [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/logger [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/logger/local [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/names [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/network [2022-04-23T10:07:22.822Z] github.com/docker/docker/daemon/stats [2022-04-23T10:07:22.822Z] github.com/docker/docker/distribution [2022-04-23T10:07:22.822Z] github.com/docker/docker/distribution/metadata [2022-04-23T10:07:22.822Z] github.com/docker/docker/distribution/utils [2022-04-23T10:07:22.822Z] github.com/docker/docker/distribution/xfer [2022-04-23T10:07:22.822Z] github.com/docker/docker/dockerversion [2022-04-23T10:07:22.822Z] github.com/docker/docker/errdefs [2022-04-23T10:07:22.822Z] github.com/docker/docker/image [2022-04-23T10:07:22.822Z] github.com/docker/docker/image/cache [2022-04-23T10:07:22.822Z] github.com/docker/docker/image/tarexport [2022-04-23T10:07:22.822Z] github.com/docker/docker/image/v1 [2022-04-23T10:07:22.822Z] github.com/docker/docker/internal/test/suite [2022-04-23T10:07:22.822Z] github.com/docker/docker/layer [2022-04-23T10:07:22.822Z] github.com/docker/docker/libcontainerd [2022-04-23T10:07:22.822Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T10:07:22.822Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T10:07:22.822Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T10:07:22.822Z] github.com/docker/docker/libcontainerd/types [2022-04-23T10:07:22.822Z] github.com/docker/docker/oci [2022-04-23T10:07:22.822Z] github.com/docker/docker/oci/caps [2022-04-23T10:07:22.822Z] github.com/docker/docker/opts [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/aaparser [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/archive [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/authorization [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/capabilities [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/containerfs [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/directory [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/dmesg [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/filenotify [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/fileutils [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/fsutils [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/homedir [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/idtools [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/ioutils [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/longpath [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/loopback [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/parsers [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/pidfile [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/platform [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/plugins [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/pools [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/progress [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/pubsub [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/reexec [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/signal [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/stack [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/stringid [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/system [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/tailfile [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/tarsum [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/truncindex [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/urlutil [2022-04-23T10:07:22.822Z] github.com/docker/docker/pkg/useragent [2022-04-23T10:07:22.822Z] github.com/docker/docker/plugin [2022-04-23T10:07:22.822Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T10:07:22.822Z] github.com/docker/docker/plugin/v2 [2022-04-23T10:07:22.822Z] github.com/docker/docker/profiles/apparmor [2022-04-23T10:07:22.822Z] github.com/docker/docker/profiles/seccomp [2022-04-23T10:07:22.822Z] github.com/docker/docker/quota [2022-04-23T10:07:22.822Z] github.com/docker/docker/reference [2022-04-23T10:07:22.822Z] github.com/docker/docker/registry [2022-04-23T10:07:22.822Z] github.com/docker/docker/registry/resumable [2022-04-23T10:07:22.822Z] github.com/docker/docker/restartmanager [2022-04-23T10:07:22.822Z] github.com/docker/docker/rootless [2022-04-23T10:07:22.822Z] github.com/docker/docker/rootless/specconv [2022-04-23T10:07:22.822Z] github.com/docker/docker/runconfig [2022-04-23T10:07:22.822Z] github.com/docker/docker/runconfig/opts [2022-04-23T10:07:22.822Z] github.com/docker/docker/testutil [2022-04-23T10:07:22.822Z] github.com/docker/docker/testutil/daemon [2022-04-23T10:07:22.822Z] github.com/docker/docker/testutil/environment [2022-04-23T10:07:22.822Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T10:07:22.822Z] github.com/docker/docker/testutil/fakegit [2022-04-23T10:07:22.822Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T10:07:22.822Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T10:07:22.822Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T10:07:22.822Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T10:07:22.822Z] github.com/docker/docker/testutil/registry [2022-04-23T10:07:22.822Z] github.com/docker/docker/testutil/request [2022-04-23T10:07:22.822Z] github.com/docker/docker/volume [2022-04-23T10:07:22.822Z] github.com/docker/docker/volume/drivers [2022-04-23T10:07:22.822Z] github.com/docker/docker/volume/local [2022-04-23T10:07:22.822Z] github.com/docker/docker/volume/mounts [2022-04-23T10:07:22.822Z] github.com/docker/docker/volume/service [2022-04-23T10:07:22.822Z] github.com/docker/docker/volume/service/opts [2022-04-23T10:07:22.822Z] github.com/docker/docker/volume/testutils' ']' [2022-04-23T10:07:22.822Z] + 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/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-23T10:07:23.767Z] ? github.com/docker/docker/api [no test files] [2022-04-23T10:07:26.255Z] #62 267.2 # github.com/containerd/containerd/cmd/containerd [2022-04-23T10:07:26.255Z] #62 267.2 /usr/bin/ld: /tmp/go-link-1160770728/000019.o: in function `New': [2022-04-23T10:07:26.255Z] #62 267.2 /tmp/tmp.0Dgjl9MMc1/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-04-23T10:07:26.255Z] #62 267.2 + bin/containerd-stress [2022-04-23T10:07:26.255Z] #62 268.3 + bin/containerd-shim [2022-04-23T10:07:27.554Z] #62 275.1 # github.com/containerd/containerd/cmd/containerd [2022-04-23T10:07:27.555Z] #62 275.1 /usr/bin/ld: /tmp/go-link-2600829478/000019.o: in function `New': [2022-04-23T10:07:27.555Z] #62 275.1 /tmp/tmp.mlSR8S1zav/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-04-23T10:07:27.555Z] #62 275.1 + bin/containerd-stress [2022-04-23T10:07:27.555Z] #62 276.2 + bin/containerd-shim [2022-04-23T10:07:28.876Z] #62 286.5 + bin/containerd-shim-runc-v1 [2022-04-23T10:07:32.804Z] #62 279.3 + bin/containerd-shim-runc-v1 [2022-04-23T10:07:34.152Z] #62 287.3 + bin/containerd-shim-runc-v1 [2022-04-23T10:07:34.189Z] #62 292.9 + bin/containerd-shim-runc-v2 [2022-04-23T10:07:34.754Z] #62 293.7 + binaries [2022-04-23T10:07:35.014Z] #62 293.7 + install -D bin/containerd /build/containerd [2022-04-23T10:07:35.014Z] #62 293.7 + install -D bin/containerd-shim /build/containerd-shim [2022-04-23T10:07:35.014Z] #62 293.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-23T10:07:35.014Z] #62 293.7 + install -D bin/ctr /build/ctr [2022-04-23T10:07:36.913Z] #62 DONE 295.5s [2022-04-23T10:07:37.480Z] [2022-04-23T10:07:37.480Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-23T10:07:37.480Z] #63 sha256:621ba3201155c355eaae53a197aaaaaef9a5fe209e97152a2bf378506cf2e261 [2022-04-23T10:07:38.065Z] #62 285.5 + bin/containerd-shim-runc-v2 [2022-04-23T10:07:38.412Z] #63 DONE 0.7s [2022-04-23T10:07:38.412Z] [2022-04-23T10:07:38.412Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-23T10:07:38.412Z] #68 sha256:267e6c16540fa51ec4eba970ef8ec7b45f72be6c934d8bc86c57370f93df0989 [2022-04-23T10:07:38.412Z] #68 DONE 0.2s [2022-04-23T10:07:38.412Z] [2022-04-23T10:07:38.412Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-23T10:07:38.412Z] #73 sha256:cc239321edf80aa0408e5c36b809d34de3960265cedf52e7e518a8314a9c5ecd [2022-04-23T10:07:38.686Z] ok github.com/docker/docker/api/server 0.017s coverage: 7.9% of statements [2022-04-23T10:07:38.996Z] #62 286.3 + binaries [2022-04-23T10:07:38.996Z] #62 286.3 + install -D bin/containerd /build/containerd [2022-04-23T10:07:38.996Z] #62 286.3 + install -D bin/containerd-shim /build/containerd-shim [2022-04-23T10:07:38.996Z] #62 286.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-23T10:07:38.996Z] #62 286.3 + install -D bin/ctr /build/ctr [2022-04-23T10:07:39.346Z] #73 DONE 0.8s [2022-04-23T10:07:39.346Z] [2022-04-23T10:07:39.346Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-23T10:07:39.346Z] #74 sha256:977d2c744aa549acde8178747aab5884ba11d23bec21a6a794e1ec939ee64b11 [2022-04-23T10:07:39.346Z] #74 DONE 0.0s [2022-04-23T10:07:39.346Z] [2022-04-23T10:07:39.346Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-23T10:07:39.346Z] #75 sha256:5d71c089682828f8cabbb5782711a8376389391535b0dff2a63975d20bf9a6cf [2022-04-23T10:07:39.912Z] #75 DONE 0.7s [2022-04-23T10:07:39.912Z] [2022-04-23T10:07:39.912Z] #76 exporting to image [2022-04-23T10:07:39.912Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-23T10:07:39.912Z] #76 exporting layers [2022-04-23T10:07:40.745Z] #62 293.5 + bin/containerd-shim-runc-v2 [2022-04-23T10:07:40.745Z] #62 294.3 + binaries [2022-04-23T10:07:40.745Z] #62 294.3 + install -D bin/containerd /build/containerd [2022-04-23T10:07:40.745Z] #62 294.3 + install -D bin/containerd-shim /build/containerd-shim [2022-04-23T10:07:40.745Z] #62 294.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-23T10:07:40.745Z] #62 294.3 + install -D bin/ctr /build/ctr [2022-04-23T10:07:40.886Z] #62 DONE 288.3s [2022-04-23T10:07:42.252Z] [2022-04-23T10:07:42.252Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-23T10:07:42.252Z] #63 sha256:0f4871cf210965f70f2528e27b0742af91d3ea237ecd2f3eb45f48450476571d [2022-04-23T10:07:42.815Z] #63 DONE 0.9s [2022-04-23T10:07:42.815Z] [2022-04-23T10:07:42.815Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-23T10:07:42.815Z] #68 sha256:9cecba004c159550684437b4e425b536fbec1e465938365f4d58360a1739d94d [2022-04-23T10:07:43.072Z] #68 DONE 0.2s [2022-04-23T10:07:43.072Z] [2022-04-23T10:07:43.072Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-23T10:07:43.072Z] #73 sha256:88757cbec252a62c15765974f84e95bf7b162749bb3783d6533ac83734f488eb [2022-04-23T10:07:43.287Z] #62 DONE 296.3s [2022-04-23T10:07:43.859Z] [2022-04-23T10:07:43.859Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-23T10:07:43.859Z] #63 sha256:60a6bb03090cd201fe6a9e5b0269e47eb437d7d7519cb9d9cca10792e3d5defe [2022-04-23T10:07:44.004Z] #73 DONE 0.9s [2022-04-23T10:07:44.004Z] [2022-04-23T10:07:44.004Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-23T10:07:44.005Z] #74 sha256:5f2e643d22399551e9311ee8b86b71a24c8306743c5881cfeea3fed5478c4749 [2022-04-23T10:07:44.005Z] #74 DONE 0.0s [2022-04-23T10:07:44.005Z] [2022-04-23T10:07:44.005Z] #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-04-23T10:07:44.005Z] #75 sha256:40ab135d502854c1d30fe42586ac979605196ed0be1836b61fdd3faa151889b4 [2022-04-23T10:07:44.799Z] #63 DONE 0.9s [2022-04-23T10:07:44.799Z] [2022-04-23T10:07:44.799Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-23T10:07:44.799Z] #68 sha256:f9e00a4bd480a321e1d3f58822b18d4473dd91e762b28d35fecc9cc2a24af5f8 [2022-04-23T10:07:44.934Z] #75 0.786 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-23T10:07:44.934Z] #75 0.953 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-23T10:07:45.060Z] #68 DONE 0.2s [2022-04-23T10:07:45.060Z] [2022-04-23T10:07:45.060Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-23T10:07:45.060Z] #73 sha256:a7dd837816901f86a8dfdb48ac9ee48b4995cbc28fa4173ebc1fa676a98d1c7f [2022-04-23T10:07:45.191Z] #75 1.122 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-23T10:07:45.758Z] #75 1.203 Reading package lists... [2022-04-23T10:07:46.003Z] #73 DONE 1.0s [2022-04-23T10:07:46.004Z] [2022-04-23T10:07:46.004Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-23T10:07:46.004Z] #74 sha256:2456e792eeba03ca49091e3dbd7561a9700dec518a573ebce120d0e49264e912 [2022-04-23T10:07:46.004Z] #74 DONE 0.0s [2022-04-23T10:07:46.004Z] [2022-04-23T10:07:46.004Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-23T10:07:46.004Z] #75 sha256:f936d28f62bbc351d55d93cb721d316ba532d540bb2a93d8e7ea4c46b49d5ce8 [2022-04-23T10:07:46.322Z] #75 1.689 Reading package lists... [2022-04-23T10:07:46.322Z] #75 2.168 Building dependency tree... [2022-04-23T10:07:46.322Z] #75 2.269 Reading state information... [2022-04-23T10:07:46.322Z] #75 2.380 The following additional packages will be installed: [2022-04-23T10:07:46.472Z] #76 exporting layers 6.0s done [2022-04-23T10:07:46.472Z] #76 writing image sha256:745c9dbd0ecc88ce71166783582732b96c1f04d259eda94788cfb2d768387c1f done [2022-04-23T10:07:46.472Z] #76 naming to docker.io/library/docker:36049a04d2e11454789be71f40eb2aed1c7070d5 done [2022-04-23T10:07:46.472Z] #76 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-23T10:07:46.579Z] #75 2.381 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-04-23T10:07:46.579Z] #75 2.382 Suggested packages: [2022-04-23T10:07:46.579Z] #75 2.382 systemd-container policykit-1 [2022-04-23T10:07:46.579Z] #75 2.382 Recommended packages: [2022-04-23T10:07:46.579Z] #75 2.382 systemd-timesyncd | time-daemon libnss-systemd [2022-04-23T10:07:46.579Z] #75 2.447 The following NEW packages will be installed: [2022-04-23T10:07:46.579Z] #75 2.447 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-04-23T10:07:46.579Z] #75 2.448 libkmod2 libpam-systemd systemd systemd-sysv [2022-04-23T10:07:46.815Z] + trap exit INT TERM [2022-04-23T10:07:46.815Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-23T10:07:46.815Z] + CONTAINER_NAME=docker-pr1 [2022-04-23T10:07:46.815Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43517/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43517/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=36049a04d2e11454789be71f40eb2aed1c7070d5 -e DOCKER_GRAPHDRIVER docker:36049a04d2e11454789be71f40eb2aed1c7070d5 hack/make.sh dynbinary [2022-04-23T10:07:46.837Z] #75 2.716 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-23T10:07:46.837Z] #75 2.716 Need to get 5817 kB of archives. [2022-04-23T10:07:46.837Z] #75 2.716 After this operation, 19.3 MB of additional disk space will be used. [2022-04-23T10:07:46.837Z] #75 2.716 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-04-23T10:07:46.837Z] #75 2.718 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-04-23T10:07:46.837Z] #75 2.720 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-04-23T10:07:46.837Z] #75 2.729 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-04-23T10:07:46.837Z] #75 2.731 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-04-23T10:07:46.837Z] #75 2.809 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-04-23T10:07:46.837Z] #75 2.817 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-04-23T10:07:46.837Z] #75 2.818 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-04-23T10:07:46.837Z] #75 2.820 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-04-23T10:07:46.837Z] #75 2.822 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-04-23T10:07:46.950Z] #75 DONE 0.8s [2022-04-23T10:07:46.950Z] [2022-04-23T10:07:46.951Z] #76 exporting to image [2022-04-23T10:07:46.951Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-23T10:07:46.951Z] #76 exporting layers [2022-04-23T10:07:47.093Z] #75 2.965 debconf: delaying package configuration, since apt-utils is not installed [2022-04-23T10:07:47.093Z] #75 2.993 Fetched 5817 kB in 0s (15.7 MB/s) [2022-04-23T10:07:47.093Z] #75 3.020 Selecting previously unselected package libargon2-1:amd64. [2022-04-23T10:07:47.093Z] #75 3.020 (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-04-23T10:07:47.093Z] #75 3.037 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-04-23T10:07:47.093Z] #75 3.047 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-23T10:07:47.093Z] #75 3.080 Selecting previously unselected package libjson-c5:amd64. [2022-04-23T10:07:47.093Z] #75 3.082 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-04-23T10:07:47.093Z] #75 3.087 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-04-23T10:07:47.093Z] #75 3.131 Selecting previously unselected package libcryptsetup12:amd64. [2022-04-23T10:07:47.093Z] #75 3.133 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-04-23T10:07:47.093Z] #75 3.138 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-23T10:07:47.093Z] #75 3.193 Selecting previously unselected package libkmod2:amd64. [2022-04-23T10:07:47.349Z] #75 3.196 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-04-23T10:07:47.349Z] #75 3.200 Unpacking libkmod2:amd64 (28-1) ... [2022-04-23T10:07:47.349Z] #75 3.246 Selecting previously unselected package systemd. [2022-04-23T10:07:47.349Z] #75 3.248 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-04-23T10:07:47.349Z] #75 3.283 Unpacking systemd (247.3-7) ... [2022-04-23T10:07:47.913Z] #75 3.798 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-23T10:07:47.913Z] #75 3.810 Setting up libjson-c5:amd64 (0.15-2) ... [2022-04-23T10:07:47.913Z] #75 3.821 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-23T10:07:47.913Z] #75 3.835 Setting up libkmod2:amd64 (28-1) ... [2022-04-23T10:07:47.913Z] #75 3.848 Setting up systemd (247.3-7) ... [2022-04-23T10:07:47.913Z] #75 3.889 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-04-23T10:07:47.913Z] #75 3.891 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-04-23T10:07:47.913Z] #75 3.894 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-04-23T10:07:47.913Z] #75 3.921 Initializing machine ID from KVM UUID. [2022-04-23T10:07:48.171Z] #75 4.356 Selecting previously unselected package systemd-sysv. [2022-04-23T10:07:48.189Z] [2022-04-23T10:07:48.190Z] Removing bundles/ [2022-04-23T10:07:48.190Z] [2022-04-23T10:07:48.190Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-23T10:07:48.427Z] #75 4.356 (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 ... 29433 files and directories currently installed.) [2022-04-23T10:07:48.427Z] #75 4.371 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-04-23T10:07:48.427Z] #75 4.376 Unpacking systemd-sysv (247.3-7) ... [2022-04-23T10:07:48.427Z] #75 4.423 Selecting previously unselected package libdbus-1-3:amd64. [2022-04-23T10:07:48.427Z] #75 4.425 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-04-23T10:07:48.427Z] #75 4.429 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-23T10:07:48.427Z] #75 4.502 Selecting previously unselected package dbus. [2022-04-23T10:07:48.448Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T10:07:48.448Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T10:07:48.684Z] #75 4.505 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-04-23T10:07:48.684Z] #75 4.516 Unpacking dbus (1.12.20-2) ... [2022-04-23T10:07:48.684Z] #75 4.573 Selecting previously unselected package libpam-systemd:amd64. [2022-04-23T10:07:48.684Z] #75 4.576 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-04-23T10:07:48.684Z] #75 4.579 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-04-23T10:07:48.684Z] #75 4.635 Selecting previously unselected package dbus-user-session. [2022-04-23T10:07:48.684Z] #75 4.635 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-04-23T10:07:48.684Z] #75 4.641 Unpacking dbus-user-session (1.12.20-2) ... [2022-04-23T10:07:48.684Z] #75 4.719 Setting up systemd-sysv (247.3-7) ... [2022-04-23T10:07:48.684Z] #75 4.739 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-23T10:07:48.940Z] #75 4.800 Setting up dbus (1.12.20-2) ... [2022-04-23T10:07:48.940Z] #75 4.920 invoke-rc.d: could not determine current runlevel [2022-04-23T10:07:48.940Z] #75 4.923 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-23T10:07:48.940Z] #75 4.928 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-04-23T10:07:49.197Z] #75 5.071 Setting up dbus-user-session (1.12.20-2) ... [2022-04-23T10:07:49.197Z] #75 5.085 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-23T10:07:49.197Z] #75 DONE 5.2s [2022-04-23T10:07:49.197Z] [2022-04-23T10:07:49.197Z] #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-04-23T10:07:49.197Z] #76 sha256:131f378fdbf1d93ab04fd4d17c014285d0aec6375d57e0e3dcea89845be6d220 [2022-04-23T10:07:49.711Z] #76 0.380 % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-23T10:07:49.711Z] #76 0.382 Dload Upload Total Spent Left Speed [2022-04-23T10:07:49.754Z] #69 175.5 # github.com/containerd/containerd/cmd/containerd [2022-04-23T10:07:49.754Z] #69 175.5 /usr/bin/ld: /tmp/go-link-4245945919/000019.o: in function `New': [2022-04-23T10:07:49.754Z] #69 175.5 /tmp/tmp.3bfhLVnr7N/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-04-23T10:07:49.754Z] #69 175.6 + bin/containerd-stress [2022-04-23T10:07:49.754Z] #69 176.6 + bin/containerd-shim [2022-04-23T10:07:49.968Z] #76 0.382 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5268 0 --:--:-- --:--:-- --:--:-- 5268 [2022-04-23T10:07:49.968Z] #76 DONE 0.8s [2022-04-23T10:07:49.968Z] [2022-04-23T10:07:49.968Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-23T10:07:49.968Z] #77 sha256:4ca74279842b984c8f0a8169c0b129f7eabc271c863db74d3e3934cc5a502cf5 [2022-04-23T10:07:50.897Z] #77 DONE 0.9s [2022-04-23T10:07:50.897Z] [2022-04-23T10:07:50.897Z] #78 exporting to image [2022-04-23T10:07:50.897Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-23T10:07:50.897Z] #78 exporting layers [2022-04-23T10:07:53.539Z] #76 exporting layers 6.3s done [2022-04-23T10:07:53.539Z] #76 writing image sha256:45acf03fe9b9ec7844547ac719f9a8c07f1d0136ac7bedb2ea8b6891e0abfd2c done [2022-04-23T10:07:53.539Z] #76 naming to docker.io/library/docker:36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T10:07:53.539Z] #76 naming to docker.io/library/docker:36049a04d2e11454789be71f40eb2aed1c7070d5 done [2022-04-23T10:07:53.539Z] #76 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-23T10:07:53.917Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43517/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=36049a04d2e11454789be71f40eb2aed1c7070d5 -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:36049a04d2e11454789be71f40eb2aed1c7070d5 hack/make.sh dynbinary test-integration [2022-04-23T10:07:54.880Z] [2022-04-23T10:07:55.151Z] Removing bundles/ [2022-04-23T10:07:55.151Z] [2022-04-23T10:07:55.151Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-23T10:07:55.151Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T10:07:55.151Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T10:07:57.445Z] #78 exporting layers 6.2s done [2022-04-23T10:07:57.445Z] #78 writing image sha256:8511b2995001a59b9546f2e7d98db8f1b7ee621bc12ac67ce4b8ad4eb16cbcb0 [2022-04-23T10:07:57.445Z] #78 writing image sha256:8511b2995001a59b9546f2e7d98db8f1b7ee621bc12ac67ce4b8ad4eb16cbcb0 done [2022-04-23T10:07:57.445Z] #78 naming to docker.io/library/docker:36049a04d2e11454789be71f40eb2aed1c7070d5 done [2022-04-23T10:07:57.445Z] #78 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-23T10:07:57.786Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43517/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=36049a04d2e11454789be71f40eb2aed1c7070d5 -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:36049a04d2e11454789be71f40eb2aed1c7070d5 hack/make.sh dynbinary test-integration [2022-04-23T10:07:59.680Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-23T10:07:59.680Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-23T10:07:59.680Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-23T10:07:59.680Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-23T10:07:59.680Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-04-23T10:07:59.680Z] Detected virtualization docker. [2022-04-23T10:07:59.680Z] Detected architecture x86-64. [2022-04-23T10:07:59.680Z] Set hostname to <77fade9f4d1c>. [2022-04-23T10:07:59.680Z] modprobe@configfs.service: Succeeded. [2022-04-23T10:07:59.680Z] modprobe@drm.service: Succeeded. [2022-04-23T10:07:59.680Z] modprobe@fuse.service: Succeeded. [2022-04-23T10:07:59.680Z] + source /etc/docker-entrypoint-cmd [2022-04-23T10:07:59.680Z] ++ hack/make.sh dynbinary test-integration [2022-04-23T10:07:59.680Z] [2022-04-23T10:07:59.938Z] Removing bundles/ [2022-04-23T10:07:59.938Z] [2022-04-23T10:07:59.938Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-23T10:07:59.938Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T10:07:59.938Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T10:08:01.928Z] #69 187.7 + bin/containerd-shim-runc-v1 [2022-04-23T10:08:07.226Z] #69 193.9 + bin/containerd-shim-runc-v2 [2022-04-23T10:08:07.790Z] #69 194.7 + binaries [2022-04-23T10:08:07.790Z] #69 194.7 + install -D bin/containerd /build/containerd [2022-04-23T10:08:07.790Z] #69 194.8 + install -D bin/containerd-shim /build/containerd-shim [2022-04-23T10:08:07.790Z] #69 194.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-23T10:08:07.790Z] #69 194.8 + install -D bin/ctr /build/ctr [2022-04-23T10:08:08.358Z] #69 DONE 195.2s [2022-04-23T10:08:09.726Z] [2022-04-23T10:08:09.726Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-23T10:08:09.726Z] #70 sha256:3d719eff04e2274a3df16ed0e9b3edaf4e19d0beabeb988c45f4fbd21a60c55d [2022-04-23T10:08:09.726Z] #70 DONE 0.2s [2022-04-23T10:08:09.726Z] [2022-04-23T10:08:09.726Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-23T10:08:09.726Z] #75 sha256:92a4b4d65df8a2cae7a8b43ba0b107c3644aa21d0668b6c365df8725bc3d85f0 [2022-04-23T10:08:09.726Z] #75 DONE 0.1s [2022-04-23T10:08:09.982Z] [2022-04-23T10:08:09.982Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-23T10:08:09.982Z] #80 sha256:f8aa227c07dd4e51788b88b49e06d05634dc510665518377e1370789f056d1c9 [2022-04-23T10:08:10.281Z] #80 DONE 0.5s [2022-04-23T10:08:10.281Z] [2022-04-23T10:08:10.281Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-23T10:08:10.281Z] #81 sha256:8ff72c67b679feb6d36510364754e80d4055254ddae754630f23ff76b3e51974 [2022-04-23T10:08:10.281Z] #81 DONE 0.0s [2022-04-23T10:08:10.281Z] [2022-04-23T10:08:10.281Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-23T10:08:10.281Z] #82 sha256:fab08cfe6b932191fe3fdf17df97ff2f0534c748f868a86002617e35063e55cd [2022-04-23T10:08:13.548Z] #82 DONE 3.3s [2022-04-23T10:08:13.548Z] [2022-04-23T10:08:13.548Z] #83 exporting to image [2022-04-23T10:08:13.548Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-23T10:08:13.548Z] #83 exporting layers [2022-04-23T10:08:25.707Z] 8f616e6e9eec: Pull complete [2022-04-23T10:08:34.619Z] 8f616e6e9eec: Pull complete [2022-04-23T10:08:40.066Z] #83 exporting layers 25.7s done [2022-04-23T10:08:40.066Z] #83 writing image sha256:3d0a2a95e4c613a5f4ede0cf71cedb5c52c7c039d81999500759b6f05f0daf9d done [2022-04-23T10:08:40.066Z] #83 naming to docker.io/library/docker:36049a04d2e11454789be71f40eb2aed1c7070d5 done [2022-04-23T10:08:40.066Z] #83 DONE 25.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-23T10:08:40.389Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43517/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43517/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=36049a04d2e11454789be71f40eb2aed1c7070d5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:36049a04d2e11454789be71f40eb2aed1c7070d5 hack/validate/default [2022-04-23T10:08:40.952Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-23T10:08:40.952Z] No api/types/ or api/swagger.yaml changes in diff. [2022-04-23T10:08:40.952Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-23T10:08:40.952Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-23T10:08:40.952Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-23T10:08:41.208Z] Congratulations! No new tests were added to integration-cli. [2022-04-23T10:08:41.208Z] [2022-04-23T10:08:41.208Z] INFO Start validation with golang-ci-lint [2022-04-23T10:08:42.139Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-23T10:08:42.139Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-23T10:08:42.139Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-23T10:08:46.426Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 31.9% of statements [2022-04-23T10:08:46.426Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-23T10:08:46.426Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.1% of statements [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/types [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-23T10:08:46.426Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-04-23T10:08:46.426Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-23T10:08:46.426Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-04-23T10:08:46.426Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/builder [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-23T10:08:46.426Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-23T10:08:47.367Z] ok github.com/docker/docker/builder/remotecontext 0.093s coverage: 13.7% of statements [2022-04-23T10:08:47.939Z] ok github.com/docker/docker/builder/dockerfile 0.418s coverage: 49.3% of statements [2022-04-23T10:08:47.939Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-04-23T10:08:48.884Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-04-23T10:08:49.459Z] ok github.com/docker/docker/builder/remotecontext/git 1.569s coverage: 86.3% of statements [2022-04-23T10:08:49.459Z] ? github.com/docker/docker/cli [no test files] [2022-04-23T10:08:49.459Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-23T10:08:49.459Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-23T10:08:49.459Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-23T10:08:50.033Z] ok github.com/docker/docker/cmd/docker-proxy 0.264s coverage: 67.6% of statements [2022-04-23T10:08:53.343Z] ok github.com/docker/docker/client 0.087s coverage: 75.6% of statements [2022-04-23T10:09:25.600Z] ok github.com/docker/docker/cmd/dockerd 0.069s coverage: 28.9% of statements [2022-04-23T10:09:25.600Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-04-23T10:09:26.173Z] ok github.com/docker/docker/cmd/dockerd/trap 2.412s coverage: 0.0% of statements [2022-04-23T10:09:26.173Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-23T10:09:26.173Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-23T10:09:26.173Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-23T10:09:26.173Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-23T10:09:26.173Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-23T10:09:31.468Z] ok github.com/docker/docker/daemon/cluster 0.074s coverage: 0.5% of statements [2022-04-23T10:09:32.852Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.027s coverage: 65.3% of statements [2022-04-23T10:09:33.298Z] ba8181afd426: Pull complete [2022-04-23T10:09:33.298Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-23T10:09:33.298Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T10:09:33.298Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T10:09:33.298Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-04-23T10:09:33.298Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-04-23T10:09:33.298Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803' [2022-04-23T10:09:33.298Z] INFO: Docker version of control daemon [2022-04-23T10:09:33.298Z] [2022-04-23T10:09:33.298Z] Client: [2022-04-23T10:09:33.298Z] Version: 20.10.9 [2022-04-23T10:09:33.298Z] API version: 1.41 [2022-04-23T10:09:33.298Z] Go version: go1.16.8 [2022-04-23T10:09:33.298Z] Git commit: c2ea9bc [2022-04-23T10:09:33.298Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-23T10:09:33.298Z] OS/Arch: windows/amd64 [2022-04-23T10:09:33.298Z] Context: default [2022-04-23T10:09:33.298Z] Experimental: true [2022-04-23T10:09:33.298Z] [2022-04-23T10:09:33.298Z] Server: Docker Engine - Community [2022-04-23T10:09:33.298Z] Engine: [2022-04-23T10:09:33.298Z] Version: 20.10.9 [2022-04-23T10:09:33.298Z] API version: 1.41 (minimum version 1.24) [2022-04-23T10:09:33.298Z] Go version: go1.16.8 [2022-04-23T10:09:33.298Z] Git commit: 79ea9d3 [2022-04-23T10:09:33.298Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-23T10:09:33.298Z] OS/Arch: windows/amd64 [2022-04-23T10:09:33.298Z] Experimental: true [2022-04-23T10:09:33.298Z] [2022-04-23T10:09:33.298Z] INFO: Docker info of control daemon [2022-04-23T10:09:33.298Z] [2022-04-23T10:09:33.298Z] Client: [2022-04-23T10:09:33.298Z] Context: default [2022-04-23T10:09:33.298Z] Debug Mode: false [2022-04-23T10:09:33.298Z] Plugins: [2022-04-23T10:09:33.298Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-23T10:09:33.298Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-23T10:09:33.298Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-23T10:09:33.298Z] [2022-04-23T10:09:33.298Z] Server: [2022-04-23T10:09:33.298Z] Containers: 0 [2022-04-23T10:09:33.298Z] Running: 0 [2022-04-23T10:09:33.298Z] Paused: 0 [2022-04-23T10:09:33.298Z] Stopped: 0 [2022-04-23T10:09:33.298Z] Images: 1 [2022-04-23T10:09:33.298Z] Server Version: 20.10.9 [2022-04-23T10:09:33.298Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-23T10:09:33.298Z] Windows: [2022-04-23T10:09:33.298Z] LCOW: [2022-04-23T10:09:33.298Z] Logging Driver: json-file [2022-04-23T10:09:33.298Z] Plugins: [2022-04-23T10:09:33.298Z] Volume: local [2022-04-23T10:09:33.298Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T10:09:33.298Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T10:09:33.298Z] Swarm: inactive [2022-04-23T10:09:33.298Z] Default Isolation: process [2022-04-23T10:09:33.298Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-23T10:09:33.298Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-23T10:09:33.298Z] OSType: windows [2022-04-23T10:09:33.298Z] Architecture: x86_64 [2022-04-23T10:09:33.298Z] CPUs: 4 [2022-04-23T10:09:33.298Z] Total Memory: 32GiB [2022-04-23T10:09:33.298Z] Name: azwin-2-42e6d0 [2022-04-23T10:09:33.298Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-23T10:09:33.298Z] Docker Root Dir: D:\docker [2022-04-23T10:09:33.298Z] Debug Mode: false [2022-04-23T10:09:33.298Z] Registry: https://index.docker.io/v1/ [2022-04-23T10:09:33.298Z] Labels: [2022-04-23T10:09:33.298Z] Experimental: true [2022-04-23T10:09:33.298Z] Insecure Registries: [2022-04-23T10:09:33.298Z] 10.0.0.4:5000 [2022-04-23T10:09:33.298Z] 127.0.0.0/8 [2022-04-23T10:09:33.298Z] Registry Mirrors: [2022-04-23T10:09:33.298Z] http://10.0.0.4:5000/ [2022-04-23T10:09:33.298Z] Live Restore Enabled: false [2022-04-23T10:09:33.298Z] Product License: Community Engine [2022-04-23T10:09:33.298Z] [2022-04-23T10:09:33.298Z] [2022-04-23T10:09:33.298Z] INFO: Commit hash is 36049a04d2 [2022-04-23T10:09:33.298Z] INFO: Nuke-Everything... [2022-04-23T10:09:33.298Z] INFO: Container count on control daemon to delete is 0 [2022-04-23T10:09:33.298Z] INFO: Nuking d:\CI [2022-04-23T10:09:33.298Z] INFO: Zapped successfully [2022-04-23T10:09:33.298Z] INFO: Location for testing is d:\CI\PR-43517\1 [2022-04-23T10:09:33.298Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-23T10:09:33.298Z] [2022-04-23T10:09:33.298Z] [2022-04-23T10:09:33.298Z] INFO: Building the image from Dockerfile.windows at 04/23/2022 10:09:22... [2022-04-23T10:09:33.298Z] [2022-04-23T10:09:33.298Z] Sending build context to Docker daemon 66.32MB [2022-04-23T10:09:33.298Z] [2022-04-23T10:09:33.298Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-23T10:09:33.298Z] ---> e8870c5c3ab2 [2022-04-23T10:09:33.298Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-23T10:09:33.298Z] ---> Running in 420d51a47c8f [2022-04-23T10:09:33.298Z] Removing intermediate container 420d51a47c8f [2022-04-23T10:09:33.298Z] ---> 6b3e5fe85182 [2022-04-23T10:09:33.298Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-23T10:09:33.298Z] ---> Running in af28abec5fc7 [2022-04-23T10:09:33.298Z] Removing intermediate container af28abec5fc7 [2022-04-23T10:09:33.298Z] ---> 606062021af7 [2022-04-23T10:09:33.298Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-23T10:09:33.298Z] ---> Running in 9dd5d4790317 [2022-04-23T10:09:33.298Z] Removing intermediate container 9dd5d4790317 [2022-04-23T10:09:33.298Z] ---> fa8b4af1f65a [2022-04-23T10:09:33.298Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-23T10:09:33.298Z] ---> Running in 60eae0bf51ba [2022-04-23T10:09:33.298Z] Removing intermediate container 60eae0bf51ba [2022-04-23T10:09:33.298Z] ---> c89e95f84fb6 [2022-04-23T10:09:33.298Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-23T10:09:33.298Z] ---> Running in d98c1da19a68 [2022-04-23T10:09:33.298Z] Removing intermediate container d98c1da19a68 [2022-04-23T10:09:33.298Z] ---> 8a8465fb26ba [2022-04-23T10:09:33.299Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-23T10:09:33.299Z] ---> Running in dea9e087f24d [2022-04-23T10:09:33.299Z] Removing intermediate container dea9e087f24d [2022-04-23T10:09:33.299Z] ---> c28cd089334a [2022-04-23T10:09:33.299Z] Step 8/13 : 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-04-23T10:09:33.299Z] ---> Running in 7d3e8855abd0 [2022-04-23T10:09:34.240Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-04-23T10:09:40.832Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.8% of statements [2022-04-23T10:09:41.404Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.2% of statements [2022-04-23T10:09:41.976Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-04-23T10:09:42.548Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-04-23T10:09:43.934Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.497s coverage: 74.8% of statements [2022-04-23T10:09:43.934Z] ok github.com/docker/docker/daemon 10.129s coverage: 17.0% of statements [2022-04-23T10:09:43.934Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-23T10:09:43.934Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-23T10:09:43.934Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-23T10:09:43.934Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-23T10:09:44.878Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.291s coverage: 56.2% of statements [2022-04-23T10:09:45.823Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.019s coverage: 3.0% of statements [2022-04-23T10:09:46.773Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.9% of statements [2022-04-23T10:09:48.171Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.158s coverage: 50.6% of statements [2022-04-23T10:09:49.559Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.133s coverage: 46.1% of statements [2022-04-23T10:09:49.559Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-23T10:09:50.133Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.856s coverage: 58.2% of statements [2022-04-23T10:09:50.133Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-23T10:09:50.133Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-23T10:09:50.397Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-04-23T10:09:51.118Z] [2022-04-23T10:09:51.118Z] SUCCESS: Specified value was saved. [2022-04-23T10:09:51.118Z] INFO: Downloading git... [2022-04-23T10:09:51.341Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-04-23T10:09:51.602Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-04-23T10:09:52.545Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 6.6% of statements [2022-04-23T10:09:52.545Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-23T10:09:52.545Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-23T10:09:52.681Z] INFO: Downloading go... [2022-04-23T10:09:52.806Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.0% of statements [2022-04-23T10:09:53.749Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 53.6% of statements [2022-04-23T10:09:53.749Z] ok github.com/docker/docker/daemon/logger/awslogs 0.154s coverage: 80.2% of statements [2022-04-23T10:09:53.749Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-23T10:09:54.321Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-04-23T10:09:54.321Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-04-23T10:09:54.582Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-04-23T10:09:54.843Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 69.9% of statements [2022-04-23T10:09:54.897Z] INFO: Downloading compiler 1 of 3... [2022-04-23T10:09:54.940Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T10:09:54.940Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T10:09:54.940Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T10:09:54.940Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T10:09:54.940Z] [2022-04-23T10:09:54.940Z] + TEST_INTEGRATION_DEST=1 [2022-04-23T10:09:54.940Z] + CONTAINER_NAME=docker-pr1-1 [2022-04-23T10:09:54.940Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-23T10:09:54.940Z] + run_tests test-integration-flaky [2022-04-23T10:09:54.940Z] + '[' -n 0 ']' [2022-04-23T10:09:54.940Z] + rm= [2022-04-23T10:09:54.940Z] + c=0 [2022-04-23T10:09:54.940Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43517/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43517/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43517/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=36049a04d2e11454789be71f40eb2aed1c7070d5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:36049a04d2e11454789be71f40eb2aed1c7070d5 hack/make.sh test-integration-flaky test-integration [2022-04-23T10:09:54.940Z] ++ jobs -p [2022-04-23T10:09:54.940Z] + TEST_INTEGRATION_DEST=3 [2022-04-23T10:09:54.940Z] + CONTAINER_NAME=docker-pr1-3 [2022-04-23T10:09:54.940Z] + TEST_SKIP_INTEGRATION=1 [2022-04-23T10:09:54.940Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-23T10:09:54.940Z] + run_tests [2022-04-23T10:09:54.940Z] + '[' -n 0 ']' [2022-04-23T10:09:54.940Z] + rm= [2022-04-23T10:09:54.940Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43517/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43517/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43517/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=36049a04d2e11454789be71f40eb2aed1c7070d5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:36049a04d2e11454789be71f40eb2aed1c7070d5 hack/make.sh '' test-integration [2022-04-23T10:09:54.940Z] + for job in $(jobs -p) [2022-04-23T10:09:54.940Z] + wait 1244 [2022-04-23T10:09:54.940Z] + TEST_INTEGRATION_DEST=2 [2022-04-23T10:09:54.940Z] + CONTAINER_NAME=docker-pr1-2 [2022-04-23T10:09:54.940Z] + TEST_SKIP_INTEGRATION=1 [2022-04-23T10:09:54.940Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-23T10:09:54.940Z] + run_tests [2022-04-23T10:09:54.940Z] + '[' -n 0 ']' [2022-04-23T10:09:54.940Z] + rm= [2022-04-23T10:09:54.940Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43517/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43517/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43517/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=36049a04d2e11454789be71f40eb2aed1c7070d5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:36049a04d2e11454789be71f40eb2aed1c7070d5 hack/make.sh '' test-integration [2022-04-23T10:09:54.940Z] [2022-04-23T10:09:54.940Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-23T10:09:54.940Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-23T10:09:54.940Z] HOSTNAME=4bbaa2b5e1ca [2022-04-23T10:09:54.940Z] TEST_SKIP_INTEGRATION=1 [2022-04-23T10:09:54.940Z] TESTDEBUG=0 [2022-04-23T10:09:54.940Z] DEST=bundles/test-integration [2022-04-23T10:09:54.940Z] PWD=/go/src/github.com/docker/docker [2022-04-23T10:09:54.940Z] KEEPBUNDLE=1 [2022-04-23T10:09:54.940Z] DOCKER_GITCOMMIT=36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T10:09:54.940Z] container=docker [2022-04-23T10:09:54.940Z] HOME=/root [2022-04-23T10:09:54.940Z] GOLANG_VERSION=1.18.1 [2022-04-23T10:09:54.940Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-23T10:09:54.940Z] VALIDATE_BRANCH=master [2022-04-23T10:09:54.940Z] TERM=xterm [2022-04-23T10:09:54.940Z] DOCKER_PKG=github.com/docker/docker [2022-04-23T10:09:54.940Z] SHLVL=1 [2022-04-23T10:09:54.940Z] TIMEOUT=120m [2022-04-23T10:09:54.940Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-23T10:09:54.940Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-23T10:09:54.940Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-23T10:09:54.940Z] GO111MODULE=off [2022-04-23T10:09:54.940Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-23T10:09:54.940Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-23T10:09:54.940Z] GOPATH=/go [2022-04-23T10:09:54.940Z] PKG_CONFIG=pkg-config [2022-04-23T10:09:54.940Z] _=/usr/bin/env [2022-04-23T10:09:54.940Z] Building test suite binary ./integration-cli/test.main [2022-04-23T10:09:54.940Z] [2022-04-23T10:09:54.940Z] [2022-04-23T10:09:54.940Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-23T10:09:54.940Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-23T10:09:54.940Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-23T10:09:54.940Z] HOSTNAME=46a34044c5b6 [2022-04-23T10:09:54.940Z] TEST_SKIP_INTEGRATION=1 [2022-04-23T10:09:54.940Z] TESTDEBUG=0 [2022-04-23T10:09:54.940Z] DEST=bundles/test-integration [2022-04-23T10:09:54.940Z] PWD=/go/src/github.com/docker/docker [2022-04-23T10:09:54.940Z] KEEPBUNDLE=1 [2022-04-23T10:09:54.940Z] DOCKER_GITCOMMIT=36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T10:09:54.940Z] container=docker [2022-04-23T10:09:54.940Z] HOME=/root [2022-04-23T10:09:54.940Z] GOLANG_VERSION=1.18.1 [2022-04-23T10:09:54.940Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-23T10:09:54.940Z] VALIDATE_BRANCH=master [2022-04-23T10:09:54.940Z] TERM=xterm [2022-04-23T10:09:54.940Z] DOCKER_PKG=github.com/docker/docker [2022-04-23T10:09:54.940Z] SHLVL=1 [2022-04-23T10:09:54.940Z] TIMEOUT=120m [2022-04-23T10:09:54.940Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-23T10:09:54.940Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-23T10:09:54.940Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-23T10:09:54.940Z] GO111MODULE=off [2022-04-23T10:09:54.940Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-23T10:09:54.940Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-23T10:09:54.940Z] GOPATH=/go [2022-04-23T10:09:54.940Z] PKG_CONFIG=pkg-config [2022-04-23T10:09:54.940Z] _=/usr/bin/env [2022-04-23T10:09:54.940Z] Building test suite binary ./integration-cli/test.main [2022-04-23T10:09:54.940Z] No new tests added to integration. [2022-04-23T10:09:54.940Z] [2022-04-23T10:09:54.940Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-23T10:09:54.940Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-23T10:09:54.940Z] HOSTNAME=a4bb67180932 [2022-04-23T10:09:54.940Z] TESTDEBUG=0 [2022-04-23T10:09:54.940Z] DEST=bundles/test-integration [2022-04-23T10:09:54.940Z] PWD=/go/src/github.com/docker/docker [2022-04-23T10:09:54.940Z] KEEPBUNDLE=1 [2022-04-23T10:09:54.940Z] DOCKER_GITCOMMIT=36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T10:09:54.940Z] container=docker [2022-04-23T10:09:54.940Z] HOME=/root [2022-04-23T10:09:54.940Z] GOLANG_VERSION=1.18.1 [2022-04-23T10:09:54.940Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-23T10:09:54.940Z] VALIDATE_BRANCH=master [2022-04-23T10:09:54.940Z] TERM=xterm [2022-04-23T10:09:54.940Z] DOCKER_PKG=github.com/docker/docker [2022-04-23T10:09:54.940Z] SHLVL=1 [2022-04-23T10:09:54.940Z] TIMEOUT=120m [2022-04-23T10:09:54.940Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-23T10:09:54.940Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-23T10:09:54.940Z] GO111MODULE=off [2022-04-23T10:09:54.940Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-23T10:09:54.940Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-23T10:09:54.940Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-23T10:09:54.940Z] GOPATH=/go [2022-04-23T10:09:54.940Z] PKG_CONFIG=pkg-config [2022-04-23T10:09:54.940Z] _=/usr/bin/env [2022-04-23T10:09:54.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-23T10:09:55.415Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 78.7% of statements [2022-04-23T10:09:55.415Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-23T10:09:55.882Z] INFO: Downloading compiler 2 of 3... [2022-04-23T10:09:55.989Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 59.1% of statements [2022-04-23T10:09:56.251Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-04-23T10:09:56.824Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-04-23T10:09:56.868Z] INFO: Downloading compiler 3 of 3... [2022-04-23T10:09:57.085Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-23T10:09:57.336Z] INFO: Extracting git... [2022-04-23T10:09:57.659Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-23T10:09:58.605Z] ok github.com/docker/docker/daemon/logger/splunk 1.534s coverage: 82.5% of statements [2022-04-23T10:09:58.605Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-23T10:09:58.605Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-23T10:09:59.179Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-04-23T10:09:59.753Z] ok github.com/docker/docker/distribution 0.605s coverage: 28.3% of statements [2022-04-23T10:09:59.753Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-23T10:10:00.014Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-04-23T10:10:00.959Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-04-23T10:10:01.220Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-04-23T10:10:01.692Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T10:10:01.692Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T10:10:01.692Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T10:10:01.692Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T10:10:01.692Z] [2022-04-23T10:10:01.692Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-23T10:10:01.692Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-23T10:10:01.693Z] HOSTNAME=368f21aa83f1 [2022-04-23T10:10:01.693Z] DEST=bundles/test-integration [2022-04-23T10:10:01.693Z] PWD=/go/src/github.com/docker/docker [2022-04-23T10:10:01.693Z] DOCKER_ROOTLESS=1 [2022-04-23T10:10:01.693Z] DOCKER_GITCOMMIT=36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T10:10:01.693Z] container=docker [2022-04-23T10:10:01.693Z] HOME=/root [2022-04-23T10:10:01.693Z] GOLANG_VERSION=1.18.1 [2022-04-23T10:10:01.693Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-23T10:10:01.693Z] VALIDATE_BRANCH=master [2022-04-23T10:10:01.693Z] TERM=xterm [2022-04-23T10:10:01.693Z] DOCKER_PKG=github.com/docker/docker [2022-04-23T10:10:01.693Z] SHLVL=1 [2022-04-23T10:10:01.693Z] TIMEOUT=120m [2022-04-23T10:10:01.693Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-23T10:10:01.693Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-23T10:10:01.693Z] GO111MODULE=off [2022-04-23T10:10:01.693Z] DOCKER_EXPERIMENTAL=1 [2022-04-23T10:10:01.693Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-23T10:10:01.693Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-23T10:10:01.693Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-23T10:10:01.693Z] GOPATH=/go [2022-04-23T10:10:01.693Z] PKG_CONFIG=pkg-config [2022-04-23T10:10:01.693Z] _=/usr/bin/env [2022-04-23T10:10:01.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-23T10:10:01.793Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 84.9% of statements [2022-04-23T10:10:01.793Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-23T10:10:01.793Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-04-23T10:10:02.366Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2022-04-23T10:10:02.366Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-23T10:10:02.628Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-04-23T10:10:03.574Z] ok github.com/docker/docker/oci 0.015s coverage: 46.0% of statements [2022-04-23T10:10:04.146Z] ok github.com/docker/docker/opts 0.022s coverage: 66.7% of statements [2022-04-23T10:10:04.146Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-23T10:10:06.061Z] ok github.com/docker/docker/pkg/archive 0.301s coverage: 82.5% of statements [2022-04-23T10:10:06.406Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T10:10:06.406Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T10:10:06.406Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T10:10:06.406Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T10:10:06.406Z] [2022-04-23T10:10:06.406Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-23T10:10:06.406Z] DOCKER_SYSTEMD=1 [2022-04-23T10:10:06.406Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-23T10:10:06.406Z] HOSTNAME=77fade9f4d1c [2022-04-23T10:10:06.406Z] DEST=bundles/test-integration [2022-04-23T10:10:06.406Z] PWD=/go/src/github.com/docker/docker [2022-04-23T10:10:06.406Z] DOCKER_GITCOMMIT=36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T10:10:06.406Z] container=docker [2022-04-23T10:10:06.406Z] HOME=/root [2022-04-23T10:10:06.406Z] LANG=C.UTF-8 [2022-04-23T10:10:06.406Z] INVOCATION_ID=8ab2cede2b8d4b509497444154a57fae [2022-04-23T10:10:06.406Z] GOLANG_VERSION=1.18.1 [2022-04-23T10:10:06.406Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-23T10:10:06.406Z] VALIDATE_BRANCH=master [2022-04-23T10:10:06.406Z] TERM=xterm [2022-04-23T10:10:06.406Z] DOCKER_PKG=github.com/docker/docker [2022-04-23T10:10:06.406Z] SHLVL=3 [2022-04-23T10:10:06.406Z] TIMEOUT=120m [2022-04-23T10:10:06.406Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-23T10:10:06.406Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-23T10:10:06.406Z] GO111MODULE=off [2022-04-23T10:10:06.406Z] DOCKER_EXPERIMENTAL=1 [2022-04-23T10:10:06.406Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-23T10:10:06.406Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-23T10:10:06.406Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-23T10:10:06.406Z] GOPATH=/go [2022-04-23T10:10:06.406Z] PKG_CONFIG=pkg-config [2022-04-23T10:10:06.406Z] _=/usr/bin/env [2022-04-23T10:10:06.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-23T10:10:06.632Z] ok github.com/docker/docker/pkg/authorization 0.404s coverage: 68.3% of statements [2022-04-23T10:10:06.893Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-23T10:10:07.153Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-04-23T10:10:10.449Z] ok github.com/docker/docker/pkg/chrootarchive 2.512s coverage: 42.7% of statements [2022-04-23T10:10:10.449Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-23T10:10:10.711Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-23T10:10:10.971Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-04-23T10:10:11.233Z] ok github.com/docker/docker/layer 7.661s coverage: 69.0% of statements [2022-04-23T10:10:11.233Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-23T10:10:11.233Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-23T10:10:11.233Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-23T10:10:11.233Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-23T10:10:11.233Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-23T10:10:11.233Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-23T10:10:11.506Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-04-23T10:10:11.777Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-23T10:10:12.043Z] ok github.com/docker/docker/pkg/fsutils 0.165s coverage: 85.1% of statements [2022-04-23T10:10:12.043Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-04-23T10:10:12.994Z] ok github.com/docker/docker/pkg/ioutils 0.360s coverage: 69.7% of statements [2022-04-23T10:10:12.994Z] ok github.com/docker/docker/pkg/idtools 0.480s coverage: 67.9% of statements [2022-04-23T10:10:13.256Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-04-23T10:10:13.517Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-04-23T10:10:13.517Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-23T10:10:13.517Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2022-04-23T10:10:13.517Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-04-23T10:10:13.780Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-04-23T10:10:14.041Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-04-23T10:10:14.041Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-04-23T10:10:14.041Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-23T10:10:14.041Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-23T10:10:14.611Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2022-04-23T10:10:14.872Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-23T10:10:15.133Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-23T10:10:15.167Z] INFO: Expanding go... [2022-04-23T10:10:15.393Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-23T10:10:16.777Z] ok github.com/docker/docker/pkg/pubsub 1.048s coverage: 75.0% of statements [2022-04-23T10:10:16.777Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-04-23T10:10:17.039Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-23T10:10:17.299Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-23T10:10:17.560Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-04-23T10:10:17.820Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-23T10:10:18.394Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-04-23T10:10:18.655Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-23T10:10:18.916Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2022-04-23T10:10:19.488Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-04-23T10:10:19.750Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-23T10:10:20.011Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-23T10:10:21.928Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.3% of statements [2022-04-23T10:10:21.928Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-23T10:10:22.120Z] dccd9e4d14d3: Pull complete [2022-04-23T10:10:22.120Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-23T10:10:22.120Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:10:22.120Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:10:22.120Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-23T10:10:22.120Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-23T10:10:22.120Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-23T10:10:22.120Z] INFO: Docker version of control daemon [2022-04-23T10:10:22.120Z] [2022-04-23T10:10:22.120Z] Client: [2022-04-23T10:10:22.120Z] Version: 20.10.9 [2022-04-23T10:10:22.120Z] API version: 1.41 [2022-04-23T10:10:22.120Z] Go version: go1.16.8 [2022-04-23T10:10:22.120Z] Git commit: c2ea9bc [2022-04-23T10:10:22.120Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-23T10:10:22.120Z] OS/Arch: windows/amd64 [2022-04-23T10:10:22.120Z] Context: default [2022-04-23T10:10:22.120Z] Experimental: true [2022-04-23T10:10:22.120Z] [2022-04-23T10:10:22.120Z] Server: Docker Engine - Community [2022-04-23T10:10:22.120Z] Engine: [2022-04-23T10:10:22.120Z] Version: 20.10.9 [2022-04-23T10:10:22.120Z] API version: 1.41 (minimum version 1.24) [2022-04-23T10:10:22.120Z] Go version: go1.16.8 [2022-04-23T10:10:22.120Z] Git commit: 79ea9d3 [2022-04-23T10:10:22.120Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-23T10:10:22.120Z] OS/Arch: windows/amd64 [2022-04-23T10:10:22.120Z] Experimental: true [2022-04-23T10:10:22.120Z] [2022-04-23T10:10:22.120Z] INFO: Docker info of control daemon [2022-04-23T10:10:22.120Z] [2022-04-23T10:10:22.120Z] Client: [2022-04-23T10:10:22.120Z] Context: default [2022-04-23T10:10:22.120Z] Debug Mode: false [2022-04-23T10:10:22.120Z] [2022-04-23T10:10:22.120Z] Server: [2022-04-23T10:10:22.120Z] Containers: 0 [2022-04-23T10:10:22.120Z] Running: 0 [2022-04-23T10:10:22.120Z] Paused: 0 [2022-04-23T10:10:22.120Z] Stopped: 0 [2022-04-23T10:10:22.120Z] Images: 1 [2022-04-23T10:10:22.120Z] Server Version: 20.10.9 [2022-04-23T10:10:22.120Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-23T10:10:22.120Z] Windows: [2022-04-23T10:10:22.120Z] LCOW: [2022-04-23T10:10:22.120Z] Logging Driver: json-file [2022-04-23T10:10:22.120Z] Plugins: [2022-04-23T10:10:22.120Z] Volume: local [2022-04-23T10:10:22.120Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T10:10:22.120Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T10:10:22.120Z] Swarm: inactive [2022-04-23T10:10:22.120Z] Default Isolation: process [2022-04-23T10:10:22.120Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-23T10:10:22.120Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-23T10:10:22.120Z] OSType: windows [2022-04-23T10:10:22.120Z] Architecture: x86_64 [2022-04-23T10:10:22.120Z] CPUs: 4 [2022-04-23T10:10:22.120Z] Total Memory: 32GiB [2022-04-23T10:10:22.120Z] Name: azwin-2-63c1c1 [2022-04-23T10:10:22.120Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-23T10:10:22.120Z] Docker Root Dir: D:\docker [2022-04-23T10:10:22.120Z] Debug Mode: false [2022-04-23T10:10:22.120Z] Registry: https://index.docker.io/v1/ [2022-04-23T10:10:22.120Z] Labels: [2022-04-23T10:10:22.120Z] Experimental: true [2022-04-23T10:10:22.120Z] Insecure Registries: [2022-04-23T10:10:22.120Z] 10.0.0.4:5000 [2022-04-23T10:10:22.120Z] 127.0.0.0/8 [2022-04-23T10:10:22.120Z] Registry Mirrors: [2022-04-23T10:10:22.120Z] http://10.0.0.4:5000/ [2022-04-23T10:10:22.120Z] Live Restore Enabled: false [2022-04-23T10:10:22.120Z] Product License: Community Engine [2022-04-23T10:10:22.120Z] [2022-04-23T10:10:22.120Z] [2022-04-23T10:10:22.121Z] INFO: Commit hash is 36049a04d2 [2022-04-23T10:10:22.121Z] INFO: Nuke-Everything... [2022-04-23T10:10:22.121Z] INFO: Container count on control daemon to delete is 0 [2022-04-23T10:10:22.121Z] INFO: Nuking d:\CI [2022-04-23T10:10:22.121Z] INFO: Zapped successfully [2022-04-23T10:10:22.121Z] INFO: Location for testing is d:\CI\PR-43517\1 [2022-04-23T10:10:22.121Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-23T10:10:22.121Z] [2022-04-23T10:10:22.121Z] [2022-04-23T10:10:22.121Z] INFO: Building the image from Dockerfile.windows at 04/23/2022 10:10:11... [2022-04-23T10:10:22.121Z] [2022-04-23T10:10:22.121Z] Sending build context to Docker daemon 66.32MB [2022-04-23T10:10:22.121Z] [2022-04-23T10:10:22.121Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-23T10:10:22.121Z] ---> aa8714eb8356 [2022-04-23T10:10:22.121Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-23T10:10:22.121Z] ---> Running in f2bb791af972 [2022-04-23T10:10:22.121Z] Removing intermediate container f2bb791af972 [2022-04-23T10:10:22.121Z] ---> a750ccdb5448 [2022-04-23T10:10:22.121Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-23T10:10:22.121Z] ---> Running in 89c181c96c9f [2022-04-23T10:10:22.121Z] Removing intermediate container 89c181c96c9f [2022-04-23T10:10:22.121Z] ---> 71f5a78bbbbd [2022-04-23T10:10:22.121Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-23T10:10:22.121Z] ---> Running in 9d422e575c7b [2022-04-23T10:10:22.121Z] Removing intermediate container 9d422e575c7b [2022-04-23T10:10:22.121Z] ---> 4f4da28990f2 [2022-04-23T10:10:22.121Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-23T10:10:22.121Z] ---> Running in 5d4b3209df25 [2022-04-23T10:10:22.121Z] Removing intermediate container 5d4b3209df25 [2022-04-23T10:10:22.121Z] ---> 07b8eb419577 [2022-04-23T10:10:22.121Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-23T10:10:22.121Z] ---> Running in 07a28e974d8d [2022-04-23T10:10:22.121Z] Removing intermediate container 07a28e974d8d [2022-04-23T10:10:22.121Z] ---> d9bd30122d71 [2022-04-23T10:10:22.121Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-23T10:10:22.121Z] ---> Running in c7cdd0c4aa3b [2022-04-23T10:10:22.121Z] Removing intermediate container c7cdd0c4aa3b [2022-04-23T10:10:22.121Z] ---> a746a36efee4 [2022-04-23T10:10:22.121Z] Step 8/13 : 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-04-23T10:10:22.121Z] ---> Running in c2673c08ecad [2022-04-23T10:10:22.503Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-04-23T10:10:23.448Z] ok github.com/docker/docker/quota 0.172s coverage: 71.4% of statements [2022-04-23T10:10:23.710Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-23T10:10:24.657Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-04-23T10:10:24.919Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-23T10:10:25.180Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-04-23T10:10:25.752Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-04-23T10:10:26.013Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-23T10:10:26.238Z] [2022-04-23T10:10:26.238Z] SUCCESS: Specified value was saved. [2022-04-23T10:10:27.201Z] INFO: Downloading git... [2022-04-23T10:10:27.398Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-23T10:10:28.341Z] ok github.com/docker/docker/volume/local 0.096s coverage: 76.4% of statements [2022-04-23T10:10:28.603Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-04-23T10:10:28.735Z] INFO: Downloading go... [2022-04-23T10:10:29.989Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-04-23T10:10:30.282Z] INFO: Downloading compiler 1 of 3... [2022-04-23T10:10:30.282Z] INFO: Downloading compiler 2 of 3... [2022-04-23T10:10:30.282Z] INFO: Downloading compiler 3 of 3... [2022-04-23T10:10:30.739Z] INFO: Extracting git... [2022-04-23T10:10:32.318Z] dccd9e4d14d3: Pull complete [2022-04-23T10:10:32.318Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-23T10:10:32.318Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:10:32.318Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:10:32.318Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-23T10:10:32.318Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-23T10:10:32.318Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-23T10:10:32.318Z] INFO: Docker version of control daemon [2022-04-23T10:10:32.318Z] [2022-04-23T10:10:32.318Z] Client: [2022-04-23T10:10:32.318Z] Version: 20.10.9 [2022-04-23T10:10:32.318Z] API version: 1.41 [2022-04-23T10:10:32.318Z] Go version: go1.16.8 [2022-04-23T10:10:32.318Z] Git commit: c2ea9bc [2022-04-23T10:10:32.318Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-23T10:10:32.318Z] OS/Arch: windows/amd64 [2022-04-23T10:10:32.318Z] Context: default [2022-04-23T10:10:32.318Z] Experimental: true [2022-04-23T10:10:32.318Z] [2022-04-23T10:10:32.318Z] Server: Docker Engine - Community [2022-04-23T10:10:32.318Z] Engine: [2022-04-23T10:10:32.318Z] Version: 20.10.9 [2022-04-23T10:10:32.318Z] API version: 1.41 (minimum version 1.24) [2022-04-23T10:10:32.318Z] Go version: go1.16.8 [2022-04-23T10:10:32.318Z] Git commit: 79ea9d3 [2022-04-23T10:10:32.318Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-23T10:10:32.318Z] OS/Arch: windows/amd64 [2022-04-23T10:10:32.318Z] Experimental: true [2022-04-23T10:10:32.318Z] [2022-04-23T10:10:32.318Z] INFO: Docker info of control daemon [2022-04-23T10:10:32.318Z] [2022-04-23T10:10:32.318Z] Client: [2022-04-23T10:10:32.318Z] Context: default [2022-04-23T10:10:32.318Z] Debug Mode: false [2022-04-23T10:10:32.318Z] [2022-04-23T10:10:32.318Z] Server: [2022-04-23T10:10:32.318Z] Containers: 0 [2022-04-23T10:10:32.318Z] Running: 0 [2022-04-23T10:10:32.318Z] Paused: 0 [2022-04-23T10:10:32.318Z] Stopped: 0 [2022-04-23T10:10:32.318Z] Images: 1 [2022-04-23T10:10:32.318Z] Server Version: 20.10.9 [2022-04-23T10:10:32.318Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-23T10:10:32.318Z] Windows: [2022-04-23T10:10:32.318Z] LCOW: [2022-04-23T10:10:32.318Z] Logging Driver: json-file [2022-04-23T10:10:32.318Z] Plugins: [2022-04-23T10:10:32.318Z] Volume: local [2022-04-23T10:10:32.318Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T10:10:32.318Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T10:10:32.318Z] Swarm: inactive [2022-04-23T10:10:32.318Z] Default Isolation: process [2022-04-23T10:10:32.318Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-23T10:10:32.318Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-23T10:10:32.318Z] OSType: windows [2022-04-23T10:10:32.318Z] Architecture: x86_64 [2022-04-23T10:10:32.318Z] CPUs: 4 [2022-04-23T10:10:32.318Z] Total Memory: 32GiB [2022-04-23T10:10:32.318Z] Name: azwin-2-63c1c0 [2022-04-23T10:10:32.318Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-23T10:10:32.318Z] Docker Root Dir: D:\docker [2022-04-23T10:10:32.318Z] Debug Mode: false [2022-04-23T10:10:32.318Z] Registry: https://index.docker.io/v1/ [2022-04-23T10:10:32.318Z] Labels: [2022-04-23T10:10:32.318Z] Experimental: true [2022-04-23T10:10:32.318Z] Insecure Registries: [2022-04-23T10:10:32.318Z] 10.0.0.4:5000 [2022-04-23T10:10:32.318Z] 127.0.0.0/8 [2022-04-23T10:10:32.318Z] Registry Mirrors: [2022-04-23T10:10:32.318Z] http://10.0.0.4:5000/ [2022-04-23T10:10:32.318Z] Live Restore Enabled: false [2022-04-23T10:10:32.318Z] Product License: Community Engine [2022-04-23T10:10:32.318Z] [2022-04-23T10:10:32.318Z] [2022-04-23T10:10:32.318Z] INFO: Commit hash is 36049a04d2 [2022-04-23T10:10:32.318Z] INFO: Nuke-Everything... [2022-04-23T10:10:32.318Z] INFO: Container count on control daemon to delete is 0 [2022-04-23T10:10:32.318Z] INFO: Nuking d:\CI [2022-04-23T10:10:32.318Z] INFO: Zapped successfully [2022-04-23T10:10:32.318Z] INFO: Location for testing is d:\CI\PR-43517\1 [2022-04-23T10:10:32.318Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-23T10:10:32.318Z] [2022-04-23T10:10:32.318Z] [2022-04-23T10:10:32.318Z] INFO: Building the image from Dockerfile.windows at 04/23/2022 10:10:31... [2022-04-23T10:10:32.318Z] [2022-04-23T10:10:39.734Z] Sending build context to Docker daemon 66.32MB [2022-04-23T10:10:39.734Z] [2022-04-23T10:10:39.734Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-23T10:10:39.734Z] ---> aa8714eb8356 [2022-04-23T10:10:39.734Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-23T10:10:39.734Z] ---> Running in 3ee75fd9a81e [2022-04-23T10:10:40.275Z] Removing intermediate container 3ee75fd9a81e [2022-04-23T10:10:40.275Z] ---> 763cd7ed8aa5 [2022-04-23T10:10:40.275Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-23T10:10:40.275Z] ---> Running in 4fd9c2c079ba [2022-04-23T10:10:40.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-23T10:10:40.765Z] Removing intermediate container 4fd9c2c079ba [2022-04-23T10:10:40.765Z] ---> a387faf2c0f8 [2022-04-23T10:10:40.765Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-23T10:10:40.765Z] ---> Running in 3586b162e846 [2022-04-23T10:10:41.254Z] Removing intermediate container 3586b162e846 [2022-04-23T10:10:41.254Z] ---> ea998c75e45e [2022-04-23T10:10:41.254Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-23T10:10:41.254Z] ---> Running in e7f971dd0978 [2022-04-23T10:10:41.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-23T10:10:41.743Z] Removing intermediate container e7f971dd0978 [2022-04-23T10:10:41.743Z] ---> 103d63df6e01 [2022-04-23T10:10:41.743Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-23T10:10:41.743Z] ---> Running in bead47abd610 [2022-04-23T10:10:42.232Z] Removing intermediate container bead47abd610 [2022-04-23T10:10:42.232Z] ---> 2280a2eda4a3 [2022-04-23T10:10:42.232Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-23T10:10:42.232Z] ---> Running in c55b1903b3e8 [2022-04-23T10:10:42.722Z] Removing intermediate container c55b1903b3e8 [2022-04-23T10:10:42.722Z] ---> 0039a78389dd [2022-04-23T10:10:42.722Z] Step 8/13 : 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-04-23T10:10:42.722Z] ---> Running in d4042b40d057 [2022-04-23T10:10:45.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-23T10:10:45.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-23T10:10:45.292Z] INFO: Expanding compiler 1 of 3... [2022-04-23T10:10:45.292Z] INFO: Expanding compiler 2 of 3... [2022-04-23T10:10:45.515Z] INFO: Expanding go... [2022-04-23T10:10:48.927Z] [2022-04-23T10:10:48.927Z] SUCCESS: Specified value was saved. [2022-04-23T10:10:49.091Z] INFO: Expanding compiler 3 of 3... [2022-04-23T10:10:49.091Z] INFO: Removing downloaded files... [2022-04-23T10:10:49.091Z] INFO: Downloading containerd [2022-04-23T10:10:49.955Z] INFO: Downloading git... [2022-04-23T10:10:51.613Z] INFO: Downloading go... [2022-04-23T10:10:51.958Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.3% of statements [2022-04-23T10:10:51.958Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-23T10:10:51.958Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-23T10:10:51.958Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-23T10:10:51.958Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-23T10:10:51.958Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-23T10:10:51.958Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-23T10:10:51.958Z] ? github.com/docker/docker/rootless [no test files] [2022-04-23T10:10:51.958Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-23T10:10:51.958Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-23T10:10:51.958Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-23T10:10:51.958Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-23T10:10:51.958Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-23T10:10:51.958Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-23T10:10:51.958Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-23T10:10:51.958Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-23T10:10:51.958Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-23T10:10:51.958Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-23T10:10:51.958Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-23T10:10:51.958Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-23T10:10:51.958Z] ? github.com/docker/docker/volume [no test files] [2022-04-23T10:10:51.958Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-23T10:10:51.958Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === Skipped [2022-04-23T10:10:51.958Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-23T10:10:51.958Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-23T10:10:51.958Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-23T10:10:51.958Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-23T10:10:51.958Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-23T10:10:51.958Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T10:10:51.958Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-23T10:10:51.958Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T10:10:51.958Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-23T10:10:51.958Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T10:10:51.958Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-23T10:10:51.958Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T10:10:51.958Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-23T10:10:51.958Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T10:10:51.958Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-23T10:10:51.958Z] graphtest_unix.go:71: No driver to put! [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-23T10:10:51.958Z] time="2022-04-23T10:09:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T10:10:51.958Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T10:10:51.958Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-23T10:10:51.958Z] time="2022-04-23T10:09:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T10:10:51.958Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T10:10:51.958Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-23T10:10:51.958Z] time="2022-04-23T10:09:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T10:10:51.958Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T10:10:51.958Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-23T10:10:51.958Z] time="2022-04-23T10:09:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T10:10:51.958Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T10:10:51.958Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-23T10:10:51.958Z] time="2022-04-23T10:09:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T10:10:51.958Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T10:10:51.958Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-23T10:10:51.958Z] graphtest_unix.go:71: No driver to put! [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-23T10:10:51.958Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-23T10:10:51.958Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-23T10:10:51.958Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-23T10:10:51.958Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-23T10:10:51.958Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T10:10:51.958Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-23T10:10:51.958Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T10:10:51.958Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-23T10:10:51.958Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T10:10:51.958Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-23T10:10:51.958Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T10:10:51.958Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-23T10:10:51.958Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T10:10:51.958Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-23T10:10:51.958Z] graphtest_unix.go:71: No driver to put! [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-23T10:10:51.958Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-23T10:10:51.958Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-23T10:10:51.958Z] [2022-04-23T10:10:51.958Z] DONE 2529 tests, 28 skipped in 205.695s [2022-04-23T10:10:51.958Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/config [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/idm [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/ns [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/options [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/osl [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T10:10:51.958Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-23T10:10:51.959Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-04-23T10:10:53.244Z] INFO: Downloading compiler 1 of 3... [2022-04-23T10:10:53.244Z] INFO: Downloading compiler 2 of 3... [2022-04-23T10:10:53.244Z] INFO: Downloading compiler 3 of 3... [2022-04-23T10:10:53.734Z] INFO: Extracting git... [2022-04-23T10:11:06.906Z] [2022-04-23T10:11:06.906Z] Name Version Source Summary [2022-04-23T10:11:06.906Z] ---- ------- ------ ------- [2022-04-23T10:11:06.906Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-23T10:11:07.899Z] [2022-04-23T10:11:07.899Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-23T10:11:07.899Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-23T10:11:07.899Z] PSChildName : containerd [2022-04-23T10:11:07.899Z] PSDrive : C [2022-04-23T10:11:07.899Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-23T10:11:07.899Z] PSIsContainer : True [2022-04-23T10:11:07.899Z] Name : containerd [2022-04-23T10:11:07.899Z] FullName : C:\containerd [2022-04-23T10:11:07.899Z] Parent : [2022-04-23T10:11:07.899Z] Exists : True [2022-04-23T10:11:07.899Z] Root : C:\ [2022-04-23T10:11:07.899Z] Extension : [2022-04-23T10:11:07.899Z] CreationTime : 4/23/2022 10:11:07 AM [2022-04-23T10:11:07.899Z] CreationTimeUtc : 4/23/2022 10:11:07 AM [2022-04-23T10:11:07.899Z] LastAccessTime : 4/23/2022 10:11:07 AM [2022-04-23T10:11:07.899Z] LastAccessTimeUtc : 4/23/2022 10:11:07 AM [2022-04-23T10:11:07.899Z] LastWriteTime : 4/23/2022 10:11:07 AM [2022-04-23T10:11:07.899Z] LastWriteTimeUtc : 4/23/2022 10:11:07 AM [2022-04-23T10:11:07.899Z] Attributes : Directory [2022-04-23T10:11:07.899Z] Mode : d----- [2022-04-23T10:11:07.899Z] BaseName : containerd [2022-04-23T10:11:07.899Z] Target : {} [2022-04-23T10:11:07.899Z] LinkType : [2022-04-23T10:11:07.899Z] [2022-04-23T10:11:07.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-23T10:11:08.939Z] INFO: Expanding go... [2022-04-23T10:11:09.465Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-23T10:11:09.465Z] INFO: Configuring git core.autocrlf... [2022-04-23T10:11:09.465Z] [2022-04-23T10:11:09.465Z] [2022-04-23T10:11:11.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-23T10:11:14.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-23T10:11:15.427Z] INFO: Expanding compiler 1 of 3... [2022-04-23T10:11:15.427Z] INFO: Expanding compiler 2 of 3... [2022-04-23T10:11:18.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-23T10:11:21.208Z] INFO: Expanding compiler 3 of 3... [2022-04-23T10:11:21.208Z] INFO: Removing downloaded files... [2022-04-23T10:11:21.208Z] INFO: Downloading containerd [2022-04-23T10:11:24.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-23T10:11:24.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-23T10:11:25.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-23T10:11:25.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-23T10:11:25.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-23T10:11:26.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-23T10:11:26.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-23T10:11:26.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-23T10:11:27.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-23T10:11:28.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-23T10:11:28.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-23T10:11:29.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-23T10:11:29.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-23T10:11:30.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-23T10:11:31.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-23T10:11:31.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-23T10:11:32.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-23T10:11:32.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-23T10:11:32.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-23T10:11:33.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-23T10:11:33.627Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|imports|types_sizes|exports_file|files|name) took 2m50.367445542s [2022-04-23T10:11:33.627Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-04-23T10:11:33.627Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 501.218869ms [2022-04-23T10:11:33.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-23T10:11:34.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-23T10:11:34.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-23T10:11:35.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-23T10:11:35.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-23T10:11:35.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-23T10:11:35.978Z] [2022-04-23T10:11:35.978Z] Name Version Source Summary [2022-04-23T10:11:35.978Z] ---- ------- ------ ------- [2022-04-23T10:11:35.978Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-23T10:11:35.978Z] [2022-04-23T10:11:35.978Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-23T10:11:35.978Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-23T10:11:35.978Z] PSChildName : containerd [2022-04-23T10:11:35.978Z] PSDrive : C [2022-04-23T10:11:35.978Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-23T10:11:35.978Z] PSIsContainer : True [2022-04-23T10:11:35.978Z] Name : containerd [2022-04-23T10:11:35.978Z] FullName : C:\containerd [2022-04-23T10:11:35.978Z] Parent : [2022-04-23T10:11:35.978Z] Exists : True [2022-04-23T10:11:35.978Z] Root : C:\ [2022-04-23T10:11:35.978Z] Extension : [2022-04-23T10:11:35.978Z] CreationTime : 4/23/2022 10:11:34 AM [2022-04-23T10:11:35.978Z] CreationTimeUtc : 4/23/2022 10:11:34 AM [2022-04-23T10:11:35.978Z] LastAccessTime : 4/23/2022 10:11:34 AM [2022-04-23T10:11:35.978Z] LastAccessTimeUtc : 4/23/2022 10:11:34 AM [2022-04-23T10:11:35.978Z] LastWriteTime : 4/23/2022 10:11:34 AM [2022-04-23T10:11:35.978Z] LastWriteTimeUtc : 4/23/2022 10:11:34 AM [2022-04-23T10:11:35.978Z] Attributes : Directory [2022-04-23T10:11:35.978Z] Mode : d----- [2022-04-23T10:11:35.978Z] BaseName : containerd [2022-04-23T10:11:35.978Z] Target : {} [2022-04-23T10:11:35.978Z] LinkType : [2022-04-23T10:11:35.978Z] [2022-04-23T10:11:36.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-23T10:11:36.434Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-23T10:11:36.435Z] INFO: Configuring git core.autocrlf... [2022-04-23T10:11:36.435Z] [2022-04-23T10:11:36.435Z] [2022-04-23T10:11:36.627Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-23T10:11:36.627Z] Using test binary docker [2022-04-23T10:11:36.627Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-23T10:11:36.627Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-23T10:11:36.627Z] INFO: Waiting for daemon to start... [2022-04-23T10:11:36.627Z] Starting dockerd [2022-04-23T10:11:37.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-23T10:11:37.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-23T10:11:38.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-23T10:11:38.681Z] ok github.com/docker/docker/libnetwork 37.477s coverage: 40.6% of statements [2022-04-23T10:11:38.681Z] ok github.com/docker/docker/libnetwork/bitseq 0.134s coverage: 84.4% of statements [2022-04-23T10:11:38.681Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-23T10:11:38.681Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-23T10:11:38.681Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-23T10:11:38.681Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-23T10:11:38.681Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-23T10:11:38.681Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-23T10:11:38.681Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-23T10:11:38.681Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-23T10:11:38.681Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-04-23T10:11:38.681Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-23T10:11:38.681Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-23T10:11:38.681Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-23T10:11:38.681Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-23T10:11:38.681Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.511s coverage: 59.9% of statements [2022-04-23T10:11:38.681Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-23T10:11:38.681Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-23T10:11:38.681Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.021s coverage: 4.0% of statements [2022-04-23T10:11:38.681Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-23T10:11:38.681Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-04-23T10:11:38.681Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-23T10:11:38.681Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-23T10:11:39.064Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-23T10:11:39.064Z] Using test binary docker [2022-04-23T10:11:39.321Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-23T10:11:39.321Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-23T10:11:39.321Z] INFO: Waiting for daemon to start... [2022-04-23T10:11:39.321Z] Starting dockerd [2022-04-23T10:11:39.744Z] INFO: Expanding compiler 1 of 3... [2022-04-23T10:11:39.929Z] . [2022-04-23T10:11:39.930Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-23T10:11:39.930Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-23T10:11:39.930Z] Error: No such image: emptyfs [2022-04-23T10:11:39.930Z] Running integration-test (iteration 1) [2022-04-23T10:11:39.930Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-23T10:11:40.192Z] Loaded image: busybox:latest [2022-04-23T10:11:40.454Z] Loaded image: busybox:glibc [2022-04-23T10:11:40.817Z] INFO: Expanding compiler 2 of 3... [2022-04-23T10:11:41.844Z] Loaded image: debian:bullseye-slim [2022-04-23T10:11:41.844Z] Loaded image: hello-world:latest [2022-04-23T10:11:41.844Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T10:11:41.844Z] INFO: Testing against a local daemon [2022-04-23T10:11:41.844Z] === RUN TestCgroupNamespacesBuild [2022-04-23T10:11:42.594Z] . [2022-04-23T10:11:42.594Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-23T10:11:42.594Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-23T10:11:42.594Z] Error: No such image: emptyfs [2022-04-23T10:11:42.594Z] Running integration-test (iteration 1) [2022-04-23T10:11:42.594Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-23T10:11:42.850Z] Loaded image: busybox:latest [2022-04-23T10:11:43.107Z] Loaded image: busybox:glibc [2022-04-23T10:11:43.229Z] --- PASS: TestCgroupNamespacesBuild (1.19s) [2022-04-23T10:11:43.229Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-23T10:11:44.175Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2022-04-23T10:11:44.175Z] === RUN TestBuildWithSession [2022-04-23T10:11:44.175Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T10:11:44.175Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-23T10:11:44.175Z] === RUN TestBuildSquashParent [2022-04-23T10:11:44.519Z] Loaded image: debian:bullseye-slim [2022-04-23T10:11:44.519Z] Loaded image: hello-world:latest [2022-04-23T10:11:44.519Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T10:11:44.519Z] INFO: Testing against a local daemon [2022-04-23T10:11:44.519Z] === RUN TestCgroupNamespacesBuild [2022-04-23T10:11:45.885Z] --- PASS: TestCgroupNamespacesBuild (1.39s) [2022-04-23T10:11:45.885Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-23T10:11:47.054Z] INFO: Expanding compiler 3 of 3... [2022-04-23T10:11:47.278Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s) [2022-04-23T10:11:47.278Z] === RUN TestBuildWithSession [2022-04-23T10:11:47.278Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T10:11:47.278Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-23T10:11:47.278Z] === RUN TestBuildSquashParent [2022-04-23T10:11:47.567Z] INFO: Removing downloaded files... [2022-04-23T10:11:47.567Z] INFO: Downloading containerd [2022-04-23T10:11:48.681Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.579s coverage: 7.4% of statements [2022-04-23T10:11:48.681Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-23T10:11:48.681Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-23T10:11:48.681Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-04-23T10:11:48.681Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-23T10:11:48.681Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-23T10:11:48.681Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-23T10:11:48.681Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-04-23T10:11:48.681Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-04-23T10:11:48.681Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-23T10:11:48.943Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-23T10:11:51.460Z] --- PASS: TestBuildSquashParent (4.20s) [2022-04-23T10:11:51.461Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-23T10:11:51.461Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T10:11:51.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T10:11:51.461Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T10:11:51.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T10:11:51.461Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T10:11:51.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T10:11:51.461Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T10:11:51.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T10:11:51.461Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T10:11:51.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T10:11:51.461Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T10:11:51.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T10:11:51.461Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T10:11:51.461Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T10:11:52.317Z] --- PASS: TestBuildSquashParent (7.02s) [2022-04-23T10:11:52.317Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-23T10:11:52.317Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T10:11:52.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T10:11:52.317Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T10:11:52.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T10:11:52.317Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T10:11:52.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T10:11:52.317Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T10:11:52.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T10:11:52.317Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T10:11:52.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T10:11:52.317Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T10:11:52.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T10:11:52.317Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T10:11:52.317Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T10:11:52.830Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T10:11:52.830Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T10:11:52.925Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T10:11:52.925Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T10:11:54.203Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T10:11:54.460Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T10:11:54.868Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T10:11:54.868Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T10:11:55.828Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-23T10:11:55.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.37s) [2022-04-23T10:11:55.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.47s) [2022-04-23T10:11:55.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.28s) [2022-04-23T10:11:55.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.50s) [2022-04-23T10:11:55.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.56s) [2022-04-23T10:11:55.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.45s) [2022-04-23T10:11:55.828Z] === RUN TestBuildMultiStageCopy [2022-04-23T10:11:55.828Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-23T10:11:56.782Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-23T10:11:56.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.60s) [2022-04-23T10:11:56.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.63s) [2022-04-23T10:11:56.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.87s) [2022-04-23T10:11:56.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.08s) [2022-04-23T10:11:56.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.77s) [2022-04-23T10:11:56.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s) [2022-04-23T10:11:56.782Z] === RUN TestBuildMultiStageCopy [2022-04-23T10:11:56.782Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-23T10:11:57.721Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-23T10:11:57.721Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-23T10:11:57.721Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-23T10:11:57.978Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-23T10:11:58.235Z] --- PASS: TestBuildMultiStageCopy (2.38s) [2022-04-23T10:11:58.235Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.50s) [2022-04-23T10:11:58.235Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-04-23T10:11:58.235Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-04-23T10:11:58.235Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-04-23T10:11:58.235Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-04-23T10:11:58.235Z] === RUN TestBuildMultiStageParentConfig [2022-04-23T10:11:58.798Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-04-23T10:11:58.798Z] === RUN TestBuildLabelWithTargets [2022-04-23T10:11:58.949Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-04-23T10:12:00.080Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-23T10:12:00.166Z] --- PASS: TestBuildLabelWithTargets (1.04s) [2022-04-23T10:12:00.166Z] === RUN TestBuildWithEmptyLayers [2022-04-23T10:12:00.423Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-04-23T10:12:00.423Z] === RUN TestBuildMultiStageOnBuild [2022-04-23T10:12:01.466Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-23T10:12:02.038Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-23T10:12:02.332Z] --- PASS: TestBuildMultiStageOnBuild (1.72s) [2022-04-23T10:12:02.332Z] === RUN TestBuildUncleanTarFilenames [2022-04-23T10:12:02.589Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-04-23T10:12:02.589Z] === RUN TestBuildMultiStageLayerLeak [2022-04-23T10:12:03.060Z] [2022-04-23T10:12:03.060Z] Name Version Source Summary [2022-04-23T10:12:03.060Z] ---- ------- ------ ------- [2022-04-23T10:12:03.060Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-23T10:12:03.060Z] [2022-04-23T10:12:03.060Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-23T10:12:03.060Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-23T10:12:03.060Z] PSChildName : containerd [2022-04-23T10:12:03.060Z] PSDrive : C [2022-04-23T10:12:03.060Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-23T10:12:03.060Z] PSIsContainer : True [2022-04-23T10:12:03.060Z] Name : containerd [2022-04-23T10:12:03.060Z] FullName : C:\containerd [2022-04-23T10:12:03.060Z] Parent : [2022-04-23T10:12:03.060Z] Exists : True [2022-04-23T10:12:03.060Z] Root : C:\ [2022-04-23T10:12:03.060Z] Extension : [2022-04-23T10:12:03.060Z] CreationTime : 4/23/2022 10:12:02 AM [2022-04-23T10:12:03.060Z] CreationTimeUtc : 4/23/2022 10:12:02 AM [2022-04-23T10:12:03.060Z] LastAccessTime : 4/23/2022 10:12:02 AM [2022-04-23T10:12:03.060Z] LastAccessTimeUtc : 4/23/2022 10:12:02 AM [2022-04-23T10:12:03.060Z] LastWriteTime : 4/23/2022 10:12:02 AM [2022-04-23T10:12:03.060Z] LastWriteTimeUtc : 4/23/2022 10:12:02 AM [2022-04-23T10:12:03.060Z] Attributes : Directory [2022-04-23T10:12:03.060Z] Mode : d----- [2022-04-23T10:12:03.060Z] BaseName : containerd [2022-04-23T10:12:03.060Z] Target : {} [2022-04-23T10:12:03.060Z] LinkType : [2022-04-23T10:12:03.060Z] [2022-04-23T10:12:03.421Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-23T10:12:04.365Z] --- PASS: TestBuildMultiStageCopy (7.32s) [2022-04-23T10:12:04.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2022-04-23T10:12:04.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-04-23T10:12:04.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-23T10:12:04.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-04-23T10:12:04.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-04-23T10:12:04.365Z] === RUN TestBuildMultiStageParentConfig [2022-04-23T10:12:04.483Z] --- PASS: TestBuildMultiStageLayerLeak (1.83s) [2022-04-23T10:12:04.483Z] === RUN TestBuildWithHugeFile [2022-04-23T10:12:04.756Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-23T10:12:04.756Z] INFO: Configuring git core.autocrlf... [2022-04-23T10:12:04.756Z] [2022-04-23T10:12:04.756Z] [2022-04-23T10:12:09.650Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-04-23T10:12:09.650Z] === RUN TestBuildLabelWithTargets [2022-04-23T10:12:17.105Z] ok github.com/docker/docker/libnetwork/ipam 16.458s coverage: 85.3% of statements [2022-04-23T10:12:17.105Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-23T10:12:17.105Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-23T10:12:17.105Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-23T10:12:17.105Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-04-23T10:12:17.105Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-23T10:12:17.105Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-23T10:12:17.367Z] ok github.com/docker/docker/libnetwork/ipamutils 0.264s coverage: 74.0% of statements [2022-04-23T10:12:17.790Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-04-23T10:12:17.790Z] === RUN TestBuildWithEmptyLayers [2022-04-23T10:12:18.311Z] ok github.com/docker/docker/libnetwork/iptables 0.169s coverage: 45.1% of statements [2022-04-23T10:12:18.311Z] ok github.com/docker/docker/libnetwork/netlabel 0.007s coverage: 60.0% of statements [2022-04-23T10:12:18.572Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-04-23T10:12:20.332Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-04-23T10:12:20.332Z] === RUN TestBuildMultiStageOnBuild [2022-04-23T10:12:25.621Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-04-23T10:12:25.621Z] === RUN TestBuildUncleanTarFilenames [2022-04-23T10:12:25.883Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-04-23T10:12:25.883Z] === RUN TestBuildMultiStageLayerLeak [2022-04-23T10:12:30.093Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-04-23T10:12:30.093Z] === RUN TestBuildWithHugeFile [2022-04-23T10:12:31.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-23T10:12:31.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-23T10:12:50.980Z] Removing intermediate container 7d3e8855abd0 [2022-04-23T10:12:50.980Z] ---> 779514d30a9d [2022-04-23T10:12:50.980Z] Step 9/13 : 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-04-23T10:12:50.980Z] ---> Running in bc93c135d99e [2022-04-23T10:12:50.980Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-23T10:12:50.980Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-23T10:12:50.980Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-23T10:12:50.980Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-23T10:12:50.980Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-23T10:12:50.980Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-23T10:12:50.980Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-23T10:12:50.980Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-23T10:12:50.980Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-23T10:12:50.980Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-23T10:12:50.980Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-23T10:12:50.980Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-23T10:12:50.980Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-23T10:12:50.980Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-23T10:12:51.969Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-23T10:12:51.969Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-23T10:13:00.675Z] --- PASS: TestBuildWithHugeFile (52.90s) [2022-04-23T10:13:00.675Z] === RUN TestBuildWCOWSandboxSize [2022-04-23T10:13:00.675Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T10:13:00.675Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-23T10:13:00.675Z] === RUN TestBuildWithEmptyDockerfile [2022-04-23T10:13:00.675Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T10:13:00.675Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T10:13:00.675Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T10:13:00.675Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T10:13:00.675Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T10:13:00.675Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T10:13:00.675Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T10:13:00.675Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T10:13:00.675Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T10:13:00.675Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-23T10:13:00.675Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-04-23T10:13:00.675Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-04-23T10:13:00.675Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-04-23T10:13:00.675Z] === RUN TestBuildPreserveOwnership [2022-04-23T10:13:00.675Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-23T10:13:00.675Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-23T10:13:01.240Z] --- PASS: TestBuildPreserveOwnership (3.63s) [2022-04-23T10:13:01.240Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.46s) [2022-04-23T10:13:01.240Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2022-04-23T10:13:01.240Z] === RUN TestBuildPlatformInvalid [2022-04-23T10:13:01.240Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-23T10:13:01.240Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-23T10:13:02.170Z] Loaded image: busybox:latest [2022-04-23T10:13:02.170Z] Loaded image: busybox:glibc [2022-04-23T10:13:02.434Z] Removing intermediate container c2673c08ecad [2022-04-23T10:13:02.434Z] ---> 2c61bf7951a5 [2022-04-23T10:13:02.434Z] Step 9/13 : 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-04-23T10:13:02.434Z] ---> Running in 4d7f37030a01 [2022-04-23T10:13:02.434Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-23T10:13:02.434Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-23T10:13:02.434Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-23T10:13:02.434Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-23T10:13:02.434Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-23T10:13:02.434Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-23T10:13:02.434Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-23T10:13:02.434Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-23T10:13:02.434Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-23T10:13:02.434Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-23T10:13:02.434Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-23T10:13:02.434Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-23T10:13:02.434Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-23T10:13:02.434Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-23T10:13:02.434Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-23T10:13:02.434Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-23T10:13:03.539Z] Loaded image: debian:bullseye-slim [2022-04-23T10:13:03.539Z] Loaded image: hello-world:latest [2022-04-23T10:13:03.539Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T10:13:10.030Z] INFO [linters context/goanalysis] analyzers took 4m51.27441257s with top 10 stages: buildir: 2m1.30497311s, goimports: 24.797094002s, unconvert: 18.562345578s, gosec: 15.982714337s, S1038: 8.685874858s, golint: 7.912626515s, misspell: 6.075334283s, nilness: 4.691616458s, S1039: 4.153614368s, inspect: 3.649849975s [2022-04-23T10:13:10.030Z] INFO [runner] Issues before processing: 3036, after processing: 0 [2022-04-23T10:13:10.030Z] INFO [runner] Processors filtering stat (out/in): exclude: 2035/2035, exclude-rules: 78/2035, filename_unadjuster: 2420/2420, path_prettifier: 2420/2420, autogenerated_exclude: 2035/2420, cgo: 2420/3036, skip_dirs: 2420/2420, nolint: 0/78, skip_files: 2420/2420, identifier_marker: 2035/2035 [2022-04-23T10:13:10.030Z] INFO [runner] processing took 165.739353ms with stages: nolint: 63.488774ms, identifier_marker: 50.208597ms, autogenerated_exclude: 20.596384ms, exclude-rules: 15.224551ms, path_prettifier: 12.758151ms, skip_dirs: 2.168259ms, cgo: 756.542µs, filename_unadjuster: 530.715µs, max_same_issues: 1.761µs, skip_files: 1.228µs, exclude: 882ns, severity-rules: 578ns, uniq_by_line: 551ns, max_from_linter: 487ns, diff: 391ns, path_shortener: 383ns, max_per_file_from_linter: 345ns, source_code: 320ns, sort_results: 290ns, path_prefixer: 164ns [2022-04-23T10:13:10.030Z] INFO [runner] linters took 1m31.409833628s with stages: goanalysis_metalinter: 1m31.243830029s [2022-04-23T10:13:10.030Z] INFO File cache stats: 1666 entries of total size 8.5MiB [2022-04-23T10:13:10.030Z] INFO Memory: 2624 samples, avg is 285.6MB, max is 1167.1MB [2022-04-23T10:13:10.030Z] INFO Execution took 4m22.289574969s [2022-04-23T10:13:10.030Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-23T10:13:10.368Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43517/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=36049a04d2e11454789be71f40eb2aed1c7070d5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:36049a04d2e11454789be71f40eb2aed1c7070d5 hack/make.sh dynbinary test-docker-py [2022-04-23T10:13:10.624Z] [2022-04-23T10:13:10.882Z] Removing bundles/ [2022-04-23T10:13:10.882Z] [2022-04-23T10:13:10.882Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-23T10:13:10.882Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T10:13:10.882Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T10:13:13.490Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.69s) [2022-04-23T10:13:13.490Z] PASS [2022-04-23T10:13:13.490Z] [2022-04-23T10:13:13.490Z] === Skipped [2022-04-23T10:13:13.490Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-23T10:13:13.490Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T10:13:13.490Z] [2022-04-23T10:13:13.490Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-23T10:13:13.490Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T10:13:13.490Z] [2022-04-23T10:13:13.490Z] DONE 34 tests, 2 skipped in 89.306s [2022-04-23T10:13:13.490Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-23T10:13:13.490Z] INFO: Testing against a local daemon [2022-04-23T10:13:13.490Z] === RUN TestConfigInspect [2022-04-23T10:13:14.423Z] --- PASS: TestConfigInspect (2.27s) [2022-04-23T10:13:14.423Z] === RUN TestConfigList [2022-04-23T10:13:14.789Z] Removing intermediate container 4d7f37030a01 [2022-04-23T10:13:14.789Z] ---> ae527221cad2 [2022-04-23T10:13:14.789Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-23T10:13:14.789Z] ---> Running in 4207040201fa [2022-04-23T10:13:16.317Z] --- PASS: TestConfigList (2.14s) [2022-04-23T10:13:16.317Z] === RUN TestConfigsCreateAndDelete [2022-04-23T10:13:17.283Z] Removing intermediate container bc93c135d99e [2022-04-23T10:13:17.283Z] ---> 998ba13cff47 [2022-04-23T10:13:17.283Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-23T10:13:17.283Z] ---> Running in 530859e1cc2a [2022-04-23T10:13:17.727Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-23T10:13:17.727Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-23T10:13:18.187Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-23T10:13:18.187Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-23T10:13:18.653Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-23T10:13:18.653Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-23T10:13:18.653Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-23T10:13:18.653Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T10:13:18.838Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-04-23T10:13:18.838Z] === RUN TestConfigsUpdate [2022-04-23T10:13:20.238Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-23T10:13:20.238Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-23T10:13:20.707Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-23T10:13:20.707Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-23T10:13:20.734Z] --- PASS: TestConfigsUpdate (2.17s) [2022-04-23T10:13:20.734Z] === RUN TestTemplatedConfig [2022-04-23T10:13:21.178Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-23T10:13:21.178Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-23T10:13:21.178Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-23T10:13:21.178Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T10:13:24.012Z] --- PASS: TestTemplatedConfig (2.66s) [2022-04-23T10:13:24.012Z] === RUN TestConfigCreateResolve [2022-04-23T10:13:25.906Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-04-23T10:13:25.906Z] PASS [2022-04-23T10:13:25.906Z] [2022-04-23T10:13:25.906Z] DONE 6 tests in 13.624s [2022-04-23T10:13:25.906Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-23T10:13:25.906Z] INFO: Testing against a local daemon [2022-04-23T10:13:25.906Z] === RUN TestCheckpoint [2022-04-23T10:13:25.906Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T10:13:25.906Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/commit [2022-04-23T10:13:25.906Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-23T10:13:25.906Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T10:13:25.906Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-23T10:13:25.906Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-23T10:13:25.906Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T10:13:25.906Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T10:13:25.906Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T10:13:25.906Z] === CONT TestContainerInvalidJSON/commit [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-23T10:13:25.906Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-23T10:13:25.906Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-23T10:13:25.906Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-23T10:13:25.906Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-23T10:13:25.906Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-23T10:13:25.906Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-23T10:13:25.906Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-23T10:13:25.906Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-23T10:13:25.906Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-23T10:13:25.906Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-04-23T10:13:25.906Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-23T10:13:25.906Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-23T10:13:25.906Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-23T10:13:25.906Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-23T10:13:25.906Z] === RUN TestCopyEmptyFile [2022-04-23T10:13:26.162Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-04-23T10:13:26.163Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-23T10:13:26.163Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-23T10:13:26.163Z] === RUN TestCopyFromContainer [2022-04-23T10:13:26.405Z] --- PASS: TestBuildWithHugeFile (50.59s) [2022-04-23T10:13:26.405Z] === RUN TestBuildWCOWSandboxSize [2022-04-23T10:13:26.405Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T10:13:26.405Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-23T10:13:26.405Z] === RUN TestBuildWithEmptyDockerfile [2022-04-23T10:13:26.405Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T10:13:26.405Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T10:13:26.405Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T10:13:26.405Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T10:13:26.405Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T10:13:26.405Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T10:13:26.405Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T10:13:26.405Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T10:13:26.405Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T10:13:26.405Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-23T10:13:26.405Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-04-23T10:13:26.405Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-04-23T10:13:26.406Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-23T10:13:26.406Z] === RUN TestBuildPreserveOwnership [2022-04-23T10:13:26.406Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-23T10:13:27.346Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-23T10:13:27.530Z] === RUN TestCopyFromContainer// [2022-04-23T10:13:27.530Z] === RUN TestCopyFromContainer//bar/root [2022-04-23T10:13:27.530Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-23T10:13:27.530Z] === RUN TestCopyFromContainer/bar/quux [2022-04-23T10:13:27.530Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-23T10:13:27.530Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-23T10:13:27.787Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-23T10:13:27.787Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-23T10:13:27.787Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-23T10:13:27.787Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-23T10:13:28.043Z] --- PASS: TestCopyFromContainer (1.84s) [2022-04-23T10:13:28.043Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-23T10:13:28.043Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-04-23T10:13:28.043Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-23T10:13:28.043Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-23T10:13:28.043Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-23T10:13:28.043Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-23T10:13:28.043Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-23T10:13:28.043Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-23T10:13:28.043Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-23T10:13:28.043Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-23T10:13:28.043Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-23T10:13:28.043Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T10:13:28.043Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T10:13:28.043Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T10:13:28.043Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T10:13:28.043Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T10:13:28.043Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T10:13:28.043Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T10:13:28.043Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T10:13:28.043Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T10:13:28.043Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-23T10:13:28.043Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-23T10:13:28.043Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-23T10:13:28.043Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-23T10:13:28.043Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-23T10:13:28.043Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-23T10:13:28.043Z] === RUN TestCreateWithInvalidEnv [2022-04-23T10:13:28.043Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-23T10:13:28.043Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-23T10:13:28.043Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-23T10:13:28.043Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-23T10:13:28.043Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-23T10:13:28.043Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-23T10:13:28.043Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-23T10:13:28.043Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-23T10:13:28.043Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-23T10:13:28.043Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-23T10:13:28.043Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-23T10:13:28.043Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-23T10:13:28.043Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-23T10:13:28.043Z] === RUN TestCreateTmpfsMountsTarget [2022-04-23T10:13:28.043Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-23T10:13:28.043Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-23T10:13:28.963Z] Removing intermediate container 4207040201fa [2022-04-23T10:13:28.963Z] ---> eca2c0515969 [2022-04-23T10:13:28.963Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-23T10:13:28.963Z] ---> Running in 2b794bdda681 [2022-04-23T10:13:28.963Z] Removing intermediate container 2b794bdda681 [2022-04-23T10:13:28.963Z] ---> 5dfaa47c30ce [2022-04-23T10:13:28.963Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-23T10:13:28.963Z] ---> Running in d0986d1118c0 [2022-04-23T10:13:28.963Z] Removing intermediate container d0986d1118c0 [2022-04-23T10:13:28.963Z] ---> 6808f5374c80 [2022-04-23T10:13:28.963Z] Step 13/13 : COPY . . [2022-04-23T10:13:29.987Z] --- PASS: TestCreateWithCustomMaskedPaths (1.76s) [2022-04-23T10:13:29.987Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-23T10:13:31.555Z] --- PASS: TestBuildPreserveOwnership (10.15s) [2022-04-23T10:13:31.555Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.12s) [2022-04-23T10:13:31.555Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-23T10:13:31.555Z] === RUN TestBuildPlatformInvalid [2022-04-23T10:13:31.555Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-23T10:13:31.555Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-23T10:13:31.555Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-23T10:13:31.555Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-23T10:13:31.555Z] PASS [2022-04-23T10:13:31.555Z] [2022-04-23T10:13:31.555Z] === Skipped [2022-04-23T10:13:31.555Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-23T10:13:31.555Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T10:13:31.555Z] [2022-04-23T10:13:31.555Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-23T10:13:31.555Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T10:13:31.555Z] [2022-04-23T10:13:31.555Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-23T10:13:31.555Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-23T10:13:31.555Z] [2022-04-23T10:13:31.555Z] DONE 34 tests, 3 skipped in 111.270s [2022-04-23T10:13:31.555Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-23T10:13:31.555Z] INFO: Testing against a local daemon [2022-04-23T10:13:31.555Z] === RUN TestConfigInspect [2022-04-23T10:13:31.555Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:13:31.555Z] --- SKIP: TestConfigInspect (0.02s) [2022-04-23T10:13:31.555Z] === RUN TestConfigList [2022-04-23T10:13:31.555Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:13:31.555Z] --- SKIP: TestConfigList (0.01s) [2022-04-23T10:13:31.555Z] === RUN TestConfigsCreateAndDelete [2022-04-23T10:13:31.555Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:13:31.555Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-23T10:13:31.555Z] === RUN TestConfigsUpdate [2022-04-23T10:13:31.555Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:13:31.555Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-23T10:13:31.555Z] === RUN TestTemplatedConfig [2022-04-23T10:13:31.555Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:13:31.555Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-23T10:13:31.555Z] === RUN TestConfigCreateResolve [2022-04-23T10:13:31.555Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:13:31.555Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-23T10:13:31.555Z] PASS [2022-04-23T10:13:31.555Z] [2022-04-23T10:13:31.555Z] === Skipped [2022-04-23T10:13:31.555Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-04-23T10:13:31.555Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:13:31.555Z] [2022-04-23T10:13:31.555Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-23T10:13:31.555Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:13:31.555Z] [2022-04-23T10:13:31.555Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-23T10:13:31.555Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:13:31.555Z] [2022-04-23T10:13:31.555Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-23T10:13:31.555Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:13:31.555Z] [2022-04-23T10:13:31.555Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-23T10:13:31.555Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:13:31.555Z] [2022-04-23T10:13:31.555Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-23T10:13:31.555Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:13:31.555Z] [2022-04-23T10:13:31.555Z] DONE 6 tests, 6 skipped in 0.163s [2022-04-23T10:13:31.555Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-23T10:13:31.555Z] INFO: Testing against a local daemon [2022-04-23T10:13:31.555Z] === RUN TestCheckpoint [2022-04-23T10:13:31.555Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T10:13:31.555Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/commit [2022-04-23T10:13:31.555Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-23T10:13:31.555Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T10:13:31.555Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-23T10:13:31.555Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-23T10:13:31.555Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T10:13:31.555Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T10:13:31.555Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T10:13:31.555Z] === CONT TestContainerInvalidJSON/commit [2022-04-23T10:13:31.555Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-23T10:13:31.555Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-23T10:13:31.555Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-23T10:13:31.555Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-23T10:13:31.555Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-23T10:13:31.555Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-23T10:13:31.555Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-23T10:13:31.555Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-23T10:13:31.555Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-23T10:13:31.816Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-04-23T10:13:31.816Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-23T10:13:31.816Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-04-23T10:13:31.816Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-23T10:13:31.816Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-23T10:13:31.816Z] === RUN TestCopyEmptyFile [2022-04-23T10:13:31.880Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.73s) [2022-04-23T10:13:31.880Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-23T10:13:31.880Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T10:13:31.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T10:13:31.880Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T10:13:31.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T10:13:31.880Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T10:13:31.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T10:13:31.880Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T10:13:31.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T10:13:31.880Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T10:13:31.880Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T10:13:31.880Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T10:13:31.880Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T10:13:31.880Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T10:13:31.880Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T10:13:31.880Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T10:13:31.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-23T10:13:31.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-23T10:13:31.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-23T10:13:31.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-23T10:13:31.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-23T10:13:31.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-23T10:13:31.880Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-23T10:13:32.059Z] Removing intermediate container d4042b40d057 [2022-04-23T10:13:32.059Z] ---> 521f1a599688 [2022-04-23T10:13:32.059Z] Step 9/13 : 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-04-23T10:13:32.059Z] ---> Running in 6c0d30b2da64 [2022-04-23T10:13:32.059Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-23T10:13:32.059Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-23T10:13:32.059Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-23T10:13:32.059Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-23T10:13:32.059Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-23T10:13:32.059Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-23T10:13:32.059Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-23T10:13:32.059Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-23T10:13:32.059Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-23T10:13:32.059Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-23T10:13:32.059Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-23T10:13:32.059Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-23T10:13:32.059Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-23T10:13:32.059Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-23T10:13:32.077Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-04-23T10:13:32.077Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-23T10:13:32.077Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-04-23T10:13:32.077Z] === RUN TestCopyFromContainer [2022-04-23T10:13:32.136Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2022-04-23T10:13:32.136Z] === RUN TestCreateDifferentPlatform [2022-04-23T10:13:32.136Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-23T10:13:32.136Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-23T10:13:32.136Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-23T10:13:32.136Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-23T10:13:32.136Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-23T10:13:32.136Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-23T10:13:32.136Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-04-23T10:13:32.136Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-23T10:13:32.393Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-23T10:13:32.393Z] === RUN TestContainerStartOnDaemonRestart [2022-04-23T10:13:32.393Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-23T10:13:32.393Z] === RUN TestDaemonRestartIpcMode [2022-04-23T10:13:32.393Z] === PAUSE TestDaemonRestartIpcMode [2022-04-23T10:13:32.393Z] === RUN TestDaemonHostGatewayIP [2022-04-23T10:13:32.393Z] === PAUSE TestDaemonHostGatewayIP [2022-04-23T10:13:32.393Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-23T10:13:32.393Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-23T10:13:32.393Z] === RUN TestContainerKillOnDaemonStart [2022-04-23T10:13:32.393Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-23T10:13:32.393Z] === RUN TestDiff [2022-04-23T10:13:32.955Z] --- PASS: TestDiff (0.60s) [2022-04-23T10:13:32.955Z] === RUN TestExecWithCloseStdin [2022-04-23T10:13:33.134Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-23T10:13:33.134Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-23T10:13:33.518Z] --- PASS: TestExecWithCloseStdin (0.68s) [2022-04-23T10:13:33.518Z] === RUN TestExec [2022-04-23T10:13:33.682Z] Removing intermediate container 530859e1cc2a [2022-04-23T10:13:33.682Z] ---> 89fbe50b00cb [2022-04-23T10:13:33.682Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-23T10:13:33.682Z] ---> Running in 2a4ce15ac031 [2022-04-23T10:13:33.682Z] Removing intermediate container 2a4ce15ac031 [2022-04-23T10:13:33.682Z] ---> 114c65a28d78 [2022-04-23T10:13:33.682Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-23T10:13:33.682Z] ---> Running in 84aad0b4bfcb [2022-04-23T10:13:33.682Z] Removing intermediate container 84aad0b4bfcb [2022-04-23T10:13:33.682Z] ---> 2fa772241b8a [2022-04-23T10:13:33.682Z] Step 13/13 : COPY . . [2022-04-23T10:13:34.084Z] --- PASS: TestExec (0.62s) [2022-04-23T10:13:34.084Z] === RUN TestExecUser [2022-04-23T10:13:35.016Z] --- PASS: TestExecUser (0.65s) [2022-04-23T10:13:35.016Z] === RUN TestExportContainerAndImportImage [2022-04-23T10:13:35.579Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2022-04-23T10:13:35.579Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-23T10:13:36.284Z] === RUN TestCopyFromContainer// [2022-04-23T10:13:36.284Z] === RUN TestCopyFromContainer//bar/root [2022-04-23T10:13:36.284Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-23T10:13:36.284Z] === RUN TestCopyFromContainer/bar/quux [2022-04-23T10:13:36.284Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-23T10:13:36.544Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-23T10:13:36.544Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-23T10:13:36.544Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-23T10:13:36.544Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-23T10:13:36.544Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-23T10:13:36.805Z] --- PASS: TestCopyFromContainer (4.62s) [2022-04-23T10:13:36.805Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-23T10:13:36.805Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-23T10:13:36.805Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-23T10:13:36.805Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-23T10:13:36.805Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-23T10:13:36.805Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-23T10:13:36.805Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-23T10:13:36.805Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-23T10:13:36.805Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-23T10:13:36.805Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-23T10:13:36.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-23T10:13:36.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T10:13:36.805Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T10:13:36.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T10:13:36.805Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T10:13:36.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T10:13:36.805Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T10:13:36.805Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T10:13:36.805Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T10:13:36.805Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T10:13:36.805Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-23T10:13:36.805Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-23T10:13:36.805Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-23T10:13:36.805Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-23T10:13:36.805Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-23T10:13:36.805Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-23T10:13:36.805Z] === RUN TestCreateWithInvalidEnv [2022-04-23T10:13:36.805Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-23T10:13:36.805Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-23T10:13:36.805Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-23T10:13:36.805Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-23T10:13:36.805Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-23T10:13:36.805Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-23T10:13:36.805Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-23T10:13:36.805Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-23T10:13:36.805Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-23T10:13:36.805Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-23T10:13:36.805Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-23T10:13:36.805Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-23T10:13:36.805Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-23T10:13:36.805Z] === RUN TestCreateTmpfsMountsTarget [2022-04-23T10:13:36.805Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-23T10:13:36.805Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-23T10:13:36.950Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-04-23T10:13:36.950Z] === RUN TestHealthCheckWorkdir [2022-04-23T10:13:37.879Z] --- PASS: TestHealthCheckWorkdir (0.83s) [2022-04-23T10:13:37.879Z] === RUN TestHealthKillContainer [2022-04-23T10:13:38.189Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-04-23T10:13:38.189Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-23T10:13:39.130Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2022-04-23T10:13:39.130Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-23T10:13:39.130Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T10:13:39.130Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T10:13:39.130Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T10:13:39.130Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T10:13:39.130Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T10:13:39.130Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T10:13:39.130Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T10:13:39.130Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T10:13:39.130Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T10:13:39.130Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T10:13:39.130Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T10:13:39.130Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T10:13:39.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-23T10:13:39.391Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T10:13:39.391Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T10:13:39.391Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T10:13:39.391Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-23T10:13:39.391Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-04-23T10:13:39.391Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-04-23T10:13:39.391Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-04-23T10:13:39.391Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-04-23T10:13:39.391Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-04-23T10:13:39.391Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-23T10:13:39.652Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-04-23T10:13:39.652Z] === RUN TestCreateDifferentPlatform [2022-04-23T10:13:39.652Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-23T10:13:39.652Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-23T10:13:39.652Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-23T10:13:39.652Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-23T10:13:39.652Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-23T10:13:39.652Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-23T10:13:39.652Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-23T10:13:39.652Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-23T10:13:39.913Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-23T10:13:39.913Z] === RUN TestContainerStartOnDaemonRestart [2022-04-23T10:13:39.913Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-23T10:13:39.913Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-23T10:13:39.913Z] === RUN TestDaemonRestartIpcMode [2022-04-23T10:13:39.913Z] === PAUSE TestDaemonRestartIpcMode [2022-04-23T10:13:39.913Z] === RUN TestDaemonHostGatewayIP [2022-04-23T10:13:39.913Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T10:13:39.913Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-23T10:13:39.913Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-23T10:13:39.913Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-23T10:13:39.913Z] === RUN TestContainerKillOnDaemonStart [2022-04-23T10:13:39.913Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-23T10:13:39.913Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-23T10:13:39.913Z] === RUN TestDiff [2022-04-23T10:13:40.173Z] --- PASS: TestDiff (0.42s) [2022-04-23T10:13:40.174Z] === RUN TestExecWithCloseStdin [2022-04-23T10:13:40.746Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-04-23T10:13:40.746Z] === RUN TestExec [2022-04-23T10:13:41.318Z] --- PASS: TestExec (0.47s) [2022-04-23T10:13:41.318Z] === RUN TestExecUser [2022-04-23T10:13:41.580Z] --- PASS: TestExecUser (0.47s) [2022-04-23T10:13:41.580Z] === RUN TestExportContainerAndImportImage [2022-04-23T10:13:42.151Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-04-23T10:13:42.151Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-23T10:13:43.541Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-04-23T10:13:43.541Z] === RUN TestHealthCheckWorkdir [2022-04-23T10:13:44.112Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-04-23T10:13:44.112Z] === RUN TestHealthKillContainer [2022-04-23T10:13:45.966Z] --- PASS: TestHealthKillContainer (8.22s) [2022-04-23T10:13:45.966Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-23T10:13:46.529Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2022-04-23T10:13:46.529Z] === RUN TestIpcModeNone [2022-04-23T10:13:47.094Z] --- PASS: TestIpcModeNone (0.65s) [2022-04-23T10:13:47.094Z] === RUN TestIpcModePrivate [2022-04-23T10:13:47.351Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-04-23T10:13:47.609Z] --- PASS: TestIpcModePrivate (0.61s) [2022-04-23T10:13:47.609Z] === RUN TestIpcModeShareable [2022-04-23T10:13:47.866Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-04-23T10:13:48.122Z] --- PASS: TestIpcModeShareable (0.60s) [2022-04-23T10:13:48.122Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-23T10:13:50.016Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s) [2022-04-23T10:13:50.016Z] === RUN TestAPIIpcModeHost [2022-04-23T10:13:50.273Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-04-23T10:13:50.273Z] === RUN TestDaemonIpcModeShareable [2022-04-23T10:13:51.641Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-23T10:13:51.641Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-04-23T10:13:51.641Z] === RUN TestDaemonIpcModePrivate [2022-04-23T10:13:52.245Z] --- PASS: TestHealthKillContainer (7.87s) [2022-04-23T10:13:52.245Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-23T10:13:52.245Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-23T10:13:52.245Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-23T10:13:52.245Z] === RUN TestIpcModeNone [2022-04-23T10:13:52.506Z] --- PASS: TestIpcModeNone (0.45s) [2022-04-23T10:13:52.506Z] === RUN TestIpcModePrivate [2022-04-23T10:13:52.576Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-23T10:13:52.768Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-04-23T10:13:52.768Z] --- PASS: TestIpcModePrivate (0.46s) [2022-04-23T10:13:52.768Z] === RUN TestIpcModeShareable [2022-04-23T10:13:52.768Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T10:13:52.768Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-23T10:13:52.768Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-23T10:13:52.833Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-04-23T10:13:52.833Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-23T10:13:53.764Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-23T10:13:53.764Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-04-23T10:13:53.764Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-23T10:13:54.744Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2022-04-23T10:13:54.744Z] === RUN TestAPIIpcModeHost [2022-04-23T10:13:54.744Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T10:13:54.744Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-23T10:13:54.744Z] === RUN TestDaemonIpcModeShareable [2022-04-23T10:13:54.744Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T10:13:54.744Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-23T10:13:54.744Z] === RUN TestDaemonIpcModePrivate [2022-04-23T10:13:55.071Z] Removing intermediate container 6c0d30b2da64 [2022-04-23T10:13:55.071Z] ---> 0322272e493a [2022-04-23T10:13:55.071Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-23T10:13:55.071Z] ---> Running in 60a305847b2e [2022-04-23T10:13:55.134Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-23T10:13:55.134Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-04-23T10:13:55.134Z] === RUN TestIpcModeOlderClient [2022-04-23T10:13:55.134Z] === PAUSE TestIpcModeOlderClient [2022-04-23T10:13:55.134Z] === RUN TestKillContainerInvalidSignal [2022-04-23T10:13:55.340Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-23T10:13:55.391Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-04-23T10:13:55.391Z] === RUN TestKillContainer [2022-04-23T10:13:55.605Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2022-04-23T10:13:55.605Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-23T10:13:55.605Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T10:13:55.605Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-23T10:13:55.605Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-23T10:13:55.605Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T10:13:55.605Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-23T10:13:55.605Z] === RUN TestIpcModeOlderClient [2022-04-23T10:13:55.605Z] === PAUSE TestIpcModeOlderClient [2022-04-23T10:13:55.605Z] === RUN TestKillContainerInvalidSignal [2022-04-23T10:13:55.648Z] === RUN TestKillContainer/no_signal [2022-04-23T10:13:55.905Z] === RUN TestKillContainer/non_killing_signal [2022-04-23T10:13:56.162Z] === RUN TestKillContainer/killing_signal [2022-04-23T10:13:56.177Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-04-23T10:13:56.177Z] === RUN TestKillContainer [2022-04-23T10:13:56.177Z] === RUN TestKillContainer/no_signal [2022-04-23T10:13:56.439Z] === RUN TestKillContainer/non_killing_signal [2022-04-23T10:13:56.700Z] === RUN TestKillContainer/killing_signal [2022-04-23T10:13:57.095Z] --- PASS: TestKillContainer (1.46s) [2022-04-23T10:13:57.095Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-04-23T10:13:57.095Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-04-23T10:13:57.095Z] --- PASS: TestKillContainer/killing_signal (0.55s) [2022-04-23T10:13:57.095Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-23T10:13:57.095Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-23T10:13:57.272Z] --- PASS: TestKillContainer (1.24s) [2022-04-23T10:13:57.272Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-04-23T10:13:57.272Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-04-23T10:13:57.272Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-04-23T10:13:57.272Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-23T10:13:57.272Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-23T10:13:57.352Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-23T10:13:57.845Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-23T10:13:58.256Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-23T10:13:58.256Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-23T10:13:58.256Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-23T10:13:58.256Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-23T10:13:58.286Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2022-04-23T10:13:58.286Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-04-23T10:13:58.286Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-04-23T10:13:58.286Z] === RUN TestKillStoppedContainer [2022-04-23T10:13:58.286Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-23T10:13:58.286Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-23T10:13:58.286Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-23T10:13:58.286Z] === RUN TestKillDifferentUserContainer [2022-04-23T10:13:58.416Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.96s) [2022-04-23T10:13:58.416Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2022-04-23T10:13:58.416Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-04-23T10:13:58.417Z] === RUN TestKillStoppedContainer [2022-04-23T10:13:58.417Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-23T10:13:58.417Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-23T10:13:58.417Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-23T10:13:58.417Z] === RUN TestKillDifferentUserContainer [2022-04-23T10:13:58.678Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-04-23T10:13:58.678Z] === RUN TestInspectOomKilledTrue [2022-04-23T10:13:58.678Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T10:13:58.678Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-23T10:13:58.678Z] === RUN TestInspectOomKilledFalse [2022-04-23T10:13:58.678Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T10:13:58.678Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-23T10:13:58.678Z] === RUN TestLinksEtcHostsContentMatch [2022-04-23T10:13:58.678Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-23T10:13:58.678Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-23T10:13:58.678Z] === RUN TestLinksContainerNames [2022-04-23T10:13:58.780Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-23T10:13:58.780Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-23T10:13:58.780Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-23T10:13:58.780Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-23T10:13:58.850Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-04-23T10:13:58.850Z] === RUN TestInspectOomKilledTrue [2022-04-23T10:13:58.850Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T10:13:58.850Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-23T10:13:58.850Z] === RUN TestInspectOomKilledFalse [2022-04-23T10:13:58.850Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T10:13:58.850Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-23T10:13:58.850Z] === RUN TestLinksEtcHostsContentMatch [2022-04-23T10:13:58.881Z] ---> 574d5d9c80b4 [2022-04-23T10:13:58.881Z] Successfully built 574d5d9c80b4 [2022-04-23T10:13:58.881Z] Successfully tagged docker:latest [2022-04-23T10:13:58.881Z] INFO: Image build ended at 04/23/2022 10:13:58. Duration:00:03:47.2488310 [2022-04-23T10:13:58.881Z] [2022-04-23T10:13:58.881Z] [2022-04-23T10:13:58.881Z] INFO: Building the test binaries at 04/23/2022 10:13:58... [2022-04-23T10:13:59.108Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-04-23T10:13:59.108Z] === RUN TestLinksContainerNames [2022-04-23T10:13:59.622Z] --- PASS: TestLinksContainerNames (0.84s) [2022-04-23T10:13:59.622Z] === RUN TestLogsFollowTailEmpty [2022-04-23T10:13:59.883Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-04-23T10:13:59.883Z] === RUN TestContainerNetworkMountsNoChown [2022-04-23T10:14:00.037Z] --- PASS: TestLinksContainerNames (0.87s) [2022-04-23T10:14:00.037Z] === RUN TestLogsFollowTailEmpty [2022-04-23T10:14:00.294Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-04-23T10:14:00.294Z] === RUN TestContainerNetworkMountsNoChown [2022-04-23T10:14:00.453Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/default [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/default [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/private [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/private [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/rprivate [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/slave [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/slave [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/rslave [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/shared [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/shared [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/rshared [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-23T10:14:00.453Z] === CONT TestMountDaemonRoot/default [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-23T10:14:00.453Z] === CONT TestMountDaemonRoot/rslave [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-23T10:14:00.453Z] === CONT TestMountDaemonRoot/rshared [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T10:14:00.453Z] === CONT TestMountDaemonRoot/shared [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-23T10:14:00.453Z] === CONT TestMountDaemonRoot/rprivate [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T10:14:00.453Z] === CONT TestMountDaemonRoot/slave [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-23T10:14:00.453Z] === CONT TestMountDaemonRoot/private [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-23T10:14:00.453Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-23T10:14:00.453Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-23T10:14:00.453Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-23T10:14:00.453Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-23T10:14:00.453Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-23T10:14:00.453Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-23T10:14:00.453Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T10:14:00.453Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-23T10:14:00.453Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-23T10:14:00.453Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-23T10:14:00.453Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T10:14:00.453Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-23T10:14:00.714Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-23T10:14:00.714Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T10:14:00.714Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-23T10:14:00.714Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T10:14:00.714Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-23T10:14:00.714Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-23T10:14:00.714Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-23T10:14:00.714Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-23T10:14:00.714Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-23T10:14:00.714Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T10:14:00.714Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-23T10:14:00.714Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T10:14:00.714Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-23T10:14:00.714Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-23T10:14:00.714Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-23T10:14:00.714Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-23T10:14:00.714Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-23T10:14:00.714Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-23T10:14:00.714Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-04-23T10:14:00.714Z] === RUN TestContainerBindMountNonRecursive [2022-04-23T10:14:00.714Z] 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-04-23T10:14:00.714Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-04-23T10:14:00.714Z] === RUN TestContainerVolumesMountedAsShared [2022-04-23T10:14:00.714Z] 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-04-23T10:14:00.714Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-23T10:14:00.714Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-23T10:14:00.714Z] 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-04-23T10:14:00.714Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-23T10:14:00.714Z] === RUN TestNetworkNat [2022-04-23T10:14:00.857Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/default [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/default [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/private [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/private [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/rprivate [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/slave [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/slave [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/rslave [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/shared [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/shared [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/rshared [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-23T10:14:00.857Z] === CONT TestMountDaemonRoot/default [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-23T10:14:00.857Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-23T10:14:00.857Z] === CONT TestMountDaemonRoot/rshared [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-23T10:14:00.857Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T10:14:00.857Z] === CONT TestMountDaemonRoot/shared [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-23T10:14:00.857Z] === CONT TestMountDaemonRoot/rslave [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T10:14:00.857Z] === CONT TestMountDaemonRoot/slave [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-23T10:14:00.857Z] === CONT TestMountDaemonRoot/rprivate [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T10:14:00.857Z] === CONT TestMountDaemonRoot/private [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-23T10:14:00.857Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-23T10:14:00.857Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-23T10:14:00.857Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-23T10:14:00.857Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-23T10:14:00.857Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-23T10:14:00.857Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-23T10:14:01.114Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T10:14:01.114Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-23T10:14:01.114Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-23T10:14:01.114Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-23T10:14:01.114Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-23T10:14:01.114Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-23T10:14:01.114Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-23T10:14:01.114Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-23T10:14:01.114Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T10:14:01.114Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-23T10:14:01.114Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T10:14:01.114Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-23T10:14:01.114Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-23T10:14:01.114Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-23T10:14:01.114Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-23T10:14:01.114Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-23T10:14:01.370Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T10:14:01.370Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-23T10:14:01.370Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T10:14:01.370Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-23T10:14:01.370Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-23T10:14:01.370Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-23T10:14:01.370Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-23T10:14:01.371Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-23T10:14:01.371Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-23T10:14:01.371Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-23T10:14:01.371Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-23T10:14:01.371Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-23T10:14:01.371Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-23T10:14:01.371Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-23T10:14:01.371Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-23T10:14:01.371Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-04-23T10:14:01.371Z] === RUN TestContainerBindMountNonRecursive [2022-04-23T10:14:01.656Z] --- PASS: TestNetworkNat (0.59s) [2022-04-23T10:14:01.656Z] === RUN TestNetworkLocalhostTCPNat [2022-04-23T10:14:01.918Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-04-23T10:14:01.918Z] === RUN TestNetworkLoopbackNat [2022-04-23T10:14:02.738Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2022-04-23T10:14:02.738Z] === RUN TestContainerVolumesMountedAsShared [2022-04-23T10:14:02.995Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-04-23T10:14:02.995Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-23T10:14:03.558Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-04-23T10:14:03.558Z] === RUN TestNetworkNat [2022-04-23T10:14:03.571Z] INFO: make.ps1 starting at 04/23/2022 10:14:02 [2022-04-23T10:14:03.571Z] INFO: Git commit (36049a04d2) assumed from DOCKER_GITCOMMIT environment variable [2022-04-23T10:14:03.571Z] INFO: Invoking autogen... [2022-04-23T10:14:03.571Z] { [2022-04-23T10:14:03.571Z] "RT_GROUP_ICON": { [2022-04-23T10:14:03.571Z] "#1": { [2022-04-23T10:14:03.571Z] "0409": "../../winresources/docker.ico" [2022-04-23T10:14:03.571Z] } [2022-04-23T10:14:03.571Z] }, [2022-04-23T10:14:03.571Z] "RT_MANIFEST": { [2022-04-23T10:14:03.571Z] "#1": { [2022-04-23T10:14:03.571Z] "0409": { [2022-04-23T10:14:03.571Z] "identity": {}, [2022-04-23T10:14:03.571Z] "description": "Docker Engine", [2022-04-23T10:14:03.571Z] "minimum-os": "vista", [2022-04-23T10:14:03.571Z] "execution-level": "", [2022-04-23T10:14:03.571Z] "ui-access": false, [2022-04-23T10:14:03.571Z] "auto-elevate": false, [2022-04-23T10:14:03.571Z] "dpi-awareness": "unaware", [2022-04-23T10:14:03.571Z] "disable-theming": false, [2022-04-23T10:14:03.571Z] "disable-window-filtering": false, [2022-04-23T10:14:03.571Z] "high-resolution-scrolling-aware": false, [2022-04-23T10:14:03.571Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-23T10:14:03.571Z] "long-path-aware": false, [2022-04-23T10:14:03.571Z] "printer-driver-isolation": false, [2022-04-23T10:14:03.571Z] "gdi-scaling": false, [2022-04-23T10:14:03.571Z] "segment-heap": false, [2022-04-23T10:14:03.571Z] "use-common-controls-v6": false [2022-04-23T10:14:03.571Z] } [2022-04-23T10:14:03.571Z] } [2022-04-23T10:14:03.571Z] }, [2022-04-23T10:14:03.571Z] "RT_MESSAGETABLE": { [2022-04-23T10:14:03.571Z] "#1": { [2022-04-23T10:14:03.571Z] "0409": "../../winresources/event_messages.bin" [2022-04-23T10:14:03.571Z] } [2022-04-23T10:14:03.571Z] }, [2022-04-23T10:14:04.027Z] "RT_VERSION": { [2022-04-23T10:14:04.027Z] "#1": { [2022-04-23T10:14:04.027Z] "0409": { [2022-04-23T10:14:04.027Z] "fixed": { [2022-04-23T10:14:04.027Z] "file_version": "0.0.0.0", [2022-04-23T10:14:04.027Z] "product_version": "0.0.0.0", [2022-04-23T10:14:04.027Z] "type": "Unknown" [2022-04-23T10:14:04.027Z] }, [2022-04-23T10:14:04.027Z] "info": { [2022-04-23T10:14:04.027Z] "0000": { [2022-04-23T10:14:04.027Z] "CompanyName": "", [2022-04-23T10:14:04.027Z] "FileVersion": "0.0.0-dev", [2022-04-23T10:14:04.027Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-23T10:14:04.027Z] "OriginalFileName": "dockerd.exe", [2022-04-23T10:14:04.027Z] "ProductName": "", [2022-04-23T10:14:04.027Z] "ProductVersion": "0.0.0-dev", [2022-04-23T10:14:04.027Z] "SpecialBuild": "36049a04d2" [2022-04-23T10:14:04.027Z] } [2022-04-23T10:14:04.027Z] } [2022-04-23T10:14:04.027Z] } [2022-04-23T10:14:04.027Z] } [2022-04-23T10:14:04.027Z] } [2022-04-23T10:14:04.027Z] } [2022-04-23T10:14:04.124Z] --- PASS: TestNetworkNat (0.65s) [2022-04-23T10:14:04.124Z] === RUN TestNetworkLocalhostTCPNat [2022-04-23T10:14:04.463Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-04-23T10:14:04.463Z] === RUN TestPause [2022-04-23T10:14:04.463Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T10:14:04.463Z] --- SKIP: TestPause (0.00s) [2022-04-23T10:14:04.463Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-23T10:14:04.463Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-23T10:14:04.463Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-23T10:14:04.463Z] === RUN TestPauseStopPausedContainer [2022-04-23T10:14:04.463Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T10:14:04.463Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-04-23T10:14:04.463Z] === RUN TestPidHost [2022-04-23T10:14:04.484Z] powershell.exe : cmd\dockerd\config.go [2022-04-23T10:14:04.484Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-ba3f1b09\powershellWrapper.ps1:3 char:1 [2022-04-23T10:14:04.484Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-23T10:14:04.484Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-23T10:14:04.484Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-23T10:14:04.484Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-23T10:14:04.484Z] [2022-04-23T10:14:04.484Z] cmd\dockerd\config_windows.go [2022-04-23T10:14:04.484Z] cmd\dockerd\daemon.go [2022-04-23T10:14:04.484Z] cmd\dockerd\daemon_test.go [2022-04-23T10:14:04.484Z] cmd\dockerd\daemon_windows.go [2022-04-23T10:14:04.484Z] cmd\dockerd\docker.go [2022-04-23T10:14:04.484Z] cmd\dockerd\docker_windows.go [2022-04-23T10:14:04.484Z] cmd\dockerd\genwinres_windows.go [2022-04-23T10:14:04.484Z] cmd\dockerd\metrics.go [2022-04-23T10:14:04.484Z] cmd\dockerd\options.go [2022-04-23T10:14:04.484Z] cmd\dockerd\options_test.go [2022-04-23T10:14:04.484Z] cmd\dockerd\service_windows.go [2022-04-23T10:14:04.484Z] INFO: Building daemon... [2022-04-23T10:14:04.688Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-04-23T10:14:04.688Z] === RUN TestNetworkLoopbackNat [2022-04-23T10:14:05.406Z] --- PASS: TestPidHost (0.96s) [2022-04-23T10:14:05.406Z] === RUN TestPsFilter [2022-04-23T10:14:05.406Z] --- PASS: TestPsFilter (0.11s) [2022-04-23T10:14:05.406Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-23T10:14:05.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-23T10:14:05.978Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-04-23T10:14:05.978Z] === RUN TestRemoveContainerWithVolume [2022-04-23T10:14:06.242Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-04-23T10:14:06.242Z] === RUN TestRemoveContainerRunning [2022-04-23T10:14:06.815Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-04-23T10:14:06.815Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-23T10:14:07.076Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-04-23T10:14:07.076Z] === RUN TestRemoveInvalidContainer [2022-04-23T10:14:07.076Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-23T10:14:07.076Z] === RUN TestRenameLinkedContainer [2022-04-23T10:14:07.205Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-04-23T10:14:07.206Z] === RUN TestPause [2022-04-23T10:14:07.461Z] --- PASS: TestPause (0.44s) [2022-04-23T10:14:07.461Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-23T10:14:07.461Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-23T10:14:07.461Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-23T10:14:07.461Z] === RUN TestPauseStopPausedContainer [2022-04-23T10:14:08.024Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-04-23T10:14:08.024Z] === RUN TestPidHost [2022-04-23T10:14:08.955Z] --- PASS: TestPidHost (1.00s) [2022-04-23T10:14:08.955Z] === RUN TestPsFilter [2022-04-23T10:14:08.992Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-04-23T10:14:08.992Z] === RUN TestRenameStoppedContainer [2022-04-23T10:14:09.212Z] --- PASS: TestPsFilter (0.11s) [2022-04-23T10:14:09.212Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-23T10:14:09.253Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-04-23T10:14:09.253Z] === RUN TestRenameRunningContainerAndReuse [2022-04-23T10:14:09.469Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s) [2022-04-23T10:14:09.469Z] === RUN TestRemoveContainerWithVolume [2022-04-23T10:14:09.562Z] ---> 00ce8ea97f5f [2022-04-23T10:14:09.728Z] Removing intermediate container 60a305847b2e [2022-04-23T10:14:09.728Z] ---> 4219b3bb2722 [2022-04-23T10:14:09.728Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-23T10:14:09.728Z] ---> Running in fb18acef4807 [2022-04-23T10:14:09.728Z] Removing intermediate container fb18acef4807 [2022-04-23T10:14:09.728Z] ---> 35285ca77cd6 [2022-04-23T10:14:09.728Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-23T10:14:09.728Z] ---> Running in a7f42afd27fe [2022-04-23T10:14:10.033Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-04-23T10:14:10.033Z] === RUN TestRemoveContainerRunning [2022-04-23T10:14:10.034Z] Successfully built 00ce8ea97f5f [2022-04-23T10:14:10.034Z] Successfully tagged docker:latest [2022-04-23T10:14:10.034Z] INFO: Image build ended at 04/23/2022 10:14:09. Duration:00:04:47.3513073 [2022-04-23T10:14:10.034Z] [2022-04-23T10:14:10.034Z] [2022-04-23T10:14:10.034Z] INFO: Building the test binaries at 04/23/2022 10:14:09... [2022-04-23T10:14:10.197Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-04-23T10:14:10.197Z] === RUN TestRenameInvalidName [2022-04-23T10:14:10.242Z] Removing intermediate container a7f42afd27fe [2022-04-23T10:14:10.242Z] ---> 7164b0f9b0d4 [2022-04-23T10:14:10.242Z] Step 13/13 : COPY . . [2022-04-23T10:14:10.458Z] --- PASS: TestRenameInvalidName (0.39s) [2022-04-23T10:14:10.458Z] === RUN TestRenameAnonymousContainer [2022-04-23T10:14:10.597Z] --- PASS: TestRemoveContainerRunning (0.47s) [2022-04-23T10:14:10.597Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-23T10:14:10.854Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-04-23T10:14:10.854Z] === RUN TestRemoveInvalidContainer [2022-04-23T10:14:10.854Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-23T10:14:10.854Z] === RUN TestRenameLinkedContainer [2022-04-23T10:14:12.369Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-04-23T10:14:12.369Z] === RUN TestRenameContainerWithSameName [2022-04-23T10:14:12.369Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-04-23T10:14:12.369Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-23T10:14:12.745Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-04-23T10:14:12.745Z] === RUN TestRenameStoppedContainer [2022-04-23T10:14:13.002Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-04-23T10:14:13.002Z] === RUN TestRenameRunningContainerAndReuse [2022-04-23T10:14:13.310Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-04-23T10:14:13.310Z] === RUN TestResize [2022-04-23T10:14:13.570Z] --- PASS: TestResize (0.41s) [2022-04-23T10:14:13.570Z] === RUN TestResizeWithInvalidSize [2022-04-23T10:14:13.953Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-04-23T10:14:13.953Z] === RUN TestRenameInvalidName [2022-04-23T10:14:14.143Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-04-23T10:14:14.143Z] === RUN TestResizeWhenContainerNotStarted [2022-04-23T10:14:14.404Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-04-23T10:14:14.405Z] === RUN TestDaemonRestartKillContainers [2022-04-23T10:14:14.405Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-23T10:14:14.405Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-23T10:14:14.405Z] === RUN TestCgroupNamespacesRun [2022-04-23T10:14:14.535Z] --- PASS: TestRenameInvalidName (0.48s) [2022-04-23T10:14:14.535Z] === RUN TestRenameAnonymousContainer [2022-04-23T10:14:15.792Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-04-23T10:14:15.792Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-23T10:14:15.914Z] --- PASS: TestRenameAnonymousContainer (1.66s) [2022-04-23T10:14:15.914Z] === RUN TestRenameContainerWithSameName [2022-04-23T10:14:16.478Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-04-23T10:14:16.479Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-23T10:14:16.735Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-04-23T10:14:16.735Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-23T10:14:17.192Z] INFO: make.ps1 starting at 04/23/2022 10:14:16 [2022-04-23T10:14:17.193Z] INFO: Git commit (36049a04d2) assumed from DOCKER_GITCOMMIT environment variable [2022-04-23T10:14:17.193Z] INFO: Invoking autogen... [2022-04-23T10:14:17.420Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-04-23T10:14:17.420Z] === RUN TestResize [2022-04-23T10:14:17.661Z] { [2022-04-23T10:14:17.661Z] "RT_GROUP_ICON": { [2022-04-23T10:14:17.661Z] "#1": { [2022-04-23T10:14:17.661Z] "0409": "../../winresources/docker.ico" [2022-04-23T10:14:17.661Z] } [2022-04-23T10:14:17.661Z] }, [2022-04-23T10:14:17.661Z] "RT_MANIFEST": { [2022-04-23T10:14:17.661Z] "#1": { [2022-04-23T10:14:17.661Z] "0409": { [2022-04-23T10:14:17.661Z] "identity": {}, [2022-04-23T10:14:17.661Z] "description": "Docker Engine", [2022-04-23T10:14:17.661Z] "minimum-os": "vista", [2022-04-23T10:14:17.661Z] "execution-level": "", [2022-04-23T10:14:17.661Z] "ui-access": false, [2022-04-23T10:14:17.661Z] "auto-elevate": false, [2022-04-23T10:14:17.661Z] "dpi-awareness": "unaware", [2022-04-23T10:14:17.661Z] "disable-theming": false, [2022-04-23T10:14:17.661Z] "disable-window-filtering": false, [2022-04-23T10:14:17.661Z] "high-resolution-scrolling-aware": false, [2022-04-23T10:14:17.661Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-23T10:14:17.661Z] "long-path-aware": false, [2022-04-23T10:14:17.661Z] "printer-driver-isolation": false, [2022-04-23T10:14:17.661Z] "gdi-scaling": false, [2022-04-23T10:14:17.661Z] "segment-heap": false, [2022-04-23T10:14:17.661Z] "use-common-controls-v6": false [2022-04-23T10:14:17.661Z] } [2022-04-23T10:14:17.661Z] } [2022-04-23T10:14:17.661Z] }, [2022-04-23T10:14:17.661Z] "RT_MESSAGETABLE": { [2022-04-23T10:14:17.661Z] "#1": { [2022-04-23T10:14:17.661Z] "0409": "../../winresources/event_messages.bin" [2022-04-23T10:14:17.661Z] } [2022-04-23T10:14:17.661Z] }, [2022-04-23T10:14:17.661Z] "RT_VERSION": { [2022-04-23T10:14:17.661Z] "#1": { [2022-04-23T10:14:17.661Z] "0409": { [2022-04-23T10:14:17.661Z] "fixed": { [2022-04-23T10:14:17.661Z] "file_version": "0.0.0.0", [2022-04-23T10:14:17.661Z] "product_version": "0.0.0.0", [2022-04-23T10:14:17.661Z] "type": "Unknown" [2022-04-23T10:14:17.661Z] }, [2022-04-23T10:14:17.661Z] "info": { [2022-04-23T10:14:17.661Z] "0000": { [2022-04-23T10:14:17.661Z] "CompanyName": "", [2022-04-23T10:14:17.661Z] "FileVersion": "0.0.0-dev", [2022-04-23T10:14:17.661Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-23T10:14:17.661Z] "OriginalFileName": "dockerd.exe", [2022-04-23T10:14:17.661Z] "ProductName": "", [2022-04-23T10:14:17.661Z] "ProductVersion": "0.0.0-dev", [2022-04-23T10:14:17.661Z] "SpecialBuild": "36049a04d2" [2022-04-23T10:14:17.661Z] } [2022-04-23T10:14:17.661Z] } [2022-04-23T10:14:17.661Z] } [2022-04-23T10:14:17.661Z] } [2022-04-23T10:14:17.661Z] } [2022-04-23T10:14:17.661Z] } [2022-04-23T10:14:17.677Z] --- PASS: TestResize (0.44s) [2022-04-23T10:14:17.677Z] === RUN TestResizeWithInvalidSize [2022-04-23T10:14:18.121Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-04-23T10:14:18.121Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-23T10:14:18.130Z] powershell.exe : cmd\dockerd\config.go [2022-04-23T10:14:18.130Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-e18a6322\powershellWrapper.ps1:3 char:1 [2022-04-23T10:14:18.130Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-23T10:14:18.130Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-23T10:14:18.130Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-23T10:14:18.130Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-23T10:14:18.130Z] [2022-04-23T10:14:18.130Z] cmd\dockerd\config_windows.go [2022-04-23T10:14:18.130Z] cmd\dockerd\daemon.go [2022-04-23T10:14:18.130Z] cmd\dockerd\daemon_test.go [2022-04-23T10:14:18.240Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-04-23T10:14:18.240Z] === RUN TestResizeWhenContainerNotStarted [2022-04-23T10:14:18.599Z] cmd\dockerd\daemon_windows.go [2022-04-23T10:14:18.599Z] cmd\dockerd\docker.go [2022-04-23T10:14:18.599Z] cmd\dockerd\docker_windows.go [2022-04-23T10:14:18.599Z] cmd\dockerd\genwinres_windows.go [2022-04-23T10:14:18.599Z] cmd\dockerd\metrics.go [2022-04-23T10:14:18.599Z] cmd\dockerd\options.go [2022-04-23T10:14:18.599Z] cmd\dockerd\options_test.go [2022-04-23T10:14:18.599Z] cmd\dockerd\service_windows.go [2022-04-23T10:14:18.599Z] INFO: Building daemon... [2022-04-23T10:14:18.804Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-04-23T10:14:18.804Z] === RUN TestDaemonRestartKillContainers [2022-04-23T10:14:18.804Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T10:14:18.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T10:14:18.804Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T10:14:18.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T10:14:18.804Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T10:14:18.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T10:14:18.804Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T10:14:18.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T10:14:18.804Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T10:14:18.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T10:14:18.804Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T10:14:18.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T10:14:18.804Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T10:14:18.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T10:14:18.804Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T10:14:18.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T10:14:18.804Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T10:14:18.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T10:14:18.804Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T10:14:18.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T10:14:18.804Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T10:14:18.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T10:14:18.804Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T10:14:18.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T10:14:18.804Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T10:14:18.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T10:14:18.804Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T10:14:18.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T10:14:18.804Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T10:14:18.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T10:14:18.804Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T10:14:18.804Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T10:14:18.804Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T10:14:18.804Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T10:14:19.066Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-04-23T10:14:19.067Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-23T10:14:20.173Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T10:14:20.430Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T10:14:20.452Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-04-23T10:14:20.452Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-23T10:14:21.360Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T10:14:21.396Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-04-23T10:14:21.396Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-23T10:14:21.617Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T10:14:21.967Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-04-23T10:14:21.967Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-23T10:14:22.545Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T10:14:23.350Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-04-23T10:14:23.350Z] === RUN TestNISDomainname [2022-04-23T10:14:23.350Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-23T10:14:23.350Z] --- SKIP: TestNISDomainname (0.02s) [2022-04-23T10:14:23.350Z] === RUN TestHostnameDnsResolution [2022-04-23T10:14:23.920Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-04-23T10:14:23.920Z] === RUN TestUnprivilegedPortsAndPing [2022-04-23T10:14:23.920Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-23T10:14:23.920Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-23T10:14:23.920Z] === RUN TestPrivilegedHostDevices [2022-04-23T10:14:24.490Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-04-23T10:14:24.490Z] === RUN TestStats [2022-04-23T10:14:24.490Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T10:14:24.490Z] --- SKIP: TestStats (0.00s) [2022-04-23T10:14:24.490Z] === RUN TestStopContainerWithTimeout [2022-04-23T10:14:24.490Z] === RUN TestStopContainerWithTimeout/0 [2022-04-23T10:14:24.490Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-23T10:14:24.490Z] === RUN TestStopContainerWithTimeout/1 [2022-04-23T10:14:24.490Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-23T10:14:24.490Z] === RUN TestStopContainerWithTimeout/3 [2022-04-23T10:14:24.490Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-23T10:14:24.490Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-23T10:14:24.490Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-23T10:14:24.490Z] === CONT TestStopContainerWithTimeout/0 [2022-04-23T10:14:24.490Z] === CONT TestStopContainerWithTimeout/1 [2022-04-23T10:14:25.060Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T10:14:25.061Z] === CONT TestStopContainerWithTimeout/3 [2022-04-23T10:14:25.989Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T10:14:26.001Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-23T10:14:28.549Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-23T10:14:28.549Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-04-23T10:14:28.549Z] --- PASS: TestStopContainerWithTimeout/1 (1.59s) [2022-04-23T10:14:28.549Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-04-23T10:14:28.550Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-04-23T10:14:28.550Z] === RUN TestDeleteDevicemapper [2022-04-23T10:14:28.550Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-23T10:14:28.550Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-23T10:14:28.550Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-23T10:14:29.267Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T10:14:29.493Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.32s) [2022-04-23T10:14:29.493Z] === RUN TestUpdateMemory [2022-04-23T10:14:29.493Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T10:14:29.493Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-23T10:14:29.493Z] === RUN TestUpdateCPUQuota [2022-04-23T10:14:29.493Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T10:14:29.493Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-23T10:14:29.493Z] === RUN TestUpdatePidsLimit [2022-04-23T10:14:29.493Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T10:14:29.493Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-23T10:14:29.493Z] === RUN TestUpdateRestartPolicy [2022-04-23T10:14:29.831Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T10:14:30.764Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T10:14:31.693Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T10:14:32.624Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T10:14:33.556Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T10:14:34.484Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T10:14:36.378Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-23T10:14:36.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2022-04-23T10:14:36.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.70s) [2022-04-23T10:14:36.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-04-23T10:14:36.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-04-23T10:14:36.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-04-23T10:14:36.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s) [2022-04-23T10:14:36.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.30s) [2022-04-23T10:14:36.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.92s) [2022-04-23T10:14:36.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.90s) [2022-04-23T10:14:36.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.75s) [2022-04-23T10:14:36.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s) [2022-04-23T10:14:36.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s) [2022-04-23T10:14:36.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.05s) [2022-04-23T10:14:36.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s) [2022-04-23T10:14:36.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s) [2022-04-23T10:14:36.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s) [2022-04-23T10:14:36.378Z] === RUN TestCgroupNamespacesRun [2022-04-23T10:14:37.309Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-04-23T10:14:37.310Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-23T10:14:37.310Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-23T10:14:37.310Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-23T10:14:37.310Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-23T10:14:37.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-23T10:14:37.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-23T10:14:38.678Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s) [2022-04-23T10:14:38.678Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-23T10:14:39.608Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-04-23T10:14:39.608Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-23T10:14:39.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-23T10:14:40.978Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-04-23T10:14:40.978Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-23T10:14:41.134Z] ---> 8151bf2a11ee [2022-04-23T10:14:41.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-23T10:14:41.728Z] --- PASS: TestUpdateRestartPolicy (10.92s) [2022-04-23T10:14:41.728Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-23T10:14:41.728Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-04-23T10:14:41.728Z] === RUN TestWaitNonBlocked [2022-04-23T10:14:41.728Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T10:14:41.728Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T10:14:41.728Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T10:14:41.728Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T10:14:41.728Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T10:14:41.728Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T10:14:41.728Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-23T10:14:41.728Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-04-23T10:14:41.728Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-04-23T10:14:41.728Z] === RUN TestWaitBlocked [2022-04-23T10:14:41.728Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T10:14:41.728Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T10:14:41.728Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T10:14:41.728Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T10:14:41.728Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T10:14:41.728Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T10:14:41.911Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-04-23T10:14:41.911Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-23T10:14:42.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-23T10:14:42.300Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-23T10:14:42.300Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-04-23T10:14:42.300Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-04-23T10:14:42.300Z] === CONT TestDaemonRestartIpcMode [2022-04-23T10:14:42.300Z] === CONT TestIpcModeOlderClient [2022-04-23T10:14:42.561Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-23T10:14:42.561Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-23T10:14:42.839Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-23T10:14:42.839Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-23T10:14:42.851Z] Successfully built 8151bf2a11ee [2022-04-23T10:14:42.851Z] Successfully tagged docker:latest [2022-04-23T10:14:42.851Z] INFO: Image build ended at 04/23/2022 10:14:42. Duration:00:04:11.4907903 [2022-04-23T10:14:42.851Z] [2022-04-23T10:14:42.851Z] [2022-04-23T10:14:42.851Z] INFO: Building the test binaries at 04/23/2022 10:14:42... [2022-04-23T10:14:43.773Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-04-23T10:14:43.773Z] === RUN TestNISDomainname [2022-04-23T10:14:44.337Z] --- PASS: TestNISDomainname (0.56s) [2022-04-23T10:14:44.338Z] === RUN TestHostnameDnsResolution [2022-04-23T10:14:45.109Z] --- PASS: TestDaemonRestartIpcMode (2.69s) [2022-04-23T10:14:45.265Z] --- PASS: TestHostnameDnsResolution (0.73s) [2022-04-23T10:14:45.265Z] === RUN TestUnprivilegedPortsAndPing [2022-04-23T10:14:45.370Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.92s) [2022-04-23T10:14:45.370Z] PASS [2022-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === Skipped [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-23T10:14:45.370Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-23T10:14:45.370Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-23T10:14:45.370Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-23T10:14:45.370Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-23T10:14:45.370Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-23T10:14:45.370Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-23T10:14:45.370Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-23T10:14:45.370Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-23T10:14:45.370Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-23T10:14:45.370Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-23T10:14:45.370Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-23T10:14:45.370Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-23T10:14:45.370Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-04-23T10:14:45.370Z] 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-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-23T10:14:45.370Z] 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-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-23T10:14:45.370Z] 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-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-23T10:14:45.370Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-23T10:14:45.370Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-04-23T10:14:45.370Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-23T10:14:45.370Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-04-23T10:14:45.370Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-23T10:14:45.370Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-23T10:14:45.370Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-23T10:14:45.370Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-23T10:14:45.370Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-23T10:14:45.370Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-23T10:14:45.370Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-23T10:14:45.370Z] [2022-04-23T10:14:45.370Z] DONE 212 tests, 27 skipped in 73.891s [2022-04-23T10:14:45.370Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-23T10:14:45.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-23T10:14:45.630Z] === RUN TestConfigDaemonLibtrustID [2022-04-23T10:14:45.826Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-04-23T10:14:45.826Z] === RUN TestPrivilegedHostDevices [2022-04-23T10:14:46.083Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-04-23T10:14:46.083Z] === RUN TestStats [2022-04-23T10:14:46.201Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-04-23T10:14:46.201Z] === RUN TestDaemonConfigValidation [2022-04-23T10:14:46.201Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-23T10:14:46.201Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-23T10:14:46.201Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-23T10:14:46.201Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-23T10:14:46.201Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-23T10:14:46.201Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-23T10:14:46.201Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-23T10:14:46.201Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-23T10:14:46.201Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-23T10:14:46.201Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-23T10:14:46.201Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-23T10:14:46.201Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-23T10:14:46.201Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-23T10:14:46.201Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-23T10:14:46.201Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-23T10:14:46.201Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-23T10:14:46.201Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-23T10:14:46.201Z] --- PASS: TestDaemonConfigValidation/valid_config (0.11s) [2022-04-23T10:14:46.201Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-23T10:14:46.201Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-04-23T10:14:46.201Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-04-23T10:14:46.201Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-23T10:14:46.201Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-23T10:14:47.584Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-23T10:14:47.978Z] INFO: make.ps1 starting at 04/23/2022 10:14:47 [2022-04-23T10:14:47.978Z] INFO: Git commit (36049a04d2) assumed from DOCKER_GITCOMMIT environment variable [2022-04-23T10:14:47.978Z] INFO: Invoking autogen... [2022-04-23T10:14:48.490Z] { [2022-04-23T10:14:48.490Z] "RT_GROUP_ICON": { [2022-04-23T10:14:48.490Z] "#1": { [2022-04-23T10:14:48.490Z] "0409": "../../winresources/docker.ico" [2022-04-23T10:14:48.490Z] } [2022-04-23T10:14:48.490Z] }, [2022-04-23T10:14:48.490Z] "RT_MANIFEST": { [2022-04-23T10:14:48.490Z] "#1": { [2022-04-23T10:14:48.490Z] "0409": { [2022-04-23T10:14:48.490Z] "identity": {}, [2022-04-23T10:14:48.490Z] "description": "Docker Engine", [2022-04-23T10:14:48.490Z] "minimum-os": "vista", [2022-04-23T10:14:48.490Z] "execution-level": "", [2022-04-23T10:14:48.490Z] "ui-access": false, [2022-04-23T10:14:48.490Z] "auto-elevate": false, [2022-04-23T10:14:48.490Z] "dpi-awareness": "unaware", [2022-04-23T10:14:48.490Z] "disable-theming": false, [2022-04-23T10:14:48.490Z] "disable-window-filtering": false, [2022-04-23T10:14:48.490Z] "high-resolution-scrolling-aware": false, [2022-04-23T10:14:48.490Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-23T10:14:48.490Z] "long-path-aware": false, [2022-04-23T10:14:48.490Z] "printer-driver-isolation": false, [2022-04-23T10:14:48.490Z] "gdi-scaling": false, [2022-04-23T10:14:48.490Z] "segment-heap": false, [2022-04-23T10:14:48.490Z] "use-common-controls-v6": false [2022-04-23T10:14:48.490Z] } [2022-04-23T10:14:48.490Z] } [2022-04-23T10:14:48.490Z] }, [2022-04-23T10:14:48.490Z] "RT_MESSAGETABLE": { [2022-04-23T10:14:48.490Z] "#1": { [2022-04-23T10:14:48.490Z] "0409": "../../winresources/event_messages.bin" [2022-04-23T10:14:48.490Z] } [2022-04-23T10:14:48.490Z] }, [2022-04-23T10:14:48.490Z] "RT_VERSION": { [2022-04-23T10:14:48.490Z] "#1": { [2022-04-23T10:14:48.490Z] "0409": { [2022-04-23T10:14:48.490Z] "fixed": { [2022-04-23T10:14:48.490Z] "file_version": "0.0.0.0", [2022-04-23T10:14:48.490Z] "product_version": "0.0.0.0", [2022-04-23T10:14:48.490Z] "type": "Unknown" [2022-04-23T10:14:48.490Z] }, [2022-04-23T10:14:48.490Z] "info": { [2022-04-23T10:14:48.490Z] "0000": { [2022-04-23T10:14:48.490Z] "CompanyName": "", [2022-04-23T10:14:48.490Z] "FileVersion": "0.0.0-dev", [2022-04-23T10:14:48.490Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-23T10:14:48.490Z] "OriginalFileName": "dockerd.exe", [2022-04-23T10:14:48.490Z] "ProductName": "", [2022-04-23T10:14:48.490Z] "ProductVersion": "0.0.0-dev", [2022-04-23T10:14:48.490Z] "SpecialBuild": "36049a04d2" [2022-04-23T10:14:48.490Z] } [2022-04-23T10:14:48.490Z] } [2022-04-23T10:14:48.490Z] } [2022-04-23T10:14:48.490Z] } [2022-04-23T10:14:48.490Z] } [2022-04-23T10:14:48.490Z] } [2022-04-23T10:14:48.527Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-23T10:14:48.600Z] --- PASS: TestStats (2.48s) [2022-04-23T10:14:48.600Z] === RUN TestStopContainerWithTimeout [2022-04-23T10:14:48.600Z] === RUN TestStopContainerWithTimeout/0 [2022-04-23T10:14:48.600Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-23T10:14:48.600Z] === RUN TestStopContainerWithTimeout/1 [2022-04-23T10:14:48.600Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-23T10:14:48.600Z] === RUN TestStopContainerWithTimeout/3 [2022-04-23T10:14:48.600Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-23T10:14:48.600Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-23T10:14:48.600Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-23T10:14:48.600Z] === CONT TestStopContainerWithTimeout/0 [2022-04-23T10:14:48.600Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-23T10:14:49.002Z] powershell.exe : cmd\dockerd\config.go [2022-04-23T10:14:49.002Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-37c0449d\powershellWrapper.ps1:3 char:1 [2022-04-23T10:14:49.002Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-23T10:14:49.002Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-23T10:14:49.002Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-23T10:14:49.002Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-23T10:14:49.002Z] [2022-04-23T10:14:49.002Z] cmd\dockerd\config_windows.go [2022-04-23T10:14:49.002Z] cmd\dockerd\daemon.go [2022-04-23T10:14:49.002Z] cmd\dockerd\daemon_test.go [2022-04-23T10:14:49.002Z] cmd\dockerd\daemon_windows.go [2022-04-23T10:14:49.002Z] cmd\dockerd\docker.go [2022-04-23T10:14:49.002Z] cmd\dockerd\docker_windows.go [2022-04-23T10:14:49.002Z] cmd\dockerd\genwinres_windows.go [2022-04-23T10:14:49.002Z] cmd\dockerd\metrics.go [2022-04-23T10:14:49.002Z] cmd\dockerd\options.go [2022-04-23T10:14:49.002Z] cmd\dockerd\options_test.go [2022-04-23T10:14:49.002Z] cmd\dockerd\service_windows.go [2022-04-23T10:14:49.002Z] INFO: Building daemon... [2022-04-23T10:14:49.470Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-23T10:14:49.470Z] daemon_test.go:156: [dac8db8a94dd1] daemon is not started [2022-04-23T10:14:49.470Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-04-23T10:14:49.470Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-04-23T10:14:49.470Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-04-23T10:14:49.470Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-04-23T10:14:49.470Z] === RUN TestDaemonProxy [2022-04-23T10:14:49.470Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-23T10:14:49.470Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-23T10:14:49.470Z] PASS [2022-04-23T10:14:49.470Z] [2022-04-23T10:14:49.470Z] === Skipped [2022-04-23T10:14:49.470Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-23T10:14:49.470Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-23T10:14:49.470Z] [2022-04-23T10:14:49.470Z] DONE 12 tests, 1 skipped in 4.158s [2022-04-23T10:14:49.470Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-23T10:14:49.529Z] === CONT TestStopContainerWithTimeout/3 [2022-04-23T10:14:49.730Z] INFO: Testing against a local daemon [2022-04-23T10:14:49.731Z] === RUN TestCommitInheritsEnv [2022-04-23T10:14:51.117Z] --- PASS: TestCommitInheritsEnv (1.44s) [2022-04-23T10:14:51.117Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-23T10:14:51.117Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-23T10:14:51.117Z] === RUN TestImportWithCustomPlatform [2022-04-23T10:14:51.117Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-23T10:14:51.378Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-23T10:14:51.378Z] === RUN TestImportWithCustomPlatform// [2022-04-23T10:14:51.378Z] === RUN TestImportWithCustomPlatform/linux [2022-04-23T10:14:51.378Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-23T10:14:51.378Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-23T10:14:51.378Z] === RUN TestImportWithCustomPlatform/macos [2022-04-23T10:14:51.378Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-23T10:14:51.378Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-23T10:14:51.378Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-04-23T10:14:51.378Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-23T10:14:51.378Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-23T10:14:51.378Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-23T10:14:51.378Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-23T10:14:51.378Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-23T10:14:51.378Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-23T10:14:51.378Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-23T10:14:51.378Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-23T10:14:51.378Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-23T10:14:51.378Z] === RUN TestImagesFilterMultiReference [2022-04-23T10:14:51.425Z] === CONT TestStopContainerWithTimeout/1 [2022-04-23T10:14:51.640Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-23T10:14:51.640Z] === RUN TestImagePullPlatformInvalid [2022-04-23T10:14:51.640Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-23T10:14:51.640Z] === RUN TestRemoveImageOrphaning [2022-04-23T10:14:52.798Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-23T10:14:52.798Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-04-23T10:14:52.798Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) [2022-04-23T10:14:52.798Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-04-23T10:14:52.798Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-04-23T10:14:52.798Z] === RUN TestDeleteDevicemapper [2022-04-23T10:14:52.798Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-23T10:14:52.798Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-23T10:14:52.798Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-23T10:14:53.556Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-04-23T10:14:53.556Z] === RUN TestRemoveImageGarbageCollector [2022-04-23T10:14:53.556Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-23T10:14:53.556Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-23T10:14:53.556Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-23T10:14:53.556Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-23T10:14:53.556Z] === RUN TestTagInvalidReference [2022-04-23T10:14:53.556Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-23T10:14:53.556Z] === RUN TestTagValidPrefixedRepo [2022-04-23T10:14:53.556Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-23T10:14:53.556Z] === RUN TestTagExistedNameWithoutForce [2022-04-23T10:14:53.556Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-23T10:14:53.556Z] === RUN TestTagOfficialNames [2022-04-23T10:14:53.556Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-23T10:14:53.556Z] === RUN TestTagMatchesDigest [2022-04-23T10:14:53.556Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-23T10:14:53.556Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-23T10:14:53.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-23T10:14:54.167Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s) [2022-04-23T10:14:54.167Z] === RUN TestUpdateMemory [2022-04-23T10:14:54.167Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-23T10:14:54.167Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-23T10:14:54.167Z] === RUN TestUpdateCPUQuota [2022-04-23T10:14:55.097Z] --- PASS: TestUpdateCPUQuota (0.96s) [2022-04-23T10:14:55.097Z] === RUN TestUpdatePidsLimit [2022-04-23T10:14:55.097Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-23T10:14:55.108Z] time="2022-04-23T10:14:51Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-04-23T10:14:55.108Z] ok github.com/docker/docker/libnetwork/networkdb 151.358s coverage: 60.0% of statements [2022-04-23T10:14:55.108Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-23T10:14:55.108Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-23T10:14:55.353Z] === RUN TestUpdatePidsLimit/no_change [2022-04-23T10:14:55.609Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-23T10:14:55.865Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-23T10:14:56.122Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-23T10:14:56.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-23T10:14:56.379Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-23T10:14:56.380Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-23T10:14:56.490Z] ok github.com/docker/docker/libnetwork/osl 4.279s coverage: 39.7% of statements [2022-04-23T10:14:56.490Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-23T10:14:56.752Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-23T10:14:57.323Z] ok github.com/docker/docker/libnetwork/portmapper 0.269s coverage: 48.6% of statements [2022-04-23T10:14:57.325Z] --- PASS: TestUpdatePidsLimit (2.06s) [2022-04-23T10:14:57.325Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2022-04-23T10:14:57.325Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-04-23T10:14:57.325Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-04-23T10:14:57.325Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-04-23T10:14:57.325Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-04-23T10:14:57.325Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-04-23T10:14:57.325Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-04-23T10:14:57.325Z] === RUN TestUpdateRestartPolicy [2022-04-23T10:14:57.583Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-23T10:14:57.584Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-23T10:14:57.844Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-23T10:14:57.844Z] [2022-04-23T10:14:57.844Z] === Skipped [2022-04-23T10:14:57.844Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-23T10:14:57.844Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-23T10:14:57.844Z] [2022-04-23T10:14:57.844Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-23T10:14:57.844Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-23T10:14:57.844Z] [2022-04-23T10:14:57.844Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-23T10:14:57.844Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-23T10:14:57.844Z] [2022-04-23T10:14:57.844Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-23T10:14:57.844Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:14:57.844Z] [2022-04-23T10:14:57.844Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-23T10:14:57.844Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:14:57.844Z] [2022-04-23T10:14:57.844Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-23T10:14:57.844Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:14:57.844Z] [2022-04-23T10:14:57.844Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-23T10:14:57.844Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:14:57.844Z] [2022-04-23T10:14:57.844Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-23T10:14:57.844Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:14:57.844Z] [2022-04-23T10:14:57.844Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-23T10:14:57.844Z] firewalld_test.go:14: firewalld is not running [2022-04-23T10:14:57.844Z] [2022-04-23T10:14:57.844Z] DONE 326 tests, 9 skipped in 249.328s [2022-04-23T10:14:58.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main Post stage [Pipeline] junit [2022-04-23T10:14:58.803Z] Recording test results [2022-04-23T10:15:00.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-23T10:15:00.158Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-23T10:15:00.567Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43517/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=36049a04d2e11454789be71f40eb2aed1c7070d5 -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:36049a04d2e11454789be71f40eb2aed1c7070d5 hack/make.sh dynbinary test-integration [2022-04-23T10:15:00.831Z] [2022-04-23T10:15:01.093Z] Removing bundles/ [2022-04-23T10:15:01.093Z] [2022-04-23T10:15:01.093Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-23T10:15:01.093Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T10:15:01.093Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T10:15:03.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-23T10:15:05.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-23T10:15:08.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-23T10:15:09.528Z] --- PASS: TestUpdateRestartPolicy (11.04s) [2022-04-23T10:15:09.528Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-23T10:15:09.528Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-04-23T10:15:09.528Z] === RUN TestWaitNonBlocked [2022-04-23T10:15:09.528Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T10:15:09.528Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T10:15:09.528Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T10:15:09.528Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T10:15:09.528Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T10:15:09.528Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T10:15:09.528Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-23T10:15:09.528Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2022-04-23T10:15:09.528Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) [2022-04-23T10:15:09.528Z] === RUN TestWaitBlocked [2022-04-23T10:15:09.528Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T10:15:09.528Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T10:15:09.528Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T10:15:09.528Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T10:15:09.528Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T10:15:09.528Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T10:15:10.091Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-23T10:15:10.091Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2022-04-23T10:15:10.091Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2022-04-23T10:15:10.091Z] === CONT TestContainerStartOnDaemonRestart [2022-04-23T10:15:10.091Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-23T10:15:11.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-23T10:15:12.617Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.46s) [2022-04-23T10:15:12.617Z] === CONT TestIpcModeOlderClient [2022-04-23T10:15:12.617Z] --- PASS: TestContainerStartOnDaemonRestart (2.47s) [2022-04-23T10:15:12.617Z] === CONT TestContainerKillOnDaemonStart [2022-04-23T10:15:12.617Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-04-23T10:15:12.617Z] === CONT TestDaemonHostGatewayIP [2022-04-23T10:15:13.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-23T10:15:15.140Z] --- PASS: TestDaemonHostGatewayIP (2.54s) [2022-04-23T10:15:15.140Z] === CONT TestDaemonRestartIpcMode [2022-04-23T10:15:16.214Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-23T10:15:16.214Z] Using test binary docker [2022-04-23T10:15:16.214Z] +++ /etc/init.d/apparmor start [2022-04-23T10:15:16.214Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-23T10:15:16.214Z] INFO: Waiting for daemon to start... [2022-04-23T10:15:16.214Z] Starting dockerd [2022-04-23T10:15:16.214Z] +++ 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-04-23T10:15:17.343Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T10:15:17.343Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T10:15:17.343Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T10:15:17.343Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T10:15:17.343Z] [2022-04-23T10:15:17.343Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-23T10:15:17.343Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-23T10:15:17.343Z] Using test binary docker [2022-04-23T10:15:17.343Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-23T10:15:17.343Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-23T10:15:17.343Z] INFO: Waiting for daemon to start... [2022-04-23T10:15:17.343Z] Starting dockerd [2022-04-23T10:15:17.343Z] . [2022-04-23T10:15:17.343Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-23T10:15:17.663Z] --- PASS: TestDaemonRestartIpcMode (2.25s) [2022-04-23T10:15:18.753Z] . [2022-04-23T10:15:18.753Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-23T10:15:18.753Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-23T10:15:18.753Z] Error: No such image: emptyfs [2022-04-23T10:15:18.753Z] ++++ docker load [2022-04-23T10:15:18.753Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-23T10:15:19.321Z] Running integration-test (iteration 1) [2022-04-23T10:15:19.321Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-23T10:15:19.321Z] ++ 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-04-23T10:15:19.321Z] ++ set -e [2022-04-23T10:15:19.321Z] ++ '[' -n 0 ']' [2022-04-23T10:15:19.321Z] ++ set -x [2022-04-23T10:15:19.321Z] ++ 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-04-23T10:15:19.889Z] Loaded image: busybox:latest [2022-04-23T10:15:20.457Z] Loaded image: busybox:glibc [2022-04-23T10:15:24.203Z] --- PASS: TestContainerKillOnDaemonStart (11.71s) [2022-04-23T10:15:24.203Z] PASS [2022-04-23T10:15:24.203Z] [2022-04-23T10:15:24.203Z] === Skipped [2022-04-23T10:15:24.203Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-23T10:15:24.203Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T10:15:24.203Z] [2022-04-23T10:15:24.203Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-23T10:15:24.203Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T10:15:24.203Z] [2022-04-23T10:15:24.203Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-23T10:15:24.203Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T10:15:24.203Z] [2022-04-23T10:15:24.203Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-23T10:15:24.203Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-23T10:15:24.203Z] [2022-04-23T10:15:24.203Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-23T10:15:24.203Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-23T10:15:24.203Z] [2022-04-23T10:15:24.203Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-23T10:15:24.203Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-23T10:15:24.203Z] [2022-04-23T10:15:24.203Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-23T10:15:24.203Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-23T10:15:24.203Z] [2022-04-23T10:15:24.203Z] DONE 235 tests, 7 skipped in 118.642s [2022-04-23T10:15:24.203Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-23T10:15:24.203Z] === RUN TestConfigDaemonLibtrustID [2022-04-23T10:15:24.767Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-23T10:15:24.767Z] === RUN TestDaemonConfigValidation [2022-04-23T10:15:24.767Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-23T10:15:24.767Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-23T10:15:24.767Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-23T10:15:24.767Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-23T10:15:24.767Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-23T10:15:24.767Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-23T10:15:24.767Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-23T10:15:24.767Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-23T10:15:24.767Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-23T10:15:24.767Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-23T10:15:24.767Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-23T10:15:24.767Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-23T10:15:25.026Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-23T10:15:25.026Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-23T10:15:25.026Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-23T10:15:25.026Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-23T10:15:25.026Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-04-23T10:15:25.026Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-04-23T10:15:25.026Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-23T10:15:25.026Z] --- PASS: TestDaemonConfigValidation/valid_config (0.11s) [2022-04-23T10:15:25.026Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-23T10:15:25.026Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-23T10:15:25.026Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-23T10:15:25.736Z] Loaded image: debian:bullseye-slim [2022-04-23T10:15:25.736Z] Loaded image: hello-world:latest [2022-04-23T10:15:25.736Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T10:15:25.736Z] INFO: Testing against a local daemon [2022-04-23T10:15:25.736Z] === RUN TestCgroupNamespacesBuild [2022-04-23T10:15:26.397Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-23T10:15:27.329Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-23T10:15:27.694Z] --- PASS: TestCgroupNamespacesBuild (2.35s) [2022-04-23T10:15:27.694Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-23T10:15:28.260Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-23T10:15:28.260Z] daemon_test.go:156: [d15e67a67be36] daemon is not started [2022-04-23T10:15:28.260Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-04-23T10:15:28.260Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-23T10:15:28.260Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-04-23T10:15:28.260Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-04-23T10:15:28.260Z] === RUN TestDaemonProxy [2022-04-23T10:15:28.260Z] === RUN TestDaemonProxy/environment_variables [2022-04-23T10:15:29.606Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2022-04-23T10:15:29.606Z] === RUN TestBuildWithSession [2022-04-23T10:15:29.606Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T10:15:29.606Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-23T10:15:29.606Z] === RUN TestBuildSquashParent [2022-04-23T10:15:30.156Z] === RUN TestDaemonProxy/command-line_options [2022-04-23T10:15:31.524Z] === RUN TestDaemonProxy/configuration_file [2022-04-23T10:15:33.414Z] === RUN TestDaemonProxy/conflicting_options [2022-04-23T10:15:33.978Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-23T10:15:34.235Z] --- PASS: TestDaemonProxy (6.19s) [2022-04-23T10:15:34.235Z] --- PASS: TestDaemonProxy/environment_variables (1.71s) [2022-04-23T10:15:34.235Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-04-23T10:15:34.235Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-04-23T10:15:34.235Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-04-23T10:15:34.235Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-23T10:15:34.235Z] PASS [2022-04-23T10:15:34.235Z] [2022-04-23T10:15:34.235Z] DONE 17 tests in 10.085s [2022-04-23T10:15:34.494Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-23T10:15:34.494Z] INFO: Testing against a local daemon [2022-04-23T10:15:34.494Z] === RUN TestCommitInheritsEnv [2022-04-23T10:15:34.753Z] --- PASS: TestCommitInheritsEnv (0.33s) [2022-04-23T10:15:34.753Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-23T10:15:34.753Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-23T10:15:34.753Z] === RUN TestImportWithCustomPlatform [2022-04-23T10:15:34.753Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-23T10:15:34.753Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-23T10:15:34.753Z] === RUN TestImportWithCustomPlatform// [2022-04-23T10:15:34.753Z] === RUN TestImportWithCustomPlatform/linux [2022-04-23T10:15:35.012Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-23T10:15:35.012Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-23T10:15:35.012Z] === RUN TestImportWithCustomPlatform/macos [2022-04-23T10:15:35.012Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-23T10:15:35.012Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-23T10:15:35.012Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-04-23T10:15:35.012Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-04-23T10:15:35.012Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-23T10:15:35.012Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-23T10:15:35.012Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-23T10:15:35.012Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-04-23T10:15:35.012Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-23T10:15:35.012Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-23T10:15:35.012Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-23T10:15:35.012Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-23T10:15:35.012Z] === RUN TestImagesFilterMultiReference [2022-04-23T10:15:35.268Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-23T10:15:35.268Z] === RUN TestImagePullPlatformInvalid [2022-04-23T10:15:35.268Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-23T10:15:35.268Z] === RUN TestRemoveImageOrphaning [2022-04-23T10:15:35.523Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-04-23T10:15:35.523Z] === RUN TestRemoveImageGarbageCollector [2022-04-23T10:15:36.087Z] time="2022-04-23T10:15:35Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-23T10:15:37.459Z] --- PASS: TestRemoveImageGarbageCollector (1.89s) [2022-04-23T10:15:37.459Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-23T10:15:37.459Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-23T10:15:37.459Z] === RUN TestTagInvalidReference [2022-04-23T10:15:37.459Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-23T10:15:37.459Z] === RUN TestTagValidPrefixedRepo [2022-04-23T10:15:37.459Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-23T10:15:37.459Z] === RUN TestTagExistedNameWithoutForce [2022-04-23T10:15:37.459Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-23T10:15:37.459Z] === RUN TestTagOfficialNames [2022-04-23T10:15:37.459Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-23T10:15:37.459Z] === RUN TestTagMatchesDigest [2022-04-23T10:15:37.459Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-23T10:15:37.459Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-23T10:15:39.587Z] --- PASS: TestBuildSquashParent (8.69s) [2022-04-23T10:15:39.587Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-23T10:15:39.587Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T10:15:39.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T10:15:39.587Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T10:15:39.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T10:15:39.587Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T10:15:39.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T10:15:39.587Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T10:15:39.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T10:15:39.587Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T10:15:39.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T10:15:39.587Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T10:15:39.587Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T10:15:39.587Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T10:15:39.587Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T10:15:42.125Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T10:15:42.125Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T10:15:45.417Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T10:15:45.417Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T10:15:45.693Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-23T10:15:45.693Z] [2022-04-23T10:15:45.693Z] ________ ____ __. [2022-04-23T10:15:45.693Z] \_____ \ | |/ _| [2022-04-23T10:15:45.693Z] / | \| < [2022-04-23T10:15:45.693Z] / | \ | \ [2022-04-23T10:15:45.693Z] \_______ /____|__ \ [2022-04-23T10:15:45.693Z] \/ \/ [2022-04-23T10:15:45.693Z] [2022-04-23T10:15:45.693Z] INFO: make.ps1 ended at 04/23/2022 10:15:39 [2022-04-23T10:15:45.693Z] INFO: Binaries build ended at 04/23/2022 10:15:40. Duration:00:01:41.8595531 [2022-04-23T10:15:45.693Z] INFO: Copying the built daemon binary to d:\CI\PR-43517\1\binary\dockerd-36049a04d2.exe... [2022-04-23T10:15:45.693Z] INFO: Copying the built client binary to d:\CI\PR-43517\1\binary\docker-36049a04d2.exe... [2022-04-23T10:15:45.693Z] INFO: Copying the golang package from the container to d:\CI\PR-43517\1\installer\go.zip... [2022-04-23T10:15:45.693Z] INFO: Extracting go.zip to d:\CI\PR-43517\1\go [2022-04-23T10:15:48.711Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-23T10:15:48.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.28s) [2022-04-23T10:15:48.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.37s) [2022-04-23T10:15:48.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.28s) [2022-04-23T10:15:48.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.37s) [2022-04-23T10:15:48.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.24s) [2022-04-23T10:15:48.711Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.32s) [2022-04-23T10:15:48.711Z] === RUN TestBuildMultiStageCopy [2022-04-23T10:15:48.711Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-23T10:15:49.378Z] sha256:db00fa3561200221bd0c13702eef721ca1fa0fda07ce9aaf59f0c21cb80b1558 [2022-04-23T10:15:49.378Z] INFO: Starting docker-py tests... [2022-04-23T10:15:49.378Z] ============================= test session starts ============================== [2022-04-23T10:15:49.378Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-23T10:15:49.378Z] rootdir: /src, inifile: pytest.ini [2022-04-23T10:15:49.378Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-04-23T10:15:50.309Z] collected 395 items / 2 deselected / 393 selected [2022-04-23T10:15:50.309Z] [2022-04-23T10:15:51.254Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-23T10:15:51.516Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-23T10:15:52.085Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-23T10:15:52.653Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-23T10:15:53.221Z] --- PASS: TestBuildMultiStageCopy (4.93s) [2022-04-23T10:15:53.221Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.55s) [2022-04-23T10:15:53.221Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2022-04-23T10:15:53.221Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2022-04-23T10:15:53.221Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2022-04-23T10:15:53.221Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2022-04-23T10:15:53.221Z] === RUN TestBuildMultiStageParentConfig [2022-04-23T10:15:54.599Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2022-04-23T10:15:54.599Z] === RUN TestBuildLabelWithTargets [2022-04-23T10:15:57.140Z] --- PASS: TestBuildLabelWithTargets (2.42s) [2022-04-23T10:15:57.140Z] === RUN TestBuildWithEmptyLayers [2022-04-23T10:15:58.522Z] --- PASS: TestBuildWithEmptyLayers (1.33s) [2022-04-23T10:15:58.522Z] === RUN TestBuildMultiStageOnBuild [2022-04-23T10:16:00.102Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-23T10:16:00.102Z] [2022-04-23T10:16:00.102Z] ________ ____ __. [2022-04-23T10:16:00.102Z] \_____ \ | |/ _| [2022-04-23T10:16:00.102Z] / | \| < [2022-04-23T10:16:00.102Z] / | \ | \ [2022-04-23T10:16:00.102Z] \_______ /____|__ \ [2022-04-23T10:16:00.102Z] \/ \/ [2022-04-23T10:16:00.102Z] [2022-04-23T10:16:00.102Z] INFO: make.ps1 ended at 04/23/2022 10:15:58 [2022-04-23T10:16:00.571Z] INFO: Binaries build ended at 04/23/2022 10:16:00. Duration:00:01:50.5964637 [2022-04-23T10:16:01.818Z] --- PASS: TestBuildMultiStageOnBuild (3.10s) [2022-04-23T10:16:01.818Z] === RUN TestBuildUncleanTarFilenames [2022-04-23T10:16:02.138Z] INFO: Copying the built daemon binary to d:\CI\PR-43517\1\binary\dockerd-36049a04d2.exe... [2022-04-23T10:16:02.608Z] INFO: Copying the built client binary to d:\CI\PR-43517\1\binary\docker-36049a04d2.exe... [2022-04-23T10:16:02.608Z] INFO: Copying the golang package from the container to d:\CI\PR-43517\1\installer\go.zip... [2022-04-23T10:16:03.077Z] INFO: Extracting go.zip to d:\CI\PR-43517\1\go [2022-04-23T10:16:03.729Z] --- PASS: TestBuildUncleanTarFilenames (1.92s) [2022-04-23T10:16:03.729Z] === RUN TestBuildMultiStageLayerLeak [2022-04-23T10:16:06.349Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-23T10:16:07.021Z] --- PASS: TestBuildMultiStageLayerLeak (3.42s) [2022-04-23T10:16:07.021Z] === RUN TestBuildWithHugeFile [2022-04-23T10:16:07.169Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-23T10:16:08.836Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-23T10:16:15.606Z] INFO: Extraction ended at 04/23/2022 10:16:12. Duration:00:00:29.5014061 [2022-04-23T10:16:15.606Z] INFO: Updating the golang and path environment variables [2022-04-23T10:16:15.606Z] INFO: GOPATH=d:\gopath [2022-04-23T10:16:15.606Z] INFO: go version go1.18.1 windows/amd64 [2022-04-23T10:16:15.606Z] INFO: Running the daemon under test in debug mode [2022-04-23T10:16:15.606Z] INFO: Starting a daemon under test... [2022-04-23T10:16:15.606Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43517\1\daemon --pidfile d:\CI\PR-43517\1\docker.pid -D [2022-04-23T10:16:15.606Z] INFO: Process started successfully. [2022-04-23T10:16:15.606Z] INFO: Start tailing logs of the daemon under tests [2022-04-23T10:16:15.606Z] INFO: Waiting for the daemon under test to start... [2022-04-23T10:16:30.141Z] --- PASS: TestImportExtremelyLargeImageWorks (93.03s) [2022-04-23T10:16:30.141Z] PASS [2022-04-23T10:16:30.141Z] [2022-04-23T10:16:30.141Z] === Skipped [2022-04-23T10:16:30.141Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-23T10:16:30.141Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-23T10:16:30.141Z] [2022-04-23T10:16:30.141Z] DONE 22 tests, 1 skipped in 96.810s [2022-04-23T10:16:30.141Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-23T10:16:30.141Z] INFO: Testing against a local daemon [2022-04-23T10:16:30.141Z] === RUN TestNetworkCreateDelete [2022-04-23T10:16:30.141Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-23T10:16:30.141Z] === RUN TestDockerNetworkDeletePreferID [2022-04-23T10:16:30.141Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-04-23T10:16:30.141Z] === RUN TestDaemonDNSFallback [2022-04-23T10:16:33.280Z] ...INFO: Daemon under test started and replied! [2022-04-23T10:16:33.280Z] INFO: Docker version of the daemon under test [2022-04-23T10:16:33.280Z] [2022-04-23T10:16:33.280Z] Client: [2022-04-23T10:16:33.280Z] Version: 17.06.2-ce [2022-04-23T10:16:33.280Z] API version: 1.30 [2022-04-23T10:16:33.280Z] Go version: go1.8.3 [2022-04-23T10:16:33.280Z] Git commit: cec0b72 [2022-04-23T10:16:33.280Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-23T10:16:33.280Z] OS/Arch: windows/amd64 [2022-04-23T10:16:33.280Z] [2022-04-23T10:16:33.280Z] Server: [2022-04-23T10:16:33.280Z] Version: 0.0.0-dev [2022-04-23T10:16:33.280Z] API version: 1.42 (minimum version 1.24) [2022-04-23T10:16:33.280Z] Go version: go1.18.1 [2022-04-23T10:16:33.280Z] Git commit: 36049a04d2 [2022-04-23T10:16:33.280Z] Built: [2022-04-23T10:16:33.280Z] OS/Arch: windows/amd64 [2022-04-23T10:16:33.280Z] Experimental: false [2022-04-23T10:16:33.280Z] [2022-04-23T10:16:33.280Z] INFO: Docker info of the daemon under test [2022-04-23T10:16:33.280Z] [2022-04-23T10:16:33.280Z] Containers: 0 [2022-04-23T10:16:33.280Z] Running: 0 [2022-04-23T10:16:33.280Z] Paused: 0 [2022-04-23T10:16:33.280Z] Stopped: 0 [2022-04-23T10:16:33.280Z] Images: 0 [2022-04-23T10:16:33.280Z] Server Version: 0.0.0-dev [2022-04-23T10:16:33.280Z] Storage Driver: windowsfilter [2022-04-23T10:16:33.280Z] Windows: [2022-04-23T10:16:33.280Z] Logging Driver: json-file [2022-04-23T10:16:33.280Z] Plugins: [2022-04-23T10:16:33.280Z] Volume: local [2022-04-23T10:16:33.280Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T10:16:33.280Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T10:16:33.280Z] Swarm: inactive [2022-04-23T10:16:33.280Z] Default Isolation: process [2022-04-23T10:16:33.280Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-23T10:16:33.280Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-23T10:16:33.280Z] OSType: windows [2022-04-23T10:16:33.280Z] Architecture: x86_64 [2022-04-23T10:16:33.280Z] CPUs: 4 [2022-04-23T10:16:33.280Z] Total Memory: 32GiB [2022-04-23T10:16:33.280Z] Name: azwin-2-63c1c1 [2022-04-23T10:16:33.280Z] ID: FMCU:PI5R:RS4G:JWWC:XNUX:TR4N:T2UD:XN4V:YVJS:RLYI:6K6E:ECFT [2022-04-23T10:16:33.280Z] Docker Root Dir: D:\CI\PR-43517\1\daemon [2022-04-23T10:16:33.280Z] Debug Mode (client): false [2022-04-23T10:16:33.280Z] Debug Mode (server): true [2022-04-23T10:16:33.280Z] File Descriptors: -1 [2022-04-23T10:16:33.280Z] Goroutines: 16 [2022-04-23T10:16:33.280Z] System Time: 2022-04-23T10:16:31.8602311Z [2022-04-23T10:16:33.280Z] EventsListeners: 0 [2022-04-23T10:16:33.280Z] Registry: https://index.docker.io/v1/ [2022-04-23T10:16:33.280Z] Labels: [2022-04-23T10:16:33.280Z] Experimental: false [2022-04-23T10:16:33.280Z] Insecure Registries: [2022-04-23T10:16:33.280Z] 127.0.0.0/8 [2022-04-23T10:16:33.280Z] Live Restore Enabled: false [2022-04-23T10:16:33.280Z] [2022-04-23T10:16:33.280Z] [2022-04-23T10:16:33.280Z] INFO: Docker images of the daemon under test [2022-04-23T10:16:33.280Z] [2022-04-23T10:16:33.280Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-23T10:16:33.280Z] [2022-04-23T10:16:33.280Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-23T10:16:33.280Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-23T10:16:33.280Z] ltsc2022: Pulling from windows/servercore [2022-04-23T10:16:33.280Z] 8f616e6e9eec: Pulling fs layer [2022-04-23T10:16:33.280Z] dccd9e4d14d3: Pulling fs layer [2022-04-23T10:16:33.444Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-04-23T10:16:33.444Z] === RUN TestInspectNetwork [2022-04-23T10:16:33.444Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:33.444Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-23T10:16:33.444Z] === RUN TestRunContainerWithBridgeNone [2022-04-23T10:16:33.444Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T10:16:33.444Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-23T10:16:33.444Z] === RUN TestNetworkInvalidJSON [2022-04-23T10:16:33.444Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-23T10:16:33.444Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-23T10:16:33.444Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T10:16:33.444Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T10:16:33.444Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T10:16:33.444Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T10:16:33.444Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-23T10:16:33.444Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-23T10:16:33.444Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T10:16:33.444Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-23T10:16:33.444Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-23T10:16:33.444Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-23T10:16:33.444Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-23T10:16:33.444Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-23T10:16:33.444Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-23T10:16:33.444Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-23T10:16:33.444Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T10:16:33.444Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-23T10:16:33.444Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-23T10:16:33.444Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-23T10:16:33.444Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-23T10:16:33.444Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-23T10:16:33.444Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-23T10:16:33.444Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-23T10:16:33.444Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-23T10:16:33.444Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-23T10:16:33.444Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-23T10:16:33.444Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-23T10:16:33.444Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-23T10:16:33.444Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-23T10:16:33.444Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-23T10:16:33.444Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-23T10:16:33.444Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-23T10:16:33.444Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-23T10:16:33.444Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-23T10:16:33.444Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-23T10:16:33.444Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-23T10:16:33.444Z] === RUN TestNetworkList [2022-04-23T10:16:33.444Z] === RUN TestNetworkList//networks [2022-04-23T10:16:33.444Z] === PAUSE TestNetworkList//networks [2022-04-23T10:16:33.444Z] === RUN TestNetworkList//networks/ [2022-04-23T10:16:33.444Z] === PAUSE TestNetworkList//networks/ [2022-04-23T10:16:33.444Z] === CONT TestNetworkList//networks [2022-04-23T10:16:33.444Z] === CONT TestNetworkList//networks/ [2022-04-23T10:16:33.444Z] --- PASS: TestNetworkList (0.01s) [2022-04-23T10:16:33.444Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-23T10:16:33.444Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-23T10:16:33.444Z] === RUN TestHostIPv4BridgeLabel [2022-04-23T10:16:33.444Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T10:16:33.444Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-23T10:16:33.444Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-23T10:16:33.444Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T10:16:33.444Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-04-23T10:16:33.444Z] === RUN TestDaemonDefaultNetworkPools [2022-04-23T10:16:33.444Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T10:16:33.444Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-23T10:16:33.444Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-23T10:16:33.444Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T10:16:33.444Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-23T10:16:33.444Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-23T10:16:33.444Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T10:16:33.444Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-23T10:16:33.444Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-23T10:16:33.444Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T10:16:33.444Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-23T10:16:33.444Z] === RUN TestServiceWithPredefinedNetwork [2022-04-23T10:16:33.444Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:33.444Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-23T10:16:33.444Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-23T10:16:33.444Z] service_test.go:243: FLAKY_TEST [2022-04-23T10:16:33.444Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T10:16:33.444Z] === RUN TestServiceWithDataPathPortInit [2022-04-23T10:16:33.444Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:33.444Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-23T10:16:33.444Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-23T10:16:33.444Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:33.444Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-23T10:16:33.444Z] PASS [2022-04-23T10:16:33.444Z] [2022-04-23T10:16:33.444Z] === Skipped [2022-04-23T10:16:33.444Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-23T10:16:33.444Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:33.444Z] [2022-04-23T10:16:33.444Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-23T10:16:33.444Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T10:16:33.444Z] [2022-04-23T10:16:33.444Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-23T10:16:33.444Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T10:16:33.444Z] [2022-04-23T10:16:33.444Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-04-23T10:16:33.444Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T10:16:33.444Z] [2022-04-23T10:16:33.444Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-23T10:16:33.444Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T10:16:33.444Z] [2022-04-23T10:16:33.444Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-23T10:16:33.444Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T10:16:33.444Z] [2022-04-23T10:16:33.444Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-23T10:16:33.444Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T10:16:33.444Z] [2022-04-23T10:16:33.444Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-23T10:16:33.444Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T10:16:33.444Z] [2022-04-23T10:16:33.444Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-23T10:16:33.444Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:33.444Z] [2022-04-23T10:16:33.444Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T10:16:33.444Z] service_test.go:243: FLAKY_TEST [2022-04-23T10:16:33.444Z] [2022-04-23T10:16:33.444Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-23T10:16:33.444Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:33.444Z] [2022-04-23T10:16:33.444Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-23T10:16:33.444Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:33.444Z] [2022-04-23T10:16:33.444Z] DONE 34 tests, 12 skipped in 7.094s [2022-04-23T10:16:33.444Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-23T10:16:33.444Z] INFO: Testing against a local daemon [2022-04-23T10:16:33.444Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-23T10:16:33.705Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T10:16:33.705Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-23T10:16:33.705Z] === RUN TestDockerNetworkIpvlan [2022-04-23T10:16:33.705Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T10:16:33.705Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-23T10:16:33.705Z] PASS [2022-04-23T10:16:33.705Z] [2022-04-23T10:16:33.705Z] === Skipped [2022-04-23T10:16:33.705Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-23T10:16:33.705Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T10:16:33.705Z] [2022-04-23T10:16:33.705Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-23T10:16:33.705Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T10:16:33.705Z] [2022-04-23T10:16:33.705Z] DONE 2 tests, 2 skipped in 0.097s [2022-04-23T10:16:33.705Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-23T10:16:33.705Z] INFO: Testing against a local daemon [2022-04-23T10:16:33.705Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-23T10:16:33.705Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T10:16:33.705Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-23T10:16:33.705Z] === RUN TestDockerNetworkMacvlan [2022-04-23T10:16:33.705Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T10:16:33.705Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-23T10:16:33.705Z] PASS [2022-04-23T10:16:33.705Z] [2022-04-23T10:16:33.705Z] === Skipped [2022-04-23T10:16:33.705Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-23T10:16:33.705Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T10:16:33.705Z] [2022-04-23T10:16:33.705Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-23T10:16:33.705Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-23T10:16:33.705Z] [2022-04-23T10:16:33.705Z] DONE 2 tests, 2 skipped in 0.098s [2022-04-23T10:16:33.705Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-23T10:16:33.705Z] testing: warning: no tests to run [2022-04-23T10:16:33.705Z] PASS [2022-04-23T10:16:33.705Z] [2022-04-23T10:16:33.705Z] DONE 0 tests in 0.027s [2022-04-23T10:16:33.705Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-23T10:16:33.966Z] INFO: Testing against a local daemon [2022-04-23T10:16:33.966Z] === RUN TestAuthZPluginAllowRequest [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-23T10:16:33.966Z] === RUN TestAuthZPluginTLS [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-23T10:16:33.966Z] === RUN TestAuthZPluginDenyRequest [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-23T10:16:33.966Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-23T10:16:33.966Z] === RUN TestAuthZPluginDenyResponse [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-23T10:16:33.966Z] === RUN TestAuthZPluginAllowEventStream [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-23T10:16:33.966Z] === RUN TestAuthZPluginErrorResponse [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-23T10:16:33.966Z] === RUN TestAuthZPluginErrorRequest [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-23T10:16:33.966Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-23T10:16:33.966Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-23T10:16:33.966Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-23T10:16:33.966Z] === RUN TestAuthZPluginHeader [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-23T10:16:33.966Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2022-04-23T10:16:33.966Z] === RUN TestAuthZPluginV2Disable [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-04-23T10:16:33.966Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-23T10:16:33.966Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-23T10:16:33.966Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-04-23T10:16:33.966Z] PASS [2022-04-23T10:16:33.966Z] [2022-04-23T10:16:33.966Z] === Skipped [2022-04-23T10:16:33.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] [2022-04-23T10:16:33.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] [2022-04-23T10:16:33.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] [2022-04-23T10:16:33.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] [2022-04-23T10:16:33.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] [2022-04-23T10:16:33.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] [2022-04-23T10:16:33.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] [2022-04-23T10:16:33.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] [2022-04-23T10:16:33.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] [2022-04-23T10:16:33.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] [2022-04-23T10:16:33.966Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] [2022-04-23T10:16:33.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] [2022-04-23T10:16:33.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] [2022-04-23T10:16:33.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] [2022-04-23T10:16:33.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] [2022-04-23T10:16:33.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] [2022-04-23T10:16:33.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-04-23T10:16:33.966Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:33.966Z] [2022-04-23T10:16:33.966Z] DONE 17 tests, 17 skipped in 0.319s [2022-04-23T10:16:33.966Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-23T10:16:34.227Z] INFO: Testing against a local daemon [2022-04-23T10:16:34.227Z] === RUN TestPluginInvalidJSON [2022-04-23T10:16:34.227Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T10:16:34.227Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T10:16:34.227Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T10:16:34.227Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T10:16:34.227Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-23T10:16:34.227Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-23T10:16:34.227Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T10:16:34.227Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-23T10:16:34.227Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-23T10:16:34.227Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-23T10:16:34.227Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-23T10:16:34.227Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-23T10:16:34.227Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-23T10:16:34.227Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-23T10:16:34.227Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-23T10:16:34.227Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T10:16:34.227Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-23T10:16:34.227Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-23T10:16:34.227Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-23T10:16:34.227Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-23T10:16:34.227Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-23T10:16:34.227Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-23T10:16:34.227Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-04-23T10:16:34.227Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-23T10:16:34.227Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-23T10:16:34.227Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-23T10:16:34.227Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-23T10:16:34.227Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-23T10:16:34.227Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-23T10:16:34.227Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-23T10:16:34.227Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-23T10:16:34.227Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-23T10:16:34.227Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-23T10:16:34.227Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-23T10:16:34.227Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-23T10:16:34.227Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-23T10:16:34.227Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-23T10:16:34.227Z] === RUN TestPluginInstall [2022-04-23T10:16:34.227Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:34.227Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-23T10:16:34.227Z] === RUN TestPluginsWithRuntimes [2022-04-23T10:16:34.227Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-23T10:16:34.227Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-23T10:16:34.227Z] === RUN TestPluginBackCompatMediaTypes [2022-04-23T10:16:34.227Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-23T10:16:34.227Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-23T10:16:34.227Z] PASS [2022-04-23T10:16:34.227Z] [2022-04-23T10:16:34.227Z] === Skipped [2022-04-23T10:16:34.227Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-23T10:16:34.227Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-23T10:16:34.227Z] [2022-04-23T10:16:34.227Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-23T10:16:34.227Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-23T10:16:34.227Z] [2022-04-23T10:16:34.227Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-23T10:16:34.227Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-23T10:16:34.227Z] [2022-04-23T10:16:34.227Z] DONE 19 tests, 3 skipped in 0.148s [2022-04-23T10:16:34.227Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-23T10:16:34.227Z] INFO: Testing against a local daemon [2022-04-23T10:16:34.227Z] === RUN TestExternalGraphDriver [2022-04-23T10:16:34.489Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-23T10:16:34.489Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-04-23T10:16:34.489Z] === RUN TestGraphdriverPluginV2 [2022-04-23T10:16:37.604Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-23T10:16:37.604Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T10:16:37.604Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T10:16:37.604Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-23T10:16:37.604Z] [2022-04-23T10:16:37.604Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-23T10:16:37.604Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-23T10:16:37.604Z] HOSTNAME=2c3e7c3a7b7c [2022-04-23T10:16:37.604Z] TESTDEBUG=0 [2022-04-23T10:16:37.604Z] DEST=bundles/test-integration [2022-04-23T10:16:37.604Z] PWD=/go/src/github.com/docker/docker [2022-04-23T10:16:37.604Z] DOCKER_GITCOMMIT=36049a04d2e11454789be71f40eb2aed1c7070d5 [2022-04-23T10:16:37.604Z] container=docker [2022-04-23T10:16:37.604Z] HOME=/root [2022-04-23T10:16:37.604Z] GOLANG_VERSION=1.18.1 [2022-04-23T10:16:37.604Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-23T10:16:37.604Z] VALIDATE_BRANCH=master [2022-04-23T10:16:37.604Z] TERM=xterm [2022-04-23T10:16:37.604Z] DOCKER_PKG=github.com/docker/docker [2022-04-23T10:16:37.604Z] SHLVL=1 [2022-04-23T10:16:37.604Z] TIMEOUT=120m [2022-04-23T10:16:37.604Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-23T10:16:37.604Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-23T10:16:37.604Z] GO111MODULE=off [2022-04-23T10:16:37.604Z] DOCKER_EXPERIMENTAL=1 [2022-04-23T10:16:37.604Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-23T10:16:37.604Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-23T10:16:37.604Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-23T10:16:37.604Z] GOPATH=/go [2022-04-23T10:16:37.604Z] PKG_CONFIG=pkg-config [2022-04-23T10:16:37.604Z] _=/usr/bin/env [2022-04-23T10:16:37.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-23T10:16:38.124Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-04-23T10:16:38.704Z] --- PASS: TestGraphdriverPluginV2 (3.59s) [2022-04-23T10:16:38.704Z] PASS [2022-04-23T10:16:38.704Z] [2022-04-23T10:16:38.704Z] === Skipped [2022-04-23T10:16:38.704Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-04-23T10:16:38.704Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-23T10:16:38.704Z] [2022-04-23T10:16:38.704Z] DONE 2 tests, 1 skipped in 3.724s [2022-04-23T10:16:38.704Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-23T10:16:38.704Z] INFO: Testing against a local daemon [2022-04-23T10:16:38.704Z] === RUN TestContinueAfterPluginCrash [2022-04-23T10:16:38.704Z] === PAUSE TestContinueAfterPluginCrash [2022-04-23T10:16:38.704Z] === RUN TestReadPluginNoRead [2022-04-23T10:16:38.704Z] === PAUSE TestReadPluginNoRead [2022-04-23T10:16:38.704Z] === RUN TestDaemonStartWithLogOpt [2022-04-23T10:16:38.704Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-23T10:16:38.704Z] === CONT TestContinueAfterPluginCrash [2022-04-23T10:16:38.704Z] === CONT TestDaemonStartWithLogOpt [2022-04-23T10:16:38.941Z] INFO: Extraction ended at 04/23/2022 10:16:35. Duration:00:00:32.5964175 [2022-04-23T10:16:38.941Z] INFO: Updating the golang and path environment variables [2022-04-23T10:16:38.941Z] INFO: GOPATH=d:\gopath [2022-04-23T10:16:38.941Z] INFO: go version go1.18.1 windows/amd64 [2022-04-23T10:16:38.941Z] INFO: Running the daemon under test in debug mode [2022-04-23T10:16:38.941Z] INFO: Starting a daemon under test... [2022-04-23T10:16:38.941Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43517\1\daemon --pidfile d:\CI\PR-43517\1\docker.pid -D [2022-04-23T10:16:38.941Z] INFO: Process started successfully. [2022-04-23T10:16:38.941Z] INFO: Start tailing logs of the daemon under tests [2022-04-23T10:16:38.941Z] INFO: Waiting for the daemon under test to start... [2022-04-23T10:16:42.910Z] --- PASS: TestDaemonStartWithLogOpt (4.44s) [2022-04-23T10:16:42.910Z] === CONT TestReadPluginNoRead [2022-04-23T10:16:44.825Z] === RUN TestReadPluginNoRead/default [2022-04-23T10:16:46.210Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-23T10:16:47.154Z] --- PASS: TestContinueAfterPluginCrash (9.06s) [2022-04-23T10:16:47.154Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-23T10:16:48.537Z] === CONT TestReadPluginNoRead [2022-04-23T10:16:48.537Z] read_test.go:92: [d35592bee64da] daemon is not started [2022-04-23T10:16:48.537Z] --- PASS: TestReadPluginNoRead (5.93s) [2022-04-23T10:16:48.537Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-04-23T10:16:48.537Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-04-23T10:16:48.537Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-04-23T10:16:48.537Z] PASS [2022-04-23T10:16:48.537Z] [2022-04-23T10:16:48.537Z] DONE 6 tests in 10.471s [2022-04-23T10:16:48.537Z] 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-04-23T10:16:48.537Z] testing: warning: no tests to run [2022-04-23T10:16:48.537Z] PASS [2022-04-23T10:16:48.537Z] [2022-04-23T10:16:48.537Z] DONE 0 tests in 0.038s [2022-04-23T10:16:48.537Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-23T10:16:48.537Z] INFO: Testing against a local daemon [2022-04-23T10:16:48.537Z] === RUN TestPluginWithDevMounts [2022-04-23T10:16:48.537Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-23T10:16:48.537Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-23T10:16:48.537Z] PASS [2022-04-23T10:16:48.537Z] [2022-04-23T10:16:48.537Z] === Skipped [2022-04-23T10:16:48.537Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-23T10:16:48.537Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-23T10:16:48.537Z] [2022-04-23T10:16:48.537Z] DONE 1 tests, 1 skipped in 0.103s [2022-04-23T10:16:48.537Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-23T10:16:48.797Z] INFO: Testing against a local daemon [2022-04-23T10:16:48.797Z] === RUN TestSecretInspect [2022-04-23T10:16:48.797Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:48.797Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-23T10:16:48.797Z] === RUN TestSecretList [2022-04-23T10:16:48.797Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:48.797Z] --- SKIP: TestSecretList (0.01s) [2022-04-23T10:16:48.797Z] === RUN TestSecretsCreateAndDelete [2022-04-23T10:16:48.797Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:48.797Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-04-23T10:16:48.797Z] === RUN TestSecretsUpdate [2022-04-23T10:16:48.797Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:48.797Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-23T10:16:48.797Z] === RUN TestTemplatedSecret [2022-04-23T10:16:48.798Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:48.798Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-23T10:16:48.798Z] === RUN TestSecretCreateResolve [2022-04-23T10:16:48.798Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:48.798Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-23T10:16:48.798Z] PASS [2022-04-23T10:16:48.798Z] [2022-04-23T10:16:48.798Z] === Skipped [2022-04-23T10:16:48.798Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-04-23T10:16:48.798Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:48.798Z] [2022-04-23T10:16:48.798Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-04-23T10:16:48.798Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:48.798Z] [2022-04-23T10:16:48.798Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-04-23T10:16:48.798Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:48.798Z] [2022-04-23T10:16:48.798Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-04-23T10:16:48.798Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:48.798Z] [2022-04-23T10:16:48.798Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-23T10:16:48.798Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:48.798Z] [2022-04-23T10:16:48.798Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-04-23T10:16:48.798Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:48.798Z] [2022-04-23T10:16:48.798Z] DONE 6 tests, 6 skipped in 0.154s [2022-04-23T10:16:48.798Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-23T10:16:48.798Z] INFO: Testing against a local daemon [2022-04-23T10:16:48.798Z] === RUN TestServiceCreateInit [2022-04-23T10:16:48.798Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-23T10:16:48.798Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:48.798Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-23T10:16:48.798Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:48.798Z] --- PASS: TestServiceCreateInit (0.01s) [2022-04-23T10:16:48.798Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T10:16:48.798Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T10:16:48.798Z] === RUN TestCreateServiceMultipleTimes [2022-04-23T10:16:48.798Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:48.798Z] --- SKIP: TestCreateServiceMultipleTimes (0.03s) [2022-04-23T10:16:48.798Z] === RUN TestCreateServiceConflict [2022-04-23T10:16:49.059Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:49.059Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-23T10:16:49.059Z] === RUN TestCreateServiceMaxReplicas [2022-04-23T10:16:49.059Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:49.059Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-04-23T10:16:49.059Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-23T10:16:49.059Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:49.059Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-23T10:16:49.059Z] === RUN TestCreateServiceSecretFileMode [2022-04-23T10:16:49.059Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:49.059Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-23T10:16:49.059Z] === RUN TestCreateServiceConfigFileMode [2022-04-23T10:16:49.059Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:49.059Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-23T10:16:49.059Z] === RUN TestCreateServiceSysctls [2022-04-23T10:16:49.059Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:49.059Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-23T10:16:49.059Z] === RUN TestCreateServiceCapabilities [2022-04-23T10:16:49.059Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:49.059Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-23T10:16:49.059Z] === RUN TestInspect [2022-04-23T10:16:49.059Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:49.059Z] --- SKIP: TestInspect (0.01s) [2022-04-23T10:16:49.059Z] === RUN TestCreateJob [2022-04-23T10:16:49.059Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:49.059Z] --- SKIP: TestCreateJob (0.01s) [2022-04-23T10:16:49.059Z] === RUN TestReplicatedJob [2022-04-23T10:16:49.059Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:49.059Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-23T10:16:49.059Z] === RUN TestUpdateReplicatedJob [2022-04-23T10:16:49.059Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:49.059Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-23T10:16:49.059Z] === RUN TestServiceListWithStatuses [2022-04-23T10:16:49.059Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-23T10:16:49.059Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-23T10:16:49.059Z] === RUN TestDockerNetworkConnectAlias [2022-04-23T10:16:49.059Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:49.059Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-04-23T10:16:49.059Z] === RUN TestDockerNetworkReConnect [2022-04-23T10:16:49.059Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:49.059Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-23T10:16:49.059Z] === RUN TestServicePlugin [2022-04-23T10:16:50.935Z] dccd9e4d14d3: Verifying Checksum [2022-04-23T10:16:50.935Z] dccd9e4d14d3: Download complete [2022-04-23T10:16:50.971Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:50.971Z] --- SKIP: TestServicePlugin (1.94s) [2022-04-23T10:16:50.971Z] === RUN TestServiceUpdateLabel [2022-04-23T10:16:50.971Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:50.971Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-23T10:16:50.971Z] === RUN TestServiceUpdateSecrets [2022-04-23T10:16:50.971Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:50.971Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-23T10:16:50.971Z] === RUN TestServiceUpdateConfigs [2022-04-23T10:16:50.971Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:50.971Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-04-23T10:16:50.971Z] === RUN TestServiceUpdateNetwork [2022-04-23T10:16:50.971Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:51.232Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-04-23T10:16:51.232Z] === RUN TestServiceUpdatePidsLimit [2022-04-23T10:16:51.232Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:51.232Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-04-23T10:16:51.232Z] PASS [2022-04-23T10:16:51.232Z] [2022-04-23T10:16:51.232Z] === Skipped [2022-04-23T10:16:51.232Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T10:16:51.232Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:51.232Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T10:16:51.232Z] [2022-04-23T10:16:51.232Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T10:16:51.232Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:51.232Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T10:16:51.232Z] [2022-04-23T10:16:51.232Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.03s) [2022-04-23T10:16:51.232Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:51.232Z] [2022-04-23T10:16:51.232Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-23T10:16:51.232Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:51.232Z] [2022-04-23T10:16:51.232Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-04-23T10:16:51.232Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:51.232Z] [2022-04-23T10:16:51.232Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-23T10:16:51.232Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:51.232Z] [2022-04-23T10:16:51.232Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-04-23T10:16:51.232Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:51.232Z] [2022-04-23T10:16:51.232Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-23T10:16:51.232Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:51.232Z] [2022-04-23T10:16:51.232Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-04-23T10:16:51.232Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:51.232Z] [2022-04-23T10:16:51.232Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-04-23T10:16:51.232Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:51.232Z] [2022-04-23T10:16:51.232Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-23T10:16:51.232Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:51.232Z] [2022-04-23T10:16:51.232Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-23T10:16:51.232Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:51.232Z] [2022-04-23T10:16:51.232Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-23T10:16:51.232Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:51.232Z] [2022-04-23T10:16:51.232Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-23T10:16:51.232Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:51.232Z] [2022-04-23T10:16:51.232Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-23T10:16:51.232Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-23T10:16:51.232Z] [2022-04-23T10:16:51.232Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-04-23T10:16:51.232Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:51.232Z] [2022-04-23T10:16:51.232Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-23T10:16:51.232Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:51.232Z] [2022-04-23T10:16:51.232Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) [2022-04-23T10:16:51.232Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:51.232Z] [2022-04-23T10:16:51.232Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-23T10:16:51.232Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:51.232Z] [2022-04-23T10:16:51.232Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-23T10:16:51.232Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:51.232Z] [2022-04-23T10:16:51.232Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-04-23T10:16:51.232Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:51.232Z] [2022-04-23T10:16:51.232Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-04-23T10:16:51.232Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:51.232Z] [2022-04-23T10:16:51.232Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-04-23T10:16:51.232Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-23T10:16:51.232Z] [2022-04-23T10:16:51.232Z] DONE 24 tests, 23 skipped in 2.362s [2022-04-23T10:16:51.232Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-23T10:16:51.232Z] INFO: Testing against a local daemon [2022-04-23T10:16:51.232Z] === RUN TestSessionCreate [2022-04-23T10:16:51.232Z] --- PASS: TestSessionCreate (0.04s) [2022-04-23T10:16:51.232Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-23T10:16:51.232Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-23T10:16:51.232Z] PASS [2022-04-23T10:16:51.232Z] [2022-04-23T10:16:51.232Z] DONE 2 tests in 0.167s [2022-04-23T10:16:51.232Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-23T10:16:51.492Z] INFO: Testing against a local daemon [2022-04-23T10:16:51.492Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-23T10:16:51.492Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-23T10:16:51.492Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T10:16:51.492Z] === RUN TestDiskUsage [2022-04-23T10:16:51.492Z] === PAUSE TestDiskUsage [2022-04-23T10:16:51.492Z] === RUN TestEventsExecDie [2022-04-23T10:16:52.065Z] --- PASS: TestEventsExecDie (0.52s) [2022-04-23T10:16:52.066Z] === RUN TestEventsBackwardsCompatible [2022-04-23T10:16:52.066Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-23T10:16:52.066Z] === RUN TestEventsVolumeCreate [2022-04-23T10:16:52.066Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-23T10:16:52.066Z] === RUN TestInfoBinaryCommits [2022-04-23T10:16:52.066Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-04-23T10:16:52.066Z] === RUN TestInfoAPIVersioned [2022-04-23T10:16:52.066Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-23T10:16:52.066Z] === RUN TestInfoAPI [2022-04-23T10:16:52.066Z] --- PASS: TestInfoAPI (0.02s) [2022-04-23T10:16:52.066Z] === RUN TestInfoAPIWarnings [2022-04-23T10:16:56.764Z] .....INFO: Daemon under test started and replied! [2022-04-23T10:16:56.764Z] INFO: Docker version of the daemon under test [2022-04-23T10:16:56.764Z] [2022-04-23T10:16:56.764Z] Client: [2022-04-23T10:16:56.764Z] Version: 17.06.2-ce [2022-04-23T10:16:56.764Z] API version: 1.30 [2022-04-23T10:16:56.764Z] Go version: go1.8.3 [2022-04-23T10:16:56.764Z] Git commit: cec0b72 [2022-04-23T10:16:56.764Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-23T10:16:56.764Z] OS/Arch: windows/amd64 [2022-04-23T10:16:56.764Z] [2022-04-23T10:16:56.764Z] Server: [2022-04-23T10:16:56.764Z] Version: 0.0.0-dev [2022-04-23T10:16:56.764Z] API version: 1.42 (minimum version 1.24) [2022-04-23T10:16:56.764Z] Go version: go1.18.1 [2022-04-23T10:16:56.764Z] Git commit: 36049a04d2 [2022-04-23T10:16:56.764Z] Built: [2022-04-23T10:16:56.764Z] OS/Arch: windows/amd64 [2022-04-23T10:16:56.764Z] Experimental: false [2022-04-23T10:16:56.764Z] [2022-04-23T10:16:56.764Z] INFO: Docker info of the daemon under test [2022-04-23T10:16:56.764Z] [2022-04-23T10:16:56.764Z] Containers: 0 [2022-04-23T10:16:56.764Z] Running: 0 [2022-04-23T10:16:56.764Z] Paused: 0 [2022-04-23T10:16:56.764Z] Stopped: 0 [2022-04-23T10:16:56.764Z] Images: 0 [2022-04-23T10:16:56.764Z] Server Version: 0.0.0-dev [2022-04-23T10:16:56.764Z] Storage Driver: windowsfilter [2022-04-23T10:16:56.764Z] Windows: [2022-04-23T10:16:56.764Z] Logging Driver: json-file [2022-04-23T10:16:56.764Z] Plugins: [2022-04-23T10:16:56.764Z] Volume: local [2022-04-23T10:16:56.764Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T10:16:56.764Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T10:16:56.764Z] Swarm: inactive [2022-04-23T10:16:56.764Z] Default Isolation: process [2022-04-23T10:16:56.764Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-23T10:16:56.764Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-23T10:16:56.764Z] OSType: windows [2022-04-23T10:16:56.764Z] Architecture: x86_64 [2022-04-23T10:16:56.764Z] CPUs: 4 [2022-04-23T10:16:56.764Z] Total Memory: 32GiB [2022-04-23T10:16:56.764Z] Name: azwin-2-42e6d0 [2022-04-23T10:16:56.764Z] ID: A5JY:3C4E:7R7R:HCYE:IZQA:XHEG:ACLU:IIX6:WT53:R7JR:3N5R:ZUMZ [2022-04-23T10:16:56.764Z] Docker Root Dir: D:\CI\PR-43517\1\daemon [2022-04-23T10:16:56.764Z] Debug Mode (client): false [2022-04-23T10:16:56.764Z] Debug Mode (server): true [2022-04-23T10:16:56.764Z] File Descriptors: -1 [2022-04-23T10:16:56.764Z] Goroutines: 16 [2022-04-23T10:16:56.764Z] System Time: 2022-04-23T10:16:55.5008192Z [2022-04-23T10:16:56.764Z] EventsListeners: 0 [2022-04-23T10:16:56.764Z] Registry: https://index.docker.io/v1/ [2022-04-23T10:16:56.764Z] Labels: [2022-04-23T10:16:56.764Z] Experimental: false [2022-04-23T10:16:56.764Z] Insecure Registries: [2022-04-23T10:16:56.764Z] 127.0.0.0/8 [2022-04-23T10:16:56.764Z] Live Restore Enabled: false [2022-04-23T10:16:56.764Z] [2022-04-23T10:16:56.764Z] [2022-04-23T10:16:56.764Z] INFO: Docker images of the daemon under test [2022-04-23T10:16:56.764Z] [2022-04-23T10:16:56.764Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-23T10:16:56.764Z] [2022-04-23T10:16:56.764Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-23T10:16:56.764Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-23T10:16:56.764Z] ltsc2019: Pulling from windows/servercore [2022-04-23T10:16:56.764Z] 4612f6d0b889: Pulling fs layer [2022-04-23T10:16:56.764Z] ba8181afd426: Pulling fs layer [2022-04-23T10:17:02.155Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-23T10:17:02.155Z] [2022-04-23T10:17:02.155Z] ________ ____ __. [2022-04-23T10:17:02.155Z] \_____ \ | |/ _| [2022-04-23T10:17:02.155Z] / | \| < [2022-04-23T10:17:02.155Z] / | \ | \ [2022-04-23T10:17:02.155Z] \_______ /____|__ \ [2022-04-23T10:17:02.155Z] \/ \/ [2022-04-23T10:17:02.155Z] [2022-04-23T10:17:02.155Z] INFO: make.ps1 ended at 04/23/2022 10:16:49 [2022-04-23T10:17:02.155Z] INFO: Binaries build ended at 04/23/2022 10:16:51. Duration:00:02:08.3958729 [2022-04-23T10:17:02.155Z] INFO: Copying the built daemon binary to d:\CI\PR-43517\1\binary\dockerd-36049a04d2.exe... [2022-04-23T10:17:02.155Z] INFO: Copying the built client binary to d:\CI\PR-43517\1\binary\docker-36049a04d2.exe... [2022-04-23T10:17:02.155Z] INFO: Copying the golang package from the container to d:\CI\PR-43517\1\installer\go.zip... [2022-04-23T10:17:02.155Z] INFO: Extracting go.zip to d:\CI\PR-43517\1\go [2022-04-23T10:17:04.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-23T10:17:04.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-23T10:17:09.360Z] ba8181afd426: Verifying Checksum [2022-04-23T10:17:09.360Z] ba8181afd426: Download complete [2022-04-23T10:17:10.180Z] --- PASS: TestInfoAPIWarnings (16.37s) [2022-04-23T10:17:10.180Z] === RUN TestInfoDebug [2022-04-23T10:17:10.180Z] --- PASS: TestInfoDebug (0.55s) [2022-04-23T10:17:10.180Z] === RUN TestInfoInsecureRegistries [2022-04-23T10:17:10.180Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-23T10:17:10.180Z] === RUN TestInfoRegistryMirrors [2022-04-23T10:17:10.180Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-04-23T10:17:10.180Z] === RUN TestLoginFailsWithBadCredentials [2022-04-23T10:17:10.180Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-23T10:17:10.180Z] === RUN TestPingCacheHeaders [2022-04-23T10:17:10.180Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-23T10:17:10.180Z] === RUN TestPingGet [2022-04-23T10:17:10.180Z] --- PASS: TestPingGet (0.01s) [2022-04-23T10:17:10.180Z] === RUN TestPingHead [2022-04-23T10:17:10.180Z] --- PASS: TestPingHead (0.03s) [2022-04-23T10:17:10.180Z] === RUN TestPingSwarmHeader [2022-04-23T10:17:10.755Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-23T10:17:11.325Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-23T10:17:12.708Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-23T10:17:12.708Z] --- PASS: TestPingSwarmHeader (2.24s) [2022-04-23T10:17:12.708Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-23T10:17:12.708Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-23T10:17:12.708Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-23T10:17:12.708Z] === RUN TestVersion [2022-04-23T10:17:12.708Z] --- PASS: TestVersion (0.04s) [2022-04-23T10:17:12.708Z] === CONT TestDiskUsage [2022-04-23T10:17:12.968Z] === RUN TestDiskUsage/empty [2022-04-23T10:17:12.968Z] === RUN TestDiskUsage/empty/container_types [2022-04-23T10:17:12.968Z] === RUN TestDiskUsage/empty/image_types [2022-04-23T10:17:12.968Z] === RUN TestDiskUsage/empty/volume_types [2022-04-23T10:17:12.968Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-23T10:17:12.968Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-23T10:17:12.968Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-23T10:17:12.968Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-23T10:17:12.968Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-23T10:17:12.968Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-23T10:17:12.968Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-23T10:17:12.968Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-23T10:17:13.229Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-23T10:17:13.229Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-23T10:17:13.229Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-23T10:17:13.229Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-23T10:17:13.229Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-23T10:17:13.229Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-23T10:17:13.229Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-23T10:17:13.229Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-23T10:17:13.229Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-23T10:17:13.229Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-23T10:17:13.229Z] === RUN TestDiskUsage/after_container.Run [2022-04-23T10:17:13.490Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-23T10:17:13.490Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-23T10:17:13.490Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-23T10:17:13.490Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-23T10:17:13.490Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-23T10:17:13.490Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-23T10:17:13.490Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-23T10:17:13.490Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-23T10:17:13.490Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-23T10:17:13.490Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage (1.28s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-04-23T10:17:13.751Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-04-23T10:17:13.751Z] PASS [2022-04-23T10:17:13.751Z] [2022-04-23T10:17:13.751Z] === Skipped [2022-04-23T10:17:13.751Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T10:17:13.751Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-23T10:17:13.751Z] [2022-04-23T10:17:13.751Z] DONE 54 tests, 1 skipped in 22.499s [2022-04-23T10:17:13.751Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-23T10:17:13.855Z] --- PASS: TestImportExtremelyLargeImageWorks (90.99s) [2022-04-23T10:17:13.855Z] PASS [2022-04-23T10:17:13.855Z] [2022-04-23T10:17:13.855Z] DONE 22 tests in 94.169s [2022-04-23T10:17:13.855Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-23T10:17:13.855Z] INFO: Testing against a local daemon [2022-04-23T10:17:13.855Z] === RUN TestNetworkCreateDelete [2022-04-23T10:17:13.855Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-04-23T10:17:13.855Z] === RUN TestDockerNetworkDeletePreferID [2022-04-23T10:17:13.855Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-04-23T10:17:13.855Z] === RUN TestDaemonDNSFallback [2022-04-23T10:17:14.011Z] INFO: Testing against a local daemon [2022-04-23T10:17:14.011Z] === RUN TestVolumesCreateAndList [2022-04-23T10:17:14.011Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-23T10:17:14.011Z] === RUN TestVolumesRemove [2022-04-23T10:17:14.011Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-23T10:17:14.011Z] === RUN TestVolumesInspect [2022-04-23T10:17:14.011Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-23T10:17:14.011Z] === RUN TestVolumesInvalidJSON [2022-04-23T10:17:14.011Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-23T10:17:14.011Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-23T10:17:14.011Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-23T10:17:14.011Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-23T10:17:14.011Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-23T10:17:14.011Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-23T10:17:14.011Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-23T10:17:14.011Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-04-23T10:17:14.011Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-23T10:17:14.011Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-23T10:17:14.011Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-23T10:17:14.011Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-23T10:17:14.011Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-23T10:17:14.011Z] PASS [2022-04-23T10:17:14.011Z] [2022-04-23T10:17:14.011Z] DONE 9 tests in 0.209s [2022-04-23T10:17:14.011Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-23T10:17:14.011Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14182 is not a child of this shell [2022-04-23T10:17:14.011Z] warning: PID 14182 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-23T10:17:14.011Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-23T10:17:14.011Z] [2022-04-23T10:17:14.011Z] Unloading profiles will leave already running processes permanently [2022-04-23T10:17:14.011Z] unconfined, which can lead to unexpected situations. [2022-04-23T10:17:14.011Z] [2022-04-23T10:17:14.011Z] To set a process to complain mode, use the command line tool [2022-04-23T10:17:14.011Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-23T10:17:14.011Z] Removing test suite binaries [2022-04-23T10:17:14.272Z] exiting test-integration [2022-04-23T10:17:14.272Z] ++ exit 0 [2022-04-23T10:17:14.272Z] Post stage [Pipeline] junit [2022-04-23T10:17:14.860Z] Recording test results [2022-04-23T10:17:15.750Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-04-23T10:17:15.750Z] === RUN TestInspectNetwork [2022-04-23T10:17:16.528Z] 4612f6d0b889: Verifying Checksum [2022-04-23T10:17:16.528Z] 4612f6d0b889: Download complete [2022-04-23T10:17:16.655Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-23T10:17:17.003Z] + echo Ensuring container killed. [2022-04-23T10:17:17.003Z] Ensuring container killed. [2022-04-23T10:17:17.003Z] + docker rm -vf docker-pr1 [2022-04-23T10:17:17.003Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-23T10:17:17.290Z] + echo Chowning /workspace to jenkins user [2022-04-23T10:17:17.290Z] Chowning /workspace to jenkins user [2022-04-23T10:17:17.290Z] + id -u [2022-04-23T10:17:17.290Z] + id -g [2022-04-23T10:17:17.290Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43517:/workspace busybox chown -R 1000:1000 /workspace [2022-04-23T10:17:17.290Z] Unable to find image 'busybox:latest' locally [2022-04-23T10:17:17.290Z] latest: Pulling from library/busybox [2022-04-23T10:17:17.552Z] 50e8d59317eb: Pulling fs layer [2022-04-23T10:17:17.552Z] 50e8d59317eb: Download complete [2022-04-23T10:17:17.552Z] 50e8d59317eb: Pull complete [2022-04-23T10:17:17.552Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-23T10:17:17.552Z] Status: Downloaded newer image for busybox:latest [2022-04-23T10:17:19.022Z] === RUN TestInspectNetwork/full_network_id [2022-04-23T10:17:19.022Z] === RUN TestInspectNetwork/partial_network_id [2022-04-23T10:17:19.022Z] === RUN TestInspectNetwork/network_name [2022-04-23T10:17:19.022Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-23T10:17:19.761Z] + bundleName=amd64-rootless [2022-04-23T10:17:19.761Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-23T10:17:19.761Z] Creating amd64-rootless-bundles.tar.gz [2022-04-23T10:17:19.761Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-23T10:17:19.761Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-23T10:17:19.774Z] Archiving artifacts [2022-04-23T10:17:21.888Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43517/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-23T10:17:22.305Z] + make clean [2022-04-23T10:17:22.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-23T10:17:22.565Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-23T10:17:22.565Z] docker-dev-cache [2022-04-23T10:17:22.565Z] docker-mod-cache [Pipeline] deleteDir [2022-04-23T10:17:23.216Z] --- PASS: TestInspectNetwork (7.18s) [2022-04-23T10:17:23.216Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-23T10:17:23.216Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-23T10:17:23.216Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-23T10:17:23.216Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-23T10:17:23.216Z] === RUN TestRunContainerWithBridgeNone [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-23T10:17:24.603Z] --- PASS: TestRunContainerWithBridgeNone (1.73s) [2022-04-23T10:17:24.603Z] === RUN TestNetworkInvalidJSON [2022-04-23T10:17:24.603Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-23T10:17:24.603Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-23T10:17:24.603Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T10:17:24.603Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T10:17:24.603Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T10:17:24.603Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T10:17:24.603Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-23T10:17:24.603Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-23T10:17:24.603Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T10:17:24.603Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-23T10:17:24.603Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-23T10:17:24.603Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-23T10:17:24.603Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-23T10:17:24.603Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-23T10:17:24.603Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-23T10:17:24.603Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-23T10:17:24.603Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T10:17:24.603Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-23T10:17:24.603Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-23T10:17:24.603Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-23T10:17:24.603Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-23T10:17:24.603Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-23T10:17:24.603Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-23T10:17:24.603Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-23T10:17:24.603Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-23T10:17:24.603Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-23T10:17:24.603Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-23T10:17:24.603Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-23T10:17:24.603Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-23T10:17:24.603Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-23T10:17:24.603Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-23T10:17:24.603Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-23T10:17:24.603Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-23T10:17:24.603Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-23T10:17:24.603Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-23T10:17:24.603Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-23T10:17:24.603Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-23T10:17:24.603Z] === RUN TestNetworkList [2022-04-23T10:17:24.603Z] === RUN TestNetworkList//networks [2022-04-23T10:17:24.603Z] === PAUSE TestNetworkList//networks [2022-04-23T10:17:24.603Z] === RUN TestNetworkList//networks/ [2022-04-23T10:17:24.603Z] === PAUSE TestNetworkList//networks/ [2022-04-23T10:17:24.603Z] === CONT TestNetworkList//networks [2022-04-23T10:17:24.603Z] === CONT TestNetworkList//networks/ [2022-04-23T10:17:24.603Z] --- PASS: TestNetworkList (0.01s) [2022-04-23T10:17:24.603Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-23T10:17:24.603Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-23T10:17:24.603Z] === RUN TestHostIPv4BridgeLabel [2022-04-23T10:17:24.860Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-23T10:17:24.860Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-23T10:17:26.228Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-23T10:17:26.228Z] === RUN TestDaemonDefaultNetworkPools [2022-04-23T10:17:26.791Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-04-23T10:17:26.791Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-23T10:17:27.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-23T10:17:27.722Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-04-23T10:17:27.722Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-23T10:17:27.964Z] INFO: Extraction ended at 04/23/2022 10:17:26. Duration:00:00:32.6944532 [2022-04-23T10:17:27.964Z] INFO: Updating the golang and path environment variables [2022-04-23T10:17:27.964Z] INFO: GOPATH=d:\gopath [2022-04-23T10:17:27.964Z] INFO: go version go1.18.1 windows/amd64 [2022-04-23T10:17:27.964Z] INFO: Running the daemon under test in debug mode [2022-04-23T10:17:27.964Z] INFO: Running the daemon under test in containerd mode [2022-04-23T10:17:27.964Z] INFO: Starting a daemon under test... [2022-04-23T10:17:27.964Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43517\1\daemon --pidfile d:\CI\PR-43517\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-04-23T10:17:27.964Z] INFO: Containerd started successfully. [2022-04-23T10:17:27.964Z] INFO: Process started successfully. [2022-04-23T10:17:27.964Z] INFO: Start tailing logs of the daemon under tests [2022-04-23T10:17:27.964Z] INFO: Waiting for the daemon under test to start... [2022-04-23T10:17:29.090Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-04-23T10:17:29.090Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-23T10:17:29.652Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-23T10:17:29.652Z] === RUN TestServiceWithPredefinedNetwork [2022-04-23T10:17:30.633Z] .........................xx.................... [ 29%] [2022-04-23T10:17:32.176Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s) [2022-04-23T10:17:32.176Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-23T10:17:32.176Z] service_test.go:243: FLAKY_TEST [2022-04-23T10:17:32.176Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T10:17:32.176Z] === RUN TestServiceWithDataPathPortInit [2022-04-23T10:17:35.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-23T10:17:35.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-23T10:17:36.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-23T10:17:36.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-23T10:17:37.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-23T10:17:37.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-23T10:17:40.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-23T10:17:40.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-23T10:17:41.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-23T10:17:42.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-23T10:17:43.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-23T10:17:43.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-23T10:17:44.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-23T10:17:45.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-23T10:17:46.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-23T10:17:46.954Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-23T10:17:46.954Z] Using test binary docker [2022-04-23T10:17:46.954Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-23T10:17:46.954Z] +++ /etc/init.d/apparmor start [2022-04-23T10:17:46.954Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-23T10:17:46.954Z] INFO: Waiting for daemon to start... [2022-04-23T10:17:46.954Z] Starting dockerd [2022-04-23T10:17:46.954Z] +++ 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-04-23T10:17:47.025Z] --- PASS: TestServiceWithDataPathPortInit (14.06s) [2022-04-23T10:17:47.025Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-23T10:17:47.192Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-23T10:17:48.396Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:e2wxelntnb2j04qgmc28zh8bj Created:2022-04-23 10:17:47.195733661 +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[85d1b6d8ca9bf46e5a5fbf96a19216caccbc01456dbc6d59416f1095dfbbe5d5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u6k4tr0bdvtxxnkcdoqy3f6gh EndpointID:7faad2ae1e65a1d84a36c4a79ea56e4b66d845664a7e9c2532595efb7e3254f9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f0e874ce860c0ae96573dd8228ec905c728bb6cef45cd0dd01d053718a62f81e 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:4758b1d16a49 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u6k4tr0bdvtxxnkcdoqy3f6gh EndpointID:7faad2ae1e65a1d84a36c4a79ea56e4b66d845664a7e9c2532595efb7e3254f9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-23T10:17:49.527Z] ...INFO: Daemon under test started and replied! [2022-04-23T10:17:49.527Z] INFO: Docker version of the daemon under test [2022-04-23T10:17:49.527Z] [2022-04-23T10:17:49.527Z] Client: [2022-04-23T10:17:49.527Z] Version: 17.06.2-ce [2022-04-23T10:17:49.527Z] API version: 1.30 [2022-04-23T10:17:49.527Z] Go version: go1.8.3 [2022-04-23T10:17:49.527Z] Git commit: cec0b72 [2022-04-23T10:17:49.527Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-23T10:17:49.527Z] OS/Arch: windows/amd64 [2022-04-23T10:17:49.527Z] [2022-04-23T10:17:49.527Z] Server: [2022-04-23T10:17:49.527Z] Version: 0.0.0-dev [2022-04-23T10:17:49.528Z] API version: 1.42 (minimum version 1.24) [2022-04-23T10:17:49.528Z] Go version: go1.18.1 [2022-04-23T10:17:49.528Z] Git commit: 36049a04d2 [2022-04-23T10:17:49.528Z] Built: [2022-04-23T10:17:49.528Z] OS/Arch: windows/amd64 [2022-04-23T10:17:49.528Z] Experimental: false [2022-04-23T10:17:49.528Z] [2022-04-23T10:17:49.528Z] INFO: Docker info of the daemon under test [2022-04-23T10:17:49.528Z] [2022-04-23T10:17:49.528Z] Containers: 0 [2022-04-23T10:17:49.528Z] Running: 0 [2022-04-23T10:17:49.528Z] Paused: 0 [2022-04-23T10:17:49.528Z] Stopped: 0 [2022-04-23T10:17:49.528Z] Images: 0 [2022-04-23T10:17:49.528Z] Server Version: 0.0.0-dev [2022-04-23T10:17:49.528Z] Storage Driver: windowsfilter [2022-04-23T10:17:49.528Z] Windows: [2022-04-23T10:17:49.528Z] Logging Driver: json-file [2022-04-23T10:17:49.528Z] Plugins: [2022-04-23T10:17:49.528Z] Volume: local [2022-04-23T10:17:49.528Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T10:17:49.528Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T10:17:49.528Z] Swarm: inactive [2022-04-23T10:17:49.528Z] Default Isolation: process [2022-04-23T10:17:49.528Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-23T10:17:49.528Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-23T10:17:49.528Z] OSType: windows [2022-04-23T10:17:49.528Z] Architecture: x86_64 [2022-04-23T10:17:49.528Z] CPUs: 4 [2022-04-23T10:17:49.528Z] Total Memory: 32GiB [2022-04-23T10:17:49.528Z] Name: azwin-2-63c1c0 [2022-04-23T10:17:49.528Z] ID: METW:W6ZV:X5UU:EKGI:MNTX:QIFH:O2RD:IYEC:AIHF:HOBE:4ZGV:YEMU [2022-04-23T10:17:49.528Z] Docker Root Dir: D:\CI\PR-43517\1\daemon [2022-04-23T10:17:49.528Z] Debug Mode (client): false [2022-04-23T10:17:49.528Z] Debug Mode (server): true [2022-04-23T10:17:49.528Z] File Descriptors: -1 [2022-04-23T10:17:49.528Z] Goroutines: 29 [2022-04-23T10:17:49.528Z] System Time: 2022-04-23T10:17:46.2384276Z [2022-04-23T10:17:49.528Z] EventsListeners: 0 [2022-04-23T10:17:49.528Z] Registry: https://index.docker.io/v1/ [2022-04-23T10:17:49.528Z] Labels: [2022-04-23T10:17:49.528Z] Experimental: false [2022-04-23T10:17:49.528Z] Insecure Registries: [2022-04-23T10:17:49.528Z] 127.0.0.0/8 [2022-04-23T10:17:49.528Z] Live Restore Enabled: false [2022-04-23T10:17:49.528Z] [2022-04-23T10:17:49.528Z] [2022-04-23T10:17:49.528Z] INFO: Docker images of the daemon under test [2022-04-23T10:17:49.528Z] [2022-04-23T10:17:49.528Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-23T10:17:49.528Z] [2022-04-23T10:17:49.528Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-23T10:17:49.528Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-23T10:17:49.528Z] ltsc2022: Pulling from windows/servercore [2022-04-23T10:17:49.528Z] 8f616e6e9eec: Pulling fs layer [2022-04-23T10:17:49.528Z] dccd9e4d14d3: Pulling fs layer [2022-04-23T10:17:53.648Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.09s) [2022-04-23T10:17:53.648Z] PASS [2022-04-23T10:17:53.648Z] [2022-04-23T10:17:53.648Z] === Skipped [2022-04-23T10:17:53.648Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T10:17:53.648Z] service_test.go:243: FLAKY_TEST [2022-04-23T10:17:53.648Z] [2022-04-23T10:17:53.648Z] DONE 38 tests, 1 skipped in 44.420s [2022-04-23T10:17:53.648Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-23T10:17:53.648Z] INFO: Testing against a local daemon [2022-04-23T10:17:53.648Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-23T10:17:53.648Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T10:17:53.648Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-23T10:17:53.648Z] === RUN TestDockerNetworkIpvlan [2022-04-23T10:17:53.648Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T10:17:53.648Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-23T10:17:53.648Z] PASS [2022-04-23T10:17:53.648Z] [2022-04-23T10:17:53.648Z] === Skipped [2022-04-23T10:17:53.648Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-23T10:17:53.648Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T10:17:53.648Z] [2022-04-23T10:17:53.648Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-23T10:17:53.648Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T10:17:53.648Z] [2022-04-23T10:17:53.648Z] DONE 2 tests, 2 skipped in 0.022s [2022-04-23T10:17:53.648Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-23T10:17:53.648Z] INFO: Testing against a local daemon [2022-04-23T10:17:53.648Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-23T10:17:54.214Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2022-04-23T10:17:54.214Z] === RUN TestDockerNetworkMacvlan [2022-04-23T10:17:54.638Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-23T10:17:55.094Z] . [2022-04-23T10:17:55.094Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-23T10:17:55.094Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-23T10:17:55.094Z] Error: No such image: emptyfs [2022-04-23T10:17:55.094Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-23T10:17:55.094Z] ++++ docker load [2022-04-23T10:17:55.094Z] Running integration-test (iteration 1) [2022-04-23T10:17:55.094Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-23T10:17:55.094Z] ++ 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-04-23T10:17:55.094Z] ++ set -e [2022-04-23T10:17:55.094Z] ++ '[' -n 0 ']' [2022-04-23T10:17:55.094Z] ++ set -x [2022-04-23T10:17:55.094Z] ++ 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-04-23T10:17:55.094Z] Loaded image: busybox:latest [2022-04-23T10:17:55.094Z] Loaded image: busybox:glibc [2022-04-23T10:17:55.143Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-23T10:17:55.705Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-23T10:17:56.036Z] Loaded image: debian:bullseye-slim [2022-04-23T10:17:56.036Z] Loaded image: hello-world:latest [2022-04-23T10:17:56.036Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T10:17:56.036Z] INFO: Testing against a local daemon [2022-04-23T10:17:56.036Z] === RUN TestCgroupNamespacesBuild [2022-04-23T10:17:56.635Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-23T10:17:57.420Z] --- PASS: TestCgroupNamespacesBuild (1.32s) [2022-04-23T10:17:57.420Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-23T10:17:58.507Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-23T10:17:58.507Z] Using test binary docker [2022-04-23T10:17:58.507Z] +++ /etc/init.d/apparmor start [2022-04-23T10:17:58.507Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-23T10:17:58.507Z] INFO: Waiting for daemon to start... [2022-04-23T10:17:58.507Z] Starting dockerd [2022-04-23T10:17:58.507Z] +++ 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-04-23T10:17:58.507Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-23T10:17:58.507Z] Using test binary docker [2022-04-23T10:17:58.507Z] .+++ /etc/init.d/apparmor start [2022-04-23T10:17:58.507Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-23T10:17:58.507Z] INFO: Waiting for daemon to start... [2022-04-23T10:17:58.507Z] Starting dockerd [2022-04-23T10:17:58.507Z] +++ 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-04-23T10:17:58.525Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-23T10:17:58.766Z] . [2022-04-23T10:17:58.766Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-23T10:17:58.804Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-04-23T10:17:58.804Z] === RUN TestBuildWithSession [2022-04-23T10:17:58.804Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T10:17:58.804Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-23T10:17:58.804Z] === RUN TestBuildSquashParent [2022-04-23T10:17:59.024Z] [2022-04-23T10:17:59.024Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-23T10:17:59.024Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-23T10:17:59.024Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-23T10:17:59.024Z] Error: No such image: emptyfs [2022-04-23T10:17:59.024Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-23T10:17:59.024Z] ++++ docker load [2022-04-23T10:17:59.024Z] Error: No such image: emptyfs [2022-04-23T10:17:59.024Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-23T10:17:59.024Z] ++++ docker load [2022-04-23T10:17:59.203Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-23T10:17:59.591Z] Running integration-test (iteration 1) [2022-04-23T10:17:59.591Z] 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-04-23T10:17:59.591Z] ++ 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-04-23T10:17:59.591Z] ++ set -e [2022-04-23T10:17:59.591Z] ++ '[' -n 0 ']' [2022-04-23T10:17:59.591Z] ++ set -x [2022-04-23T10:17:59.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-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-04-23T10:17:59.591Z] Running integration-test (iteration 1) [2022-04-23T10:17:59.591Z] 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-04-23T10:17:59.591Z] ++ 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-04-23T10:17:59.591Z] ++ set -e [2022-04-23T10:17:59.591Z] ++ '[' -n 0 ']' [2022-04-23T10:17:59.591Z] ++ set -x [2022-04-23T10:17:59.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-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-04-23T10:18:00.340Z] dccd9e4d14d3: Verifying Checksum [2022-04-23T10:18:00.340Z] dccd9e4d14d3: Download complete [2022-04-23T10:18:00.419Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-23T10:18:00.529Z] Loaded image: busybox:latest [2022-04-23T10:18:00.529Z] Loaded image: busybox:latest [2022-04-23T10:18:00.788Z] Loaded image: busybox:glibc [2022-04-23T10:18:01.047Z] Loaded image: busybox:glibc [2022-04-23T10:18:02.976Z] 8f616e6e9eec: Retrying in 5 seconds [2022-04-23T10:18:02.976Z] 8f616e6e9eec: Retrying in 4 seconds [2022-04-23T10:18:02.976Z] 8f616e6e9eec: Retrying in 3 seconds [2022-04-23T10:18:02.976Z] 8f616e6e9eec: Retrying in 2 seconds [2022-04-23T10:18:03.011Z] --- PASS: TestBuildSquashParent (3.78s) [2022-04-23T10:18:03.011Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-23T10:18:03.011Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T10:18:03.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T10:18:03.011Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T10:18:03.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T10:18:03.011Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T10:18:03.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T10:18:03.011Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T10:18:03.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T10:18:03.011Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T10:18:03.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T10:18:03.011Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T10:18:03.011Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T10:18:03.011Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T10:18:03.011Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T10:18:03.432Z] 8f616e6e9eec: Retrying in 1 second [2022-04-23T10:18:03.583Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T10:18:03.710Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-23T10:18:03.844Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T10:18:04.280Z] --- PASS: TestDockerNetworkMacvlan (9.94s) [2022-04-23T10:18:04.280Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-23T10:18:04.280Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-04-23T10:18:04.280Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-04-23T10:18:04.280Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.95s) [2022-04-23T10:18:04.280Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s) [2022-04-23T10:18:04.280Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-04-23T10:18:04.280Z] PASS [2022-04-23T10:18:04.280Z] [2022-04-23T10:18:04.280Z] DONE 8 tests in 11.214s [2022-04-23T10:18:04.280Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-23T10:18:04.280Z] testing: warning: no tests to run [2022-04-23T10:18:04.280Z] PASS [2022-04-23T10:18:04.280Z] [2022-04-23T10:18:04.280Z] DONE 0 tests in 0.007s [2022-04-23T10:18:04.280Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-23T10:18:04.280Z] INFO: Testing against a local daemon [2022-04-23T10:18:04.280Z] === RUN TestAuthZPluginAllowRequest [2022-04-23T10:18:05.233Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T10:18:05.233Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T10:18:05.238Z] Loaded image: debian:bullseye-slim [2022-04-23T10:18:05.238Z] Loaded image: hello-world:latest [2022-04-23T10:18:05.238Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T10:18:05.238Z] INFO: Testing against a local daemon [2022-04-23T10:18:05.238Z] === RUN TestDockerSuite [2022-04-23T10:18:05.238Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-23T10:18:05.238Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-23T10:18:05.238Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-23T10:18:05.238Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-23T10:18:05.238Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-23T10:18:05.238Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-23T10:18:05.238Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-23T10:18:05.238Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-23T10:18:05.238Z] Loaded image: debian:bullseye-slim [2022-04-23T10:18:05.496Z] Loaded image: hello-world:latest [2022-04-23T10:18:05.649Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2022-04-23T10:18:05.649Z] === RUN TestAuthZPluginTLS [2022-04-23T10:18:05.754Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T10:18:05.754Z] INFO: Testing against a local daemon [2022-04-23T10:18:05.755Z] === RUN TestDockerDaemonSuite [2022-04-23T10:18:05.755Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-23T10:18:05.906Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-04-23T10:18:05.906Z] === RUN TestAuthZPluginDenyRequest [2022-04-23T10:18:06.469Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-23T10:18:06.469Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-23T10:18:06.618Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-23T10:18:06.618Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.33s) [2022-04-23T10:18:06.618Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.39s) [2022-04-23T10:18:06.618Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.36s) [2022-04-23T10:18:06.618Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.34s) [2022-04-23T10:18:06.618Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.37s) [2022-04-23T10:18:06.618Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.39s) [2022-04-23T10:18:06.618Z] === RUN TestBuildMultiStageCopy [2022-04-23T10:18:06.618Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-23T10:18:07.030Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-23T10:18:07.030Z] === RUN TestAuthZPluginDenyResponse [2022-04-23T10:18:07.562Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-23T10:18:07.591Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-23T10:18:07.591Z] === RUN TestAuthZPluginAllowEventStream [2022-04-23T10:18:07.823Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-23T10:18:08.084Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-23T10:18:08.289Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-23T10:18:08.344Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-23T10:18:08.547Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-23T10:18:08.605Z] --- PASS: TestBuildMultiStageCopy (2.07s) [2022-04-23T10:18:08.605Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.18s) [2022-04-23T10:18:08.605Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-04-23T10:18:08.605Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-04-23T10:18:08.605Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-04-23T10:18:08.605Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-04-23T10:18:08.605Z] === RUN TestBuildMultiStageParentConfig [2022-04-23T10:18:08.958Z] --- PASS: TestAuthZPluginAllowEventStream (1.23s) [2022-04-23T10:18:08.959Z] === RUN TestAuthZPluginErrorResponse [2022-04-23T10:18:09.115Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-23T10:18:09.176Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-04-23T10:18:09.176Z] === RUN TestBuildLabelWithTargets [2022-04-23T10:18:09.373Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-23T10:18:09.520Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-23T10:18:09.520Z] === RUN TestAuthZPluginErrorRequest [2022-04-23T10:18:09.776Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-23T10:18:09.776Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-23T10:18:09.940Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-23T10:18:10.118Z] --- PASS: TestBuildLabelWithTargets (1.02s) [2022-04-23T10:18:10.118Z] === RUN TestBuildWithEmptyLayers [2022-04-23T10:18:10.198Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-23T10:18:10.199Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-23T10:18:10.338Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-04-23T10:18:10.338Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-23T10:18:10.690Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-04-23T10:18:10.690Z] === RUN TestBuildMultiStageOnBuild [2022-04-23T10:18:11.576Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-23T10:18:11.835Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-23T10:18:11.836Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-23T10:18:11.836Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-23T10:18:12.077Z] --- PASS: TestBuildMultiStageOnBuild (1.34s) [2022-04-23T10:18:12.077Z] === RUN TestBuildUncleanTarFilenames [2022-04-23T10:18:12.233Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.47s) [2022-04-23T10:18:12.233Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-23T10:18:12.651Z] --- PASS: TestBuildUncleanTarFilenames (0.66s) [2022-04-23T10:18:12.652Z] === RUN TestBuildMultiStageLayerLeak [2022-04-23T10:18:12.773Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-23T10:18:12.773Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-23T10:18:13.606Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s) [2022-04-23T10:18:13.606Z] === RUN TestAuthZPluginHeader [2022-04-23T10:18:13.720Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-23T10:18:13.720Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-23T10:18:13.720Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-23T10:18:13.720Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-23T10:18:14.168Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-04-23T10:18:14.168Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-23T10:18:14.569Z] --- PASS: TestBuildMultiStageLayerLeak (1.50s) [2022-04-23T10:18:14.569Z] === RUN TestBuildWithHugeFile [2022-04-23T10:18:14.659Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-23T10:18:15.227Z] --- PASS: TestBuildWithHugeFile (128.29s) [2022-04-23T10:18:15.227Z] === RUN TestBuildWCOWSandboxSize [2022-04-23T10:18:15.227Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T10:18:15.227Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-23T10:18:15.227Z] === RUN TestBuildWithEmptyDockerfile [2022-04-23T10:18:15.227Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T10:18:15.227Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T10:18:15.227Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T10:18:15.227Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T10:18:15.227Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T10:18:15.227Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T10:18:15.227Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T10:18:15.227Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T10:18:15.227Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T10:18:15.227Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-23T10:18:15.227Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-04-23T10:18:15.227Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-04-23T10:18:15.227Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-23T10:18:15.227Z] === RUN TestBuildPreserveOwnership [2022-04-23T10:18:15.227Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-23T10:18:15.235Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-23T10:18:17.763Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-23T10:18:17.763Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-23T10:18:18.329Z] --- PASS: TestBuildPreserveOwnership (3.13s) [2022-04-23T10:18:18.329Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.99s) [2022-04-23T10:18:18.329Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s) [2022-04-23T10:18:18.329Z] === RUN TestBuildPlatformInvalid [2022-04-23T10:18:18.341Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.02s) [2022-04-23T10:18:18.341Z] === RUN TestAuthZPluginV2Disable [2022-04-23T10:18:18.586Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-23T10:18:18.586Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-23T10:18:19.152Z] Loaded image: busybox:latest [2022-04-23T10:18:19.411Z] Loaded image: busybox:glibc [2022-04-23T10:18:19.978Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-23T10:18:21.352Z] Loaded image: debian:bullseye-slim [2022-04-23T10:18:21.352Z] Loaded image: hello-world:latest [2022-04-23T10:18:21.352Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T10:18:21.610Z] --- PASS: TestAuthZPluginV2Disable (3.39s) [2022-04-23T10:18:21.610Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-23T10:18:21.923Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-23T10:18:23.824Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-23T10:18:24.394Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-23T10:18:24.881Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.26s) [2022-04-23T10:18:24.881Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-23T10:18:24.961Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-23T10:18:25.159Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-23T10:18:25.529Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-23T10:18:26.466Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-23T10:18:26.651Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-23T10:18:27.013Z] 8f616e6e9eec: Verifying Checksum [2022-04-23T10:18:27.013Z] 8f616e6e9eec: Download complete [2022-04-23T10:18:28.370Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-23T10:18:28.524Z] 8f616e6e9eec: Verifying Checksum [2022-04-23T10:18:28.524Z] 8f616e6e9eec: Download complete [2022-04-23T10:18:29.821Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-23T10:18:30.771Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-23T10:18:30.771Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.32s) [2022-04-23T10:18:30.771Z] PASS [2022-04-23T10:18:30.771Z] [2022-04-23T10:18:30.771Z] === Skipped [2022-04-23T10:18:30.771Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-23T10:18:30.771Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T10:18:30.771Z] [2022-04-23T10:18:30.771Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-23T10:18:30.771Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T10:18:30.771Z] [2022-04-23T10:18:30.771Z] DONE 34 tests, 2 skipped in 191.663s [2022-04-23T10:18:30.771Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-23T10:18:30.771Z] ++ 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-04-23T10:18:30.771Z] ++ set -e [2022-04-23T10:18:30.771Z] ++ '[' -n 0 ']' [2022-04-23T10:18:30.771Z] ++ set -x [2022-04-23T10:18:30.771Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-23T10:18:31.030Z] INFO: Testing against a local daemon [2022-04-23T10:18:31.030Z] === RUN TestConfigInspect [2022-04-23T10:18:31.030Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-23T10:18:31.032Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-04-23T10:18:31.288Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-23T10:18:32.668Z] docker_cli_daemon_test.go:1472: [d737e89864347] daemon is not started [2022-04-23T10:18:32.927Z] check_test.go:307: [d7cb09b8bec7b] daemon is not started [2022-04-23T10:18:32.927Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-23T10:18:33.186Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-23T10:18:33.752Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-23T10:18:34.010Z] --- PASS: TestConfigInspect (3.08s) [2022-04-23T10:18:34.010Z] === RUN TestConfigList [2022-04-23T10:18:34.578Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-23T10:18:35.148Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-23T10:18:35.412Z] ............................ [ 66%] [2022-04-23T10:18:35.717Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-23T10:18:37.096Z] --- PASS: TestConfigList (2.71s) [2022-04-23T10:18:37.096Z] === RUN TestConfigsCreateAndDelete [2022-04-23T10:18:37.096Z] check_test.go:307: [df8843251061e] daemon is not started [2022-04-23T10:18:37.096Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-23T10:18:37.096Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-23T10:18:37.108Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.97s) [2022-04-23T10:18:37.108Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-23T10:18:38.035Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-23T10:18:38.614Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-23T10:18:38.614Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-23T10:18:39.552Z] --- PASS: TestConfigsCreateAndDelete (2.67s) [2022-04-23T10:18:39.552Z] === RUN TestConfigsUpdate [2022-04-23T10:18:39.552Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-23T10:18:40.119Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-23T10:18:44.690Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-23T10:18:44.690Z] --- PASS: TestConfigsUpdate (3.06s) [2022-04-23T10:18:44.690Z] === RUN TestTemplatedConfig [2022-04-23T10:18:44.690Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-23T10:18:46.070Z] --- PASS: TestTemplatedConfig (3.59s) [2022-04-23T10:18:46.070Z] === RUN TestConfigCreateResolve [2022-04-23T10:18:46.330Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-23T10:18:49.624Z] --- PASS: TestConfigCreateResolve (3.03s) [2022-04-23T10:18:49.624Z] PASS [2022-04-23T10:18:49.624Z] [2022-04-23T10:18:49.624Z] DONE 6 tests in 18.249s [2022-04-23T10:18:49.624Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-23T10:18:49.624Z] ++ 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-04-23T10:18:49.624Z] ++ set -e [2022-04-23T10:18:49.624Z] ++ '[' -n 0 ']' [2022-04-23T10:18:49.624Z] ++ set -x [2022-04-23T10:18:49.624Z] ++ 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-04-23T10:18:49.624Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-23T10:18:49.624Z] INFO: Testing against a local daemon [2022-04-23T10:18:49.624Z] === RUN TestCheckpoint [2022-04-23T10:18:49.624Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T10:18:49.624Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/commit [2022-04-23T10:18:49.624Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-23T10:18:49.624Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T10:18:49.624Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-23T10:18:49.624Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-23T10:18:49.624Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T10:18:49.624Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T10:18:49.624Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T10:18:49.624Z] === CONT TestContainerInvalidJSON/commit [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-23T10:18:49.624Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-23T10:18:49.624Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-23T10:18:49.624Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-23T10:18:49.624Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-23T10:18:49.624Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-23T10:18:49.624Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-23T10:18:49.624Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-23T10:18:49.624Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-23T10:18:49.625Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-23T10:18:49.625Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-23T10:18:49.625Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-23T10:18:49.625Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-23T10:18:49.625Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-23T10:18:49.625Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-23T10:18:49.625Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-23T10:18:49.625Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-04-23T10:18:49.625Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-23T10:18:49.625Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-04-23T10:18:49.625Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-23T10:18:49.625Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-04-23T10:18:49.625Z] === RUN TestCopyEmptyFile [2022-04-23T10:18:49.883Z] --- PASS: TestCopyEmptyFile (0.38s) [2022-04-23T10:18:49.883Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-23T10:18:50.142Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2022-04-23T10:18:50.142Z] === RUN TestCopyFromContainer [2022-04-23T10:18:52.053Z] === RUN TestCopyFromContainer// [2022-04-23T10:18:52.053Z] === RUN TestCopyFromContainer//bar/root [2022-04-23T10:18:52.053Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-23T10:18:52.053Z] === RUN TestCopyFromContainer/bar/quux [2022-04-23T10:18:52.311Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-23T10:18:52.311Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-23T10:18:52.569Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-23T10:18:52.569Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-23T10:18:52.569Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-23T10:18:52.652Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-04-23T10:18:52.652Z] PASS [2022-04-23T10:18:52.652Z] [2022-04-23T10:18:52.652Z] DONE 17 tests in 47.964s [2022-04-23T10:18:52.652Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-23T10:18:52.652Z] INFO: Testing against a local daemon [2022-04-23T10:18:52.652Z] === RUN TestPluginInvalidJSON [2022-04-23T10:18:52.652Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T10:18:52.652Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T10:18:52.652Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T10:18:52.652Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T10:18:52.652Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-23T10:18:52.652Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-23T10:18:52.652Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T10:18:52.653Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-23T10:18:52.653Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-23T10:18:52.653Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-23T10:18:52.653Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-23T10:18:52.653Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-23T10:18:52.653Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-23T10:18:52.653Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-23T10:18:52.653Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-23T10:18:52.653Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-23T10:18:52.653Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T10:18:52.653Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-23T10:18:52.653Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-23T10:18:52.653Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-23T10:18:52.653Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-23T10:18:52.653Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-23T10:18:52.653Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-23T10:18:52.653Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-23T10:18:52.653Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-23T10:18:52.653Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-23T10:18:52.653Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-23T10:18:52.653Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-23T10:18:52.653Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-23T10:18:52.653Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-23T10:18:52.653Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-23T10:18:52.653Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-23T10:18:52.653Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-23T10:18:52.653Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-23T10:18:52.653Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-23T10:18:52.653Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-23T10:18:52.653Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-23T10:18:52.653Z] === RUN TestPluginInstall [2022-04-23T10:18:52.653Z] === RUN TestPluginInstall/no_auth [2022-04-23T10:18:52.828Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-23T10:18:52.828Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-23T10:18:53.086Z] --- PASS: TestCopyFromContainer (2.91s) [2022-04-23T10:18:53.086Z] --- PASS: TestCopyFromContainer// (0.13s) [2022-04-23T10:18:53.086Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2022-04-23T10:18:53.086Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2022-04-23T10:18:53.086Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-04-23T10:18:53.086Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2022-04-23T10:18:53.086Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-04-23T10:18:53.086Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2022-04-23T10:18:53.086Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-04-23T10:18:53.086Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2022-04-23T10:18:53.086Z] --- PASS: TestCopyFromContainer/bar/notarget (0.17s) [2022-04-23T10:18:53.086Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-23T10:18:53.086Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T10:18:53.086Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T10:18:53.086Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T10:18:53.086Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T10:18:53.086Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T10:18:53.086Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T10:18:53.086Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T10:18:53.086Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T10:18:53.086Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T10:18:53.086Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-23T10:18:53.086Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-23T10:18:53.086Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-23T10:18:53.086Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-23T10:18:53.086Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-23T10:18:53.086Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-23T10:18:53.086Z] === RUN TestCreateWithInvalidEnv [2022-04-23T10:18:53.086Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-23T10:18:53.086Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-23T10:18:53.086Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-23T10:18:53.086Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-23T10:18:53.086Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-23T10:18:53.086Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-23T10:18:53.086Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-23T10:18:53.086Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-23T10:18:53.086Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-23T10:18:53.086Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-23T10:18:53.086Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-23T10:18:53.086Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-23T10:18:53.086Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-23T10:18:53.086Z] === RUN TestCreateTmpfsMountsTarget [2022-04-23T10:18:53.086Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-23T10:18:53.086Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-23T10:18:53.216Z] time="2022-04-23T10:18:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T10:18:53.216Z] time="2022-04-23T10:18:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:784dbbbe18b69507a475f16567578b5eb027a7e34e0acaf858d9928af12afe04" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T10:18:53.216Z] time="2022-04-23T10:18:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T10:18:53.216Z] time="2022-04-23T10:18:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:784dbbbe18b69507a475f16567578b5eb027a7e34e0acaf858d9928af12afe04" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T10:18:53.216Z] === RUN TestPluginInstall/with_htpasswd [2022-04-23T10:18:53.782Z] time="2022-04-23T10:18:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T10:18:53.782Z] time="2022-04-23T10:18:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:861f4f5950623271292a07c55d04f1b4145d18a0349179e53e81d7861136f074" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T10:18:53.782Z] time="2022-04-23T10:18:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T10:18:53.782Z] time="2022-04-23T10:18:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:861f4f5950623271292a07c55d04f1b4145d18a0349179e53e81d7861136f074" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T10:18:54.038Z] === RUN TestPluginInstall/with_insecure [2022-04-23T10:18:54.966Z] time="2022-04-23T10:18:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T10:18:54.966Z] time="2022-04-23T10:18:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9db5bdd617d07c51ed0c402a8ce7b06f0d642bbef87a37ca1d396db7d48db749" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T10:18:54.966Z] time="2022-04-23T10:18:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T10:18:54.966Z] time="2022-04-23T10:18:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9db5bdd617d07c51ed0c402a8ce7b06f0d642bbef87a37ca1d396db7d48db749" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T10:18:54.966Z] plugin_test.go:195: [d84cca82f6088] daemon is not started [2022-04-23T10:18:54.966Z] --- PASS: TestPluginInstall (2.75s) [2022-04-23T10:18:54.966Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-04-23T10:18:54.966Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-04-23T10:18:54.966Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-04-23T10:18:54.966Z] === RUN TestPluginsWithRuntimes [2022-04-23T10:18:55.620Z] --- PASS: TestCreateWithCustomMaskedPaths (2.05s) [2022-04-23T10:18:55.620Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-23T10:18:55.620Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-23T10:18:56.190Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-23T10:18:56.758Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-23T10:18:56.758Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-23T10:18:56.862Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-23T10:18:57.017Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.95s) [2022-04-23T10:18:57.017Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-23T10:18:57.017Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T10:18:57.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T10:18:57.017Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T10:18:57.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T10:18:57.017Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T10:18:57.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T10:18:57.017Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T10:18:57.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T10:18:57.017Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T10:18:57.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T10:18:57.017Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T10:18:57.017Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T10:18:57.017Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T10:18:57.017Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T10:18:57.017Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T10:18:57.276Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-23T10:18:57.276Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-23T10:18:57.276Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-23T10:18:57.276Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-23T10:18:57.276Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-23T10:18:57.276Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-23T10:18:57.276Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-23T10:18:57.428Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-23T10:18:57.845Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2022-04-23T10:18:57.845Z] === RUN TestCreateDifferentPlatform [2022-04-23T10:18:57.845Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-23T10:18:57.845Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-23T10:18:57.845Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-23T10:18:57.845Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-23T10:18:57.845Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-23T10:18:57.845Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-23T10:18:57.845Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-23T10:18:57.845Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-23T10:18:58.106Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-04-23T10:18:58.106Z] === RUN TestContainerStartOnDaemonRestart [2022-04-23T10:18:58.106Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-23T10:18:58.106Z] === RUN TestDaemonRestartIpcMode [2022-04-23T10:18:58.106Z] === PAUSE TestDaemonRestartIpcMode [2022-04-23T10:18:58.106Z] === RUN TestDaemonHostGatewayIP [2022-04-23T10:18:58.106Z] === PAUSE TestDaemonHostGatewayIP [2022-04-23T10:18:58.106Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-23T10:18:58.106Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-23T10:18:58.106Z] === RUN TestContainerKillOnDaemonStart [2022-04-23T10:18:58.106Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-23T10:18:58.106Z] === RUN TestDiff [2022-04-23T10:18:58.106Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-23T10:18:58.360Z] --- PASS: TestPluginsWithRuntimes (3.39s) [2022-04-23T10:18:58.360Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-04-23T10:18:58.360Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-04-23T10:18:58.360Z] === RUN TestPluginBackCompatMediaTypes [2022-04-23T10:18:58.364Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-23T10:18:58.923Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-04-23T10:18:58.924Z] PASS [2022-04-23T10:18:58.924Z] [2022-04-23T10:18:58.924Z] DONE 24 tests in 6.751s [2022-04-23T10:18:58.924Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-23T10:18:58.924Z] INFO: Testing against a local daemon [2022-04-23T10:18:58.924Z] === RUN TestExternalGraphDriver [2022-04-23T10:18:58.935Z] --- PASS: TestDiff (0.76s) [2022-04-23T10:18:58.935Z] === RUN TestExecWithCloseStdin [2022-04-23T10:18:58.935Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-23T10:18:59.180Z] === RUN TestExternalGraphDriver/json [2022-04-23T10:18:59.198Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-23T10:18:59.766Z] --- PASS: TestExecWithCloseStdin (0.81s) [2022-04-23T10:18:59.766Z] === RUN TestExec [2022-04-23T10:19:00.335Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-23T10:19:00.595Z] --- PASS: TestExec (0.88s) [2022-04-23T10:19:00.595Z] === RUN TestExecUser [2022-04-23T10:19:00.855Z] check_test.go:307: [d85f83ddeb1b5] daemon is not started [2022-04-23T10:19:00.855Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-23T10:19:01.074Z] === RUN TestExternalGraphDriver/spec [2022-04-23T10:19:01.424Z] --- PASS: TestExecUser (0.85s) [2022-04-23T10:19:01.424Z] === RUN TestExportContainerAndImportImage [2022-04-23T10:19:01.424Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-23T10:19:02.441Z] === RUN TestExternalGraphDriver/pull [2022-04-23T10:19:02.803Z] --- PASS: TestExportContainerAndImportImage (1.22s) [2022-04-23T10:19:02.803Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-23T10:19:03.376Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-23T10:19:03.943Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s) [2022-04-23T10:19:03.943Z] === RUN TestHealthCheckWorkdir [2022-04-23T10:19:03.943Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-23T10:19:04.337Z] --- PASS: TestExternalGraphDriver (4.99s) [2022-04-23T10:19:04.337Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-04-23T10:19:04.337Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-04-23T10:19:04.337Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-04-23T10:19:04.337Z] === RUN TestGraphdriverPluginV2 [2022-04-23T10:19:04.791Z] --- PASS: TestBuildWithHugeFile (50.01s) [2022-04-23T10:19:04.791Z] === RUN TestBuildWCOWSandboxSize [2022-04-23T10:19:04.791Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T10:19:04.791Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-23T10:19:04.791Z] === RUN TestBuildWithEmptyDockerfile [2022-04-23T10:19:04.791Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T10:19:04.791Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T10:19:04.791Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T10:19:04.791Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T10:19:04.791Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T10:19:04.791Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T10:19:04.791Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T10:19:04.791Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T10:19:04.791Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T10:19:04.791Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-23T10:19:04.791Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-04-23T10:19:04.791Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-04-23T10:19:04.791Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-04-23T10:19:04.791Z] === RUN TestBuildPreserveOwnership [2022-04-23T10:19:04.791Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-23T10:19:04.878Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-23T10:19:04.878Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-23T10:19:05.137Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2022-04-23T10:19:05.137Z] === RUN TestHealthKillContainer [2022-04-23T10:19:07.042Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-23T10:19:08.097Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-23T10:19:08.507Z] --- PASS: TestGraphdriverPluginV2 (3.88s) [2022-04-23T10:19:08.507Z] PASS [2022-04-23T10:19:08.507Z] [2022-04-23T10:19:08.507Z] DONE 5 tests in 8.915s [2022-04-23T10:19:08.507Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-23T10:19:08.507Z] INFO: Testing against a local daemon [2022-04-23T10:19:08.507Z] === RUN TestContinueAfterPluginCrash [2022-04-23T10:19:08.507Z] === PAUSE TestContinueAfterPluginCrash [2022-04-23T10:19:08.507Z] === RUN TestReadPluginNoRead [2022-04-23T10:19:08.507Z] === PAUSE TestReadPluginNoRead [2022-04-23T10:19:08.507Z] === RUN TestDaemonStartWithLogOpt [2022-04-23T10:19:08.507Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-23T10:19:08.507Z] === CONT TestContinueAfterPluginCrash [2022-04-23T10:19:08.507Z] === CONT TestDaemonStartWithLogOpt [2022-04-23T10:19:09.042Z] --- PASS: TestBuildPreserveOwnership (4.53s) [2022-04-23T10:19:09.042Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.46s) [2022-04-23T10:19:09.042Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.06s) [2022-04-23T10:19:09.042Z] === RUN TestBuildPlatformInvalid [2022-04-23T10:19:09.042Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-23T10:19:09.042Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-23T10:19:09.614Z] Loaded image: busybox:latest [2022-04-23T10:19:09.877Z] Loaded image: busybox:glibc [2022-04-23T10:19:10.331Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-23T10:19:10.332Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-23T10:19:10.826Z] Loaded image: debian:bullseye-slim [2022-04-23T10:19:10.826Z] Loaded image: hello-world:latest [2022-04-23T10:19:11.086Z] Loaded image: arm32v7/hello-world:latest [2022-04-23T10:19:11.807Z] --- PASS: TestDaemonStartWithLogOpt (3.40s) [2022-04-23T10:19:11.807Z] === CONT TestReadPluginNoRead [2022-04-23T10:19:12.239Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-23T10:19:12.239Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-23T10:19:13.175Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-23T10:19:13.438Z] --- PASS: TestHealthKillContainer (8.33s) [2022-04-23T10:19:13.438Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-23T10:19:13.721Z] === RUN TestReadPluginNoRead/default [2022-04-23T10:19:14.008Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2022-04-23T10:19:14.008Z] === RUN TestIpcModeNone [2022-04-23T10:19:14.266Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-23T10:19:14.525Z] --- PASS: TestIpcModeNone (0.76s) [2022-04-23T10:19:14.525Z] === RUN TestIpcModePrivate [2022-04-23T10:19:14.784Z] check_test.go:307: [d5f9bf61e2c20] daemon is not started [2022-04-23T10:19:14.784Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-23T10:19:15.095Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-23T10:19:15.351Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-23T10:19:15.351Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-04-23T10:19:15.351Z] --- PASS: TestIpcModePrivate (0.83s) [2022-04-23T10:19:15.351Z] === RUN TestIpcModeShareable [2022-04-23T10:19:15.612Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-23T10:19:16.024Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-23T10:19:16.179Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-04-23T10:19:16.179Z] --- PASS: TestIpcModeShareable (0.76s) [2022-04-23T10:19:16.179Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-23T10:19:16.179Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-23T10:19:16.179Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-23T10:19:16.280Z] --- PASS: TestContinueAfterPluginCrash (8.36s) [2022-04-23T10:19:17.472Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-23T10:19:17.588Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-23T10:19:17.645Z] === CONT TestReadPluginNoRead [2022-04-23T10:19:17.645Z] read_test.go:92: [daa3146de6e67] daemon is not started [2022-04-23T10:19:17.645Z] --- PASS: TestReadPluginNoRead (6.03s) [2022-04-23T10:19:17.645Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-04-23T10:19:17.645Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-04-23T10:19:17.645Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-04-23T10:19:17.645Z] PASS [2022-04-23T10:19:17.645Z] [2022-04-23T10:19:17.645Z] DONE 6 tests in 9.449s [2022-04-23T10:19:17.645Z] 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-04-23T10:19:17.645Z] testing: warning: no tests to run [2022-04-23T10:19:17.645Z] PASS [2022-04-23T10:19:17.645Z] [2022-04-23T10:19:17.645Z] DONE 0 tests in 0.008s [2022-04-23T10:19:17.645Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-23T10:19:17.645Z] INFO: Testing against a local daemon [2022-04-23T10:19:17.645Z] === RUN TestPluginWithDevMounts [2022-04-23T10:19:17.645Z] === PAUSE TestPluginWithDevMounts [2022-04-23T10:19:17.646Z] === CONT TestPluginWithDevMounts [2022-04-23T10:19:18.528Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-23T10:19:19.013Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-04-23T10:19:19.013Z] PASS [2022-04-23T10:19:19.013Z] [2022-04-23T10:19:19.013Z] DONE 1 tests in 1.550s [2022-04-23T10:19:19.013Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-23T10:19:19.013Z] INFO: Testing against a local daemon [2022-04-23T10:19:19.013Z] === RUN TestSecretInspect [2022-04-23T10:19:19.096Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.72s) [2022-04-23T10:19:19.096Z] === RUN TestAPIIpcModeHost [2022-04-23T10:19:19.257Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.54s) [2022-04-23T10:19:19.257Z] PASS [2022-04-23T10:19:19.257Z] [2022-04-23T10:19:19.257Z] === Skipped [2022-04-23T10:19:19.257Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-23T10:19:19.257Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T10:19:19.257Z] [2022-04-23T10:19:19.257Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-23T10:19:19.257Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T10:19:19.257Z] [2022-04-23T10:19:19.257Z] DONE 34 tests, 2 skipped in 83.964s [2022-04-23T10:19:19.257Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-23T10:19:19.257Z] ++ 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-04-23T10:19:19.257Z] ++ set -e [2022-04-23T10:19:19.257Z] ++ '[' -n 0 ']' [2022-04-23T10:19:19.257Z] ++ set -x [2022-04-23T10:19:19.257Z] ++ 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-04-23T10:19:19.257Z] INFO: Testing against a local daemon [2022-04-23T10:19:19.257Z] === RUN TestConfigInspect [2022-04-23T10:19:19.664Z] --- PASS: TestAPIIpcModeHost (0.73s) [2022-04-23T10:19:19.664Z] === RUN TestDaemonIpcModeShareable [2022-04-23T10:19:19.664Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-23T10:19:21.036Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-04-23T10:19:21.166Z] --- PASS: TestConfigInspect (2.26s) [2022-04-23T10:19:21.166Z] === RUN TestConfigList [2022-04-23T10:19:21.294Z] --- PASS: TestDaemonIpcModeShareable (1.65s) [2022-04-23T10:19:21.294Z] === RUN TestDaemonIpcModePrivate [2022-04-23T10:19:21.529Z] --- PASS: TestSecretInspect (2.15s) [2022-04-23T10:19:21.529Z] === RUN TestSecretList [2022-04-23T10:19:21.553Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-23T10:19:22.490Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2022-04-23T10:19:22.756Z] --- PASS: TestDaemonIpcModePrivate (1.33s) [2022-04-23T10:19:22.756Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-23T10:19:23.082Z] --- PASS: TestConfigList (2.27s) [2022-04-23T10:19:23.082Z] === RUN TestConfigsCreateAndDelete [2022-04-23T10:19:23.425Z] --- PASS: TestSecretList (2.19s) [2022-04-23T10:19:23.425Z] === RUN TestSecretsCreateAndDelete [2022-04-23T10:19:23.694Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-04-23T10:19:23.953Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s) [2022-04-23T10:19:23.953Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-23T10:19:24.522Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-23T10:19:24.781Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-23T10:19:25.629Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-04-23T10:19:25.629Z] === RUN TestConfigsUpdate [2022-04-23T10:19:25.718Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-23T10:19:25.718Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2022-04-23T10:19:25.718Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2022-04-23T10:19:25.718Z] === RUN TestIpcModeOlderClient [2022-04-23T10:19:25.718Z] === PAUSE TestIpcModeOlderClient [2022-04-23T10:19:25.718Z] === RUN TestKillContainerInvalidSignal [2022-04-23T10:19:25.945Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-04-23T10:19:25.945Z] === RUN TestSecretsUpdate [2022-04-23T10:19:26.651Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2022-04-23T10:19:26.651Z] === RUN TestKillContainer [2022-04-23T10:19:26.651Z] === RUN TestKillContainer/no_signal [2022-04-23T10:19:26.651Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-23T10:19:27.220Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-23T10:19:27.220Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-23T10:19:27.220Z] check_test.go:307: [d86563a0441b7] daemon is not started [2022-04-23T10:19:27.220Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-23T10:19:27.480Z] === RUN TestKillContainer/non_killing_signal [2022-04-23T10:19:27.545Z] --- PASS: TestConfigsUpdate (2.16s) [2022-04-23T10:19:27.545Z] === RUN TestTemplatedConfig [2022-04-23T10:19:27.740Z] === RUN TestKillContainer/killing_signal [2022-04-23T10:19:27.837Z] --- PASS: TestSecretsUpdate (2.20s) [2022-04-23T10:19:27.837Z] === RUN TestTemplatedSecret [2022-04-23T10:19:29.121Z] --- PASS: TestKillContainer (2.32s) [2022-04-23T10:19:29.121Z] --- PASS: TestKillContainer/no_signal (0.81s) [2022-04-23T10:19:29.121Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2022-04-23T10:19:29.121Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2022-04-23T10:19:29.121Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-23T10:19:29.121Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-23T10:19:29.379Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-23T10:19:29.637Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-23T10:19:29.637Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-23T10:19:30.086Z] --- PASS: TestTemplatedConfig (2.47s) [2022-04-23T10:19:30.086Z] === RUN TestConfigCreateResolve [2022-04-23T10:19:30.455Z] 4612f6d0b889: Pull complete [2022-04-23T10:19:30.573Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.58s) [2022-04-23T10:19:30.573Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2022-04-23T10:19:30.573Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2022-04-23T10:19:30.573Z] === RUN TestKillStoppedContainer [2022-04-23T10:19:30.573Z] --- PASS: TestKillStoppedContainer (0.09s) [2022-04-23T10:19:30.573Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-23T10:19:30.573Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-04-23T10:19:30.573Z] === RUN TestKillDifferentUserContainer [2022-04-23T10:19:31.105Z] --- PASS: TestTemplatedSecret (2.93s) [2022-04-23T10:19:31.105Z] === RUN TestSecretCreateResolve [2022-04-23T10:19:31.509Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2022-04-23T10:19:31.509Z] === RUN TestInspectOomKilledTrue [2022-04-23T10:19:31.509Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T10:19:31.509Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-23T10:19:31.509Z] === RUN TestInspectOomKilledFalse [2022-04-23T10:19:31.509Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T10:19:31.509Z] --- SKIP: TestInspectOomKilledFalse (0.01s) [2022-04-23T10:19:31.509Z] === RUN TestLinksEtcHostsContentMatch [2022-04-23T10:19:31.509Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-23T10:19:32.078Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2022-04-23T10:19:32.078Z] === RUN TestLinksContainerNames [2022-04-23T10:19:32.630Z] --- PASS: TestConfigCreateResolve (2.33s) [2022-04-23T10:19:32.630Z] PASS [2022-04-23T10:19:32.630Z] [2022-04-23T10:19:32.630Z] DONE 6 tests in 13.758s [2022-04-23T10:19:32.630Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-23T10:19:32.630Z] ++ 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-04-23T10:19:32.630Z] ++ set -e [2022-04-23T10:19:32.630Z] ++ '[' -n 0 ']' [2022-04-23T10:19:32.630Z] ++ set -x [2022-04-23T10:19:32.630Z] ++ 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-04-23T10:19:32.630Z] INFO: Testing against a local daemon [2022-04-23T10:19:32.630Z] === RUN TestCheckpoint [2022-04-23T10:19:32.630Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T10:19:32.631Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/commit [2022-04-23T10:19:32.631Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-23T10:19:32.631Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T10:19:32.631Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-23T10:19:32.631Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-23T10:19:32.631Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T10:19:32.631Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T10:19:32.631Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T10:19:32.631Z] === CONT TestContainerInvalidJSON/commit [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-23T10:19:32.631Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-23T10:19:32.631Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-23T10:19:32.631Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-23T10:19:32.631Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-23T10:19:32.631Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-23T10:19:32.631Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-23T10:19:32.631Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-23T10:19:32.631Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-23T10:19:32.631Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-23T10:19:32.631Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2022-04-23T10:19:32.631Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-23T10:19:32.899Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2022-04-23T10:19:32.899Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-23T10:19:32.899Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2022-04-23T10:19:32.899Z] === RUN TestCopyEmptyFile [2022-04-23T10:19:32.999Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-04-23T10:19:32.999Z] PASS [2022-04-23T10:19:32.999Z] [2022-04-23T10:19:32.999Z] DONE 6 tests in 13.807s [2022-04-23T10:19:32.999Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-23T10:19:32.999Z] INFO: Testing against a local daemon [2022-04-23T10:19:32.999Z] === RUN TestServiceCreateInit [2022-04-23T10:19:32.999Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-23T10:19:33.461Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-23T10:19:33.461Z] --- PASS: TestLinksContainerNames (1.54s) [2022-04-23T10:19:33.461Z] === RUN TestLogsFollowTailEmpty [2022-04-23T10:19:33.471Z] --- PASS: TestCopyEmptyFile (0.33s) [2022-04-23T10:19:33.471Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-23T10:19:33.471Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-04-23T10:19:33.471Z] === RUN TestCopyFromContainer [2022-04-23T10:19:34.399Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2022-04-23T10:19:34.399Z] === RUN TestContainerNetworkMountsNoChown [2022-04-23T10:19:34.414Z] === RUN TestCopyFromContainer// [2022-04-23T10:19:34.675Z] === RUN TestCopyFromContainer//bar/root [2022-04-23T10:19:34.675Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-23T10:19:34.675Z] === RUN TestCopyFromContainer/bar/quux [2022-04-23T10:19:34.675Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-23T10:19:34.936Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-23T10:19:34.936Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-23T10:19:34.936Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-23T10:19:34.936Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-23T10:19:34.936Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-23T10:19:34.971Z] check_test.go:307: [db028086afd94] daemon is not started [2022-04-23T10:19:34.971Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-23T10:19:34.971Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2022-04-23T10:19:34.971Z] === RUN TestMountDaemonRoot [2022-04-23T10:19:35.197Z] --- PASS: TestCopyFromContainer (1.72s) [2022-04-23T10:19:35.197Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-23T10:19:35.197Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-04-23T10:19:35.197Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-23T10:19:35.197Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-04-23T10:19:35.197Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-23T10:19:35.197Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-23T10:19:35.197Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-23T10:19:35.197Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-23T10:19:35.197Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-23T10:19:35.197Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-23T10:19:35.197Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-23T10:19:35.197Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T10:19:35.197Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T10:19:35.197Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T10:19:35.197Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T10:19:35.197Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T10:19:35.197Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T10:19:35.197Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T10:19:35.197Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T10:19:35.197Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T10:19:35.197Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-23T10:19:35.197Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-23T10:19:35.197Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-23T10:19:35.197Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-23T10:19:35.197Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-23T10:19:35.197Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-23T10:19:35.197Z] === RUN TestCreateWithInvalidEnv [2022-04-23T10:19:35.197Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-23T10:19:35.197Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-23T10:19:35.197Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-23T10:19:35.197Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-23T10:19:35.197Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-23T10:19:35.197Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-23T10:19:35.197Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-23T10:19:35.197Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-23T10:19:35.197Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-23T10:19:35.197Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-23T10:19:35.197Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-23T10:19:35.197Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-23T10:19:35.197Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-23T10:19:35.197Z] === RUN TestCreateTmpfsMountsTarget [2022-04-23T10:19:35.197Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-23T10:19:35.197Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/default [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/default [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/private [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/private [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/rprivate [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/slave [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/slave [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/rslave [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/shared [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/shared [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/rshared [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-23T10:19:35.230Z] === CONT TestMountDaemonRoot/default [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-23T10:19:35.230Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-23T10:19:35.230Z] === CONT TestMountDaemonRoot/rshared [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T10:19:35.230Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-23T10:19:35.230Z] === CONT TestMountDaemonRoot/shared [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-23T10:19:35.230Z] === CONT TestMountDaemonRoot/rslave [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-23T10:19:35.230Z] === CONT TestMountDaemonRoot/slave [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-23T10:19:35.230Z] === CONT TestMountDaemonRoot/rprivate [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T10:19:35.230Z] === CONT TestMountDaemonRoot/private [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-23T10:19:35.230Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-23T10:19:35.230Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-23T10:19:35.230Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-23T10:19:35.230Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-23T10:19:35.230Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-23T10:19:35.230Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T10:19:35.230Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-23T10:19:35.230Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T10:19:35.230Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-23T10:19:35.230Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T10:19:35.489Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-23T10:19:35.489Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-23T10:19:35.489Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-23T10:19:35.489Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-23T10:19:35.489Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-23T10:19:35.489Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T10:19:35.489Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-23T10:19:35.489Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-23T10:19:35.489Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-23T10:19:35.489Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-23T10:19:35.489Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-23T10:19:35.489Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-23T10:19:35.489Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T10:19:35.489Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-23T10:19:35.507Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-23T10:19:35.507Z] tests/integration/client_test.py ..... [ 75%] [2022-04-23T10:19:35.507Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-23T10:19:35.507Z] tests/integration/errors_test.py . [ 76%] [2022-04-23T10:19:35.748Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T10:19:35.748Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-23T10:19:35.748Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-23T10:19:35.748Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-23T10:19:35.748Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-23T10:19:35.748Z] === RUN TestContainerBindMountNonRecursive [2022-04-23T10:19:36.582Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s) [2022-04-23T10:19:36.582Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-23T10:19:36.685Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-23T10:19:37.171Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-23T10:19:37.974Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s) [2022-04-23T10:19:37.974Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-23T10:19:37.974Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T10:19:37.974Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T10:19:37.974Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T10:19:37.974Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T10:19:37.974Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T10:19:37.974Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T10:19:37.974Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T10:19:37.974Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T10:19:37.974Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T10:19:37.974Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T10:19:37.974Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T10:19:37.974Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T10:19:37.974Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T10:19:37.974Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T10:19:37.974Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T10:19:37.974Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-23T10:19:37.974Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-23T10:19:37.974Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-23T10:19:37.974Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-23T10:19:37.974Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-23T10:19:37.974Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-23T10:19:37.974Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-23T10:19:38.061Z] --- PASS: TestContainerBindMountNonRecursive (2.21s) [2022-04-23T10:19:38.061Z] === RUN TestContainerVolumesMountedAsShared [2022-04-23T10:19:38.061Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-23T10:19:38.235Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s) [2022-04-23T10:19:38.235Z] === RUN TestCreateDifferentPlatform [2022-04-23T10:19:38.235Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-23T10:19:38.235Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-23T10:19:38.235Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-23T10:19:38.235Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-23T10:19:38.235Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-23T10:19:38.235Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-23T10:19:38.235Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-23T10:19:38.235Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-23T10:19:38.235Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-23T10:19:38.235Z] === RUN TestContainerStartOnDaemonRestart [2022-04-23T10:19:38.235Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-23T10:19:38.235Z] === RUN TestDaemonRestartIpcMode [2022-04-23T10:19:38.235Z] === PAUSE TestDaemonRestartIpcMode [2022-04-23T10:19:38.235Z] === RUN TestDaemonHostGatewayIP [2022-04-23T10:19:38.235Z] === PAUSE TestDaemonHostGatewayIP [2022-04-23T10:19:38.235Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-23T10:19:38.235Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-23T10:19:38.235Z] === RUN TestContainerKillOnDaemonStart [2022-04-23T10:19:38.235Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-23T10:19:38.235Z] === RUN TestDiff [2022-04-23T10:19:38.627Z] --- PASS: TestContainerVolumesMountedAsShared (0.71s) [2022-04-23T10:19:38.627Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-23T10:19:38.627Z] check_test.go:307: [df54e133e4e59] daemon is not started [2022-04-23T10:19:38.627Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-23T10:19:38.806Z] --- PASS: TestDiff (0.45s) [2022-04-23T10:19:38.806Z] === RUN TestExecWithCloseStdin [2022-04-23T10:19:39.193Z] --- PASS: TestContainerVolumesMountedAsSlave (0.58s) [2022-04-23T10:19:39.194Z] === RUN TestNetworkNat [2022-04-23T10:19:39.377Z] --- PASS: TestExecWithCloseStdin (0.54s) [2022-04-23T10:19:39.377Z] === RUN TestExec [2022-04-23T10:19:39.759Z] --- PASS: TestNetworkNat (0.72s) [2022-04-23T10:19:39.948Z] --- PASS: TestExec (0.55s) [2022-04-23T10:19:39.948Z] === RUN TestExecUser [2022-04-23T10:19:40.018Z] === RUN TestNetworkLocalhostTCPNat [2022-04-23T10:19:40.439Z] --- PASS: TestServiceCreateInit (7.57s) [2022-04-23T10:19:40.439Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.79s) [2022-04-23T10:19:40.439Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.77s) [2022-04-23T10:19:40.439Z] === RUN TestCreateServiceMultipleTimes [2022-04-23T10:19:40.519Z] --- PASS: TestExecUser (0.50s) [2022-04-23T10:19:40.519Z] === RUN TestExportContainerAndImportImage [2022-04-23T10:19:40.586Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2022-04-23T10:19:40.586Z] === RUN TestNetworkLoopbackNat [2022-04-23T10:19:41.092Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-04-23T10:19:41.092Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-23T10:19:41.523Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-23T10:19:41.783Z] docker_cli_daemon_plugins_test.go:80: [d4286c03af3ba] daemon is not started [2022-04-23T10:19:42.479Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-04-23T10:19:42.479Z] === RUN TestHealthCheckWorkdir [2022-04-23T10:19:42.719Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-23T10:19:42.741Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-04-23T10:19:42.741Z] === RUN TestHealthKillContainer [2022-04-23T10:19:43.287Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-23T10:19:43.547Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-23T10:19:43.547Z] --- PASS: TestNetworkLoopbackNat (3.00s) [2022-04-23T10:19:43.547Z] === RUN TestPause [2022-04-23T10:19:44.116Z] --- PASS: TestPause (0.62s) [2022-04-23T10:19:44.116Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-23T10:19:44.116Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-23T10:19:44.116Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-23T10:19:44.116Z] === RUN TestPauseStopPausedContainer [2022-04-23T10:19:45.052Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2022-04-23T10:19:45.052Z] === RUN TestPidHost [2022-04-23T10:19:45.624Z] docker_cli_daemon_plugins_test.go:170: [d4421ba652b8e] daemon is not started [2022-04-23T10:19:46.562Z] --- PASS: TestPidHost (1.54s) [2022-04-23T10:19:46.562Z] === RUN TestPsFilter [2022-04-23T10:19:46.562Z] --- PASS: TestPsFilter (0.15s) [2022-04-23T10:19:46.562Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-23T10:19:47.131Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-23T10:19:47.390Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2022-04-23T10:19:47.390Z] === RUN TestRemoveContainerWithVolume [2022-04-23T10:19:47.958Z] --- PASS: TestRemoveContainerWithVolume (0.62s) [2022-04-23T10:19:47.958Z] === RUN TestRemoveContainerRunning [2022-04-23T10:19:48.894Z] --- PASS: TestRemoveContainerRunning (0.87s) [2022-04-23T10:19:48.894Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-23T10:19:49.831Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2022-04-23T10:19:49.831Z] === RUN TestRemoveInvalidContainer [2022-04-23T10:19:49.831Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-23T10:19:49.831Z] === RUN TestRenameLinkedContainer [2022-04-23T10:19:50.398Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-23T10:19:50.879Z] --- PASS: TestHealthKillContainer (7.93s) [2022-04-23T10:19:50.879Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-23T10:19:50.964Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-23T10:19:50.964Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-23T10:19:51.140Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2022-04-23T10:19:51.140Z] === RUN TestIpcModeNone [2022-04-23T10:19:51.532Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-23T10:19:51.713Z] --- PASS: TestIpcModeNone (0.47s) [2022-04-23T10:19:51.713Z] === RUN TestIpcModePrivate [2022-04-23T10:19:51.975Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-04-23T10:19:52.102Z] check_test.go:307: [d422bcfbeff0a] daemon is not started [2022-04-23T10:19:52.102Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-23T10:19:52.236Z] --- PASS: TestIpcModePrivate (0.45s) [2022-04-23T10:19:52.236Z] === RUN TestIpcModeShareable [2022-04-23T10:19:52.363Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-23T10:19:52.497Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-04-23T10:19:52.497Z] --- PASS: TestIpcModeShareable (0.50s) [2022-04-23T10:19:52.497Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-23T10:19:52.623Z] --- PASS: TestRenameLinkedContainer (2.79s) [2022-04-23T10:19:52.623Z] === RUN TestRenameStoppedContainer [2022-04-23T10:19:53.218Z] --- PASS: TestRenameStoppedContainer (0.78s) [2022-04-23T10:19:53.218Z] === RUN TestRenameRunningContainerAndReuse [2022-04-23T10:19:53.484Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-23T10:19:53.748Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-23T10:19:53.784Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-23T10:19:54.412Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s) [2022-04-23T10:19:54.412Z] === RUN TestAPIIpcModeHost [2022-04-23T10:19:54.412Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-04-23T10:19:54.412Z] === RUN TestDaemonIpcModeShareable [2022-04-23T10:19:55.138Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s) [2022-04-23T10:19:55.138Z] === RUN TestRenameInvalidName [2022-04-23T10:19:55.708Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-23T10:19:55.708Z] --- PASS: TestRenameInvalidName (0.78s) [2022-04-23T10:19:55.708Z] === RUN TestRenameAnonymousContainer [2022-04-23T10:19:55.800Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-23T10:19:55.800Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-04-23T10:19:55.800Z] === RUN TestDaemonIpcModePrivate [2022-04-23T10:19:56.744Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-23T10:19:56.744Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-04-23T10:19:56.744Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-23T10:19:57.615Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-23T10:19:57.615Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-23T10:19:58.134Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-23T10:19:58.134Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-04-23T10:19:58.134Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-23T10:19:58.498Z] --- PASS: TestCreateServiceMultipleTimes (15.76s) [2022-04-23T10:19:58.498Z] === RUN TestCreateServiceConflict [2022-04-23T10:19:58.498Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-04-23T10:19:58.498Z] === RUN TestCreateServiceMaxReplicas [2022-04-23T10:19:58.552Z] --- PASS: TestRenameAnonymousContainer (2.88s) [2022-04-23T10:19:58.552Z] === RUN TestRenameContainerWithSameName [2022-04-23T10:19:58.813Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-23T10:19:59.077Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-23T10:19:59.077Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-04-23T10:19:59.077Z] === RUN TestIpcModeOlderClient [2022-04-23T10:19:59.077Z] === PAUSE TestIpcModeOlderClient [2022-04-23T10:19:59.077Z] === RUN TestKillContainerInvalidSignal [2022-04-23T10:19:59.380Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2022-04-23T10:19:59.380Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-23T10:19:59.648Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-04-23T10:19:59.648Z] === RUN TestKillContainer [2022-04-23T10:19:59.648Z] === RUN TestKillContainer/no_signal [2022-04-23T10:19:59.908Z] === RUN TestKillContainer/non_killing_signal [2022-04-23T10:20:00.168Z] === RUN TestKillContainer/killing_signal [2022-04-23T10:20:00.755Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-23T10:20:00.755Z] --- PASS: TestRenameContainerWithLinkedContainer (1.51s) [2022-04-23T10:20:00.755Z] === RUN TestResize [2022-04-23T10:20:01.020Z] --- PASS: TestCreateServiceMaxReplicas (2.82s) [2022-04-23T10:20:01.020Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-23T10:20:01.109Z] --- PASS: TestKillContainer (1.32s) [2022-04-23T10:20:01.109Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-04-23T10:20:01.109Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-04-23T10:20:01.109Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2022-04-23T10:20:01.109Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-23T10:20:01.109Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-23T10:20:01.322Z] --- PASS: TestResize (0.67s) [2022-04-23T10:20:01.322Z] === RUN TestResizeWithInvalidSize [2022-04-23T10:20:01.370Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-23T10:20:02.260Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2022-04-23T10:20:02.260Z] === RUN TestResizeWhenContainerNotStarted [2022-04-23T10:20:02.260Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-23T10:20:02.312Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2022-04-23T10:20:02.312Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-04-23T10:20:02.312Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.74s) [2022-04-23T10:20:02.312Z] === RUN TestKillStoppedContainer [2022-04-23T10:20:02.312Z] --- PASS: TestKillStoppedContainer (0.12s) [2022-04-23T10:20:02.312Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-23T10:20:02.573Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.15s) [2022-04-23T10:20:02.573Z] === RUN TestKillDifferentUserContainer [2022-04-23T10:20:03.145Z] --- PASS: TestKillDifferentUserContainer (0.48s) [2022-04-23T10:20:03.145Z] === RUN TestInspectOomKilledTrue [2022-04-23T10:20:03.197Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2022-04-23T10:20:03.197Z] === RUN TestDaemonRestartKillContainers [2022-04-23T10:20:03.197Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T10:20:03.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T10:20:03.197Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T10:20:03.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T10:20:03.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T10:20:03.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T10:20:03.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T10:20:03.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T10:20:03.197Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T10:20:03.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T10:20:03.197Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T10:20:03.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T10:20:03.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T10:20:03.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T10:20:03.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T10:20:03.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T10:20:03.197Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T10:20:03.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T10:20:03.197Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T10:20:03.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T10:20:03.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T10:20:03.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T10:20:03.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T10:20:03.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T10:20:03.197Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T10:20:03.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T10:20:03.197Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T10:20:03.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T10:20:03.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T10:20:03.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T10:20:03.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T10:20:03.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T10:20:03.197Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T10:20:03.197Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T10:20:03.718Z] --- PASS: TestInspectOomKilledTrue (0.63s) [2022-04-23T10:20:03.718Z] === RUN TestInspectOomKilledFalse [2022-04-23T10:20:03.765Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-23T10:20:04.291Z] --- PASS: TestInspectOomKilledFalse (0.55s) [2022-04-23T10:20:04.291Z] === RUN TestLinksEtcHostsContentMatch [2022-04-23T10:20:04.333Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-23T10:20:04.333Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-23T10:20:04.552Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s) [2022-04-23T10:20:04.552Z] === RUN TestLinksContainerNames [2022-04-23T10:20:04.902Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-23T10:20:05.840Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T10:20:05.994Z] --- PASS: TestLinksContainerNames (1.19s) [2022-04-23T10:20:05.994Z] === RUN TestLogsFollowTailEmpty [2022-04-23T10:20:06.261Z] --- PASS: TestLogsFollowTailEmpty (0.48s) [2022-04-23T10:20:06.261Z] === RUN TestContainerNetworkMountsNoChown [2022-04-23T10:20:06.408Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-23T10:20:06.835Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s) [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/default [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/default [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/private [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/private [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/rprivate [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/slave [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/slave [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/rslave [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/shared [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/shared [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/rshared [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-23T10:20:06.835Z] === CONT TestMountDaemonRoot/default [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-23T10:20:06.835Z] === CONT TestMountDaemonRoot/rslave [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-23T10:20:06.835Z] === CONT TestMountDaemonRoot/rshared [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-23T10:20:06.835Z] === CONT TestMountDaemonRoot/shared [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-23T10:20:06.835Z] === CONT TestMountDaemonRoot/rprivate [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-23T10:20:06.835Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T10:20:06.835Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T10:20:06.835Z] === CONT TestMountDaemonRoot/slave [2022-04-23T10:20:06.836Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-23T10:20:06.836Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-23T10:20:06.836Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-23T10:20:06.836Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-23T10:20:06.836Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-23T10:20:06.836Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-23T10:20:06.836Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-23T10:20:06.836Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-23T10:20:06.836Z] === CONT TestMountDaemonRoot/private [2022-04-23T10:20:06.836Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-23T10:20:06.836Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-23T10:20:06.836Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-23T10:20:06.836Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-23T10:20:06.836Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-23T10:20:06.836Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-23T10:20:06.836Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-23T10:20:06.836Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-23T10:20:06.836Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-23T10:20:06.836Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-23T10:20:06.836Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-23T10:20:06.836Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-23T10:20:07.097Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-23T10:20:07.097Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-23T10:20:07.097Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-23T10:20:07.097Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-23T10:20:07.097Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-23T10:20:07.097Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-23T10:20:07.097Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-23T10:20:07.097Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-23T10:20:07.097Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-23T10:20:07.097Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-23T10:20:07.097Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-23T10:20:07.346Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T10:20:07.358Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-23T10:20:07.358Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-23T10:20:07.358Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-23T10:20:07.358Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-23T10:20:07.358Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-23T10:20:07.358Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-23T10:20:07.358Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-23T10:20:07.358Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-23T10:20:07.358Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-23T10:20:07.358Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-23T10:20:07.358Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-23T10:20:07.358Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-23T10:20:07.358Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-23T10:20:07.358Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-23T10:20:07.358Z] === RUN TestContainerBindMountNonRecursive [2022-04-23T10:20:07.913Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-23T10:20:08.482Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-23T10:20:08.482Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T10:20:08.742Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T10:20:08.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-23T10:20:08.747Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2022-04-23T10:20:08.747Z] === RUN TestContainerVolumesMountedAsShared [2022-04-23T10:20:09.319Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-04-23T10:20:09.319Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-23T10:20:09.581Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-04-23T10:20:09.581Z] === RUN TestNetworkNat [2022-04-23T10:20:09.738Z] ......... [ 85%] [2022-04-23T10:20:10.124Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T10:20:10.124Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T10:20:10.152Z] --- PASS: TestNetworkNat (0.50s) [2022-04-23T10:20:10.152Z] === RUN TestNetworkLocalhostTCPNat [2022-04-23T10:20:10.413Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-04-23T10:20:10.413Z] === RUN TestNetworkLoopbackNat [2022-04-23T10:20:10.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-23T10:20:11.257Z] 8f616e6e9eec: Pull complete [2022-04-23T10:20:11.947Z] 8f616e6e9eec: Pull complete [2022-04-23T10:20:12.597Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-23T10:20:13.711Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-04-23T10:20:13.711Z] === RUN TestPause [2022-04-23T10:20:13.711Z] --- PASS: TestPause (0.47s) [2022-04-23T10:20:13.711Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-23T10:20:13.711Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-23T10:20:13.711Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-23T10:20:13.711Z] === RUN TestPauseStopPausedContainer [2022-04-23T10:20:13.973Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-23T10:20:13.973Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T10:20:14.232Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T10:20:14.285Z] --- PASS: TestPauseStopPausedContainer (0.59s) [2022-04-23T10:20:14.285Z] === RUN TestPidHost [2022-04-23T10:20:14.298Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-23T10:20:14.800Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-23T10:20:14.800Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-23T10:20:15.229Z] --- PASS: TestPidHost (1.10s) [2022-04-23T10:20:15.229Z] === RUN TestPsFilter [2022-04-23T10:20:15.229Z] --- PASS: TestPsFilter (0.11s) [2022-04-23T10:20:15.229Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-23T10:20:15.488Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-23T10:20:15.801Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-04-23T10:20:15.802Z] === RUN TestRemoveContainerWithVolume [2022-04-23T10:20:15.864Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s) [2022-04-23T10:20:15.864Z] === RUN TestCreateServiceSecretFileMode [2022-04-23T10:20:16.063Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-04-23T10:20:16.063Z] === RUN TestRemoveContainerRunning [2022-04-23T10:20:16.651Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-04-23T10:20:16.651Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-23T10:20:16.794Z] --- PASS: TestCreateServiceSecretFileMode (2.47s) [2022-04-23T10:20:16.794Z] === RUN TestCreateServiceConfigFileMode [2022-04-23T10:20:16.913Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-04-23T10:20:16.913Z] === RUN TestRemoveInvalidContainer [2022-04-23T10:20:16.913Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-23T10:20:16.913Z] === RUN TestRenameLinkedContainer [2022-04-23T10:20:18.089Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T10:20:18.089Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-23T10:20:18.829Z] --- PASS: TestRenameLinkedContainer (1.78s) [2022-04-23T10:20:18.829Z] === RUN TestRenameStoppedContainer [2022-04-23T10:20:19.090Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-04-23T10:20:19.090Z] === RUN TestRenameRunningContainerAndReuse [2022-04-23T10:20:19.317Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2022-04-23T10:20:19.317Z] === RUN TestCreateServiceSysctls [2022-04-23T10:20:19.467Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T10:20:20.033Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-04-23T10:20:20.033Z] === RUN TestRenameInvalidName [2022-04-23T10:20:20.035Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T10:20:20.606Z] check_test.go:307: [df47fed5a79fb] daemon is not started [2022-04-23T10:20:20.606Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-23T10:20:20.607Z] --- PASS: TestRenameInvalidName (0.43s) [2022-04-23T10:20:20.607Z] === RUN TestRenameAnonymousContainer [2022-04-23T10:20:21.986Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T10:20:21.992Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-04-23T10:20:21.992Z] === RUN TestRenameContainerWithSameName [2022-04-23T10:20:22.023Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-23T10:20:22.023Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-23T10:20:22.562Z] --- PASS: TestRenameContainerWithSameName (0.56s) [2022-04-23T10:20:22.562Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-23T10:20:22.590Z] --- PASS: TestCreateServiceSysctls (3.29s) [2022-04-23T10:20:22.590Z] === RUN TestCreateServiceCapabilities [2022-04-23T10:20:22.921Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-23T10:20:23.488Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T10:20:23.944Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s) [2022-04-23T10:20:23.944Z] === RUN TestResize [2022-04-23T10:20:24.021Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-23T10:20:24.204Z] --- PASS: TestResize (0.47s) [2022-04-23T10:20:24.205Z] === RUN TestResizeWithInvalidSize [2022-04-23T10:20:24.776Z] --- PASS: TestResizeWithInvalidSize (0.52s) [2022-04-23T10:20:24.777Z] === RUN TestResizeWhenContainerNotStarted [2022-04-23T10:20:24.867Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T10:20:25.037Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-04-23T10:20:25.037Z] === RUN TestDaemonRestartKillContainers [2022-04-23T10:20:25.037Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T10:20:25.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T10:20:25.037Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T10:20:25.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T10:20:25.037Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T10:20:25.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T10:20:25.037Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T10:20:25.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T10:20:25.037Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T10:20:25.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T10:20:25.037Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T10:20:25.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T10:20:25.037Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T10:20:25.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T10:20:25.037Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T10:20:25.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T10:20:25.037Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T10:20:25.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T10:20:25.037Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T10:20:25.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T10:20:25.037Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T10:20:25.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T10:20:25.037Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T10:20:25.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T10:20:25.037Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T10:20:25.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T10:20:25.037Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T10:20:25.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T10:20:25.037Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T10:20:25.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T10:20:25.037Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T10:20:25.037Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T10:20:25.037Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-23T10:20:25.037Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T10:20:25.877Z] --- PASS: TestCreateServiceCapabilities (2.66s) [2022-04-23T10:20:25.877Z] === RUN TestInspect [2022-04-23T10:20:26.797Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-23T10:20:26.797Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-23T10:20:26.961Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-23T10:20:28.158Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-23T10:20:28.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.90s) [2022-04-23T10:20:28.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-04-23T10:20:28.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-04-23T10:20:28.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.67s) [2022-04-23T10:20:28.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2022-04-23T10:20:28.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s) [2022-04-23T10:20:28.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.91s) [2022-04-23T10:20:28.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.97s) [2022-04-23T10:20:28.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.41s) [2022-04-23T10:20:28.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.38s) [2022-04-23T10:20:28.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.53s) [2022-04-23T10:20:28.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.70s) [2022-04-23T10:20:28.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.46s) [2022-04-23T10:20:28.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.82s) [2022-04-23T10:20:28.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.38s) [2022-04-23T10:20:28.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.14s) [2022-04-23T10:20:28.158Z] === RUN TestCgroupNamespacesRun [2022-04-23T10:20:28.350Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-23T10:20:28.419Z] --- PASS: TestInspect (2.70s) [2022-04-23T10:20:28.419Z] === RUN TestCreateJob [2022-04-23T10:20:29.295Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-23T10:20:29.295Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-23T10:20:30.061Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2022-04-23T10:20:30.061Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-23T10:20:30.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-23T10:20:30.679Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T10:20:30.679Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-23T10:20:30.740Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-23T10:20:31.296Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-23T10:20:31.296Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-23T10:20:31.296Z] [2022-04-23T10:20:31.296Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-23T10:20:31.296Z] =========================== short test summary info ============================ [2022-04-23T10:20:31.296Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-23T10:20:31.296Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-23T10:20:31.296Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-23T10:20:31.296Z] Not supported on most drivers [2022-04-23T10:20:31.296Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-23T10:20:31.296Z] Output of docker top depends on host distro, and is not formalized. [2022-04-23T10:20:31.296Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-23T10:20:31.296Z] Output of docker top depends on host distro, and is not formalized. [2022-04-23T10:20:31.296Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-23T10:20:31.296Z] Can fail if eth0 has multiple IP addresses [2022-04-23T10:20:31.296Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-23T10:20:31.296Z] This doesn't seem to be taken into account by the engine [2022-04-23T10:20:31.296Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-23T10:20:31.296Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-23T10:20:31.296Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 281.96 seconds == [2022-04-23T10:20:31.554Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-23T10:20:31.569Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2022-04-23T10:20:31.569Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-23T10:20:31.695Z] --- PASS: TestCreateJob (3.15s) [2022-04-23T10:20:31.695Z] === RUN TestReplicatedJob [2022-04-23T10:20:33.488Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.13s) [2022-04-23T10:20:33.488Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-23T10:20:33.979Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-23T10:20:34.239Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-23T10:20:34.427Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-23T10:20:35.363Z] --- PASS: TestCgroupNamespacesRunHostMode (1.88s) [2022-04-23T10:20:35.363Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-23T10:20:36.784Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-23T10:20:36.944Z] --- PASS: TestReplicatedJob (5.48s) [2022-04-23T10:20:36.944Z] === RUN TestUpdateReplicatedJob [2022-04-23T10:20:37.267Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2022-04-23T10:20:37.267Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-23T10:20:37.536Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-23T10:20:37.802Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-23T10:20:38.063Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-23T10:20:38.166Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-23T10:20:38.166Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-23T10:20:39.000Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.00s) [2022-04-23T10:20:39.001Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-23T10:20:39.937Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2022-04-23T10:20:39.937Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-23T10:20:39.937Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-23T10:20:40.079Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-23T10:20:40.079Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-23T10:20:40.214Z] --- PASS: TestUpdateReplicatedJob (3.20s) [2022-04-23T10:20:40.214Z] === RUN TestServiceListWithStatuses [2022-04-23T10:20:40.214Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-23T10:20:40.214Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-23T10:20:40.214Z] === RUN TestDockerNetworkConnectAlias [2022-04-23T10:20:40.505Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-23T10:20:41.441Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-23T10:20:41.468Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-23T10:20:41.700Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2022-04-23T10:20:41.700Z] === RUN TestNISDomainname [2022-04-23T10:20:42.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-23T10:20:42.529Z] --- PASS: TestNISDomainname (0.90s) [2022-04-23T10:20:42.529Z] === RUN TestHostnameDnsResolution [2022-04-23T10:20:43.383Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-23T10:20:43.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s) [2022-04-23T10:20:43.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-04-23T10:20:43.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.05s) [2022-04-23T10:20:43.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-04-23T10:20:43.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-23T10:20:43.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-04-23T10:20:43.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.64s) [2022-04-23T10:20:43.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.61s) [2022-04-23T10:20:43.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.12s) [2022-04-23T10:20:43.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s) [2022-04-23T10:20:43.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.22s) [2022-04-23T10:20:43.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s) [2022-04-23T10:20:43.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.90s) [2022-04-23T10:20:43.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-04-23T10:20:43.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.64s) [2022-04-23T10:20:43.383Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s) [2022-04-23T10:20:43.383Z] === RUN TestCgroupNamespacesRun [2022-04-23T10:20:43.719Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-23T10:20:43.719Z] [2022-04-23T10:20:43.719Z] Unloading profiles will leave already running processes permanently [2022-04-23T10:20:43.719Z] unconfined, which can lead to unexpected situations. [2022-04-23T10:20:43.719Z] [2022-04-23T10:20:43.719Z] To set a process to complain mode, use the command line tool [2022-04-23T10:20:43.719Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-23T10:20:43.719Z] Post stage [Pipeline] junit [2022-04-23T10:20:43.731Z] Recording test results [2022-04-23T10:20:43.911Z] --- PASS: TestHostnameDnsResolution (1.34s) [2022-04-23T10:20:43.911Z] === RUN TestUnprivilegedPortsAndPing [2022-04-23T10:20:44.326Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-04-23T10:20:44.326Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-23T10:20:44.397Z] --- PASS: TestDockerNetworkConnectAlias (4.22s) [2022-04-23T10:20:44.397Z] === RUN TestDockerNetworkReConnect [2022-04-23T10:20:44.848Z] --- PASS: TestUnprivilegedPortsAndPing (0.89s) [2022-04-23T10:20:44.848Z] === RUN TestPrivilegedHostDevices [2022-04-23T10:20:45.080Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-23T10:20:45.268Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-04-23T10:20:45.268Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-23T10:20:45.415Z] + echo Ensuring container killed. [2022-04-23T10:20:45.415Z] Ensuring container killed. [2022-04-23T10:20:45.415Z] + docker rm -vf docker-pr1 [2022-04-23T10:20:45.415Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-23T10:20:45.730Z] + echo Chowning /workspace to jenkins user [2022-04-23T10:20:45.730Z] Chowning /workspace to jenkins user [2022-04-23T10:20:45.730Z] + id -u [2022-04-23T10:20:45.730Z] + id -g [2022-04-23T10:20:45.730Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43517:/workspace busybox chown -R 1000:1000 /workspace [2022-04-23T10:20:45.730Z] Unable to find image 'busybox:latest' locally [2022-04-23T10:20:45.730Z] latest: Pulling from library/busybox [2022-04-23T10:20:45.783Z] --- PASS: TestPrivilegedHostDevices (0.85s) [2022-04-23T10:20:45.783Z] === RUN TestStats [2022-04-23T10:20:45.986Z] 50e8d59317eb: Pulling fs layer [2022-04-23T10:20:45.986Z] 50e8d59317eb: Download complete [2022-04-23T10:20:45.986Z] 50e8d59317eb: Pull complete [2022-04-23T10:20:45.986Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-23T10:20:45.986Z] Status: Downloaded newer image for busybox:latest [2022-04-23T10:20:46.349Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-23T10:20:46.651Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-04-23T10:20:46.651Z] === RUN TestCgroupNamespacesRunHostMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-23T10:20:47.246Z] + bundleName=docker-py [2022-04-23T10:20:47.246Z] + echo Creating docker-py-bundles.tar.gz [2022-04-23T10:20:47.246Z] Creating docker-py-bundles.tar.gz [2022-04-23T10:20:47.246Z] + 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-04-23T10:20:47.255Z] Archiving artifacts [2022-04-23T10:20:47.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-23T10:20:47.592Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-04-23T10:20:47.592Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-23T10:20:47.665Z] --- PASS: TestDockerNetworkReConnect (3.53s) [2022-04-23T10:20:47.665Z] === RUN TestServicePlugin [2022-04-23T10:20:48.224Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-23T10:20:48.482Z] --- PASS: TestStats (2.83s) [2022-04-23T10:20:48.482Z] === RUN TestStopContainerWithTimeout [2022-04-23T10:20:48.482Z] === RUN TestStopContainerWithTimeout/0 [2022-04-23T10:20:48.482Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-23T10:20:48.482Z] === RUN TestStopContainerWithTimeout/1 [2022-04-23T10:20:48.482Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-23T10:20:48.482Z] === RUN TestStopContainerWithTimeout/3 [2022-04-23T10:20:48.482Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-23T10:20:48.482Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-23T10:20:48.482Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-23T10:20:48.482Z] === CONT TestStopContainerWithTimeout/0 [2022-04-23T10:20:48.482Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-23T10:20:48.723Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43517/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-23T10:20:48.980Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-04-23T10:20:48.980Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-23T10:20:49.049Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-23T10:20:49.079Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43517/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=36049a04d2e11454789be71f40eb2aed1c7070d5 -e DOCKER_GRAPHDRIVER docker:36049a04d2e11454789be71f40eb2aed1c7070d5 hack/make.sh binary [2022-04-23T10:20:49.309Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-23T10:20:49.336Z] [2022-04-23T10:20:49.337Z] Removing bundles/ [2022-04-23T10:20:49.567Z] === CONT TestStopContainerWithTimeout/3 [2022-04-23T10:20:49.594Z] [2022-04-23T10:20:49.594Z] ---> Making bundle: binary (in bundles/binary) [2022-04-23T10:20:49.594Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-23T10:20:49.594Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T10:20:49.923Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-04-23T10:20:49.923Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-23T10:20:50.134Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-23T10:20:50.505Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-04-23T10:20:50.505Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-23T10:20:50.702Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-23T10:20:51.640Z] === CONT TestStopContainerWithTimeout/1 [2022-04-23T10:20:51.841Z] plugin_test.go:61: [d0e6ed04f659f] joining swarm manager [d7291b3ff7323]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:20:51.921Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-04-23T10:20:51.921Z] === RUN TestNISDomainname [2022-04-23T10:20:52.405Z] plugin_test.go:64: [d23f1987fdf84] joining swarm manager [d7291b3ff7323]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T10:20:52.493Z] --- PASS: TestNISDomainname (0.62s) [2022-04-23T10:20:52.493Z] === RUN TestHostnameDnsResolution [2022-04-23T10:20:53.066Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-04-23T10:20:53.066Z] === RUN TestUnprivilegedPortsAndPing [2022-04-23T10:20:53.545Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-04-23T10:20:53.545Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2022-04-23T10:20:53.545Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2022-04-23T10:20:53.545Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2022-04-23T10:20:53.545Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2022-04-23T10:20:53.545Z] === RUN TestDeleteDevicemapper [2022-04-23T10:20:53.545Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-23T10:20:53.545Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-23T10:20:53.545Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-23T10:20:53.545Z] check_test.go:307: [d20b561ce138a] daemon is not started [2022-04-23T10:20:53.545Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-23T10:20:53.638Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-04-23T10:20:53.638Z] === RUN TestPrivilegedHostDevices [2022-04-23T10:20:54.210Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-04-23T10:20:54.210Z] === RUN TestStats [2022-04-23T10:20:55.449Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-23T10:20:55.449Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.31s) [2022-04-23T10:20:55.449Z] === RUN TestUpdateMemory [2022-04-23T10:20:55.449Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-23T10:20:55.449Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-23T10:20:55.449Z] === RUN TestUpdateCPUQuota [2022-04-23T10:20:56.017Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-23T10:20:56.755Z] --- PASS: TestStats (2.43s) [2022-04-23T10:20:56.755Z] === RUN TestStopContainerWithTimeout [2022-04-23T10:20:56.755Z] === RUN TestStopContainerWithTimeout/0 [2022-04-23T10:20:56.755Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-23T10:20:56.755Z] === RUN TestStopContainerWithTimeout/1 [2022-04-23T10:20:56.755Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-23T10:20:56.755Z] === RUN TestStopContainerWithTimeout/3 [2022-04-23T10:20:56.755Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-23T10:20:56.755Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-23T10:20:56.755Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-23T10:20:56.755Z] === CONT TestStopContainerWithTimeout/0 [2022-04-23T10:20:56.755Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-23T10:20:56.951Z] --- PASS: TestUpdateCPUQuota (1.40s) [2022-04-23T10:20:56.952Z] === RUN TestUpdatePidsLimit [2022-04-23T10:20:56.952Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-23T10:20:57.210Z] === RUN TestUpdatePidsLimit/no_change [2022-04-23T10:20:57.328Z] === CONT TestStopContainerWithTimeout/3 [2022-04-23T10:20:57.469Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-23T10:20:57.469Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-23T10:20:57.727Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-23T10:20:57.986Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-23T10:20:58.553Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-23T10:20:58.553Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-23T10:20:58.812Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-23T10:20:59.070Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-23T10:20:59.239Z] === CONT TestStopContainerWithTimeout/1 [2022-04-23T10:20:59.330Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-23T10:21:00.720Z] --- PASS: TestUpdatePidsLimit (3.57s) [2022-04-23T10:21:00.720Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-04-23T10:21:00.720Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2022-04-23T10:21:00.720Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2022-04-23T10:21:00.720Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2022-04-23T10:21:00.720Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2022-04-23T10:21:00.720Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2022-04-23T10:21:00.720Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2022-04-23T10:21:00.720Z] === RUN TestUpdateRestartPolicy [2022-04-23T10:21:01.156Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-23T10:21:01.157Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-04-23T10:21:01.157Z] --- PASS: TestStopContainerWithTimeout/-1 (2.73s) [2022-04-23T10:21:01.157Z] --- PASS: TestStopContainerWithTimeout/3 (2.46s) [2022-04-23T10:21:01.157Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-04-23T10:21:01.157Z] === RUN TestDeleteDevicemapper [2022-04-23T10:21:01.157Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-23T10:21:01.157Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-23T10:21:01.157Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-23T10:21:03.073Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.93s) [2022-04-23T10:21:03.073Z] === RUN TestUpdateMemory [2022-04-23T10:21:03.334Z] --- PASS: TestUpdateMemory (0.57s) [2022-04-23T10:21:03.334Z] === RUN TestUpdateCPUQuota [2022-04-23T10:21:04.278Z] --- PASS: TestUpdateCPUQuota (0.74s) [2022-04-23T10:21:04.278Z] === RUN TestUpdatePidsLimit [2022-04-23T10:21:04.278Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-23T10:21:04.278Z] === RUN TestUpdatePidsLimit/no_change [2022-04-23T10:21:04.850Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-23T10:21:04.914Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-23T10:21:05.423Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-23T10:21:05.685Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-23T10:21:05.850Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-23T10:21:05.948Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-23T10:21:06.209Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-23T10:21:06.788Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-23T10:21:07.150Z] --- PASS: TestUpdatePidsLimit (2.86s) [2022-04-23T10:21:07.150Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.28s) [2022-04-23T10:21:07.150Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2022-04-23T10:21:07.150Z] --- PASS: TestUpdatePidsLimit/update_lower (0.62s) [2022-04-23T10:21:07.150Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2022-04-23T10:21:07.150Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2022-04-23T10:21:07.150Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2022-04-23T10:21:07.150Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-04-23T10:21:07.150Z] === RUN TestUpdateRestartPolicy [2022-04-23T10:21:07.355Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-23T10:21:07.613Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-23T10:21:07.872Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-23T10:21:08.131Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-23T10:21:08.390Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-23T10:21:08.649Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-23T10:21:08.649Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-04-23T10:21:08.649Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-23T10:21:09.586Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-23T10:21:10.151Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-23T10:21:12.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-23T10:21:12.997Z] --- PASS: TestUpdateRestartPolicy (12.59s) [2022-04-23T10:21:12.997Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-23T10:21:13.565Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-23T10:21:13.826Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2022-04-23T10:21:13.826Z] === RUN TestWaitNonBlocked [2022-04-23T10:21:13.826Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T10:21:13.826Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T10:21:13.826Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T10:21:13.826Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T10:21:13.826Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T10:21:13.826Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T10:21:14.766Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-23T10:21:14.766Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-23T10:21:14.766Z] check_test.go:307: [d871418ce87d9] daemon is not started [2022-04-23T10:21:14.766Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-23T10:21:14.766Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-23T10:21:14.766Z] check_test.go:307: [d64a569367975] daemon is not started [2022-04-23T10:21:14.766Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-23T10:21:15.026Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-23T10:21:15.026Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-23T10:21:15.026Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s) [2022-04-23T10:21:15.026Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2022-04-23T10:21:15.026Z] === RUN TestWaitBlocked [2022-04-23T10:21:15.026Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T10:21:15.026Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T10:21:15.026Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T10:21:15.026Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T10:21:15.026Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T10:21:15.026Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T10:21:15.964Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-23T10:21:16.223Z] --- PASS: TestWaitBlocked (0.02s) [2022-04-23T10:21:16.223Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2022-04-23T10:21:16.223Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s) [2022-04-23T10:21:16.223Z] === CONT TestContainerStartOnDaemonRestart [2022-04-23T10:21:16.223Z] === CONT TestIpcModeOlderClient [2022-04-23T10:21:16.223Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-23T10:21:16.223Z] === CONT TestContainerKillOnDaemonStart [2022-04-23T10:21:16.223Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-23T10:21:17.159Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-23T10:21:17.728Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-23T10:21:18.040Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-23T10:21:18.614Z] check_test.go:307: [d7730cf8d3fa6] daemon is not started [2022-04-23T10:21:18.614Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-23T10:21:18.922Z] --- PASS: TestServicePlugin (30.11s) [2022-04-23T10:21:18.922Z] === RUN TestServiceUpdateLabel [2022-04-23T10:21:19.394Z] --- PASS: TestUpdateRestartPolicy (10.97s) [2022-04-23T10:21:19.394Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-23T10:21:19.394Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-04-23T10:21:19.394Z] === RUN TestWaitNonBlocked [2022-04-23T10:21:19.394Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T10:21:19.394Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T10:21:19.394Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T10:21:19.394Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T10:21:19.394Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T10:21:19.394Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T10:21:19.394Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-23T10:21:19.394Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-04-23T10:21:19.394Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-04-23T10:21:19.394Z] === RUN TestWaitBlocked [2022-04-23T10:21:19.394Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T10:21:19.394Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T10:21:19.394Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T10:21:19.394Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T10:21:19.394Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-23T10:21:19.394Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-23T10:21:19.555Z] --- PASS: TestContainerStartOnDaemonRestart (3.29s) [2022-04-23T10:21:19.555Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-23T10:21:19.654Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-23T10:21:19.654Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-04-23T10:21:19.654Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-04-23T10:21:19.654Z] === CONT TestContainerStartOnDaemonRestart [2022-04-23T10:21:19.654Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-23T10:21:19.850Z] --- PASS: TestServiceUpdateLabel (2.25s) [2022-04-23T10:21:19.850Z] === RUN TestServiceUpdateSecrets [2022-04-23T10:21:22.198Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.05s) [2022-04-23T10:21:22.199Z] === CONT TestDaemonHostGatewayIP [2022-04-23T10:21:22.199Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s) [2022-04-23T10:21:22.199Z] === CONT TestDaemonRestartIpcMode [2022-04-23T10:21:22.840Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.83s) [2022-04-23T10:21:22.840Z] === CONT TestDaemonHostGatewayIP [2022-04-23T10:21:23.100Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-23T10:21:24.117Z] --- PASS: TestDaemonHostGatewayIP (2.36s) [2022-04-23T10:21:24.117Z] === CONT TestIpcModeOlderClient [2022-04-23T10:21:24.117Z] --- PASS: TestDaemonRestartIpcMode (2.36s) [2022-04-23T10:21:24.117Z] === CONT TestContainerKillOnDaemonStart [2022-04-23T10:21:24.117Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-04-23T10:21:26.393Z] --- PASS: TestDaemonHostGatewayIP (3.43s) [2022-04-23T10:21:26.393Z] === CONT TestDaemonRestartIpcMode [2022-04-23T10:21:26.393Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-23T10:21:28.930Z] --- PASS: TestDaemonRestartIpcMode (3.27s) [2022-04-23T10:21:29.188Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-23T10:21:29.447Z] --- PASS: TestContainerKillOnDaemonStart (13.14s) [2022-04-23T10:21:29.447Z] PASS [2022-04-23T10:21:29.447Z] [2022-04-23T10:21:29.447Z] === Skipped [2022-04-23T10:21:29.447Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-23T10:21:29.447Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T10:21:29.447Z] [2022-04-23T10:21:29.447Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-23T10:21:29.447Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T10:21:29.447Z] [2022-04-23T10:21:29.447Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.01s) [2022-04-23T10:21:29.447Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T10:21:29.447Z] [2022-04-23T10:21:29.447Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-23T10:21:29.447Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-23T10:21:29.447Z] [2022-04-23T10:21:29.447Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-23T10:21:29.447Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-23T10:21:29.447Z] [2022-04-23T10:21:29.447Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-23T10:21:29.447Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-23T10:21:29.447Z] [2022-04-23T10:21:29.447Z] DONE 235 tests, 6 skipped in 160.284s [2022-04-23T10:21:29.447Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-23T10:21:29.447Z] ++ 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-04-23T10:21:29.447Z] ++ set -e [2022-04-23T10:21:29.447Z] ++ '[' -n 0 ']' [2022-04-23T10:21:29.447Z] ++ set -x [2022-04-23T10:21:29.447Z] ++ 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-04-23T10:21:29.707Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-23T10:21:29.707Z] === RUN TestConfigDaemonLibtrustID [2022-04-23T10:21:30.274Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-23T10:21:30.274Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-23T10:21:30.274Z] === RUN TestDaemonConfigValidation [2022-04-23T10:21:30.274Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-23T10:21:30.274Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-23T10:21:30.274Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-23T10:21:30.274Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-23T10:21:30.274Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-23T10:21:30.274Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-23T10:21:30.274Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-23T10:21:30.274Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-23T10:21:30.274Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-23T10:21:30.274Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-23T10:21:30.274Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-23T10:21:30.274Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-23T10:21:30.274Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-23T10:21:30.274Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-23T10:21:30.533Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-23T10:21:30.533Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-23T10:21:30.533Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.15s) [2022-04-23T10:21:30.533Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2022-04-23T10:21:30.533Z] --- PASS: TestDaemonConfigValidation/valid_config (0.15s) [2022-04-23T10:21:30.533Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.19s) [2022-04-23T10:21:30.533Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-04-23T10:21:30.533Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-23T10:21:30.533Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-23T10:21:30.792Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-23T10:21:31.728Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-23T10:21:31.728Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-23T10:21:32.664Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-23T10:21:33.232Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-23T10:21:33.801Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-23T10:21:33.801Z] daemon_test.go:156: [dcedb22c5b3dc] daemon is not started [2022-04-23T10:21:33.801Z] --- PASS: TestConfigDaemonSeccompProfiles (3.30s) [2022-04-23T10:21:33.801Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.11s) [2022-04-23T10:21:33.801Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-04-23T10:21:33.801Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.12s) [2022-04-23T10:21:33.801Z] === RUN TestDaemonProxy [2022-04-23T10:21:33.801Z] === RUN TestDaemonProxy/environment_variables [2022-04-23T10:21:34.694Z] --- PASS: TestServiceUpdateSecrets (14.21s) [2022-04-23T10:21:34.694Z] === RUN TestServiceUpdateConfigs [2022-04-23T10:21:35.705Z] === RUN TestDaemonProxy/command-line_options [2022-04-23T10:21:35.705Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-23T10:21:35.963Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-23T10:21:36.351Z] --- PASS: TestContainerKillOnDaemonStart (11.59s) [2022-04-23T10:21:36.351Z] PASS [2022-04-23T10:21:36.351Z] [2022-04-23T10:21:36.351Z] === Skipped [2022-04-23T10:21:36.351Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-23T10:21:36.351Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T10:21:36.351Z] [2022-04-23T10:21:36.351Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-23T10:21:36.351Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-23T10:21:36.351Z] [2022-04-23T10:21:36.351Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-23T10:21:36.351Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-23T10:21:36.351Z] [2022-04-23T10:21:36.351Z] DONE 235 tests, 3 skipped in 123.501s [2022-04-23T10:21:36.351Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-23T10:21:36.351Z] ++ 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-04-23T10:21:36.351Z] ++ set -e [2022-04-23T10:21:36.351Z] ++ '[' -n 0 ']' [2022-04-23T10:21:36.351Z] ++ set -x [2022-04-23T10:21:36.351Z] ++ 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-04-23T10:21:36.351Z] === RUN TestConfigDaemonLibtrustID [2022-04-23T10:21:36.611Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-23T10:21:36.612Z] === RUN TestDaemonConfigValidation [2022-04-23T10:21:36.612Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-23T10:21:36.612Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-23T10:21:36.612Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-23T10:21:36.612Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-23T10:21:36.612Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-23T10:21:36.612Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-23T10:21:36.612Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-23T10:21:36.612Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-23T10:21:36.612Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-23T10:21:36.612Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-23T10:21:36.612Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-23T10:21:36.612Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-23T10:21:36.612Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-23T10:21:36.612Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-23T10:21:36.612Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-23T10:21:36.612Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-23T10:21:36.612Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-04-23T10:21:36.612Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-04-23T10:21:36.612Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-04-23T10:21:36.612Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-04-23T10:21:36.612Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-23T10:21:36.612Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-23T10:21:36.612Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-23T10:21:37.346Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-23T10:21:37.346Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-23T10:21:37.346Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-23T10:21:37.346Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-04-23T10:21:37.346Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-23T10:21:37.346Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-04-23T10:21:37.346Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-23T10:21:37.346Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-04-23T10:21:37.346Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-23T10:21:37.346Z] === RUN TestDaemonProxy/configuration_file [2022-04-23T10:21:38.000Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-23T10:21:38.944Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-23T10:21:39.253Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-23T10:21:39.253Z] === RUN TestDaemonProxy/conflicting_options [2022-04-23T10:21:39.821Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-23T10:21:39.887Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-23T10:21:39.887Z] daemon_test.go:156: [daa17d571fbd4] daemon is not started [2022-04-23T10:21:39.887Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-04-23T10:21:39.887Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-23T10:21:39.887Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-23T10:21:39.887Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-23T10:21:39.887Z] === RUN TestDaemonProxy [2022-04-23T10:21:39.887Z] === RUN TestDaemonProxy/environment_variables [2022-04-23T10:21:40.389Z] --- PASS: TestDaemonProxy (6.33s) [2022-04-23T10:21:40.389Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-04-23T10:21:40.389Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-04-23T10:21:40.389Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-04-23T10:21:40.389Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-23T10:21:40.389Z] --- PASS: TestDaemonProxy/reload_sanitized (0.54s) [2022-04-23T10:21:40.389Z] PASS [2022-04-23T10:21:40.389Z] [2022-04-23T10:21:40.389Z] DONE 17 tests in 10.756s [2022-04-23T10:21:40.389Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-23T10:21:40.389Z] ++ 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-04-23T10:21:40.389Z] ++ set -e [2022-04-23T10:21:40.389Z] ++ '[' -n 0 ']' [2022-04-23T10:21:40.389Z] ++ set -x [2022-04-23T10:21:40.389Z] ++ 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-04-23T10:21:40.389Z] INFO: Testing against a local daemon [2022-04-23T10:21:40.389Z] === RUN TestCommitInheritsEnv [2022-04-23T10:21:40.648Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-23T10:21:40.907Z] --- PASS: TestCommitInheritsEnv (0.45s) [2022-04-23T10:21:40.907Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-23T10:21:40.907Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-23T10:21:40.907Z] === RUN TestImportWithCustomPlatform [2022-04-23T10:21:40.907Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-23T10:21:41.165Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-23T10:21:41.165Z] === RUN TestImportWithCustomPlatform// [2022-04-23T10:21:41.165Z] === RUN TestImportWithCustomPlatform/linux [2022-04-23T10:21:41.165Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-23T10:21:41.424Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-23T10:21:41.424Z] === RUN TestImportWithCustomPlatform/macos [2022-04-23T10:21:41.424Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-23T10:21:41.424Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-23T10:21:41.683Z] --- PASS: TestImportWithCustomPlatform (0.61s) [2022-04-23T10:21:41.683Z] --- PASS: TestImportWithCustomPlatform/#00 (0.16s) [2022-04-23T10:21:41.683Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-23T10:21:41.683Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-23T10:21:41.683Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-04-23T10:21:41.683Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.17s) [2022-04-23T10:21:41.683Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.13s) [2022-04-23T10:21:41.683Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-23T10:21:41.683Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-23T10:21:41.683Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-23T10:21:41.683Z] === RUN TestImagesFilterMultiReference [2022-04-23T10:21:41.683Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-04-23T10:21:41.683Z] === RUN TestImagePullPlatformInvalid [2022-04-23T10:21:41.683Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-23T10:21:41.683Z] === RUN TestRemoveImageOrphaning [2022-04-23T10:21:41.799Z] === RUN TestDaemonProxy/command-line_options [2022-04-23T10:21:42.249Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2022-04-23T10:21:42.250Z] === RUN TestRemoveImageGarbageCollector [2022-04-23T10:21:42.509Z] time="2022-04-23T10:21:42Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-23T10:21:43.078Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-23T10:21:43.182Z] === RUN TestDaemonProxy/configuration_file [2022-04-23T10:21:44.454Z] --- PASS: TestRemoveImageGarbageCollector (2.40s) [2022-04-23T10:21:44.454Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-23T10:21:44.454Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-23T10:21:44.454Z] === RUN TestTagInvalidReference [2022-04-23T10:21:44.712Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-23T10:21:44.712Z] === RUN TestTagValidPrefixedRepo [2022-04-23T10:21:44.712Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-23T10:21:44.712Z] === RUN TestTagExistedNameWithoutForce [2022-04-23T10:21:44.712Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-23T10:21:44.712Z] === RUN TestTagOfficialNames [2022-04-23T10:21:44.712Z] --- PASS: TestTagOfficialNames (0.11s) [2022-04-23T10:21:44.712Z] === RUN TestTagMatchesDigest [2022-04-23T10:21:44.712Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-23T10:21:44.712Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-23T10:21:45.091Z] === RUN TestDaemonProxy/conflicting_options [2022-04-23T10:21:45.280Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-23T10:21:45.540Z] check_test.go:307: [d6334162a1397] daemon is not started [2022-04-23T10:21:45.540Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-23T10:21:45.663Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-23T10:21:45.924Z] --- PASS: TestDaemonProxy (6.23s) [2022-04-23T10:21:45.924Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-04-23T10:21:45.924Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-04-23T10:21:45.924Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-04-23T10:21:45.924Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-23T10:21:45.924Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-23T10:21:45.924Z] PASS [2022-04-23T10:21:45.924Z] [2022-04-23T10:21:45.924Z] DONE 17 tests in 10.194s [2022-04-23T10:21:45.924Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-23T10:21:45.924Z] ++ 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-04-23T10:21:45.924Z] ++ set -e [2022-04-23T10:21:45.924Z] ++ '[' -n 0 ']' [2022-04-23T10:21:45.924Z] ++ set -x [2022-04-23T10:21:45.924Z] ++ 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-04-23T10:21:46.185Z] INFO: Testing against a local daemon [2022-04-23T10:21:46.185Z] === RUN TestCommitInheritsEnv [2022-04-23T10:21:46.446Z] --- PASS: TestCommitInheritsEnv (0.33s) [2022-04-23T10:21:46.446Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-23T10:21:46.446Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-23T10:21:46.446Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-23T10:21:46.446Z] === RUN TestImportWithCustomPlatform [2022-04-23T10:21:46.446Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-23T10:21:46.708Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-23T10:21:46.708Z] === RUN TestImportWithCustomPlatform// [2022-04-23T10:21:46.708Z] === RUN TestImportWithCustomPlatform/linux [2022-04-23T10:21:46.708Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-23T10:21:46.708Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-23T10:21:46.970Z] === RUN TestImportWithCustomPlatform/macos [2022-04-23T10:21:46.970Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-23T10:21:46.970Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-23T10:21:46.970Z] --- PASS: TestImportWithCustomPlatform (0.36s) [2022-04-23T10:21:46.970Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-23T10:21:46.970Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-23T10:21:46.970Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-23T10:21:46.970Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-23T10:21:46.970Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-23T10:21:46.970Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-04-23T10:21:46.970Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-23T10:21:46.970Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-23T10:21:46.970Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-23T10:21:46.970Z] === RUN TestImagesFilterMultiReference [2022-04-23T10:21:46.970Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-23T10:21:46.970Z] === RUN TestImagePullPlatformInvalid [2022-04-23T10:21:46.970Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-23T10:21:46.970Z] === RUN TestRemoveImageOrphaning [2022-04-23T10:21:47.231Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2022-04-23T10:21:47.231Z] === RUN TestRemoveImageGarbageCollector [2022-04-23T10:21:47.231Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T10:21:47.231Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-23T10:21:47.231Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-23T10:21:47.231Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-23T10:21:47.231Z] === RUN TestTagInvalidReference [2022-04-23T10:21:47.231Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-23T10:21:47.231Z] === RUN TestTagValidPrefixedRepo [2022-04-23T10:21:47.493Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-23T10:21:47.493Z] === RUN TestTagExistedNameWithoutForce [2022-04-23T10:21:47.493Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-23T10:21:47.493Z] === RUN TestTagOfficialNames [2022-04-23T10:21:47.493Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-23T10:21:47.493Z] === RUN TestTagMatchesDigest [2022-04-23T10:21:47.493Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-23T10:21:47.493Z] PASS [2022-04-23T10:21:47.493Z] [2022-04-23T10:21:47.493Z] === Skipped [2022-04-23T10:21:47.493Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-23T10:21:47.493Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-23T10:21:47.493Z] [2022-04-23T10:21:47.493Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-23T10:21:47.493Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T10:21:47.493Z] [2022-04-23T10:21:47.493Z] DONE 22 tests, 2 skipped in 1.407s [2022-04-23T10:21:47.493Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-23T10:21:47.493Z] ++ 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-04-23T10:21:47.493Z] ++ set -e [2022-04-23T10:21:47.493Z] ++ '[' -n 0 ']' [2022-04-23T10:21:47.493Z] ++ set -x [2022-04-23T10:21:47.493Z] ++ 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-04-23T10:21:47.493Z] INFO: Testing against a local daemon [2022-04-23T10:21:47.493Z] === RUN TestNetworkCreateDelete [2022-04-23T10:21:47.755Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-23T10:21:47.755Z] === RUN TestDockerNetworkDeletePreferID [2022-04-23T10:21:48.016Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-04-23T10:21:48.016Z] === RUN TestDaemonDNSFallback [2022-04-23T10:21:48.078Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-23T10:21:48.645Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-23T10:21:48.645Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-23T10:21:49.546Z] --- PASS: TestServiceUpdateConfigs (14.47s) [2022-04-23T10:21:49.546Z] === RUN TestServiceUpdateNetwork [2022-04-23T10:21:51.182Z] docker_cli_daemon_plugins_test.go:106: [d59a07169c9a4] daemon is not started [2022-04-23T10:21:52.561Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-23T10:21:53.935Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-23T10:21:54.194Z] check_test.go:307: [d23ffff799124] daemon is not started [2022-04-23T10:21:54.194Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-23T10:21:54.661Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-04-23T10:21:54.661Z] === RUN TestInspectNetwork [2022-04-23T10:21:57.208Z] === RUN TestInspectNetwork/full_network_id [2022-04-23T10:21:57.208Z] === RUN TestInspectNetwork/partial_network_id [2022-04-23T10:21:57.208Z] === RUN TestInspectNetwork/network_name [2022-04-23T10:21:57.208Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-23T10:21:57.614Z] ba8181afd426: Pull complete [2022-04-23T10:21:57.614Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-23T10:21:57.614Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T10:21:57.614Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-23T10:21:57.614Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-23T10:21:57.614Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803' [2022-04-23T10:21:57.614Z] WARN: Skipping validation tests [2022-04-23T10:21:57.614Z] INFO: Running unit tests at 04/23/2022 10:21:57... [2022-04-23T10:21:58.387Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-23T10:21:58.954Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-23T10:21:59.892Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-23T10:22:01.271Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-23T10:22:01.415Z] --- PASS: TestInspectNetwork (6.81s) [2022-04-23T10:22:01.415Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-23T10:22:01.415Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-23T10:22:01.415Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-23T10:22:01.415Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-23T10:22:01.415Z] === RUN TestRunContainerWithBridgeNone [2022-04-23T10:22:01.732Z] --- PASS: TestServiceUpdateNetwork (12.51s) [2022-04-23T10:22:01.732Z] === RUN TestServiceUpdatePidsLimit [2022-04-23T10:22:02.296Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-23T10:22:02.804Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) [2022-04-23T10:22:02.804Z] === RUN TestNetworkInvalidJSON [2022-04-23T10:22:02.804Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-23T10:22:02.804Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-23T10:22:02.804Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T10:22:02.804Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T10:22:02.804Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T10:22:02.804Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T10:22:02.804Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-23T10:22:02.804Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-23T10:22:02.804Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T10:22:02.805Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-23T10:22:02.805Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-23T10:22:02.805Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-23T10:22:02.805Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-23T10:22:02.805Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-23T10:22:02.805Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T10:22:02.805Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-23T10:22:02.805Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-23T10:22:02.805Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-23T10:22:02.805Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-23T10:22:02.805Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-23T10:22:02.805Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-23T10:22:02.805Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-23T10:22:02.805Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-23T10:22:02.805Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-23T10:22:02.805Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-23T10:22:02.805Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-23T10:22:02.805Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-23T10:22:02.805Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-23T10:22:02.805Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-23T10:22:02.805Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-23T10:22:02.805Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-23T10:22:02.805Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-23T10:22:02.805Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-23T10:22:02.805Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-23T10:22:02.805Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-23T10:22:02.805Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-23T10:22:02.805Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-23T10:22:02.805Z] === RUN TestNetworkList [2022-04-23T10:22:02.805Z] === RUN TestNetworkList//networks [2022-04-23T10:22:02.805Z] === PAUSE TestNetworkList//networks [2022-04-23T10:22:02.805Z] === RUN TestNetworkList//networks/ [2022-04-23T10:22:02.805Z] === PAUSE TestNetworkList//networks/ [2022-04-23T10:22:02.805Z] === CONT TestNetworkList//networks [2022-04-23T10:22:02.805Z] === CONT TestNetworkList//networks/ [2022-04-23T10:22:02.805Z] --- PASS: TestNetworkList (0.02s) [2022-04-23T10:22:02.805Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-23T10:22:02.805Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-23T10:22:02.805Z] === RUN TestHostIPv4BridgeLabel [2022-04-23T10:22:03.176Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-23T10:22:03.224Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-23T10:22:03.376Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-23T10:22:03.376Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-23T10:22:04.112Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-23T10:22:04.317Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-23T10:22:04.317Z] === RUN TestDaemonDefaultNetworkPools [2022-04-23T10:22:04.679Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-23T10:22:04.679Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-23T10:22:04.777Z] INFO: make.ps1 starting at 04/23/2022 10:22:03 [2022-04-23T10:22:04.777Z] INFO: Git commit (36049a04d2) assumed from DOCKER_GITCOMMIT environment variable [2022-04-23T10:22:04.777Z] INFO: Running unit tests... [2022-04-23T10:22:05.246Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-23T10:22:05.246Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-23T10:22:05.246Z] docker_cli_daemon_test.go:2838: Checking IpcMode private set from config [2022-04-23T10:22:05.246Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-23T10:22:05.258Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-04-23T10:22:05.258Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-23T10:22:05.847Z] docker_cli_daemon_test.go:2838: Checking IpcMode shareable set from config [2022-04-23T10:22:06.200Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-04-23T10:22:06.200Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-23T10:22:06.425Z] docker_cli_daemon_test.go:2838: Checking IpcMode host set from config [2022-04-23T10:22:06.689Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-23T10:22:06.950Z] docker_cli_daemon_test.go:2838: Checking IpcMode container:123 set from config [2022-04-23T10:22:07.525Z] docker_cli_daemon_test.go:2838: Checking IpcMode nosuchmode set from config [2022-04-23T10:22:07.587Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-04-23T10:22:07.587Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-23T10:22:07.695Z] dccd9e4d14d3: Pull complete [2022-04-23T10:22:07.695Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-23T10:22:07.695Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:22:07.695Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-23T10:22:07.695Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-23T10:22:07.695Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-23T10:22:07.695Z] WARN: Skipping validation tests [2022-04-23T10:22:07.695Z] INFO: Running unit tests at 04/23/2022 10:21:57... [2022-04-23T10:22:07.695Z] INFO: make.ps1 starting at 04/23/2022 10:22:01 [2022-04-23T10:22:07.695Z] INFO: Git commit (36049a04d2) assumed from DOCKER_GITCOMMIT environment variable [2022-04-23T10:22:07.695Z] INFO: Running unit tests... [2022-04-23T10:22:07.785Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-23T10:22:07.785Z] docker_cli_daemon_test.go:2838: Checking IpcMode private set from cli [2022-04-23T10:22:08.157Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-23T10:22:08.158Z] === RUN TestServiceWithPredefinedNetwork [2022-04-23T10:22:08.351Z] docker_cli_daemon_test.go:2838: Checking IpcMode shareable set from cli [2022-04-23T10:22:08.921Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-23T10:22:08.921Z] docker_cli_daemon_test.go:2838: Checking IpcMode host set from cli [2022-04-23T10:22:09.488Z] docker_cli_daemon_test.go:2838: Checking IpcMode container:123 set from cli [2022-04-23T10:22:10.056Z] docker_cli_daemon_test.go:2838: Checking IpcMode nosuchmode set from cli [2022-04-23T10:22:10.622Z] check_test.go:307: [d3fd2fd57008f] daemon is not started [2022-04-23T10:22:10.622Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-23T10:22:10.649Z] 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/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-23T10:22:10.705Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-04-23T10:22:10.705Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-23T10:22:10.705Z] service_test.go:243: FLAKY_TEST [2022-04-23T10:22:10.705Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T10:22:10.705Z] === RUN TestServiceWithDataPathPortInit [2022-04-23T10:22:11.313Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-23T10:22:11.565Z] check_test.go:307: [d4678a08d78f1] daemon is not started [2022-04-23T10:22:11.565Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-23T10:22:12.133Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-23T10:22:13.514Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-23T10:22:15.214Z] 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/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-23T10:22:16.797Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-23T10:22:17.363Z] check_test.go:307: [d17f75ca5769b] daemon is not started [2022-04-23T10:22:17.363Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-23T10:22:17.896Z] --- PASS: TestServiceUpdatePidsLimit (16.29s) [2022-04-23T10:22:17.896Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-04-23T10:22:17.896Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-23T10:22:17.896Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-04-23T10:22:17.896Z] PASS [2022-04-23T10:22:17.896Z] [2022-04-23T10:22:17.896Z] === Skipped [2022-04-23T10:22:17.896Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-23T10:22:17.896Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-23T10:22:17.896Z] [2022-04-23T10:22:17.896Z] DONE 27 tests, 1 skipped in 164.626s [2022-04-23T10:22:17.896Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-23T10:22:17.896Z] INFO: Testing against a local daemon [2022-04-23T10:22:17.896Z] === RUN TestSessionCreate [2022-04-23T10:22:17.896Z] --- PASS: TestSessionCreate (0.02s) [2022-04-23T10:22:17.896Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-23T10:22:17.896Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-23T10:22:17.896Z] PASS [2022-04-23T10:22:17.896Z] [2022-04-23T10:22:17.896Z] DONE 2 tests in 0.053s [2022-04-23T10:22:17.896Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-23T10:22:17.896Z] INFO: Testing against a local daemon [2022-04-23T10:22:17.896Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-23T10:22:17.896Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-23T10:22:17.896Z] === RUN TestDiskUsage [2022-04-23T10:22:17.896Z] === PAUSE TestDiskUsage [2022-04-23T10:22:17.896Z] === RUN TestEventsExecDie [2022-04-23T10:22:18.153Z] --- PASS: TestEventsExecDie (0.53s) [2022-04-23T10:22:18.153Z] === RUN TestEventsBackwardsCompatible [2022-04-23T10:22:18.153Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-04-23T10:22:18.153Z] === RUN TestEventsVolumeCreate [2022-04-23T10:22:18.153Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-04-23T10:22:18.153Z] === RUN TestInfoBinaryCommits [2022-04-23T10:22:18.153Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-23T10:22:18.153Z] === RUN TestInfoAPIVersioned [2022-04-23T10:22:18.153Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-04-23T10:22:18.153Z] === RUN TestInfoAPI [2022-04-23T10:22:18.153Z] --- PASS: TestInfoAPI (0.01s) [2022-04-23T10:22:18.153Z] === RUN TestInfoAPIWarnings [2022-04-23T10:22:18.741Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-23T10:22:20.122Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-23T10:22:20.122Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-23T10:22:22.030Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-23T10:22:23.143Z] ? github.com/docker/docker/api [no test files] [2022-04-23T10:22:23.410Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-23T10:22:25.616Z] --- PASS: TestServiceWithDataPathPortInit (13.87s) [2022-04-23T10:22:25.616Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-23T10:22:25.949Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-23T10:22:26.884Z] check_test.go:307: [decac0f85e72c] daemon is not started [2022-04-23T10:22:26.884Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-23T10:22:26.999Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fzta0evsczycz7frb7zt3fnhy Created:2022-04-23 10:22:25.524859836 +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[eb77854149c859ad0ede2c1d53a193c61676bdd942f385d213d2ea1681fb6661:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dlvce9dd848hr9lfe9op7w6pw EndpointID:f9f99ba6b5b62e72707a9d4addb78c4acd62aaaf1e5c89c0126d95384ca6beed MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:50cf58ed895403f95df2a5f1a422567bda91b59541f4e0a8c778175a966eda3d 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:5ca16a5f8f9a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dlvce9dd848hr9lfe9op7w6pw EndpointID:f9f99ba6b5b62e72707a9d4addb78c4acd62aaaf1e5c89c0126d95384ca6beed EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-23T10:22:27.722Z] ? github.com/docker/docker/api [no test files] [2022-04-23T10:22:31.203Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2022-04-23T10:22:31.203Z] PASS [2022-04-23T10:22:31.203Z] [2022-04-23T10:22:31.203Z] === Skipped [2022-04-23T10:22:31.203Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T10:22:31.203Z] service_test.go:243: FLAKY_TEST [2022-04-23T10:22:31.203Z] [2022-04-23T10:22:31.203Z] DONE 38 tests, 1 skipped in 43.653s [2022-04-23T10:22:31.203Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-23T10:22:31.203Z] ++ 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-04-23T10:22:31.203Z] ++ set -e [2022-04-23T10:22:31.203Z] ++ '[' -n 0 ']' [2022-04-23T10:22:31.203Z] ++ set -x [2022-04-23T10:22:31.203Z] ++ 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-04-23T10:22:31.203Z] INFO: Testing against a local daemon [2022-04-23T10:22:31.203Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-23T10:22:31.203Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T10:22:31.203Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-23T10:22:31.203Z] === RUN TestDockerNetworkIpvlan [2022-04-23T10:22:31.203Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T10:22:31.203Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-23T10:22:31.203Z] PASS [2022-04-23T10:22:31.203Z] [2022-04-23T10:22:31.203Z] === Skipped [2022-04-23T10:22:31.203Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-23T10:22:31.203Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T10:22:31.203Z] [2022-04-23T10:22:31.203Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-23T10:22:31.203Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T10:22:31.203Z] [2022-04-23T10:22:31.203Z] DONE 2 tests, 2 skipped in 0.090s [2022-04-23T10:22:31.203Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-23T10:22:31.203Z] ++ 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-04-23T10:22:31.203Z] ++ set -e [2022-04-23T10:22:31.203Z] ++ '[' -n 0 ']' [2022-04-23T10:22:31.203Z] ++ set -x [2022-04-23T10:22:31.203Z] ++ 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-04-23T10:22:31.203Z] INFO: Testing against a local daemon [2022-04-23T10:22:31.203Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-23T10:22:32.160Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-23T10:22:32.590Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2022-04-23T10:22:32.590Z] === RUN TestDockerNetworkMacvlan [2022-04-23T10:22:33.532Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-23T10:22:34.103Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-23T10:22:34.696Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-23T10:22:34.955Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-23T10:22:35.047Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-23T10:22:35.892Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-23T10:22:35.892Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-23T10:22:36.204Z] --- PASS: TestInfoAPIWarnings (16.27s) [2022-04-23T10:22:36.205Z] === RUN TestInfoDebug [2022-04-23T10:22:36.205Z] --- PASS: TestInfoDebug (0.52s) [2022-04-23T10:22:36.205Z] === RUN TestInfoInsecureRegistries [2022-04-23T10:22:36.205Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-23T10:22:36.205Z] === RUN TestInfoRegistryMirrors [2022-04-23T10:22:36.205Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-23T10:22:36.205Z] === RUN TestLoginFailsWithBadCredentials [2022-04-23T10:22:36.205Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-04-23T10:22:36.205Z] === RUN TestPingCacheHeaders [2022-04-23T10:22:36.205Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-23T10:22:36.205Z] === RUN TestPingGet [2022-04-23T10:22:36.205Z] --- PASS: TestPingGet (0.01s) [2022-04-23T10:22:36.205Z] === RUN TestPingHead [2022-04-23T10:22:36.205Z] --- PASS: TestPingHead (0.02s) [2022-04-23T10:22:36.205Z] === RUN TestPingSwarmHeader [2022-04-23T10:22:36.766Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-23T10:22:36.963Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-23T10:22:37.328Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-23T10:22:37.796Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-23T10:22:38.257Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-23T10:22:38.257Z] --- PASS: TestPingSwarmHeader (2.02s) [2022-04-23T10:22:38.257Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-23T10:22:38.257Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-23T10:22:38.257Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-23T10:22:38.257Z] === RUN TestVersion [2022-04-23T10:22:38.257Z] --- PASS: TestVersion (0.02s) [2022-04-23T10:22:38.257Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-23T10:22:38.257Z] === CONT TestDiskUsage [2022-04-23T10:22:38.347Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-23T10:22:38.819Z] === RUN TestDiskUsage/empty [2022-04-23T10:22:38.819Z] === RUN TestDiskUsage/empty/container_types [2022-04-23T10:22:38.819Z] === RUN TestDiskUsage/empty/image_types [2022-04-23T10:22:38.819Z] === RUN TestDiskUsage/empty/volume_types [2022-04-23T10:22:38.819Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-23T10:22:38.819Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-23T10:22:38.819Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-23T10:22:38.819Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-23T10:22:38.819Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-23T10:22:38.819Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-23T10:22:38.819Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-23T10:22:38.819Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-23T10:22:39.075Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-23T10:22:39.075Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-23T10:22:39.075Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-23T10:22:39.075Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-23T10:22:39.075Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-23T10:22:39.075Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-23T10:22:39.075Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-23T10:22:39.075Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-23T10:22:39.075Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-23T10:22:39.075Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-23T10:22:39.075Z] === RUN TestDiskUsage/after_container.Run [2022-04-23T10:22:39.638Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-23T10:22:39.638Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-23T10:22:39.638Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-23T10:22:39.638Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-23T10:22:39.638Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-23T10:22:39.638Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-23T10:22:39.638Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-23T10:22:39.638Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-23T10:22:39.638Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-23T10:22:39.638Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-23T10:22:39.765Z] dccd9e4d14d3: Pull complete [2022-04-23T10:22:39.765Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-23T10:22:39.765Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:22:39.765Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-23T10:22:39.765Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-23T10:22:39.765Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-23T10:22:39.765Z] WARN: Skipping validation tests [2022-04-23T10:22:39.765Z] INFO: Running unit tests at 04/23/2022 10:22:28... [2022-04-23T10:22:39.765Z] INFO: make.ps1 starting at 04/23/2022 10:22:33 [2022-04-23T10:22:39.765Z] INFO: Git commit (36049a04d2) assumed from DOCKER_GITCOMMIT environment variable [2022-04-23T10:22:39.765Z] INFO: Running unit tests... [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage (1.59s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/after_container.Run (0.51s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.59s) [2022-04-23T10:22:39.895Z] PASS [2022-04-23T10:22:39.895Z] [2022-04-23T10:22:39.895Z] DONE 54 tests in 22.294s [2022-04-23T10:22:39.895Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-23T10:22:39.895Z] INFO: Testing against a local daemon [2022-04-23T10:22:39.895Z] === RUN TestVolumesCreateAndList [2022-04-23T10:22:39.895Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-23T10:22:39.895Z] === RUN TestVolumesRemove [2022-04-23T10:22:39.895Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-23T10:22:39.895Z] === RUN TestVolumesInspect [2022-04-23T10:22:39.895Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-23T10:22:39.895Z] === RUN TestVolumesInvalidJSON [2022-04-23T10:22:39.895Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-23T10:22:39.895Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-23T10:22:39.895Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-23T10:22:39.895Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-23T10:22:39.895Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-23T10:22:39.895Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-23T10:22:39.895Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-23T10:22:39.895Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-23T10:22:39.895Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-23T10:22:39.895Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-23T10:22:39.896Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-23T10:22:39.896Z] PASS [2022-04-23T10:22:39.896Z] [2022-04-23T10:22:39.896Z] DONE 9 tests in 0.136s [2022-04-23T10:22:39.896Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-23T10:22:40.326Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-23T10:22:40.326Z] check_test.go:307: [df0818505401c] daemon is not started [2022-04-23T10:22:40.326Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-23T10:22:40.459Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-23T10:22:40.459Z] Removing test suite binaries [2022-04-23T10:22:40.459Z] exiting test-integration [2022-04-23T10:22:40.459Z] ++ exit 0 [2022-04-23T10:22:40.459Z] [2022-04-23T10:22:40.898Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-23T10:22:41.032Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-23T10:22:41.287Z] Copying nested executables into bundles/binary-daemon [2022-04-23T10:22:41.465Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-23T10:22:41.647Z] === RUN TestDockerNetworkMacvlan/Addressing Post stage [Pipeline] junit [2022-04-23T10:22:41.842Z] Recording test results [2022-04-23T10:22:42.033Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-23T10:22:42.220Z] --- PASS: TestDockerNetworkMacvlan (9.70s) [2022-04-23T10:22:42.220Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-04-23T10:22:42.220Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-23T10:22:42.220Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) [2022-04-23T10:22:42.220Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) [2022-04-23T10:22:42.220Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s) [2022-04-23T10:22:42.220Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-04-23T10:22:42.220Z] PASS [2022-04-23T10:22:42.220Z] [2022-04-23T10:22:42.220Z] DONE 8 tests in 11.108s [2022-04-23T10:22:42.294Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-23T10:22:42.482Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-23T10:22:42.482Z] ++ 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-04-23T10:22:42.482Z] ++ set -e [2022-04-23T10:22:42.483Z] ++ '[' -n 0 ']' [2022-04-23T10:22:42.483Z] ++ set -x [2022-04-23T10:22:42.483Z] ++ 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-04-23T10:22:42.483Z] testing: warning: no tests to run [2022-04-23T10:22:42.483Z] PASS [2022-04-23T10:22:42.483Z] [2022-04-23T10:22:42.483Z] DONE 0 tests in 0.024s [2022-04-23T10:22:42.483Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-23T10:22:42.483Z] ++ 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-04-23T10:22:42.483Z] ++ set -e [2022-04-23T10:22:42.483Z] ++ '[' -n 0 ']' [2022-04-23T10:22:42.483Z] ++ set -x [2022-04-23T10:22:42.483Z] ++ 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-04-23T10:22:42.483Z] INFO: Testing against a local daemon [2022-04-23T10:22:42.483Z] === RUN TestAuthZPluginAllowRequest [2022-04-23T10:22:42.656Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-23T10:22:42.656Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T10:22:42.912Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-23T10:22:42.912Z] [2022-04-23T10:22:43.348Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-23T10:22:43.685Z] + echo Ensuring container killed. [2022-04-23T10:22:43.685Z] Ensuring container killed. [2022-04-23T10:22:43.685Z] + docker rm -vf docker-pr1 [2022-04-23T10:22:43.685Z] Error: No such container: docker-pr1 [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2022-04-23T10:22:43.882Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-04-23T10:22:43.882Z] === RUN TestAuthZPluginTLS [Pipeline] sh [2022-04-23T10:22:43.970Z] + echo Chowning /workspace to jenkins user [2022-04-23T10:22:43.970Z] Chowning /workspace to jenkins user [2022-04-23T10:22:43.970Z] + id -u [2022-04-23T10:22:43.970Z] + id -g [2022-04-23T10:22:43.970Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43517:/workspace busybox chown -R 1000:1000 /workspace [2022-04-23T10:22:43.970Z] Unable to find image 'busybox:latest' locally [2022-04-23T10:22:43.970Z] latest: Pulling from library/busybox [2022-04-23T10:22:44.145Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-23T10:22:44.145Z] === RUN TestAuthZPluginDenyRequest [2022-04-23T10:22:44.164Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43517/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=36049a04d2e11454789be71f40eb2aed1c7070d5 -e DOCKER_GRAPHDRIVER docker:36049a04d2e11454789be71f40eb2aed1c7070d5 hack/make.sh cross [2022-04-23T10:22:44.196Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-23T10:22:44.196Z] check_test.go:307: [de0a5ae1560f7] daemon is not started [2022-04-23T10:22:44.196Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-23T10:22:44.231Z] 50e8d59317eb: Pulling fs layer [2022-04-23T10:22:44.231Z] 50e8d59317eb: Download complete [2022-04-23T10:22:44.231Z] 50e8d59317eb: Pull complete [2022-04-23T10:22:44.231Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-23T10:22:44.231Z] Status: Downloaded newer image for busybox:latest [2022-04-23T10:22:44.291Z] === RUN TestMiddlewares [2022-04-23T10:22:44.291Z] --- PASS: TestMiddlewares (0.00s) [2022-04-23T10:22:44.291Z] PASS [2022-04-23T10:22:44.291Z] coverage: 7.9% of statements [2022-04-23T10:22:44.291Z] ok github.com/docker/docker/api/server 0.064s coverage: 7.9% of statements [2022-04-23T10:22:44.421Z] [2022-04-23T10:22:44.421Z] Removing bundles/ [2022-04-23T10:22:44.679Z] [2022-04-23T10:22:44.679Z] ---> Making bundle: cross (in bundles/cross) [2022-04-23T10:22:44.679Z] Cross building: bundles/cross/linux/amd64 [2022-04-23T10:22:44.679Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-23T10:22:44.679Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-23T10:22:44.717Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-23T10:22:44.717Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-23T10:22:44.763Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-23T10:22:44.834Z] 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/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-23T10:22:45.287Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-23T10:22:45.287Z] === RUN TestAuthZPluginDenyResponse [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-23T10:22:45.859Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-23T10:22:45.859Z] === RUN TestAuthZPluginAllowEventStream [2022-04-23T10:22:45.896Z] + bundleName=amd64-cgroup2 [2022-04-23T10:22:45.896Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-23T10:22:45.896Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-23T10:22:45.896Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-23T10:22:45.896Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-23T10:22:46.163Z] Archiving artifacts [2022-04-23T10:22:46.671Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-23T10:22:46.803Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s) [2022-04-23T10:22:46.803Z] === RUN TestAuthZPluginErrorResponse [2022-04-23T10:22:47.375Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-23T10:22:47.375Z] === RUN TestAuthZPluginErrorRequest [2022-04-23T10:22:47.622Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43517/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-23T10:22:47.946Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-23T10:22:47.946Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-23T10:22:47.969Z] + make clean [2022-04-23T10:22:47.969Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-23T10:22:47.969Z] docker-dev-cache [2022-04-23T10:22:47.969Z] docker-mod-cache [Pipeline] deleteDir [2022-04-23T10:22:48.517Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-04-23T10:22:48.517Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-23T10:22:48.576Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-23T10:22:49.035Z] === RUN TestMiddlewares [2022-04-23T10:22:49.035Z] --- PASS: TestMiddlewares (0.00s) [2022-04-23T10:22:49.035Z] PASS [2022-04-23T10:22:49.035Z] coverage: 7.9% of statements [2022-04-23T10:22:49.035Z] ok github.com/docker/docker/api/server 0.073s coverage: 7.9% of statements [2022-04-23T10:22:49.901Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s) [2022-04-23T10:22:49.901Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-23T10:22:50.480Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-23T10:22:51.285Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s) [2022-04-23T10:22:51.285Z] === RUN TestAuthZPluginHeader [2022-04-23T10:22:51.856Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-04-23T10:22:51.856Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-23T10:22:51.856Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T10:22:51.856Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-23T10:22:51.856Z] === RUN TestAuthZPluginV2Disable [2022-04-23T10:22:51.856Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T10:22:51.856Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-23T10:22:51.856Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-23T10:22:51.856Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T10:22:51.856Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-23T10:22:51.856Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-23T10:22:51.856Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T10:22:51.856Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-23T10:22:51.856Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-23T10:22:52.383Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-23T10:22:52.641Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-23T10:22:54.020Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-23T10:22:54.651Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-23T10:22:56.036Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-23T10:22:59.324Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-23T10:23:03.512Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-23T10:23:03.517Z] ? github.com/docker/docker/api [no test files] [2022-04-23T10:23:06.808Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-23T10:23:08.714Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-23T10:23:10.026Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-23T10:23:10.026Z] PASS [2022-04-23T10:23:10.026Z] [2022-04-23T10:23:10.026Z] === Skipped [2022-04-23T10:23:10.026Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-23T10:23:10.026Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T10:23:10.026Z] [2022-04-23T10:23:10.026Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-23T10:23:10.026Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T10:23:10.026Z] [2022-04-23T10:23:10.026Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-23T10:23:10.026Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T10:23:10.026Z] [2022-04-23T10:23:10.026Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-23T10:23:10.026Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T10:23:10.026Z] [2022-04-23T10:23:10.026Z] DONE 17 tests, 4 skipped in 26.127s [2022-04-23T10:23:10.026Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-23T10:23:10.026Z] ++ 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-04-23T10:23:10.026Z] ++ set -e [2022-04-23T10:23:10.026Z] ++ '[' -n 0 ']' [2022-04-23T10:23:10.026Z] ++ set -x [2022-04-23T10:23:10.026Z] ++ 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-04-23T10:23:10.026Z] INFO: Testing against a local daemon [2022-04-23T10:23:10.026Z] === RUN TestPluginInvalidJSON [2022-04-23T10:23:10.026Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T10:23:10.026Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T10:23:10.026Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T10:23:10.026Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T10:23:10.026Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-23T10:23:10.026Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-23T10:23:10.026Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T10:23:10.026Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-23T10:23:10.026Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-23T10:23:10.026Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-23T10:23:10.026Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-23T10:23:10.026Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-23T10:23:10.026Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-23T10:23:10.026Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-23T10:23:10.026Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-23T10:23:10.026Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T10:23:10.026Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-23T10:23:10.026Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-23T10:23:10.026Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-23T10:23:10.026Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-23T10:23:10.026Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-23T10:23:10.026Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-23T10:23:10.026Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-23T10:23:10.026Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-04-23T10:23:10.026Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-23T10:23:10.026Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-23T10:23:10.026Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-23T10:23:10.026Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-23T10:23:10.026Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-04-23T10:23:10.026Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-23T10:23:10.026Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-23T10:23:10.026Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-23T10:23:10.026Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-23T10:23:10.026Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-23T10:23:10.026Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-23T10:23:10.026Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-23T10:23:10.026Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-23T10:23:10.026Z] === RUN TestPluginInstall [2022-04-23T10:23:10.026Z] === RUN TestPluginInstall/no_auth [2022-04-23T10:23:10.026Z] time="2022-04-23T10:23:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T10:23:10.026Z] time="2022-04-23T10:23:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16ab38257c9040819ad42894cc733ad27f18f1d8dd3db99c1ab782f2870c8a21" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T10:23:10.026Z] time="2022-04-23T10:23:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T10:23:10.026Z] time="2022-04-23T10:23:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16ab38257c9040819ad42894cc733ad27f18f1d8dd3db99c1ab782f2870c8a21" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T10:23:10.026Z] === RUN TestPluginInstall/with_htpasswd [2022-04-23T10:23:10.026Z] time="2022-04-23T10:23:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T10:23:10.026Z] time="2022-04-23T10:23:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2262d47b408b530bdb2ddb423f2564a2b22ae5a345ca6a6a6a7ca3f1504759eb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T10:23:10.026Z] time="2022-04-23T10:23:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T10:23:10.026Z] time="2022-04-23T10:23:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2262d47b408b530bdb2ddb423f2564a2b22ae5a345ca6a6a6a7ca3f1504759eb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T10:23:10.094Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-23T10:23:10.287Z] === RUN TestPluginInstall/with_insecure [2022-04-23T10:23:10.661Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-23T10:23:10.920Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-23T10:23:10.920Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-23T10:23:11.228Z] time="2022-04-23T10:23:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T10:23:11.228Z] time="2022-04-23T10:23:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc2decabc2d0da4780cbe055be99143668bc72c01be02a8c1c11d107391735ec" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T10:23:11.228Z] time="2022-04-23T10:23:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T10:23:11.228Z] time="2022-04-23T10:23:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc2decabc2d0da4780cbe055be99143668bc72c01be02a8c1c11d107391735ec" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T10:23:11.228Z] plugin_test.go:195: [da5b7ed6a52b4] daemon is not started [2022-04-23T10:23:11.228Z] --- PASS: TestPluginInstall (2.53s) [2022-04-23T10:23:11.228Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-04-23T10:23:11.228Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-04-23T10:23:11.228Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-04-23T10:23:11.228Z] === RUN TestPluginsWithRuntimes [2022-04-23T10:23:12.612Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-23T10:23:13.553Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-23T10:23:14.207Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-23T10:23:14.496Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-04-23T10:23:14.496Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-04-23T10:23:14.496Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-04-23T10:23:14.496Z] === RUN TestPluginBackCompatMediaTypes [2022-04-23T10:23:15.071Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-04-23T10:23:15.071Z] PASS [2022-04-23T10:23:15.071Z] [2022-04-23T10:23:15.071Z] DONE 24 tests in 6.481s [2022-04-23T10:23:15.071Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-23T10:23:15.071Z] ++ 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-04-23T10:23:15.071Z] ++ set -e [2022-04-23T10:23:15.071Z] ++ '[' -n 0 ']' [2022-04-23T10:23:15.071Z] ++ set -x [2022-04-23T10:23:15.071Z] ++ 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-04-23T10:23:15.071Z] INFO: Testing against a local daemon [2022-04-23T10:23:15.071Z] === RUN TestExternalGraphDriver [2022-04-23T10:23:15.071Z] === RUN TestExternalGraphDriver/json [2022-04-23T10:23:15.584Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-23T10:23:16.153Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-23T10:23:16.412Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-23T10:23:16.986Z] === RUN TestExternalGraphDriver/spec [2022-04-23T10:23:17.348Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-23T10:23:17.607Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-23T10:23:17.867Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-23T10:23:18.371Z] === RUN TestExternalGraphDriver/pull [2022-04-23T10:23:18.438Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-23T10:23:19.757Z] --- PASS: TestExternalGraphDriver (4.74s) [2022-04-23T10:23:19.757Z] --- PASS: TestExternalGraphDriver/json (1.55s) [2022-04-23T10:23:19.757Z] --- PASS: TestExternalGraphDriver/spec (1.55s) [2022-04-23T10:23:19.757Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-04-23T10:23:19.757Z] === RUN TestGraphdriverPluginV2 [2022-04-23T10:23:19.819Z] docker_cli_daemon_test.go:2501: [d291689fb131c] daemon is not started [2022-04-23T10:23:20.019Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T10:23:20.019Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-23T10:23:20.019Z] PASS [2022-04-23T10:23:20.019Z] [2022-04-23T10:23:20.019Z] === Skipped [2022-04-23T10:23:20.019Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-23T10:23:20.019Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T10:23:20.019Z] [2022-04-23T10:23:20.019Z] DONE 5 tests, 1 skipped in 4.861s [2022-04-23T10:23:20.019Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-23T10:23:20.019Z] ++ 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-04-23T10:23:20.019Z] ++ set -e [2022-04-23T10:23:20.019Z] ++ '[' -n 0 ']' [2022-04-23T10:23:20.019Z] ++ set -x [2022-04-23T10:23:20.019Z] ++ 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-04-23T10:23:20.019Z] INFO: Testing against a local daemon [2022-04-23T10:23:20.019Z] === RUN TestContinueAfterPluginCrash [2022-04-23T10:23:20.019Z] === PAUSE TestContinueAfterPluginCrash [2022-04-23T10:23:20.019Z] === RUN TestReadPluginNoRead [2022-04-23T10:23:20.019Z] === PAUSE TestReadPluginNoRead [2022-04-23T10:23:20.019Z] === RUN TestDaemonStartWithLogOpt [2022-04-23T10:23:20.019Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-23T10:23:20.019Z] === CONT TestContinueAfterPluginCrash [2022-04-23T10:23:20.019Z] === CONT TestDaemonStartWithLogOpt [2022-04-23T10:23:20.755Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-23T10:23:21.693Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-23T10:23:22.260Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-23T10:23:23.324Z] --- PASS: TestDaemonStartWithLogOpt (2.94s) [2022-04-23T10:23:23.324Z] === CONT TestReadPluginNoRead [2022-04-23T10:23:24.165Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-23T10:23:25.238Z] === RUN TestReadPluginNoRead/default [2022-04-23T10:23:25.542Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-23T10:23:26.183Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-23T10:23:26.921Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-23T10:23:27.570Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-23T10:23:27.860Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-23T10:23:28.145Z] --- PASS: TestContinueAfterPluginCrash (7.96s) [2022-04-23T10:23:28.406Z] === CONT TestReadPluginNoRead [2022-04-23T10:23:28.406Z] read_test.go:92: [d2acd8b5c60bb] daemon is not started [2022-04-23T10:23:28.406Z] --- PASS: TestReadPluginNoRead (5.59s) [2022-04-23T10:23:28.406Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-04-23T10:23:28.406Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2022-04-23T10:23:28.406Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2022-04-23T10:23:28.406Z] PASS [2022-04-23T10:23:28.670Z] [2022-04-23T10:23:28.670Z] DONE 6 tests in 8.618s [2022-04-23T10:23:28.670Z] 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-04-23T10:23:28.670Z] ++ 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-04-23T10:23:28.670Z] ++ set -e [2022-04-23T10:23:28.670Z] ++ '[' -n 0 ']' [2022-04-23T10:23:28.670Z] ++ set -x [2022-04-23T10:23:28.670Z] ++ 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-04-23T10:23:28.670Z] testing: warning: no tests to run [2022-04-23T10:23:28.670Z] PASS [2022-04-23T10:23:28.670Z] [2022-04-23T10:23:28.670Z] DONE 0 tests in 0.030s [2022-04-23T10:23:28.670Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-23T10:23:28.670Z] ++ 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-04-23T10:23:28.670Z] ++ set -e [2022-04-23T10:23:28.670Z] ++ '[' -n 0 ']' [2022-04-23T10:23:28.670Z] ++ set -x [2022-04-23T10:23:28.670Z] ++ 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-04-23T10:23:28.670Z] INFO: Testing against a local daemon [2022-04-23T10:23:28.670Z] === RUN TestPluginWithDevMounts [2022-04-23T10:23:28.670Z] === PAUSE TestPluginWithDevMounts [2022-04-23T10:23:28.670Z] === CONT TestPluginWithDevMounts [2022-04-23T10:23:30.398Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-23T10:23:30.586Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-04-23T10:23:30.586Z] PASS [2022-04-23T10:23:30.586Z] [2022-04-23T10:23:30.586Z] DONE 1 tests in 1.610s [2022-04-23T10:23:30.586Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-23T10:23:30.586Z] ++ 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-04-23T10:23:30.586Z] ++ set -e [2022-04-23T10:23:30.586Z] ++ '[' -n 0 ']' [2022-04-23T10:23:30.586Z] ++ set -x [2022-04-23T10:23:30.586Z] ++ 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-04-23T10:23:30.586Z] INFO: Testing against a local daemon [2022-04-23T10:23:30.586Z] === RUN TestSecretInspect [2022-04-23T10:23:32.306Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-23T10:23:32.500Z] --- PASS: TestSecretInspect (2.18s) [2022-04-23T10:23:32.500Z] === RUN TestSecretList [2022-04-23T10:23:34.843Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-23T10:23:34.843Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-23T10:23:35.044Z] --- PASS: TestSecretList (2.15s) [2022-04-23T10:23:35.044Z] === RUN TestSecretsCreateAndDelete [2022-04-23T10:23:36.955Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-04-23T10:23:36.955Z] === RUN TestSecretsUpdate [2022-04-23T10:23:37.378Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-23T10:23:37.378Z] check_test.go:307: [dda0a0e8abbfe] daemon is not started [2022-04-23T10:23:37.378Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-23T10:23:39.505Z] --- PASS: TestSecretsUpdate (2.26s) [2022-04-23T10:23:39.505Z] === RUN TestTemplatedSecret [2022-04-23T10:23:40.375Z] === RUN TestMiddlewares [2022-04-23T10:23:40.375Z] --- PASS: TestMiddlewares (0.00s) [2022-04-23T10:23:40.375Z] PASS [2022-04-23T10:23:40.375Z] coverage: 7.9% of statements [2022-04-23T10:23:40.375Z] ok github.com/docker/docker/api/server 0.145s coverage: 7.9% of statements [2022-04-23T10:23:41.418Z] --- PASS: TestTemplatedSecret (2.44s) [2022-04-23T10:23:41.418Z] === RUN TestSecretCreateResolve [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite (337.12s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.19s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.69s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.49s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.96s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.11s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.69s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.22s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.71s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.51s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.07s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.40s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.46s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.47s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.29s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.46s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.42s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.50s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.02s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.72s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.50s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.91s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.57s) [2022-04-23T10:23:43.953Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.25s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.05s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.65s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.86s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.13s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.02s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.24s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.46s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.87s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.70s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.70s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.63s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.66s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.77s) [2022-04-23T10:23:43.953Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.98s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.58s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.54s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.17s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.32s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.72s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.65s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.59s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.66s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.20s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.48s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.58s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.92s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.89s) [2022-04-23T10:23:43.954Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-23T10:23:43.954Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.62s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.57s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.98s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.19s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.65s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.89s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.26s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.18s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.47s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.13s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.58s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.76s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.49s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.47s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.22s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.69s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.92s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.85s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.79s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.34s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.84s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.53s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.04s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.21s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.21s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.05s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.47s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.02s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.18s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.49s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.18s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.79s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.00s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.62s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.32s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.51s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.93s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.71s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-04-23T10:23:43.954Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.60s) [2022-04-23T10:23:43.954Z] === RUN TestDockerSwarmSuite [2022-04-23T10:23:43.954Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-23T10:23:43.965Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-04-23T10:23:43.965Z] PASS [2022-04-23T10:23:43.965Z] [2022-04-23T10:23:43.965Z] DONE 6 tests in 13.451s [2022-04-23T10:23:43.965Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-23T10:23:43.965Z] ++ 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-04-23T10:23:43.965Z] ++ set -e [2022-04-23T10:23:43.965Z] ++ '[' -n 0 ']' [2022-04-23T10:23:43.965Z] ++ set -x [2022-04-23T10:23:43.965Z] ++ 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-04-23T10:23:43.965Z] INFO: Testing against a local daemon [2022-04-23T10:23:43.965Z] === RUN TestServiceCreateInit [2022-04-23T10:23:43.965Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-23T10:23:46.485Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-23T10:23:47.263Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-23T10:23:49.015Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-23T10:23:51.472Z] --- PASS: TestServiceCreateInit (6.98s) [2022-04-23T10:23:51.473Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s) [2022-04-23T10:23:51.473Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.46s) [2022-04-23T10:23:51.473Z] === RUN TestCreateServiceMultipleTimes [2022-04-23T10:23:54.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-23T10:23:56.229Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-23T10:23:56.358Z] === RUN TestBoolValue [2022-04-23T10:23:56.358Z] --- PASS: TestBoolValue (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestBoolValueOrDefault [2022-04-23T10:23:56.358Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestInt64ValueOrZero [2022-04-23T10:23:56.358Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestInt64ValueOrDefault [2022-04-23T10:23:56.358Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-23T10:23:56.358Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestJsonContentType [2022-04-23T10:23:56.358Z] --- PASS: TestJsonContentType (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestReadJSON [2022-04-23T10:23:56.358Z] === RUN TestReadJSON/nil_body [2022-04-23T10:23:56.358Z] === RUN TestReadJSON/empty_body [2022-04-23T10:23:56.358Z] === RUN TestReadJSON/with_valid_request [2022-04-23T10:23:56.358Z] === RUN TestReadJSON/with_whitespace [2022-04-23T10:23:56.358Z] === RUN TestReadJSON/with_extra_content [2022-04-23T10:23:56.358Z] === RUN TestReadJSON/invalid_JSON [2022-04-23T10:23:56.358Z] --- PASS: TestReadJSON (0.00s) [2022-04-23T10:23:56.358Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-23T10:23:56.358Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-23T10:23:56.358Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-23T10:23:56.358Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-23T10:23:56.358Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-23T10:23:56.358Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-23T10:23:56.358Z] PASS [2022-04-23T10:23:56.358Z] coverage: 31.9% of statements [2022-04-23T10:23:56.358Z] ok github.com/docker/docker/api/server/httputils 0.048s coverage: 31.9% of statements [2022-04-23T10:23:56.358Z] === RUN TestMaskSecretKeys [2022-04-23T10:23:56.358Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-23T10:23:56.358Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-23T10:23:56.358Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-23T10:23:56.358Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-23T10:23:56.358Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-23T10:23:56.358Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-23T10:23:56.358Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestVersionMiddlewareVersion [2022-04-23T10:23:56.358Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-23T10:23:56.358Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-23T10:23:56.358Z] PASS [2022-04-23T10:23:56.358Z] coverage: 37.7% of statements [2022-04-23T10:23:56.358Z] ok github.com/docker/docker/api/server/middleware 0.086s coverage: 37.7% of statements [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-23T10:23:56.358Z] === RUN TestStrSliceMarshalJSON [2022-04-23T10:23:56.358Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestStrSliceUnmarshalJSON [2022-04-23T10:23:56.358Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestStrSliceUnmarshalString [2022-04-23T10:23:56.358Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestStrSliceUnmarshalSlice [2022-04-23T10:23:56.358Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-23T10:23:56.358Z] PASS [2022-04-23T10:23:56.358Z] coverage: 90.0% of statements [2022-04-23T10:23:56.358Z] ok github.com/docker/docker/api/types/strslice 0.054s coverage: 90.0% of statements [2022-04-23T10:23:56.358Z] === RUN TestToJSON [2022-04-23T10:23:56.358Z] --- PASS: TestToJSON (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestToParamWithVersion [2022-04-23T10:23:56.358Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestFromJSON [2022-04-23T10:23:56.358Z] --- PASS: TestFromJSON (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestEmpty [2022-04-23T10:23:56.358Z] --- PASS: TestEmpty (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestArgsMatchKVListEmptySources [2022-04-23T10:23:56.358Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestArgsMatchKVList [2022-04-23T10:23:56.358Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestArgsMatch [2022-04-23T10:23:56.358Z] --- PASS: TestArgsMatch (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestAdd [2022-04-23T10:23:56.358Z] --- PASS: TestAdd (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestDel [2022-04-23T10:23:56.358Z] --- PASS: TestDel (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestLen [2022-04-23T10:23:56.358Z] --- PASS: TestLen (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestExactMatch [2022-04-23T10:23:56.358Z] --- PASS: TestExactMatch (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestOnlyOneExactMatch [2022-04-23T10:23:56.358Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestContains [2022-04-23T10:23:56.358Z] --- PASS: TestContains (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestValidate [2022-04-23T10:23:56.358Z] --- PASS: TestValidate (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestWalkValues [2022-04-23T10:23:56.358Z] --- PASS: TestWalkValues (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestFuzzyMatch [2022-04-23T10:23:56.358Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestClone [2022-04-23T10:23:56.358Z] --- PASS: TestClone (0.00s) [2022-04-23T10:23:56.358Z] PASS [2022-04-23T10:23:56.358Z] coverage: 92.2% of statements [2022-04-23T10:23:56.358Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2022-04-23T10:23:56.358Z] === RUN TestGetTimestamp [2022-04-23T10:23:56.358Z] === RUN TestAdjustForAPIVersion [2022-04-23T10:23:56.358Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-23T10:23:56.358Z] PASS [2022-04-23T10:23:56.358Z] coverage: 6.1% of statements [2022-04-23T10:23:56.358Z] ok github.com/docker/docker/api/server/router/swarm 0.047s coverage: 6.1% of statements [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/types [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-23T10:23:56.358Z] --- PASS: TestGetTimestamp (0.21s) [2022-04-23T10:23:56.358Z] === RUN TestParseTimestamps [2022-04-23T10:23:56.358Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-23T10:23:56.358Z] PASS [2022-04-23T10:23:56.358Z] coverage: 100.0% of statements [2022-04-23T10:23:56.358Z] ok github.com/docker/docker/api/types/time 0.254s coverage: 100.0% of statements [2022-04-23T10:23:56.358Z] === RUN TestCompareVersion [2022-04-23T10:23:56.358Z] --- PASS: TestCompareVersion (0.00s) [2022-04-23T10:23:56.358Z] PASS [2022-04-23T10:23:56.358Z] coverage: 77.3% of statements [2022-04-23T10:23:56.358Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 77.3% of statements [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/builder [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-23T10:23:56.358Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-23T10:23:56.358Z] === RUN TestIsGIT [2022-04-23T10:23:56.358Z] --- PASS: TestIsGIT (0.00s) [2022-04-23T10:23:56.358Z] PASS [2022-04-23T10:23:56.358Z] coverage: 100.0% of statements [2022-04-23T10:23:56.358Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.043s coverage: 100.0% of statements [2022-04-23T10:23:56.358Z] === RUN TestParseRemoteURL [2022-04-23T10:23:56.358Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-23T10:23:56.358Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-23T10:23:56.358Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-23T10:23:56.358Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-23T10:23:56.358Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-23T10:23:56.358Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-23T10:23:56.358Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-23T10:23:56.358Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-23T10:23:56.358Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-23T10:23:56.358Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-23T10:23:56.358Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-23T10:23:56.358Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-23T10:23:56.358Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-23T10:23:56.358Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-23T10:23:56.358Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-23T10:23:56.358Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-23T10:23:56.358Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-23T10:23:56.358Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-23T10:23:56.358Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-23T10:23:56.358Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-23T10:23:56.358Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestCloneArgsSmartHttp [2022-04-23T10:23:56.358Z] --- PASS: TestCloneArgsSmartHttp (0.06s) [2022-04-23T10:23:56.358Z] === RUN TestCloneArgsDumbHttp [2022-04-23T10:23:56.358Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestCloneArgsGit [2022-04-23T10:23:56.358Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestCheckoutGit [2022-04-23T10:23:56.358Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-23T10:23:56.358Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestProcessNoDockerignore [2022-04-23T10:23:56.358Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-04-23T10:23:56.358Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-23T10:23:56.358Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-23T10:23:56.358Z] === RUN TestDetectContentType [2022-04-23T10:23:56.358Z] --- PASS: TestDetectContentType (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestSelectAcceptableMIME [2022-04-23T10:23:56.358Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestInspectEmptyResponse [2022-04-23T10:23:56.358Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestInspectResponseBinary [2022-04-23T10:23:56.358Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestResponseUnsupportedContentType [2022-04-23T10:23:56.358Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestInspectResponseTextSimple [2022-04-23T10:23:56.358Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestInspectResponseEmptyContentType [2022-04-23T10:23:56.358Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestUnknownContentLength [2022-04-23T10:23:56.358Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestDownloadRemote [2022-04-23T10:23:56.358Z] --- PASS: TestDownloadRemote (0.11s) [2022-04-23T10:23:56.358Z] === RUN TestGetWithStatusError [2022-04-23T10:23:56.358Z] --- PASS: TestGetWithStatusError (0.01s) [2022-04-23T10:23:56.358Z] === RUN TestCloseRootDirectory [2022-04-23T10:23:56.358Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:23:56.358Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-23T10:23:56.358Z] === RUN TestHashFile [2022-04-23T10:23:56.358Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:23:56.359Z] --- SKIP: TestHashFile (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestHashSubdir [2022-04-23T10:23:56.359Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:23:56.359Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestRemoveDirectory [2022-04-23T10:23:56.359Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:23:56.359Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-23T10:23:56.359Z] PASS [2022-04-23T10:23:56.359Z] coverage: 9.3% of statements [2022-04-23T10:23:56.359Z] ok github.com/docker/docker/builder/remotecontext 0.334s coverage: 9.3% of statements [2022-04-23T10:23:56.359Z] === RUN TestEnable [2022-04-23T10:23:56.359Z] --- PASS: TestEnable (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestDisable [2022-04-23T10:23:56.359Z] --- PASS: TestDisable (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestEnabled [2022-04-23T10:23:56.359Z] --- PASS: TestEnabled (0.00s) [2022-04-23T10:23:56.359Z] PASS [2022-04-23T10:23:56.359Z] coverage: 100.0% of statements [2022-04-23T10:23:56.359Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2022-04-23T10:23:56.359Z] === RUN TestGetAllAllowed [2022-04-23T10:23:56.359Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestGetAllMeta [2022-04-23T10:23:56.359Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-23T10:23:56.359Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestIsUnreferencedBuiltin [2022-04-23T10:23:56.359Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestIsExistingDirectory [2022-04-23T10:23:56.359Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestGetFilenameForDownload [2022-04-23T10:23:56.359Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestEnv2Variables [2022-04-23T10:23:56.359Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-23T10:23:56.359Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestMaintainer [2022-04-23T10:23:56.359Z] --- PASS: TestMaintainer (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestLabel [2022-04-23T10:23:56.359Z] --- PASS: TestLabel (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestFromScratch [2022-04-23T10:23:56.359Z] --- PASS: TestFromScratch (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestFromWithArg [2022-04-23T10:23:56.359Z] --- PASS: TestFromWithArg (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-23T10:23:56.359Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestFromWithUndefinedArg [2022-04-23T10:23:56.359Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestFromMultiStageWithNamedStage [2022-04-23T10:23:56.359Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestOnbuild [2022-04-23T10:23:56.359Z] --- PASS: TestOnbuild (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestWorkdir [2022-04-23T10:23:56.359Z] --- PASS: TestWorkdir (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestCmd [2022-04-23T10:23:56.359Z] --- PASS: TestCmd (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestHealthcheckNone [2022-04-23T10:23:56.359Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestHealthcheckCmd [2022-04-23T10:23:56.359Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestEntrypoint [2022-04-23T10:23:56.359Z] --- PASS: TestEntrypoint (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestExpose [2022-04-23T10:23:56.359Z] --- PASS: TestExpose (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestUser [2022-04-23T10:23:56.359Z] --- PASS: TestUser (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestVolume [2022-04-23T10:23:56.359Z] --- PASS: TestVolume (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestStopSignal [2022-04-23T10:23:56.359Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-23T10:23:56.359Z] --- SKIP: TestStopSignal (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestArg [2022-04-23T10:23:56.359Z] --- PASS: TestArg (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestShell [2022-04-23T10:23:56.359Z] --- PASS: TestShell (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestPrependEnvOnCmd [2022-04-23T10:23:56.359Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestRunWithBuildArgs [2022-04-23T10:23:56.359Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestRunIgnoresHealthcheck [2022-04-23T10:23:56.359Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestDispatchUnsupportedOptions [2022-04-23T10:23:56.359Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-23T10:23:56.359Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-23T10:23:56.359Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-23T10:23:56.359Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-23T10:23:56.359Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-23T10:23:56.359Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-23T10:23:56.359Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestNormalizeWorkdir [2022-04-23T10:23:56.359Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestDispatch [2022-04-23T10:23:56.359Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-23T10:23:56.359Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-23T10:23:56.359Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-23T10:23:56.359Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-23T10:23:56.359Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-23T10:23:56.359Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-23T10:23:56.359Z] === RUN TestDispatch/COPY_url [2022-04-23T10:23:56.359Z] --- PASS: TestDispatch (0.08s) [2022-04-23T10:23:56.359Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-04-23T10:23:56.359Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-23T10:23:56.359Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-23T10:23:56.359Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-23T10:23:56.359Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-23T10:23:56.359Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-23T10:23:56.359Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestAddScratchImageAddsToMounts [2022-04-23T10:23:56.359Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-23T10:23:56.359Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-23T10:23:56.359Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-23T10:23:56.359Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestImageSourceGetAddsToMounts [2022-04-23T10:23:56.359Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestEmptyDockerfile [2022-04-23T10:23:56.359Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-23T10:23:56.359Z] === RUN TestSymlinkDockerfile [2022-04-23T10:23:56.359Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-23T10:23:56.359Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-23T10:23:56.359Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestNonExistingDockerfile [2022-04-23T10:23:56.359Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestCopyRunConfig [2022-04-23T10:23:56.359Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestDeepCopyRunConfig [2022-04-23T10:23:56.359Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestExportImage [2022-04-23T10:23:56.359Z] --- PASS: TestExportImage (0.00s) [2022-04-23T10:23:56.359Z] === RUN TestNormalizeDest [2022-04-23T10:23:56.359Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-23T10:23:56.359Z] PASS [2022-04-23T10:23:56.359Z] coverage: 46.7% of statements [2022-04-23T10:23:56.359Z] ok github.com/docker/docker/builder/dockerfile 0.272s coverage: 46.7% of statements [2022-04-23T10:23:56.817Z] === RUN TestTCP4Proxy [2022-04-23T10:23:56.817Z] --- PASS: TestTCP4Proxy (0.00s) [2022-04-23T10:23:56.817Z] === RUN TestTCP4ProxyHalfClose [2022-04-23T10:23:56.817Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-23T10:23:56.817Z] === RUN TestTCP6Proxy [2022-04-23T10:23:56.817Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-23T10:23:56.817Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-23T10:23:56.817Z] === RUN TestTCPDualStackProxy [2022-04-23T10:23:56.817Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-23T10:23:56.817Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-23T10:23:56.817Z] === RUN TestUDP4Proxy [2022-04-23T10:23:56.817Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-23T10:23:56.817Z] === RUN TestUDP6Proxy [2022-04-23T10:23:56.817Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-23T10:23:56.817Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-23T10:23:56.817Z] === RUN TestUDPWriteError [2022-04-23T10:23:56.817Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-23T10:23:56.817Z] === RUN TestSCTP4Proxy [2022-04-23T10:23:56.817Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-23T10:23:56.817Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-04-23T10:23:56.817Z] === RUN TestSCTP6Proxy [2022-04-23T10:23:56.817Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-23T10:23:56.817Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-23T10:23:56.817Z] PASS [2022-04-23T10:23:56.817Z] coverage: 49.4% of statements [2022-04-23T10:23:56.817Z] ok github.com/docker/docker/cmd/docker-proxy 0.067s coverage: 49.4% of statements [2022-04-23T10:23:58.133Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-23T10:24:01.347Z] === RUN TestBoolValue [2022-04-23T10:24:01.347Z] --- PASS: TestBoolValue (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestBoolValueOrDefault [2022-04-23T10:24:01.347Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestInt64ValueOrZero [2022-04-23T10:24:01.347Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestInt64ValueOrDefault [2022-04-23T10:24:01.347Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-23T10:24:01.347Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestJsonContentType [2022-04-23T10:24:01.347Z] --- PASS: TestJsonContentType (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestReadJSON [2022-04-23T10:24:01.347Z] === RUN TestReadJSON/nil_body [2022-04-23T10:24:01.347Z] === RUN TestReadJSON/empty_body [2022-04-23T10:24:01.347Z] === RUN TestReadJSON/with_valid_request [2022-04-23T10:24:01.347Z] === RUN TestReadJSON/with_whitespace [2022-04-23T10:24:01.347Z] === RUN TestReadJSON/with_extra_content [2022-04-23T10:24:01.347Z] === RUN TestReadJSON/invalid_JSON [2022-04-23T10:24:01.347Z] --- PASS: TestReadJSON (0.00s) [2022-04-23T10:24:01.347Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-23T10:24:01.347Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-23T10:24:01.347Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-23T10:24:01.347Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-23T10:24:01.347Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-23T10:24:01.347Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-23T10:24:01.347Z] PASS [2022-04-23T10:24:01.347Z] coverage: 31.9% of statements [2022-04-23T10:24:01.347Z] ok github.com/docker/docker/api/server/httputils 0.050s coverage: 31.9% of statements [2022-04-23T10:24:01.347Z] === RUN TestMaskSecretKeys [2022-04-23T10:24:01.347Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-23T10:24:01.347Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-23T10:24:01.347Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-23T10:24:01.347Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-23T10:24:01.347Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-23T10:24:01.347Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-23T10:24:01.347Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestVersionMiddlewareVersion [2022-04-23T10:24:01.347Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-23T10:24:01.347Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-23T10:24:01.347Z] PASS [2022-04-23T10:24:01.347Z] coverage: 37.7% of statements [2022-04-23T10:24:01.347Z] ok github.com/docker/docker/api/server/middleware 0.089s coverage: 37.7% of statements [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-23T10:24:01.347Z] === RUN TestStrSliceMarshalJSON [2022-04-23T10:24:01.347Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestStrSliceUnmarshalJSON [2022-04-23T10:24:01.347Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestStrSliceUnmarshalString [2022-04-23T10:24:01.347Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestStrSliceUnmarshalSlice [2022-04-23T10:24:01.347Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-23T10:24:01.347Z] PASS [2022-04-23T10:24:01.347Z] coverage: 90.0% of statements [2022-04-23T10:24:01.347Z] ok github.com/docker/docker/api/types/strslice 0.045s coverage: 90.0% of statements [2022-04-23T10:24:01.347Z] === RUN TestToJSON [2022-04-23T10:24:01.347Z] --- PASS: TestToJSON (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestToParamWithVersion [2022-04-23T10:24:01.347Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestFromJSON [2022-04-23T10:24:01.347Z] --- PASS: TestFromJSON (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestEmpty [2022-04-23T10:24:01.347Z] --- PASS: TestEmpty (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestArgsMatchKVListEmptySources [2022-04-23T10:24:01.347Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestArgsMatchKVList [2022-04-23T10:24:01.347Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestArgsMatch [2022-04-23T10:24:01.347Z] --- PASS: TestArgsMatch (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestAdd [2022-04-23T10:24:01.347Z] --- PASS: TestAdd (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestDel [2022-04-23T10:24:01.347Z] --- PASS: TestDel (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestLen [2022-04-23T10:24:01.347Z] --- PASS: TestLen (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestExactMatch [2022-04-23T10:24:01.347Z] --- PASS: TestExactMatch (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestOnlyOneExactMatch [2022-04-23T10:24:01.347Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestContains [2022-04-23T10:24:01.347Z] --- PASS: TestContains (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestValidate [2022-04-23T10:24:01.347Z] --- PASS: TestValidate (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestWalkValues [2022-04-23T10:24:01.347Z] --- PASS: TestWalkValues (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestFuzzyMatch [2022-04-23T10:24:01.347Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-23T10:24:01.347Z] === RUN TestClone [2022-04-23T10:24:01.347Z] --- PASS: TestClone (0.00s) [2022-04-23T10:24:01.347Z] PASS [2022-04-23T10:24:01.347Z] coverage: 92.2% of statements [2022-04-23T10:24:01.347Z] ok github.com/docker/docker/api/types/filters 0.061s coverage: 92.2% of statements [2022-04-23T10:24:01.347Z] === RUN TestGetTimestamp [2022-04-23T10:24:01.347Z] === RUN TestAdjustForAPIVersion [2022-04-23T10:24:01.347Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-23T10:24:01.347Z] PASS [2022-04-23T10:24:01.347Z] coverage: 6.1% of statements [2022-04-23T10:24:01.347Z] ok github.com/docker/docker/api/server/router/swarm 0.052s coverage: 6.1% of statements [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/types [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-23T10:24:01.347Z] --- PASS: TestGetTimestamp (0.20s) [2022-04-23T10:24:01.347Z] === RUN TestParseTimestamps [2022-04-23T10:24:01.347Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-23T10:24:01.347Z] PASS [2022-04-23T10:24:01.347Z] coverage: 100.0% of statements [2022-04-23T10:24:01.347Z] ok github.com/docker/docker/api/types/time 0.260s coverage: 100.0% of statements [2022-04-23T10:24:01.347Z] === RUN TestCompareVersion [2022-04-23T10:24:01.347Z] --- PASS: TestCompareVersion (0.00s) [2022-04-23T10:24:01.347Z] PASS [2022-04-23T10:24:01.347Z] coverage: 77.3% of statements [2022-04-23T10:24:01.347Z] ok github.com/docker/docker/api/types/versions 0.066s coverage: 77.3% of statements [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/builder [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-23T10:24:01.347Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-23T10:24:01.347Z] === RUN TestIsGIT [2022-04-23T10:24:01.347Z] --- PASS: TestIsGIT (0.00s) [2022-04-23T10:24:01.347Z] PASS [2022-04-23T10:24:01.347Z] coverage: 100.0% of statements [2022-04-23T10:24:01.347Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.085s coverage: 100.0% of statements [2022-04-23T10:24:01.817Z] === RUN TestParseRemoteURL [2022-04-23T10:24:01.817Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-23T10:24:01.817Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-23T10:24:01.817Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-23T10:24:01.817Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-23T10:24:01.817Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-23T10:24:01.817Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-23T10:24:01.817Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-23T10:24:01.817Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-23T10:24:01.817Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-23T10:24:01.817Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-23T10:24:01.817Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-23T10:24:01.817Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-23T10:24:01.817Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-23T10:24:01.817Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-23T10:24:01.817Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-23T10:24:01.817Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-23T10:24:01.817Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-23T10:24:01.817Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-23T10:24:01.817Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-23T10:24:01.817Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-23T10:24:01.817Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-23T10:24:01.817Z] === RUN TestCloneArgsSmartHttp [2022-04-23T10:24:01.817Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-23T10:24:01.817Z] === RUN TestCloneArgsDumbHttp [2022-04-23T10:24:01.817Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-23T10:24:01.817Z] === RUN TestCloneArgsGit [2022-04-23T10:24:01.817Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-23T10:24:01.817Z] === RUN TestCheckoutGit [2022-04-23T10:24:04.777Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-23T10:24:04.777Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-23T10:24:04.777Z] === RUN TestProcessNoDockerignore [2022-04-23T10:24:04.777Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-23T10:24:04.777Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestDetectContentType [2022-04-23T10:24:04.777Z] --- PASS: TestDetectContentType (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestSelectAcceptableMIME [2022-04-23T10:24:04.777Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestInspectEmptyResponse [2022-04-23T10:24:04.777Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestInspectResponseBinary [2022-04-23T10:24:04.777Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestResponseUnsupportedContentType [2022-04-23T10:24:04.777Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestInspectResponseTextSimple [2022-04-23T10:24:04.777Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestInspectResponseEmptyContentType [2022-04-23T10:24:04.777Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestUnknownContentLength [2022-04-23T10:24:04.777Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestDownloadRemote [2022-04-23T10:24:04.777Z] --- PASS: TestDownloadRemote (0.11s) [2022-04-23T10:24:04.777Z] === RUN TestGetWithStatusError [2022-04-23T10:24:04.777Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestCloseRootDirectory [2022-04-23T10:24:04.777Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:24:04.777Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestHashFile [2022-04-23T10:24:04.777Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:24:04.777Z] --- SKIP: TestHashFile (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestHashSubdir [2022-04-23T10:24:04.777Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:24:04.777Z] --- SKIP: TestHashSubdir (0.05s) [2022-04-23T10:24:04.777Z] === RUN TestRemoveDirectory [2022-04-23T10:24:04.777Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:24:04.777Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-23T10:24:04.777Z] PASS [2022-04-23T10:24:04.777Z] coverage: 9.3% of statements [2022-04-23T10:24:04.777Z] ok github.com/docker/docker/builder/remotecontext 0.376s coverage: 9.3% of statements [2022-04-23T10:24:04.777Z] === RUN TestEnable [2022-04-23T10:24:04.777Z] --- PASS: TestEnable (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestDisable [2022-04-23T10:24:04.777Z] --- PASS: TestDisable (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestEnabled [2022-04-23T10:24:04.777Z] --- PASS: TestEnabled (0.00s) [2022-04-23T10:24:04.777Z] PASS [2022-04-23T10:24:04.777Z] coverage: 100.0% of statements [2022-04-23T10:24:04.777Z] ok github.com/docker/docker/cli/debug 0.048s coverage: 100.0% of statements [2022-04-23T10:24:04.777Z] === RUN TestGetAllAllowed [2022-04-23T10:24:04.777Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestGetAllMeta [2022-04-23T10:24:04.777Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-23T10:24:04.777Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestIsUnreferencedBuiltin [2022-04-23T10:24:04.777Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestIsExistingDirectory [2022-04-23T10:24:04.777Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-23T10:24:04.777Z] === RUN TestGetFilenameForDownload [2022-04-23T10:24:04.777Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestEnv2Variables [2022-04-23T10:24:04.777Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-23T10:24:04.777Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestMaintainer [2022-04-23T10:24:04.777Z] --- PASS: TestMaintainer (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestLabel [2022-04-23T10:24:04.777Z] --- PASS: TestLabel (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestFromScratch [2022-04-23T10:24:04.777Z] --- PASS: TestFromScratch (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestFromWithArg [2022-04-23T10:24:04.777Z] --- PASS: TestFromWithArg (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-23T10:24:04.777Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestFromWithUndefinedArg [2022-04-23T10:24:04.777Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestFromMultiStageWithNamedStage [2022-04-23T10:24:04.777Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestOnbuild [2022-04-23T10:24:04.777Z] --- PASS: TestOnbuild (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestWorkdir [2022-04-23T10:24:04.777Z] --- PASS: TestWorkdir (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestCmd [2022-04-23T10:24:04.777Z] --- PASS: TestCmd (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestHealthcheckNone [2022-04-23T10:24:04.777Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestHealthcheckCmd [2022-04-23T10:24:04.777Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestEntrypoint [2022-04-23T10:24:04.777Z] --- PASS: TestEntrypoint (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestExpose [2022-04-23T10:24:04.777Z] --- PASS: TestExpose (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestUser [2022-04-23T10:24:04.777Z] --- PASS: TestUser (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestVolume [2022-04-23T10:24:04.777Z] --- PASS: TestVolume (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestStopSignal [2022-04-23T10:24:04.777Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-23T10:24:04.777Z] --- SKIP: TestStopSignal (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestArg [2022-04-23T10:24:04.777Z] --- PASS: TestArg (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestShell [2022-04-23T10:24:04.777Z] --- PASS: TestShell (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestPrependEnvOnCmd [2022-04-23T10:24:04.777Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestRunWithBuildArgs [2022-04-23T10:24:04.777Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestRunIgnoresHealthcheck [2022-04-23T10:24:04.777Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestDispatchUnsupportedOptions [2022-04-23T10:24:04.777Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-23T10:24:04.777Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-23T10:24:04.777Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-23T10:24:04.777Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-23T10:24:04.777Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-23T10:24:04.777Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-23T10:24:04.777Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestNormalizeWorkdir [2022-04-23T10:24:04.777Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-23T10:24:04.777Z] === RUN TestDispatch [2022-04-23T10:24:04.777Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-23T10:24:04.777Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-23T10:24:04.777Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-23T10:24:04.777Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-23T10:24:05.247Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-23T10:24:05.247Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-23T10:24:05.247Z] === RUN TestDispatch/COPY_url [2022-04-23T10:24:05.247Z] --- PASS: TestDispatch (0.10s) [2022-04-23T10:24:05.247Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-04-23T10:24:05.247Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s) [2022-04-23T10:24:05.247Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-23T10:24:05.247Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-04-23T10:24:05.247Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-23T10:24:05.247Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-23T10:24:05.247Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-04-23T10:24:05.247Z] === RUN TestAddScratchImageAddsToMounts [2022-04-23T10:24:05.247Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-23T10:24:05.247Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-23T10:24:05.247Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-23T10:24:05.247Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-23T10:24:05.247Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-23T10:24:05.247Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-23T10:24:05.247Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-23T10:24:05.247Z] === RUN TestImageSourceGetAddsToMounts [2022-04-23T10:24:05.247Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-23T10:24:05.247Z] === RUN TestEmptyDockerfile [2022-04-23T10:24:05.247Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-23T10:24:05.247Z] === RUN TestSymlinkDockerfile [2022-04-23T10:24:05.247Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-23T10:24:05.247Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-23T10:24:05.247Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-23T10:24:05.247Z] === RUN TestNonExistingDockerfile [2022-04-23T10:24:05.247Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-23T10:24:05.247Z] === RUN TestCopyRunConfig [2022-04-23T10:24:05.247Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-23T10:24:05.247Z] === RUN TestDeepCopyRunConfig [2022-04-23T10:24:05.247Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-23T10:24:05.247Z] === RUN TestExportImage [2022-04-23T10:24:05.247Z] --- PASS: TestExportImage (0.00s) [2022-04-23T10:24:05.247Z] === RUN TestNormalizeDest [2022-04-23T10:24:05.247Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-23T10:24:05.247Z] PASS [2022-04-23T10:24:05.247Z] coverage: 46.7% of statements [2022-04-23T10:24:05.247Z] ok github.com/docker/docker/builder/dockerfile 0.289s coverage: 46.7% of statements [2022-04-23T10:24:06.242Z] === RUN TestTCP4Proxy [2022-04-23T10:24:06.242Z] --- PASS: TestTCP4Proxy (0.02s) [2022-04-23T10:24:06.242Z] === RUN TestTCP4ProxyHalfClose [2022-04-23T10:24:06.242Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-23T10:24:06.242Z] === RUN TestTCP6Proxy [2022-04-23T10:24:06.242Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-23T10:24:06.242Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-23T10:24:06.242Z] === RUN TestTCPDualStackProxy [2022-04-23T10:24:06.242Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-23T10:24:06.242Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-23T10:24:06.242Z] === RUN TestUDP4Proxy [2022-04-23T10:24:06.242Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-23T10:24:06.242Z] === RUN TestUDP6Proxy [2022-04-23T10:24:06.242Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-23T10:24:06.242Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-23T10:24:06.242Z] === RUN TestUDPWriteError [2022-04-23T10:24:06.242Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-23T10:24:06.242Z] === RUN TestSCTP4Proxy [2022-04-23T10:24:06.242Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-23T10:24:06.242Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-23T10:24:06.242Z] === RUN TestSCTP6Proxy [2022-04-23T10:24:06.242Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-23T10:24:06.242Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-23T10:24:06.242Z] PASS [2022-04-23T10:24:06.242Z] coverage: 49.4% of statements [2022-04-23T10:24:06.242Z] ok github.com/docker/docker/cmd/docker-proxy 0.079s coverage: 49.4% of statements [2022-04-23T10:24:06.251Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-23T10:24:06.251Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-23T10:24:06.385Z] --- PASS: TestCreateServiceMultipleTimes (15.03s) [2022-04-23T10:24:06.385Z] === RUN TestCreateServiceConflict [2022-04-23T10:24:06.818Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-23T10:24:07.389Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-23T10:24:07.389Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-23T10:24:08.324Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-23T10:24:08.329Z] --- PASS: TestCreateServiceConflict (2.24s) [2022-04-23T10:24:08.329Z] === RUN TestCreateServiceMaxReplicas [2022-04-23T10:24:08.892Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-23T10:24:08.892Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-04-23T10:24:08.892Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-23T10:24:09.164Z] === RUN TestCheckpointCreateError [2022-04-23T10:24:09.164Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-23T10:24:09.164Z] === RUN TestCheckpointCreate [2022-04-23T10:24:09.164Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-23T10:24:09.164Z] === RUN TestCheckpointDeleteError [2022-04-23T10:24:09.164Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-23T10:24:09.164Z] === RUN TestCheckpointDelete [2022-04-23T10:24:09.164Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-23T10:24:09.164Z] === RUN TestCheckpointListError [2022-04-23T10:24:09.164Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-23T10:24:09.164Z] === RUN TestCheckpointList [2022-04-23T10:24:09.164Z] --- PASS: TestCheckpointList (0.00s) [2022-04-23T10:24:09.164Z] === RUN TestCheckpointListContainerNotFound [2022-04-23T10:24:09.164Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-23T10:24:09.164Z] === RUN TestNewClientWithOpsFromEnv [2022-04-23T10:24:09.164Z] client_test.go:22: runtime.GOOS == "windows" [2022-04-23T10:24:09.164Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-23T10:24:09.164Z] === RUN TestGetAPIPath [2022-04-23T10:24:09.164Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-23T10:24:09.164Z] === RUN TestParseHostURL [2022-04-23T10:24:09.164Z] --- PASS: TestParseHostURL (0.00s) [2022-04-23T10:24:09.164Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-23T10:24:09.164Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-23T10:24:09.164Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-23T10:24:09.164Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-23T10:24:09.164Z] === RUN TestNegotiateAPIVersion [2022-04-23T10:24:09.164Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-23T10:24:09.164Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-23T10:24:09.164Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-23T10:24:09.164Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-23T10:24:09.164Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-23T10:24:09.164Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-23T10:24:09.164Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-23T10:24:09.164Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-23T10:24:09.164Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-23T10:24:09.164Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-23T10:24:09.164Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-23T10:24:09.164Z] === RUN TestNegotiateAPVersionOverride [2022-04-23T10:24:09.164Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-23T10:24:09.164Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-23T10:24:09.164Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-23T10:24:09.164Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-23T10:24:09.164Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-23T10:24:09.164Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-23T10:24:09.164Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-23T10:24:09.164Z] === RUN TestClientRedirect [2022-04-23T10:24:09.164Z] === RUN TestClientRedirect/GET [2022-04-23T10:24:09.164Z] === RUN TestClientRedirect/POST [2022-04-23T10:24:09.164Z] === RUN TestClientRedirect/PUT [2022-04-23T10:24:09.165Z] === RUN TestClientRedirect/DELETE [2022-04-23T10:24:09.165Z] --- PASS: TestClientRedirect (0.00s) [2022-04-23T10:24:09.165Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-23T10:24:09.165Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-23T10:24:09.165Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-23T10:24:09.165Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestConfigCreateUnsupported [2022-04-23T10:24:09.165Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestConfigCreateError [2022-04-23T10:24:09.165Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestConfigCreate [2022-04-23T10:24:09.165Z] --- PASS: TestConfigCreate (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestConfigInspectNotFound [2022-04-23T10:24:09.165Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestConfigInspectWithEmptyID [2022-04-23T10:24:09.165Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestConfigInspectUnsupported [2022-04-23T10:24:09.165Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestConfigInspectError [2022-04-23T10:24:09.165Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestConfigInspectConfigNotFound [2022-04-23T10:24:09.165Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestConfigInspect [2022-04-23T10:24:09.165Z] --- PASS: TestConfigInspect (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestConfigListUnsupported [2022-04-23T10:24:09.165Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestConfigListError [2022-04-23T10:24:09.165Z] --- PASS: TestConfigListError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestConfigList [2022-04-23T10:24:09.165Z] --- PASS: TestConfigList (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestConfigRemoveUnsupported [2022-04-23T10:24:09.165Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestConfigRemoveError [2022-04-23T10:24:09.165Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestConfigRemove [2022-04-23T10:24:09.165Z] --- PASS: TestConfigRemove (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestConfigUpdateUnsupported [2022-04-23T10:24:09.165Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestConfigUpdateError [2022-04-23T10:24:09.165Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestConfigUpdate [2022-04-23T10:24:09.165Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerCommitError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerCommit [2022-04-23T10:24:09.165Z] --- PASS: TestContainerCommit (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerStatPathError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerStatPathNotFoundError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerStatPathNoHeaderError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerStatPath [2022-04-23T10:24:09.165Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestCopyToContainerError [2022-04-23T10:24:09.165Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestCopyToContainerNotFoundError [2022-04-23T10:24:09.165Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestCopyToContainerEmptyResponse [2022-04-23T10:24:09.165Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestCopyToContainer [2022-04-23T10:24:09.165Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestCopyFromContainerError [2022-04-23T10:24:09.165Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestCopyFromContainerNotFoundError [2022-04-23T10:24:09.165Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-23T10:24:09.165Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-23T10:24:09.165Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestCopyFromContainer [2022-04-23T10:24:09.165Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerCreateError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerCreateImageNotFound [2022-04-23T10:24:09.165Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerCreateWithName [2022-04-23T10:24:09.165Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerCreateAutoRemove [2022-04-23T10:24:09.165Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerDiffError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerDiff [2022-04-23T10:24:09.165Z] --- PASS: TestContainerDiff (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerExecCreateError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerExecCreate [2022-04-23T10:24:09.165Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerExecStartError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerExecStart [2022-04-23T10:24:09.165Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerExecInspectError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerExecInspect [2022-04-23T10:24:09.165Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerExportError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerExportError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerExport [2022-04-23T10:24:09.165Z] --- PASS: TestContainerExport (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerInspectError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerInspectContainerNotFound [2022-04-23T10:24:09.165Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerInspectWithEmptyID [2022-04-23T10:24:09.165Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerInspect [2022-04-23T10:24:09.165Z] --- PASS: TestContainerInspect (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerInspectNode [2022-04-23T10:24:09.165Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerKillError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerKillError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerKill [2022-04-23T10:24:09.165Z] --- PASS: TestContainerKill (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerListError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerListError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerList [2022-04-23T10:24:09.165Z] --- PASS: TestContainerList (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerLogsNotFoundError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerLogsError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerLogs [2022-04-23T10:24:09.165Z] --- PASS: TestContainerLogs (0.21s) [2022-04-23T10:24:09.165Z] === RUN TestContainerPauseError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerPause [2022-04-23T10:24:09.165Z] --- PASS: TestContainerPause (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainersPruneError [2022-04-23T10:24:09.165Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainersPrune [2022-04-23T10:24:09.165Z] --- PASS: TestContainersPrune (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerRemoveError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerRemoveNotFoundError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerRemove [2022-04-23T10:24:09.165Z] --- PASS: TestContainerRemove (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerRenameError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerRename [2022-04-23T10:24:09.165Z] --- PASS: TestContainerRename (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerResizeError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerExecResizeError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerResize [2022-04-23T10:24:09.165Z] --- PASS: TestContainerResize (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerExecResize [2022-04-23T10:24:09.165Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerRestartError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerRestart [2022-04-23T10:24:09.165Z] --- PASS: TestContainerRestart (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerStartError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerStartError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerStart [2022-04-23T10:24:09.165Z] --- PASS: TestContainerStart (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerStatsError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerStats [2022-04-23T10:24:09.165Z] --- PASS: TestContainerStats (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerStopError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerStopError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerStop [2022-04-23T10:24:09.165Z] --- PASS: TestContainerStop (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerTopError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerTopError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerTop [2022-04-23T10:24:09.165Z] --- PASS: TestContainerTop (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerUnpauseError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerUnpause [2022-04-23T10:24:09.165Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerUpdateError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerUpdate [2022-04-23T10:24:09.165Z] --- PASS: TestContainerUpdate (0.03s) [2022-04-23T10:24:09.165Z] === RUN TestContainerWaitError [2022-04-23T10:24:09.165Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestContainerWait [2022-04-23T10:24:09.165Z] --- PASS: TestContainerWait (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestDiskUsageError [2022-04-23T10:24:09.165Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestDiskUsage [2022-04-23T10:24:09.165Z] --- PASS: TestDiskUsage (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestDistributionInspectUnsupported [2022-04-23T10:24:09.165Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestDistributionInspectWithEmptyID [2022-04-23T10:24:09.165Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestEventsErrorInOptions [2022-04-23T10:24:09.165Z] --- PASS: TestEventsErrorInOptions (0.01s) [2022-04-23T10:24:09.165Z] === RUN TestEventsErrorFromServer [2022-04-23T10:24:09.165Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestEvents [2022-04-23T10:24:09.165Z] --- PASS: TestEvents (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestTLSCloseWriter [2022-04-23T10:24:09.165Z] === PAUSE TestTLSCloseWriter [2022-04-23T10:24:09.165Z] === RUN TestImageBuildError [2022-04-23T10:24:09.165Z] --- PASS: TestImageBuildError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestImageBuild [2022-04-23T10:24:09.165Z] --- PASS: TestImageBuild (0.01s) [2022-04-23T10:24:09.165Z] === RUN TestGetDockerOS [2022-04-23T10:24:09.165Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestImageCreateError [2022-04-23T10:24:09.165Z] --- PASS: TestImageCreateError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestImageCreate [2022-04-23T10:24:09.165Z] --- PASS: TestImageCreate (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestImageHistoryError [2022-04-23T10:24:09.165Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestImageHistory [2022-04-23T10:24:09.165Z] --- PASS: TestImageHistory (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestImageImportError [2022-04-23T10:24:09.165Z] --- PASS: TestImageImportError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestImageImport [2022-04-23T10:24:09.165Z] --- PASS: TestImageImport (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestImageInspectError [2022-04-23T10:24:09.165Z] --- PASS: TestImageInspectError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestImageInspectImageNotFound [2022-04-23T10:24:09.165Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestImageInspectWithEmptyID [2022-04-23T10:24:09.165Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestImageInspect [2022-04-23T10:24:09.165Z] --- PASS: TestImageInspect (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestImageListError [2022-04-23T10:24:09.165Z] --- PASS: TestImageListError (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestImageList [2022-04-23T10:24:09.165Z] --- PASS: TestImageList (0.00s) [2022-04-23T10:24:09.165Z] === RUN TestImageListApiBefore125 [2022-04-23T10:24:09.165Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-23T10:24:09.459Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-23T10:24:09.624Z] === RUN TestImageLoadError [2022-04-23T10:24:09.624Z] --- PASS: TestImageLoadError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImageLoad [2022-04-23T10:24:09.624Z] --- PASS: TestImageLoad (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImagesPruneError [2022-04-23T10:24:09.624Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImagesPrune [2022-04-23T10:24:09.624Z] --- PASS: TestImagesPrune (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImagePullReferenceParseError [2022-04-23T10:24:09.624Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImagePullAnyError [2022-04-23T10:24:09.624Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-23T10:24:09.624Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T10:24:09.624Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T10:24:09.624Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-23T10:24:09.624Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImagePullWithoutErrors [2022-04-23T10:24:09.624Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImagePushReferenceError [2022-04-23T10:24:09.624Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImagePushAnyError [2022-04-23T10:24:09.624Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-23T10:24:09.624Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T10:24:09.624Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T10:24:09.624Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-23T10:24:09.624Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImagePushWithoutErrors [2022-04-23T10:24:09.624Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-23T10:24:09.624Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-23T10:24:09.624Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-23T10:24:09.624Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-23T10:24:09.624Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-23T10:24:09.624Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-23T10:24:09.624Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-23T10:24:09.624Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-23T10:24:09.624Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImageRemoveError [2022-04-23T10:24:09.624Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImageRemoveImageNotFound [2022-04-23T10:24:09.624Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImageRemove [2022-04-23T10:24:09.624Z] --- PASS: TestImageRemove (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImageSaveError [2022-04-23T10:24:09.624Z] --- PASS: TestImageSaveError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImageSave [2022-04-23T10:24:09.624Z] --- PASS: TestImageSave (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImageSearchAnyError [2022-04-23T10:24:09.624Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-23T10:24:09.624Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T10:24:09.624Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T10:24:09.624Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-23T10:24:09.624Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImageSearchWithoutErrors [2022-04-23T10:24:09.624Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImageTagError [2022-04-23T10:24:09.624Z] --- PASS: TestImageTagError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImageTagInvalidReference [2022-04-23T10:24:09.624Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImageTagInvalidSourceImageName [2022-04-23T10:24:09.624Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImageTagHexSource [2022-04-23T10:24:09.624Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestImageTag [2022-04-23T10:24:09.624Z] --- PASS: TestImageTag (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestInfoServerError [2022-04-23T10:24:09.624Z] --- PASS: TestInfoServerError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestInfoInvalidResponseJSONError [2022-04-23T10:24:09.624Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestInfo [2022-04-23T10:24:09.624Z] --- PASS: TestInfo (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestNetworkConnectError [2022-04-23T10:24:09.624Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-23T10:24:09.624Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestNetworkConnect [2022-04-23T10:24:09.624Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestNetworkCreateError [2022-04-23T10:24:09.624Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestNetworkCreate [2022-04-23T10:24:09.624Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestNetworkDisconnectError [2022-04-23T10:24:09.624Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestNetworkDisconnect [2022-04-23T10:24:09.624Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestNetworkInspect [2022-04-23T10:24:09.624Z] === RUN TestNetworkInspect/empty_ID [2022-04-23T10:24:09.624Z] === RUN TestNetworkInspect/no_options [2022-04-23T10:24:09.624Z] === RUN TestNetworkInspect/verbose [2022-04-23T10:24:09.624Z] === RUN TestNetworkInspect/global_scope [2022-04-23T10:24:09.624Z] === RUN TestNetworkInspect/unknown_network [2022-04-23T10:24:09.624Z] === RUN TestNetworkInspect/server_error [2022-04-23T10:24:09.624Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-23T10:24:09.624Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-23T10:24:09.624Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-23T10:24:09.624Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-23T10:24:09.624Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-23T10:24:09.624Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-23T10:24:09.624Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestNetworkListError [2022-04-23T10:24:09.624Z] --- PASS: TestNetworkListError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestNetworkList [2022-04-23T10:24:09.624Z] --- PASS: TestNetworkList (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestNetworksPruneError [2022-04-23T10:24:09.624Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestNetworksPrune [2022-04-23T10:24:09.624Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestNetworkRemoveError [2022-04-23T10:24:09.624Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestNetworkRemove [2022-04-23T10:24:09.624Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestNodeInspectError [2022-04-23T10:24:09.624Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestNodeInspectNodeNotFound [2022-04-23T10:24:09.624Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestNodeInspectWithEmptyID [2022-04-23T10:24:09.624Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestNodeInspect [2022-04-23T10:24:09.624Z] --- PASS: TestNodeInspect (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestNodeListError [2022-04-23T10:24:09.624Z] --- PASS: TestNodeListError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestNodeList [2022-04-23T10:24:09.624Z] --- PASS: TestNodeList (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestNodeRemoveError [2022-04-23T10:24:09.624Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestNodeRemove [2022-04-23T10:24:09.624Z] --- PASS: TestNodeRemove (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestNodeUpdateError [2022-04-23T10:24:09.624Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestNodeUpdate [2022-04-23T10:24:09.624Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestOptionWithHostFromEnv [2022-04-23T10:24:09.624Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestOptionWithTimeout [2022-04-23T10:24:09.624Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestOptionWithVersionFromEnv [2022-04-23T10:24:09.624Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestPingFail [2022-04-23T10:24:09.624Z] --- PASS: TestPingFail (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestPingWithError [2022-04-23T10:24:09.624Z] 2022/04/23 10:24:09 RoundTripper returned a response & error; ignoring response [2022-04-23T10:24:09.624Z] 2022/04/23 10:24:09 RoundTripper returned a response & error; ignoring response [2022-04-23T10:24:09.624Z] --- PASS: TestPingWithError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestPingSuccess [2022-04-23T10:24:09.624Z] --- PASS: TestPingSuccess (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestPingHeadFallback [2022-04-23T10:24:09.624Z] === RUN TestPingHeadFallback/OK [2022-04-23T10:24:09.624Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-23T10:24:09.624Z] === RUN TestPingHeadFallback/Not_Found [2022-04-23T10:24:09.624Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-23T10:24:09.624Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-23T10:24:09.624Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-23T10:24:09.624Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-23T10:24:09.624Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-23T10:24:09.624Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestPluginDisableError [2022-04-23T10:24:09.624Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestPluginDisable [2022-04-23T10:24:09.624Z] --- PASS: TestPluginDisable (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestPluginEnableError [2022-04-23T10:24:09.624Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestPluginEnable [2022-04-23T10:24:09.624Z] --- PASS: TestPluginEnable (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestPluginInspectError [2022-04-23T10:24:09.624Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestPluginInspectWithEmptyID [2022-04-23T10:24:09.624Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestPluginInspect [2022-04-23T10:24:09.624Z] --- PASS: TestPluginInspect (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestPluginListError [2022-04-23T10:24:09.624Z] --- PASS: TestPluginListError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestPluginList [2022-04-23T10:24:09.624Z] --- PASS: TestPluginList (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestPluginPushError [2022-04-23T10:24:09.624Z] --- PASS: TestPluginPushError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestPluginPush [2022-04-23T10:24:09.624Z] --- PASS: TestPluginPush (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestPluginRemoveError [2022-04-23T10:24:09.624Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestPluginRemove [2022-04-23T10:24:09.624Z] --- PASS: TestPluginRemove (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestPluginSetError [2022-04-23T10:24:09.624Z] --- PASS: TestPluginSetError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestPluginSet [2022-04-23T10:24:09.624Z] --- PASS: TestPluginSet (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestSetHostHeader [2022-04-23T10:24:09.624Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestPlainTextError [2022-04-23T10:24:09.624Z] --- PASS: TestPlainTextError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestInfiniteError [2022-04-23T10:24:09.624Z] --- PASS: TestInfiniteError (0.02s) [2022-04-23T10:24:09.624Z] === RUN TestCanceledContext [2022-04-23T10:24:09.624Z] 2022/04/23 10:24:09 RoundTripper returned a response & error; ignoring response [2022-04-23T10:24:09.624Z] --- PASS: TestCanceledContext (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestDeadlineExceededContext [2022-04-23T10:24:09.624Z] 2022/04/23 10:24:09 RoundTripper returned a response & error; ignoring response [2022-04-23T10:24:09.624Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestSecretCreateUnsupported [2022-04-23T10:24:09.624Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestSecretCreateError [2022-04-23T10:24:09.624Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestSecretCreate [2022-04-23T10:24:09.624Z] --- PASS: TestSecretCreate (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestSecretInspectUnsupported [2022-04-23T10:24:09.624Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestSecretInspectError [2022-04-23T10:24:09.624Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestSecretInspectSecretNotFound [2022-04-23T10:24:09.624Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestSecretInspectWithEmptyID [2022-04-23T10:24:09.624Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestSecretInspect [2022-04-23T10:24:09.624Z] --- PASS: TestSecretInspect (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestSecretListUnsupported [2022-04-23T10:24:09.624Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestSecretListError [2022-04-23T10:24:09.624Z] --- PASS: TestSecretListError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestSecretList [2022-04-23T10:24:09.624Z] --- PASS: TestSecretList (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestSecretRemoveUnsupported [2022-04-23T10:24:09.624Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestSecretRemoveError [2022-04-23T10:24:09.624Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestSecretRemove [2022-04-23T10:24:09.624Z] --- PASS: TestSecretRemove (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestSecretUpdateUnsupported [2022-04-23T10:24:09.624Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestSecretUpdateError [2022-04-23T10:24:09.624Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestSecretUpdate [2022-04-23T10:24:09.624Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestServiceCreateError [2022-04-23T10:24:09.624Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestServiceCreate [2022-04-23T10:24:09.624Z] --- PASS: TestServiceCreate (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-23T10:24:09.624Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestServiceCreateDigestPinning [2022-04-23T10:24:09.624Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestServiceInspectError [2022-04-23T10:24:09.624Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestServiceInspectServiceNotFound [2022-04-23T10:24:09.624Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestServiceInspectWithEmptyID [2022-04-23T10:24:09.624Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-23T10:24:09.624Z] === RUN TestServiceInspect [2022-04-23T10:24:09.624Z] --- PASS: TestServiceInspect (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestServiceListError [2022-04-23T10:24:09.625Z] --- PASS: TestServiceListError (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestServiceList [2022-04-23T10:24:09.625Z] --- PASS: TestServiceList (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestServiceLogsError [2022-04-23T10:24:09.625Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestServiceLogs [2022-04-23T10:24:09.625Z] --- PASS: TestServiceLogs (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestServiceRemoveError [2022-04-23T10:24:09.625Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestServiceRemoveNotFoundError [2022-04-23T10:24:09.625Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestServiceRemove [2022-04-23T10:24:09.625Z] --- PASS: TestServiceRemove (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestServiceUpdateError [2022-04-23T10:24:09.625Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestServiceUpdate [2022-04-23T10:24:09.625Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestSwarmGetUnlockKeyError [2022-04-23T10:24:09.625Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestSwarmGetUnlockKey [2022-04-23T10:24:09.625Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestSwarmInitError [2022-04-23T10:24:09.625Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestSwarmInit [2022-04-23T10:24:09.625Z] --- PASS: TestSwarmInit (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestSwarmInspectError [2022-04-23T10:24:09.625Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestSwarmInspect [2022-04-23T10:24:09.625Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestSwarmJoinError [2022-04-23T10:24:09.625Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestSwarmJoin [2022-04-23T10:24:09.625Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestSwarmLeaveError [2022-04-23T10:24:09.625Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestSwarmLeave [2022-04-23T10:24:09.625Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestSwarmUnlockError [2022-04-23T10:24:09.625Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestSwarmUnlock [2022-04-23T10:24:09.625Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestSwarmUpdateError [2022-04-23T10:24:09.625Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestSwarmUpdate [2022-04-23T10:24:09.625Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestTaskInspectError [2022-04-23T10:24:09.625Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestTaskInspectWithEmptyID [2022-04-23T10:24:09.625Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestTaskInspect [2022-04-23T10:24:09.625Z] --- PASS: TestTaskInspect (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestTaskListError [2022-04-23T10:24:09.625Z] --- PASS: TestTaskListError (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestTaskList [2022-04-23T10:24:09.625Z] --- PASS: TestTaskList (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestVolumeCreateError [2022-04-23T10:24:09.625Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestVolumeCreate [2022-04-23T10:24:09.625Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestVolumeInspectError [2022-04-23T10:24:09.625Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestVolumeInspectNotFound [2022-04-23T10:24:09.625Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestVolumeInspectWithEmptyID [2022-04-23T10:24:09.625Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestVolumeInspect [2022-04-23T10:24:09.625Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestVolumeListError [2022-04-23T10:24:09.625Z] --- PASS: TestVolumeListError (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestVolumeList [2022-04-23T10:24:09.625Z] --- PASS: TestVolumeList (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestVolumeRemoveError [2022-04-23T10:24:09.625Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-23T10:24:09.625Z] === RUN TestVolumeRemove [2022-04-23T10:24:09.625Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-23T10:24:09.625Z] === CONT TestTLSCloseWriter [2022-04-23T10:24:09.625Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-23T10:24:09.625Z] PASS [2022-04-23T10:24:09.625Z] coverage: 75.1% of statements [2022-04-23T10:24:09.625Z] ok github.com/docker/docker/client 0.499s coverage: 75.1% of statements [2022-04-23T10:24:10.898Z] --- PASS: TestCreateServiceMaxReplicas (2.73s) [2022-04-23T10:24:10.898Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-23T10:24:11.094Z] docker_api_swarm_test.go:563: [d9ed77da14b8c] joining swarm manager [d4dbd0fe9a725]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:24:18.771Z] === RUN TestCheckpointCreateError [2022-04-23T10:24:18.771Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestCheckpointCreate [2022-04-23T10:24:18.771Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestCheckpointDeleteError [2022-04-23T10:24:18.771Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestCheckpointDelete [2022-04-23T10:24:18.771Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestCheckpointListError [2022-04-23T10:24:18.771Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestCheckpointList [2022-04-23T10:24:18.771Z] --- PASS: TestCheckpointList (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestCheckpointListContainerNotFound [2022-04-23T10:24:18.771Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestNewClientWithOpsFromEnv [2022-04-23T10:24:18.771Z] client_test.go:22: runtime.GOOS == "windows" [2022-04-23T10:24:18.771Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestGetAPIPath [2022-04-23T10:24:18.771Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestParseHostURL [2022-04-23T10:24:18.771Z] --- PASS: TestParseHostURL (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-23T10:24:18.771Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-23T10:24:18.771Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestNegotiateAPIVersion [2022-04-23T10:24:18.771Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-23T10:24:18.771Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-23T10:24:18.771Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-23T10:24:18.771Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-23T10:24:18.771Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-23T10:24:18.771Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-23T10:24:18.771Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-23T10:24:18.771Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-23T10:24:18.771Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-23T10:24:18.771Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-23T10:24:18.771Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestNegotiateAPVersionOverride [2022-04-23T10:24:18.771Z] --- PASS: TestNegotiateAPVersionOverride (0.01s) [2022-04-23T10:24:18.771Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-23T10:24:18.771Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-23T10:24:18.771Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-23T10:24:18.771Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestClientRedirect [2022-04-23T10:24:18.771Z] === RUN TestClientRedirect/GET [2022-04-23T10:24:18.771Z] === RUN TestClientRedirect/POST [2022-04-23T10:24:18.771Z] === RUN TestClientRedirect/PUT [2022-04-23T10:24:18.771Z] === RUN TestClientRedirect/DELETE [2022-04-23T10:24:18.771Z] --- PASS: TestClientRedirect (0.00s) [2022-04-23T10:24:18.771Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-23T10:24:18.771Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-23T10:24:18.771Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-23T10:24:18.771Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestConfigCreateUnsupported [2022-04-23T10:24:18.771Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestConfigCreateError [2022-04-23T10:24:18.771Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestConfigCreate [2022-04-23T10:24:18.771Z] --- PASS: TestConfigCreate (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestConfigInspectNotFound [2022-04-23T10:24:18.771Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestConfigInspectWithEmptyID [2022-04-23T10:24:18.771Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestConfigInspectUnsupported [2022-04-23T10:24:18.771Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestConfigInspectError [2022-04-23T10:24:18.771Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestConfigInspectConfigNotFound [2022-04-23T10:24:18.771Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestConfigInspect [2022-04-23T10:24:18.771Z] --- PASS: TestConfigInspect (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestConfigListUnsupported [2022-04-23T10:24:18.771Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestConfigListError [2022-04-23T10:24:18.771Z] --- PASS: TestConfigListError (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestConfigList [2022-04-23T10:24:18.771Z] --- PASS: TestConfigList (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestConfigRemoveUnsupported [2022-04-23T10:24:18.771Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestConfigRemoveError [2022-04-23T10:24:18.771Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestConfigRemove [2022-04-23T10:24:18.771Z] --- PASS: TestConfigRemove (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestConfigUpdateUnsupported [2022-04-23T10:24:18.771Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestConfigUpdateError [2022-04-23T10:24:18.771Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestConfigUpdate [2022-04-23T10:24:18.771Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestContainerCommitError [2022-04-23T10:24:18.771Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestContainerCommit [2022-04-23T10:24:18.771Z] --- PASS: TestContainerCommit (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestContainerStatPathError [2022-04-23T10:24:18.771Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestContainerStatPathNotFoundError [2022-04-23T10:24:18.771Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestContainerStatPathNoHeaderError [2022-04-23T10:24:18.771Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestContainerStatPath [2022-04-23T10:24:18.771Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestCopyToContainerError [2022-04-23T10:24:18.771Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestCopyToContainerNotFoundError [2022-04-23T10:24:18.771Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestCopyToContainerEmptyResponse [2022-04-23T10:24:18.771Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestCopyToContainer [2022-04-23T10:24:18.771Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestCopyFromContainerError [2022-04-23T10:24:18.771Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestCopyFromContainerNotFoundError [2022-04-23T10:24:18.771Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-23T10:24:18.771Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-23T10:24:18.771Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestCopyFromContainer [2022-04-23T10:24:18.771Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestContainerCreateError [2022-04-23T10:24:18.771Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-23T10:24:18.771Z] === RUN TestContainerCreateImageNotFound [2022-04-23T10:24:18.772Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerCreateWithName [2022-04-23T10:24:18.772Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerCreateAutoRemove [2022-04-23T10:24:18.772Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerDiffError [2022-04-23T10:24:18.772Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerDiff [2022-04-23T10:24:18.772Z] --- PASS: TestContainerDiff (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerExecCreateError [2022-04-23T10:24:18.772Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerExecCreate [2022-04-23T10:24:18.772Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerExecStartError [2022-04-23T10:24:18.772Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerExecStart [2022-04-23T10:24:18.772Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerExecInspectError [2022-04-23T10:24:18.772Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerExecInspect [2022-04-23T10:24:18.772Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerExportError [2022-04-23T10:24:18.772Z] --- PASS: TestContainerExportError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerExport [2022-04-23T10:24:18.772Z] --- PASS: TestContainerExport (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerInspectError [2022-04-23T10:24:18.772Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerInspectContainerNotFound [2022-04-23T10:24:18.772Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerInspectWithEmptyID [2022-04-23T10:24:18.772Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerInspect [2022-04-23T10:24:18.772Z] --- PASS: TestContainerInspect (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerInspectNode [2022-04-23T10:24:18.772Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerKillError [2022-04-23T10:24:18.772Z] --- PASS: TestContainerKillError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerKill [2022-04-23T10:24:18.772Z] --- PASS: TestContainerKill (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerListError [2022-04-23T10:24:18.772Z] --- PASS: TestContainerListError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerList [2022-04-23T10:24:18.772Z] --- PASS: TestContainerList (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerLogsNotFoundError [2022-04-23T10:24:18.772Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerLogsError [2022-04-23T10:24:18.772Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerLogs [2022-04-23T10:24:18.772Z] --- PASS: TestContainerLogs (0.21s) [2022-04-23T10:24:18.772Z] === RUN TestContainerPauseError [2022-04-23T10:24:18.772Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerPause [2022-04-23T10:24:18.772Z] --- PASS: TestContainerPause (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainersPruneError [2022-04-23T10:24:18.772Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainersPrune [2022-04-23T10:24:18.772Z] --- PASS: TestContainersPrune (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerRemoveError [2022-04-23T10:24:18.772Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerRemoveNotFoundError [2022-04-23T10:24:18.772Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerRemove [2022-04-23T10:24:18.772Z] --- PASS: TestContainerRemove (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerRenameError [2022-04-23T10:24:18.772Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerRename [2022-04-23T10:24:18.772Z] --- PASS: TestContainerRename (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerResizeError [2022-04-23T10:24:18.772Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerExecResizeError [2022-04-23T10:24:18.772Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerResize [2022-04-23T10:24:18.772Z] --- PASS: TestContainerResize (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerExecResize [2022-04-23T10:24:18.772Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerRestartError [2022-04-23T10:24:18.772Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerRestart [2022-04-23T10:24:18.772Z] --- PASS: TestContainerRestart (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerStartError [2022-04-23T10:24:18.772Z] --- PASS: TestContainerStartError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerStart [2022-04-23T10:24:18.772Z] --- PASS: TestContainerStart (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerStatsError [2022-04-23T10:24:18.772Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerStats [2022-04-23T10:24:18.772Z] --- PASS: TestContainerStats (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerStopError [2022-04-23T10:24:18.772Z] --- PASS: TestContainerStopError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerStop [2022-04-23T10:24:18.772Z] --- PASS: TestContainerStop (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerTopError [2022-04-23T10:24:18.772Z] --- PASS: TestContainerTopError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerTop [2022-04-23T10:24:18.772Z] --- PASS: TestContainerTop (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerUnpauseError [2022-04-23T10:24:18.772Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerUnpause [2022-04-23T10:24:18.772Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerUpdateError [2022-04-23T10:24:18.772Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerUpdate [2022-04-23T10:24:18.772Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerWaitError [2022-04-23T10:24:18.772Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestContainerWait [2022-04-23T10:24:18.772Z] --- PASS: TestContainerWait (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestDiskUsageError [2022-04-23T10:24:18.772Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestDiskUsage [2022-04-23T10:24:18.772Z] --- PASS: TestDiskUsage (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestDistributionInspectUnsupported [2022-04-23T10:24:18.772Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestDistributionInspectWithEmptyID [2022-04-23T10:24:18.772Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestEventsErrorInOptions [2022-04-23T10:24:18.772Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestEventsErrorFromServer [2022-04-23T10:24:18.772Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestEvents [2022-04-23T10:24:18.772Z] --- PASS: TestEvents (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestTLSCloseWriter [2022-04-23T10:24:18.772Z] === PAUSE TestTLSCloseWriter [2022-04-23T10:24:18.772Z] === RUN TestImageBuildError [2022-04-23T10:24:18.772Z] --- PASS: TestImageBuildError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageBuild [2022-04-23T10:24:18.772Z] --- PASS: TestImageBuild (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestGetDockerOS [2022-04-23T10:24:18.772Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageCreateError [2022-04-23T10:24:18.772Z] --- PASS: TestImageCreateError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageCreate [2022-04-23T10:24:18.772Z] --- PASS: TestImageCreate (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageHistoryError [2022-04-23T10:24:18.772Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageHistory [2022-04-23T10:24:18.772Z] --- PASS: TestImageHistory (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageImportError [2022-04-23T10:24:18.772Z] --- PASS: TestImageImportError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageImport [2022-04-23T10:24:18.772Z] --- PASS: TestImageImport (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageInspectError [2022-04-23T10:24:18.772Z] --- PASS: TestImageInspectError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageInspectImageNotFound [2022-04-23T10:24:18.772Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageInspectWithEmptyID [2022-04-23T10:24:18.772Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageInspect [2022-04-23T10:24:18.772Z] --- PASS: TestImageInspect (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageListError [2022-04-23T10:24:18.772Z] --- PASS: TestImageListError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageList [2022-04-23T10:24:18.772Z] --- PASS: TestImageList (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageListApiBefore125 [2022-04-23T10:24:18.772Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageLoadError [2022-04-23T10:24:18.772Z] --- PASS: TestImageLoadError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageLoad [2022-04-23T10:24:18.772Z] --- PASS: TestImageLoad (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImagesPruneError [2022-04-23T10:24:18.772Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImagesPrune [2022-04-23T10:24:18.772Z] --- PASS: TestImagesPrune (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImagePullReferenceParseError [2022-04-23T10:24:18.772Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImagePullAnyError [2022-04-23T10:24:18.772Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-23T10:24:18.772Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T10:24:18.772Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T10:24:18.772Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-23T10:24:18.772Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImagePullWithoutErrors [2022-04-23T10:24:18.772Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImagePushReferenceError [2022-04-23T10:24:18.772Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImagePushAnyError [2022-04-23T10:24:18.772Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-23T10:24:18.772Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T10:24:18.772Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T10:24:18.772Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-23T10:24:18.772Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImagePushWithoutErrors [2022-04-23T10:24:18.772Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-23T10:24:18.772Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-23T10:24:18.772Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-23T10:24:18.772Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-23T10:24:18.772Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-23T10:24:18.772Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-23T10:24:18.772Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-23T10:24:18.772Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-23T10:24:18.772Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageRemoveError [2022-04-23T10:24:18.772Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageRemoveImageNotFound [2022-04-23T10:24:18.772Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageRemove [2022-04-23T10:24:18.772Z] --- PASS: TestImageRemove (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageSaveError [2022-04-23T10:24:18.772Z] --- PASS: TestImageSaveError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageSave [2022-04-23T10:24:18.772Z] --- PASS: TestImageSave (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageSearchAnyError [2022-04-23T10:24:18.772Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-23T10:24:18.772Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T10:24:18.772Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T10:24:18.772Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-23T10:24:18.772Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageSearchWithoutErrors [2022-04-23T10:24:18.772Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageTagError [2022-04-23T10:24:18.772Z] --- PASS: TestImageTagError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageTagInvalidReference [2022-04-23T10:24:18.772Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageTagInvalidSourceImageName [2022-04-23T10:24:18.772Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageTagHexSource [2022-04-23T10:24:18.772Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestImageTag [2022-04-23T10:24:18.772Z] --- PASS: TestImageTag (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestInfoServerError [2022-04-23T10:24:18.772Z] --- PASS: TestInfoServerError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestInfoInvalidResponseJSONError [2022-04-23T10:24:18.772Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestInfo [2022-04-23T10:24:18.772Z] --- PASS: TestInfo (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestNetworkConnectError [2022-04-23T10:24:18.772Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-23T10:24:18.772Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestNetworkConnect [2022-04-23T10:24:18.772Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestNetworkCreateError [2022-04-23T10:24:18.772Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestNetworkCreate [2022-04-23T10:24:18.772Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestNetworkDisconnectError [2022-04-23T10:24:18.772Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestNetworkDisconnect [2022-04-23T10:24:18.772Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestNetworkInspect [2022-04-23T10:24:18.772Z] === RUN TestNetworkInspect/empty_ID [2022-04-23T10:24:18.772Z] === RUN TestNetworkInspect/no_options [2022-04-23T10:24:18.772Z] === RUN TestNetworkInspect/verbose [2022-04-23T10:24:18.772Z] === RUN TestNetworkInspect/global_scope [2022-04-23T10:24:18.772Z] === RUN TestNetworkInspect/unknown_network [2022-04-23T10:24:18.772Z] === RUN TestNetworkInspect/server_error [2022-04-23T10:24:18.772Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-23T10:24:18.772Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-23T10:24:18.772Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-23T10:24:18.772Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-23T10:24:18.772Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-23T10:24:18.772Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-23T10:24:18.772Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestNetworkListError [2022-04-23T10:24:18.772Z] --- PASS: TestNetworkListError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestNetworkList [2022-04-23T10:24:18.772Z] --- PASS: TestNetworkList (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestNetworksPruneError [2022-04-23T10:24:18.772Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestNetworksPrune [2022-04-23T10:24:18.772Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestNetworkRemoveError [2022-04-23T10:24:18.772Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestNetworkRemove [2022-04-23T10:24:18.772Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-23T10:24:18.772Z] === RUN TestNodeInspectError [2022-04-23T10:24:19.252Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestNodeInspectNodeNotFound [2022-04-23T10:24:19.252Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestNodeInspectWithEmptyID [2022-04-23T10:24:19.252Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestNodeInspect [2022-04-23T10:24:19.252Z] --- PASS: TestNodeInspect (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestNodeListError [2022-04-23T10:24:19.252Z] --- PASS: TestNodeListError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestNodeList [2022-04-23T10:24:19.252Z] --- PASS: TestNodeList (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestNodeRemoveError [2022-04-23T10:24:19.252Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestNodeRemove [2022-04-23T10:24:19.252Z] --- PASS: TestNodeRemove (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestNodeUpdateError [2022-04-23T10:24:19.252Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestNodeUpdate [2022-04-23T10:24:19.252Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestOptionWithHostFromEnv [2022-04-23T10:24:19.252Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestOptionWithTimeout [2022-04-23T10:24:19.252Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestOptionWithVersionFromEnv [2022-04-23T10:24:19.252Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestPingFail [2022-04-23T10:24:19.252Z] --- PASS: TestPingFail (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestPingWithError [2022-04-23T10:24:19.252Z] 2022/04/23 10:24:18 RoundTripper returned a response & error; ignoring response [2022-04-23T10:24:19.252Z] 2022/04/23 10:24:18 RoundTripper returned a response & error; ignoring response [2022-04-23T10:24:19.252Z] --- PASS: TestPingWithError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestPingSuccess [2022-04-23T10:24:19.252Z] --- PASS: TestPingSuccess (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestPingHeadFallback [2022-04-23T10:24:19.252Z] === RUN TestPingHeadFallback/OK [2022-04-23T10:24:19.252Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-23T10:24:19.252Z] === RUN TestPingHeadFallback/Not_Found [2022-04-23T10:24:19.252Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-23T10:24:19.252Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-23T10:24:19.252Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-23T10:24:19.252Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-23T10:24:19.252Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-23T10:24:19.252Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestPluginDisableError [2022-04-23T10:24:19.252Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestPluginDisable [2022-04-23T10:24:19.252Z] --- PASS: TestPluginDisable (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestPluginEnableError [2022-04-23T10:24:19.252Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestPluginEnable [2022-04-23T10:24:19.252Z] --- PASS: TestPluginEnable (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestPluginInspectError [2022-04-23T10:24:19.252Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestPluginInspectWithEmptyID [2022-04-23T10:24:19.252Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestPluginInspect [2022-04-23T10:24:19.252Z] --- PASS: TestPluginInspect (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestPluginListError [2022-04-23T10:24:19.252Z] --- PASS: TestPluginListError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestPluginList [2022-04-23T10:24:19.252Z] --- PASS: TestPluginList (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestPluginPushError [2022-04-23T10:24:19.252Z] --- PASS: TestPluginPushError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestPluginPush [2022-04-23T10:24:19.252Z] --- PASS: TestPluginPush (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestPluginRemoveError [2022-04-23T10:24:19.252Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestPluginRemove [2022-04-23T10:24:19.252Z] --- PASS: TestPluginRemove (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestPluginSetError [2022-04-23T10:24:19.252Z] --- PASS: TestPluginSetError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestPluginSet [2022-04-23T10:24:19.252Z] --- PASS: TestPluginSet (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSetHostHeader [2022-04-23T10:24:19.252Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestPlainTextError [2022-04-23T10:24:19.252Z] --- PASS: TestPlainTextError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestInfiniteError [2022-04-23T10:24:19.252Z] --- PASS: TestInfiniteError (0.04s) [2022-04-23T10:24:19.252Z] === RUN TestCanceledContext [2022-04-23T10:24:19.252Z] 2022/04/23 10:24:18 RoundTripper returned a response & error; ignoring response [2022-04-23T10:24:19.252Z] --- PASS: TestCanceledContext (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestDeadlineExceededContext [2022-04-23T10:24:19.252Z] 2022/04/23 10:24:18 RoundTripper returned a response & error; ignoring response [2022-04-23T10:24:19.252Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSecretCreateUnsupported [2022-04-23T10:24:19.252Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSecretCreateError [2022-04-23T10:24:19.252Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSecretCreate [2022-04-23T10:24:19.252Z] --- PASS: TestSecretCreate (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSecretInspectUnsupported [2022-04-23T10:24:19.252Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSecretInspectError [2022-04-23T10:24:19.252Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSecretInspectSecretNotFound [2022-04-23T10:24:19.252Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSecretInspectWithEmptyID [2022-04-23T10:24:19.252Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSecretInspect [2022-04-23T10:24:19.252Z] --- PASS: TestSecretInspect (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSecretListUnsupported [2022-04-23T10:24:19.252Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSecretListError [2022-04-23T10:24:19.252Z] --- PASS: TestSecretListError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSecretList [2022-04-23T10:24:19.252Z] --- PASS: TestSecretList (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSecretRemoveUnsupported [2022-04-23T10:24:19.252Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSecretRemoveError [2022-04-23T10:24:19.252Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSecretRemove [2022-04-23T10:24:19.252Z] --- PASS: TestSecretRemove (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSecretUpdateUnsupported [2022-04-23T10:24:19.252Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSecretUpdateError [2022-04-23T10:24:19.252Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSecretUpdate [2022-04-23T10:24:19.252Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestServiceCreateError [2022-04-23T10:24:19.252Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestServiceCreate [2022-04-23T10:24:19.252Z] --- PASS: TestServiceCreate (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-23T10:24:19.252Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestServiceCreateDigestPinning [2022-04-23T10:24:19.252Z] --- PASS: TestServiceCreateDigestPinning (0.01s) [2022-04-23T10:24:19.252Z] === RUN TestServiceInspectError [2022-04-23T10:24:19.252Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestServiceInspectServiceNotFound [2022-04-23T10:24:19.252Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestServiceInspectWithEmptyID [2022-04-23T10:24:19.252Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestServiceInspect [2022-04-23T10:24:19.252Z] --- PASS: TestServiceInspect (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestServiceListError [2022-04-23T10:24:19.252Z] --- PASS: TestServiceListError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestServiceList [2022-04-23T10:24:19.252Z] --- PASS: TestServiceList (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestServiceLogsError [2022-04-23T10:24:19.252Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestServiceLogs [2022-04-23T10:24:19.252Z] --- PASS: TestServiceLogs (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestServiceRemoveError [2022-04-23T10:24:19.252Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestServiceRemoveNotFoundError [2022-04-23T10:24:19.252Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestServiceRemove [2022-04-23T10:24:19.252Z] --- PASS: TestServiceRemove (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestServiceUpdateError [2022-04-23T10:24:19.252Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestServiceUpdate [2022-04-23T10:24:19.252Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSwarmGetUnlockKeyError [2022-04-23T10:24:19.252Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSwarmGetUnlockKey [2022-04-23T10:24:19.252Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSwarmInitError [2022-04-23T10:24:19.252Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSwarmInit [2022-04-23T10:24:19.252Z] --- PASS: TestSwarmInit (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSwarmInspectError [2022-04-23T10:24:19.252Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSwarmInspect [2022-04-23T10:24:19.252Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSwarmJoinError [2022-04-23T10:24:19.252Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSwarmJoin [2022-04-23T10:24:19.252Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSwarmLeaveError [2022-04-23T10:24:19.252Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSwarmLeave [2022-04-23T10:24:19.252Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSwarmUnlockError [2022-04-23T10:24:19.252Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSwarmUnlock [2022-04-23T10:24:19.252Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSwarmUpdateError [2022-04-23T10:24:19.252Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestSwarmUpdate [2022-04-23T10:24:19.252Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestTaskInspectError [2022-04-23T10:24:19.252Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestTaskInspectWithEmptyID [2022-04-23T10:24:19.252Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestTaskInspect [2022-04-23T10:24:19.252Z] --- PASS: TestTaskInspect (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestTaskListError [2022-04-23T10:24:19.252Z] --- PASS: TestTaskListError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestTaskList [2022-04-23T10:24:19.252Z] --- PASS: TestTaskList (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestVolumeCreateError [2022-04-23T10:24:19.252Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestVolumeCreate [2022-04-23T10:24:19.252Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestVolumeInspectError [2022-04-23T10:24:19.252Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestVolumeInspectNotFound [2022-04-23T10:24:19.252Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestVolumeInspectWithEmptyID [2022-04-23T10:24:19.252Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestVolumeInspect [2022-04-23T10:24:19.252Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestVolumeListError [2022-04-23T10:24:19.252Z] --- PASS: TestVolumeListError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestVolumeList [2022-04-23T10:24:19.252Z] --- PASS: TestVolumeList (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestVolumeRemoveError [2022-04-23T10:24:19.252Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-23T10:24:19.252Z] === RUN TestVolumeRemove [2022-04-23T10:24:19.252Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-23T10:24:19.252Z] === CONT TestTLSCloseWriter [2022-04-23T10:24:19.252Z] --- PASS: TestTLSCloseWriter (0.03s) [2022-04-23T10:24:19.252Z] PASS [2022-04-23T10:24:19.252Z] coverage: 75.1% of statements [2022-04-23T10:24:19.252Z] ok github.com/docker/docker/client 0.552s coverage: 75.1% of statements [2022-04-23T10:24:21.069Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-23T10:24:21.069Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-23T10:24:21.069Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-23T10:24:21.637Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-23T10:24:22.206Z] === RUN TestDockerSuite/TestBuildFails [2022-04-23T10:24:22.465Z] docker_api_swarm_test.go:585: [d0c1df038c065] joining swarm manager [d4dbd0fe9a725]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T10:24:23.034Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-23T10:24:23.035Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-23T10:24:25.804Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s) [2022-04-23T10:24:25.804Z] === RUN TestCreateServiceSecretFileMode [2022-04-23T10:24:26.339Z] check_test.go:378: [d9ed77da14b8c] daemon is not started [2022-04-23T10:24:26.339Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-23T10:24:26.376Z] --- PASS: TestCreateServiceSecretFileMode (2.40s) [2022-04-23T10:24:26.376Z] === RUN TestCreateServiceConfigFileMode [2022-04-23T10:24:27.715Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-23T10:24:28.288Z] --- PASS: TestCreateServiceConfigFileMode (1.96s) [2022-04-23T10:24:28.288Z] === RUN TestCreateServiceSysctls [2022-04-23T10:24:29.091Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-23T10:24:30.465Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-23T10:24:30.684Z] --- PASS: TestCheckoutGit (36.06s) [2022-04-23T10:24:30.684Z] === RUN TestValidGitTransport [2022-04-23T10:24:30.684Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-23T10:24:30.684Z] === RUN TestGitInvalidRef [2022-04-23T10:24:30.684Z] --- PASS: TestGitInvalidRef (0.27s) [2022-04-23T10:24:30.684Z] PASS [2022-04-23T10:24:30.684Z] coverage: 86.3% of statements [2022-04-23T10:24:30.684Z] ok github.com/docker/docker/builder/remotecontext/git 36.531s coverage: 86.3% of statements [2022-04-23T10:24:30.684Z] ? github.com/docker/docker/cli [no test files] [2022-04-23T10:24:30.684Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-23T10:24:30.684Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-23T10:24:30.684Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-23T10:24:31.032Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-23T10:24:31.586Z] --- PASS: TestCreateServiceSysctls (3.00s) [2022-04-23T10:24:31.586Z] === RUN TestCreateServiceCapabilities [2022-04-23T10:24:31.968Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-23T10:24:32.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-23T10:24:32.905Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-23T10:24:32.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-23T10:24:33.498Z] --- PASS: TestCreateServiceCapabilities (1.98s) [2022-04-23T10:24:33.499Z] === RUN TestInspect [2022-04-23T10:24:34.282Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-23T10:24:35.660Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-23T10:24:35.660Z] docker_api_swarm_test.go:46: [d1259e9cf49dc] joining swarm manager [d369be6e0191f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:24:35.919Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-23T10:24:36.047Z] --- PASS: TestInspect (2.88s) [2022-04-23T10:24:36.047Z] === RUN TestCreateJob [2022-04-23T10:24:36.084Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-23T10:24:36.084Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-23T10:24:37.011Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-23T10:24:37.012Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-23T10:24:37.268Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-23T10:24:37.268Z] Cross building: bundles/cross/windows/amd64 [2022-04-23T10:24:37.268Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-04-23T10:24:37.268Z] { [2022-04-23T10:24:37.268Z] "RT_GROUP_ICON": { [2022-04-23T10:24:37.268Z] "#1": { [2022-04-23T10:24:37.268Z] "0409": "../../winresources/docker.ico" [2022-04-23T10:24:37.268Z] } [2022-04-23T10:24:37.268Z] }, [2022-04-23T10:24:37.268Z] "RT_MANIFEST": { [2022-04-23T10:24:37.268Z] "#1": { [2022-04-23T10:24:37.268Z] "0409": { [2022-04-23T10:24:37.268Z] "identity": {}, [2022-04-23T10:24:37.268Z] "description": "Docker Engine", [2022-04-23T10:24:37.268Z] "minimum-os": "vista", [2022-04-23T10:24:37.268Z] "execution-level": "", [2022-04-23T10:24:37.268Z] "ui-access": false, [2022-04-23T10:24:37.268Z] "auto-elevate": false, [2022-04-23T10:24:37.268Z] "dpi-awareness": "unaware", [2022-04-23T10:24:37.268Z] "disable-theming": false, [2022-04-23T10:24:37.268Z] "disable-window-filtering": false, [2022-04-23T10:24:37.268Z] "high-resolution-scrolling-aware": false, [2022-04-23T10:24:37.268Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-23T10:24:37.268Z] "long-path-aware": false, [2022-04-23T10:24:37.268Z] "printer-driver-isolation": false, [2022-04-23T10:24:37.268Z] "gdi-scaling": false, [2022-04-23T10:24:37.268Z] "segment-heap": false, [2022-04-23T10:24:37.268Z] "use-common-controls-v6": false [2022-04-23T10:24:37.268Z] } [2022-04-23T10:24:37.268Z] } [2022-04-23T10:24:37.268Z] }, [2022-04-23T10:24:37.268Z] "RT_MESSAGETABLE": { [2022-04-23T10:24:37.268Z] "#1": { [2022-04-23T10:24:37.268Z] "0409": "../../winresources/event_messages.bin" [2022-04-23T10:24:37.268Z] } [2022-04-23T10:24:37.268Z] }, [2022-04-23T10:24:37.268Z] "RT_VERSION": { [2022-04-23T10:24:37.268Z] "#1": { [2022-04-23T10:24:37.268Z] "0409": { [2022-04-23T10:24:37.268Z] "fixed": { [2022-04-23T10:24:37.268Z] "file_version": "0.0.0.0", [2022-04-23T10:24:37.268Z] "product_version": "0.0.0.0", [2022-04-23T10:24:37.268Z] "type": "Unknown" [2022-04-23T10:24:37.268Z] }, [2022-04-23T10:24:37.268Z] "info": { [2022-04-23T10:24:37.268Z] "0000": { [2022-04-23T10:24:37.268Z] "CompanyName": "", [2022-04-23T10:24:37.268Z] "FileVersion": "dev", [2022-04-23T10:24:37.268Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-23T10:24:37.268Z] "OriginalFileName": "dockerd-dev.exe", [2022-04-23T10:24:37.268Z] "ProductName": "", [2022-04-23T10:24:37.268Z] "ProductVersion": "dev", [2022-04-23T10:24:37.268Z] "SpecialBuild": "36049a04d2e11454789be71f40eb2aed1c7070d5" [2022-04-23T10:24:37.268Z] } [2022-04-23T10:24:37.268Z] } [2022-04-23T10:24:37.268Z] } [2022-04-23T10:24:37.268Z] } [2022-04-23T10:24:37.268Z] } [2022-04-23T10:24:37.268Z] } [2022-04-23T10:24:37.268Z] cmd/dockerd/config.go [2022-04-23T10:24:37.268Z] cmd/dockerd/config_windows.go [2022-04-23T10:24:37.268Z] cmd/dockerd/daemon.go [2022-04-23T10:24:37.268Z] cmd/dockerd/daemon_test.go [2022-04-23T10:24:37.268Z] cmd/dockerd/daemon_windows.go [2022-04-23T10:24:37.268Z] cmd/dockerd/docker.go [2022-04-23T10:24:37.268Z] cmd/dockerd/docker_windows.go [2022-04-23T10:24:37.268Z] cmd/dockerd/genwinres_windows.go [2022-04-23T10:24:37.268Z] cmd/dockerd/metrics.go [2022-04-23T10:24:37.268Z] cmd/dockerd/options.go [2022-04-23T10:24:37.268Z] cmd/dockerd/options_test.go [2022-04-23T10:24:37.268Z] cmd/dockerd/service_windows.go [2022-04-23T10:24:37.268Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-23T10:24:37.268Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-23T10:24:37.822Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-23T10:24:39.240Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-23T10:24:39.240Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-23T10:24:39.240Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-23T10:24:39.240Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-23T10:24:39.241Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-23T10:24:39.241Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-23T10:24:39.241Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-23T10:24:39.241Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-23T10:24:39.241Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-23T10:24:39.241Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-23T10:24:39.241Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-23T10:24:39.241Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-23T10:24:39.241Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-23T10:24:39.241Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-23T10:24:39.241Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-23T10:24:39.241Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-23T10:24:39.241Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-23T10:24:39.241Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-23T10:24:39.241Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-23T10:24:39.241Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-23T10:24:39.241Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-23T10:24:39.241Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-23T10:24:39.241Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-23T10:24:39.241Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-23T10:24:39.241Z] === RUN TestConfigureDaemonLogs [2022-04-23T10:24:39.241Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-23T10:24:39.241Z] === RUN TestCommonOptionsInstallFlags [2022-04-23T10:24:39.241Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-23T10:24:39.241Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-23T10:24:39.241Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-23T10:24:39.241Z] PASS [2022-04-23T10:24:39.241Z] coverage: 19.0% of statements [2022-04-23T10:24:39.241Z] ok github.com/docker/docker/cmd/dockerd 0.219s coverage: 19.0% of statements [2022-04-23T10:24:39.241Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-23T10:24:39.241Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-23T10:24:39.349Z] --- PASS: TestCreateJob (3.06s) [2022-04-23T10:24:39.349Z] === RUN TestReplicatedJob [2022-04-23T10:24:39.728Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-23T10:24:40.492Z] --- PASS: TestCheckoutGit (35.94s) [2022-04-23T10:24:40.492Z] === RUN TestValidGitTransport [2022-04-23T10:24:40.492Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-23T10:24:40.492Z] === RUN TestGitInvalidRef [2022-04-23T10:24:40.492Z] --- PASS: TestGitInvalidRef (0.28s) [2022-04-23T10:24:40.492Z] PASS [2022-04-23T10:24:40.492Z] coverage: 86.3% of statements [2022-04-23T10:24:40.492Z] ok github.com/docker/docker/builder/remotecontext/git 36.319s coverage: 86.3% of statements [2022-04-23T10:24:40.492Z] ? github.com/docker/docker/cli [no test files] [2022-04-23T10:24:40.492Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-23T10:24:40.492Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-23T10:24:40.492Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-23T10:24:41.103Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-23T10:24:41.416Z] === RUN TestContainerStopSignal [2022-04-23T10:24:41.417Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-23T10:24:41.417Z] === RUN TestContainerStopTimeout [2022-04-23T10:24:41.417Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-23T10:24:41.417Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-23T10:24:41.417Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-23T10:24:41.417Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-23T10:24:41.417Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-23T10:24:41.417Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-23T10:24:41.417Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-23T10:24:41.417Z] === RUN TestReplaceAndAppendEnvVars [2022-04-23T10:24:41.417Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-23T10:24:41.417Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-23T10:24:41.417Z] === RUN TestNewMemoryStore [2022-04-23T10:24:41.417Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-23T10:24:41.417Z] === RUN TestAddContainers [2022-04-23T10:24:41.417Z] --- PASS: TestAddContainers (0.00s) [2022-04-23T10:24:41.417Z] === RUN TestGetContainer [2022-04-23T10:24:41.417Z] --- PASS: TestGetContainer (0.00s) [2022-04-23T10:24:41.417Z] === RUN TestDeleteContainer [2022-04-23T10:24:41.417Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-23T10:24:41.417Z] === RUN TestListContainers [2022-04-23T10:24:41.417Z] --- PASS: TestListContainers (0.00s) [2022-04-23T10:24:41.417Z] === RUN TestFirstContainer [2022-04-23T10:24:41.417Z] --- PASS: TestFirstContainer (0.00s) [2022-04-23T10:24:41.417Z] === RUN TestApplyAllContainer [2022-04-23T10:24:41.417Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-23T10:24:41.417Z] === RUN TestIsValidHealthString [2022-04-23T10:24:41.417Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-23T10:24:41.417Z] === RUN TestStateRunStop [2022-04-23T10:24:41.417Z] --- PASS: TestStateRunStop (0.00s) [2022-04-23T10:24:41.417Z] === RUN TestStateTimeoutWait [2022-04-23T10:24:41.417Z] state_test.go:141: Stop callback fired [2022-04-23T10:24:41.417Z] state_test.go:165: Stop callback fired [2022-04-23T10:24:41.417Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-23T10:24:41.417Z] === RUN TestIsValidStateString [2022-04-23T10:24:41.417Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-23T10:24:41.417Z] === RUN TestViewSaveDelete [2022-04-23T10:24:41.417Z] --- PASS: TestViewSaveDelete (0.02s) [2022-04-23T10:24:41.417Z] === RUN TestViewAll [2022-04-23T10:24:41.417Z] --- PASS: TestViewAll (0.02s) [2022-04-23T10:24:41.417Z] === RUN TestViewGet [2022-04-23T10:24:41.417Z] --- PASS: TestViewGet (0.01s) [2022-04-23T10:24:41.417Z] === RUN TestNames [2022-04-23T10:24:41.417Z] --- PASS: TestNames (0.00s) [2022-04-23T10:24:41.417Z] === RUN TestViewWithHealthCheck [2022-04-23T10:24:41.417Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-23T10:24:41.417Z] PASS [2022-04-23T10:24:41.417Z] coverage: 41.7% of statements [2022-04-23T10:24:41.417Z] ok github.com/docker/docker/container 0.252s coverage: 41.7% of statements [2022-04-23T10:24:41.417Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-23T10:24:41.417Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-23T10:24:41.417Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-23T10:24:41.417Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-23T10:24:41.873Z] === RUN TestPrepare [2022-04-23T10:24:41.873Z] --- PASS: TestPrepare (0.00s) [2022-04-23T10:24:41.873Z] === RUN TestStart [2022-04-23T10:24:41.873Z] --- PASS: TestStart (0.00s) [2022-04-23T10:24:41.873Z] === RUN TestWaitCancel [2022-04-23T10:24:41.873Z] --- PASS: TestWaitCancel (0.00s) [2022-04-23T10:24:41.873Z] === RUN TestWaitDisabled [2022-04-23T10:24:41.873Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-23T10:24:41.873Z] === RUN TestWaitEnabled [2022-04-23T10:24:41.873Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-23T10:24:41.873Z] === RUN TestRemove [2022-04-23T10:24:41.873Z] --- PASS: TestRemove (0.00s) [2022-04-23T10:24:41.873Z] PASS [2022-04-23T10:24:41.874Z] coverage: 65.3% of statements [2022-04-23T10:24:41.874Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2022-04-23T10:24:43.556Z] --- PASS: TestReplicatedJob (4.46s) [2022-04-23T10:24:43.556Z] === RUN TestUpdateReplicatedJob [2022-04-23T10:24:45.289Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-23T10:24:45.289Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-23T10:24:45.599Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-23T10:24:45.599Z] === RUN TestNewListSecretsFilters [2022-04-23T10:24:45.599Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-23T10:24:45.599Z] === RUN TestNewListConfigsFilters [2022-04-23T10:24:45.599Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-23T10:24:45.599Z] PASS [2022-04-23T10:24:45.599Z] coverage: 0.5% of statements [2022-04-23T10:24:45.599Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-23T10:24:45.599Z] ok github.com/docker/docker/daemon/cluster 0.879s coverage: 0.5% of statements [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-23T10:24:45.599Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-23T10:24:45.599Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-23T10:24:45.599Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-23T10:24:45.599Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-23T10:24:45.599Z] PASS [2022-04-23T10:24:45.599Z] coverage: 35.9% of statements [2022-04-23T10:24:45.599Z] ok github.com/docker/docker/daemon/cluster/convert 0.458s coverage: 35.9% of statements [2022-04-23T10:24:46.223Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-23T10:24:46.792Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-23T10:24:46.855Z] --- PASS: TestUpdateReplicatedJob (3.02s) [2022-04-23T10:24:46.855Z] === RUN TestServiceListWithStatuses [2022-04-23T10:24:46.855Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-23T10:24:46.855Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-23T10:24:46.855Z] === RUN TestDockerNetworkConnectAlias [2022-04-23T10:24:47.730Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-23T10:24:47.730Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-23T10:24:47.730Z] --- PASS: TestImportExtremelyLargeImageWorks (182.98s) [2022-04-23T10:24:47.730Z] PASS [2022-04-23T10:24:47.730Z] [2022-04-23T10:24:47.730Z] DONE 22 tests in 187.535s [2022-04-23T10:24:47.730Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-23T10:24:47.730Z] ++ 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-04-23T10:24:47.730Z] ++ set -e [2022-04-23T10:24:47.730Z] ++ '[' -n 0 ']' [2022-04-23T10:24:47.730Z] ++ set -x [2022-04-23T10:24:47.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-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-04-23T10:24:47.990Z] INFO: Testing against a local daemon [2022-04-23T10:24:47.990Z] === RUN TestNetworkCreateDelete [2022-04-23T10:24:48.249Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-04-23T10:24:48.249Z] === RUN TestDockerNetworkDeletePreferID [2022-04-23T10:24:48.492Z] === RUN TestWaitNodeAttachment [2022-04-23T10:24:48.493Z] === RUN TestBuilderGC [2022-04-23T10:24:48.493Z] --- PASS: TestBuilderGC (0.00s) [2022-04-23T10:24:48.493Z] === RUN TestDaemonConfigurationNotFound [2022-04-23T10:24:48.493Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-23T10:24:48.493Z] === RUN TestDaemonBrokenConfiguration [2022-04-23T10:24:48.493Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-23T10:24:48.493Z] === RUN TestFindConfigurationConflicts [2022-04-23T10:24:48.493Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-23T10:24:48.493Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-23T10:24:48.493Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-23T10:24:48.493Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-23T10:24:48.493Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-23T10:24:48.493Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-23T10:24:48.493Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-23T10:24:48.493Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-23T10:24:48.493Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-23T10:24:48.493Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-23T10:24:48.493Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-23T10:24:48.493Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-23T10:24:48.493Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-23T10:24:48.493Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-23T10:24:48.493Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-23T10:24:48.493Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-23T10:24:48.493Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-23T10:24:48.493Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-23T10:24:48.493Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-23T10:24:48.493Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-23T10:24:48.493Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-23T10:24:48.493Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-23T10:24:48.493Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-23T10:24:48.493Z] === RUN TestValidateConfigurationErrors [2022-04-23T10:24:48.493Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-23T10:24:48.493Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-23T10:24:48.493Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-23T10:24:48.493Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-23T10:24:48.493Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-23T10:24:48.493Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-23T10:24:48.493Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-23T10:24:48.493Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-23T10:24:48.493Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-23T10:24:48.493Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-23T10:24:48.493Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-23T10:24:48.493Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-23T10:24:48.493Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-23T10:24:48.493Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-23T10:24:48.493Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-23T10:24:48.493Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-23T10:24:48.493Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-23T10:24:48.493Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-23T10:24:48.493Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-23T10:24:48.493Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-23T10:24:48.493Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-23T10:24:48.493Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-23T10:24:48.493Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-23T10:24:48.493Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-23T10:24:48.493Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-23T10:24:48.493Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-23T10:24:48.493Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-23T10:24:48.493Z] === RUN TestValidateConfiguration [2022-04-23T10:24:48.493Z] === RUN TestValidateConfiguration/with_label [2022-04-23T10:24:48.493Z] === RUN TestValidateConfiguration/with_dns [2022-04-23T10:24:48.493Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-23T10:24:48.493Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-23T10:24:48.493Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-23T10:24:48.493Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-23T10:24:48.493Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-23T10:24:48.493Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-23T10:24:48.493Z] === RUN TestValidateConfiguration/with_hosts [2022-04-23T10:24:48.493Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-23T10:24:48.493Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-23T10:24:48.493Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-23T10:24:48.493Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-23T10:24:48.493Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-23T10:24:48.493Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-23T10:24:48.493Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-23T10:24:48.493Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-23T10:24:48.493Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-23T10:24:48.493Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-23T10:24:48.493Z] === RUN TestReloadSetConfigFileNotExist [2022-04-23T10:24:48.818Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-23T10:24:48.819Z] --- PASS: TestDockerNetworkDeletePreferID (0.70s) [2022-04-23T10:24:48.819Z] === RUN TestDaemonDNSFallback [2022-04-23T10:24:48.952Z] time="2022-04-23T10:24:48Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-23T10:24:48.952Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-04-23T10:24:48.952Z] === RUN TestReloadDefaultConfigNotExist [2022-04-23T10:24:48.952Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:24:48.952Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-23T10:24:48.952Z] === RUN TestReloadBadDefaultConfig [2022-04-23T10:24:48.952Z] time="2022-04-23T10:24:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3673364600" [2022-04-23T10:24:48.952Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-23T10:24:48.952Z] === RUN TestReloadWithConflictingLabels [2022-04-23T10:24:48.952Z] time="2022-04-23T10:24:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3305623904" [2022-04-23T10:24:48.952Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-23T10:24:48.952Z] === RUN TestReloadWithDuplicateLabels [2022-04-23T10:24:48.952Z] time="2022-04-23T10:24:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2926997999" [2022-04-23T10:24:48.952Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-23T10:24:48.952Z] === RUN TestMaskURLCredentials [2022-04-23T10:24:48.952Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-23T10:24:48.952Z] === RUN TestDaemonConfigurationMerge [2022-04-23T10:24:48.952Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-23T10:24:48.952Z] PASS [2022-04-23T10:24:48.952Z] coverage: 79.5% of statements [2022-04-23T10:24:48.952Z] ok github.com/docker/docker/daemon/config 0.317s coverage: 79.5% of statements [2022-04-23T10:24:48.952Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-23T10:24:48.952Z] === RUN TestIsolationConversion [2022-04-23T10:24:48.952Z] === RUN TestIsolationConversion/default [2022-04-23T10:24:48.952Z] === RUN TestIsolationConversion/process [2022-04-23T10:24:48.952Z] === RUN TestIsolationConversion/hyperv [2022-04-23T10:24:48.952Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-23T10:24:48.952Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-23T10:24:48.952Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-23T10:24:48.952Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-23T10:24:48.952Z] === RUN TestContainerLabels [2022-04-23T10:24:48.952Z] --- PASS: TestContainerLabels (0.00s) [2022-04-23T10:24:48.952Z] === RUN TestCredentialSpecConversion [2022-04-23T10:24:48.952Z] === RUN TestCredentialSpecConversion/none [2022-04-23T10:24:48.952Z] === RUN TestCredentialSpecConversion/config [2022-04-23T10:24:48.952Z] === RUN TestCredentialSpecConversion/file [2022-04-23T10:24:48.952Z] === RUN TestCredentialSpecConversion/registry [2022-04-23T10:24:48.952Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-23T10:24:48.952Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-23T10:24:48.952Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-23T10:24:48.952Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-23T10:24:48.952Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-23T10:24:48.952Z] === RUN TestControllerValidateMountBind [2022-04-23T10:24:48.952Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-23T10:24:48.952Z] === RUN TestControllerValidateMountVolume [2022-04-23T10:24:48.952Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-23T10:24:48.952Z] === RUN TestControllerValidateMountTarget [2022-04-23T10:24:48.952Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-23T10:24:48.952Z] === RUN TestControllerValidateMountTmpfs [2022-04-23T10:24:48.952Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-23T10:24:48.952Z] === RUN TestControllerValidateMountInvalidType [2022-04-23T10:24:48.952Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-23T10:24:48.952Z] === RUN TestControllerValidateMountNamedPipe [2022-04-23T10:24:48.952Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-23T10:24:48.952Z] PASS [2022-04-23T10:24:48.952Z] coverage: 11.0% of statements [2022-04-23T10:24:48.952Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.598s coverage: 11.0% of statements [2022-04-23T10:24:49.076Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-23T10:24:49.157Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-23T10:24:49.157Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-23T10:24:49.157Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-23T10:24:49.157Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-23T10:24:49.157Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-23T10:24:49.157Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-23T10:24:49.157Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-23T10:24:49.157Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-23T10:24:49.157Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-23T10:24:49.157Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-23T10:24:49.157Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-23T10:24:49.157Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-23T10:24:49.157Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-23T10:24:49.157Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-23T10:24:49.157Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-23T10:24:49.157Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-23T10:24:49.157Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-23T10:24:49.157Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-23T10:24:49.157Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-23T10:24:49.157Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-23T10:24:49.157Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-23T10:24:49.157Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-23T10:24:49.157Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-23T10:24:49.157Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-23T10:24:49.157Z] === RUN TestConfigureDaemonLogs [2022-04-23T10:24:49.157Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-23T10:24:49.157Z] === RUN TestCommonOptionsInstallFlags [2022-04-23T10:24:49.157Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-23T10:24:49.157Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-23T10:24:49.157Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-23T10:24:49.157Z] PASS [2022-04-23T10:24:49.157Z] coverage: 19.0% of statements [2022-04-23T10:24:49.157Z] ok github.com/docker/docker/cmd/dockerd 0.222s coverage: 19.0% of statements [2022-04-23T10:24:49.157Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-23T10:24:49.157Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-23T10:24:49.349Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-23T10:24:49.408Z] === RUN TestEventsLog [2022-04-23T10:24:49.409Z] --- PASS: TestEventsLog (0.00s) [2022-04-23T10:24:49.409Z] === RUN TestEventsLogTimeout [2022-04-23T10:24:49.409Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-23T10:24:49.409Z] === RUN TestLogEvents [2022-04-23T10:24:49.409Z] --- PASS: TestLogEvents (0.05s) [2022-04-23T10:24:49.409Z] === RUN TestLoadBufferedEvents [2022-04-23T10:24:49.409Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-04-23T10:24:49.409Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-23T10:24:49.409Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-23T10:24:49.409Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-23T10:24:49.409Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-23T10:24:49.409Z] PASS [2022-04-23T10:24:49.409Z] coverage: 50.0% of statements [2022-04-23T10:24:49.409Z] ok github.com/docker/docker/daemon/events 0.339s coverage: 50.0% of statements [2022-04-23T10:24:49.941Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-23T10:24:50.204Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-23T10:24:50.375Z] === RUN TestIsEmptyDir [2022-04-23T10:24:50.466Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-23T10:24:50.831Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-23T10:24:50.831Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-23T10:24:50.831Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-23T10:24:50.831Z] PASS [2022-04-23T10:24:50.831Z] coverage: 2.3% of statements [2022-04-23T10:24:50.831Z] ok github.com/docker/docker/daemon/graphdriver 0.084s coverage: 2.3% of statements [2022-04-23T10:24:50.831Z] === RUN TestLinkNaming [2022-04-23T10:24:50.831Z] --- PASS: TestLinkNaming (0.00s) [2022-04-23T10:24:50.831Z] === RUN TestLinkNew [2022-04-23T10:24:50.831Z] --- PASS: TestLinkNew (0.00s) [2022-04-23T10:24:50.831Z] === RUN TestLinkEnv [2022-04-23T10:24:50.831Z] --- PASS: TestLinkEnv (0.00s) [2022-04-23T10:24:50.831Z] === RUN TestLinkMultipleEnv [2022-04-23T10:24:50.831Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-23T10:24:50.831Z] === RUN TestLinkPortRangeEnv [2022-04-23T10:24:50.831Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-23T10:24:50.831Z] PASS [2022-04-23T10:24:50.831Z] coverage: 93.0% of statements [2022-04-23T10:24:50.831Z] ok github.com/docker/docker/daemon/links 0.040s coverage: 93.0% of statements [2022-04-23T10:24:51.068Z] --- PASS: TestDockerNetworkConnectAlias (4.04s) [2022-04-23T10:24:51.068Z] === RUN TestDockerNetworkReConnect [2022-04-23T10:24:51.290Z] === RUN TestVerifyNetworkingConfig [2022-04-23T10:24:51.290Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-23T10:24:51.290Z] === RUN TestGetContainer [2022-04-23T10:24:51.290Z] --- PASS: TestGetContainer (0.00s) [2022-04-23T10:24:51.290Z] === RUN TestValidContainerNames [2022-04-23T10:24:51.290Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-23T10:24:51.290Z] === RUN TestContainerInitDNS [2022-04-23T10:24:51.290Z] daemon_test.go:145: root required [2022-04-23T10:24:51.290Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-23T10:24:51.290Z] === RUN TestMerge [2022-04-23T10:24:51.290Z] --- PASS: TestMerge (0.00s) [2022-04-23T10:24:51.290Z] === RUN TestValidateContainerIsolation [2022-04-23T10:24:51.290Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-23T10:24:51.290Z] === RUN TestFindNetworkErrorType [2022-04-23T10:24:51.290Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-23T10:24:51.290Z] === RUN TestEnsureServicesExist [2022-04-23T10:24:51.290Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-04-23T10:24:51.290Z] === RUN TestEnsureServicesExistErrors [2022-04-23T10:24:51.290Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-23T10:24:51.290Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-23T10:24:51.290Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-23T10:24:51.290Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-23T10:24:51.290Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-23T10:24:51.290Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-23T10:24:51.290Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-23T10:24:51.290Z] === RUN TestContainerDelete [2022-04-23T10:24:51.290Z] --- PASS: TestContainerDelete (0.01s) [2022-04-23T10:24:51.290Z] === RUN TestContainerDoubleDelete [2022-04-23T10:24:51.290Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-23T10:24:51.290Z] === RUN TestLogContainerEventCopyLabels [2022-04-23T10:24:51.290Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-23T10:24:51.290Z] === RUN TestLogContainerEventWithAttributes [2022-04-23T10:24:51.290Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-23T10:24:51.290Z] === RUN TestNoneHealthcheck [2022-04-23T10:24:51.290Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-23T10:24:51.290Z] === RUN TestHealthStates [2022-04-23T10:24:51.290Z] time="2022-04-23T10:24:50Z" 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-04-23T10:24:51.379Z] === RUN TestContainerStopSignal [2022-04-23T10:24:51.379Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-23T10:24:51.379Z] === RUN TestContainerStopTimeout [2022-04-23T10:24:51.379Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-23T10:24:51.379Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-23T10:24:51.379Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-23T10:24:51.379Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-23T10:24:51.379Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-23T10:24:51.379Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-23T10:24:51.379Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-23T10:24:51.379Z] === RUN TestReplaceAndAppendEnvVars [2022-04-23T10:24:51.379Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-23T10:24:51.379Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-23T10:24:51.379Z] === RUN TestNewMemoryStore [2022-04-23T10:24:51.379Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-23T10:24:51.379Z] === RUN TestAddContainers [2022-04-23T10:24:51.379Z] --- PASS: TestAddContainers (0.00s) [2022-04-23T10:24:51.379Z] === RUN TestGetContainer [2022-04-23T10:24:51.379Z] --- PASS: TestGetContainer (0.00s) [2022-04-23T10:24:51.379Z] === RUN TestDeleteContainer [2022-04-23T10:24:51.379Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-23T10:24:51.379Z] === RUN TestListContainers [2022-04-23T10:24:51.379Z] --- PASS: TestListContainers (0.00s) [2022-04-23T10:24:51.379Z] === RUN TestFirstContainer [2022-04-23T10:24:51.379Z] --- PASS: TestFirstContainer (0.00s) [2022-04-23T10:24:51.379Z] === RUN TestApplyAllContainer [2022-04-23T10:24:51.379Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-23T10:24:51.379Z] === RUN TestIsValidHealthString [2022-04-23T10:24:51.379Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-23T10:24:51.379Z] === RUN TestStateRunStop [2022-04-23T10:24:51.379Z] --- PASS: TestStateRunStop (0.00s) [2022-04-23T10:24:51.379Z] === RUN TestStateTimeoutWait [2022-04-23T10:24:51.379Z] state_test.go:141: Stop callback fired [2022-04-23T10:24:51.379Z] state_test.go:165: Stop callback fired [2022-04-23T10:24:51.379Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-23T10:24:51.379Z] === RUN TestIsValidStateString [2022-04-23T10:24:51.379Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-23T10:24:51.379Z] === RUN TestViewSaveDelete [2022-04-23T10:24:51.379Z] --- PASS: TestViewSaveDelete (0.02s) [2022-04-23T10:24:51.379Z] === RUN TestViewAll [2022-04-23T10:24:51.379Z] --- PASS: TestViewAll (0.02s) [2022-04-23T10:24:51.379Z] === RUN TestViewGet [2022-04-23T10:24:51.379Z] --- PASS: TestViewGet (0.01s) [2022-04-23T10:24:51.379Z] === RUN TestNames [2022-04-23T10:24:51.379Z] --- PASS: TestNames (0.00s) [2022-04-23T10:24:51.379Z] === RUN TestViewWithHealthCheck [2022-04-23T10:24:51.379Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-23T10:24:51.379Z] PASS [2022-04-23T10:24:51.379Z] coverage: 41.7% of statements [2022-04-23T10:24:51.379Z] ok github.com/docker/docker/container 0.262s coverage: 41.7% of statements [2022-04-23T10:24:51.379Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-23T10:24:51.379Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-23T10:24:51.379Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-23T10:24:51.379Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-23T10:24:51.403Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-23T10:24:51.747Z] time="2022-04-23T10:24:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T10:24:51.747Z] time="2022-04-23T10:24:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T10:24:51.747Z] time="2022-04-23T10:24:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T10:24:51.747Z] time="2022-04-23T10:24:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T10:24:51.747Z] time="2022-04-23T10:24:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T10:24:51.747Z] time="2022-04-23T10:24:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T10:24:51.747Z] time="2022-04-23T10:24:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T10:24:51.747Z] time="2022-04-23T10:24:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T10:24:51.747Z] time="2022-04-23T10:24:51Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-23T10:24:51.747Z] --- PASS: TestHealthStates (0.21s) [2022-04-23T10:24:51.747Z] === RUN TestGetInspectData [2022-04-23T10:24:51.747Z] --- PASS: TestGetInspectData (0.00s) [2022-04-23T10:24:51.747Z] === RUN TestFillLicense [2022-04-23T10:24:51.747Z] --- PASS: TestFillLicense (0.00s) [2022-04-23T10:24:51.747Z] === RUN TestListInvalidFilter [2022-04-23T10:24:51.747Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-23T10:24:51.747Z] === RUN TestNameFilter [2022-04-23T10:24:51.747Z] --- PASS: TestNameFilter (0.00s) [2022-04-23T10:24:51.747Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-23T10:24:51.747Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-23T10:24:51.747Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-23T10:24:51.747Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-23T10:24:51.747Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-23T10:24:51.747Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-23T10:24:51.747Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-23T10:24:51.747Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-23T10:24:51.747Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-23T10:24:51.747Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-23T10:24:51.747Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-23T10:24:51.747Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-23T10:24:51.747Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-23T10:24:51.747Z] === 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-04-23T10:24:51.747Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-23T10:24:51.747Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-23T10:24:51.747Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-23T10:24:51.747Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-23T10:24:51.747Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-23T10:24:51.747Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-23T10:24:51.747Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-23T10:24:51.747Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-23T10:24:51.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-23T10:24:51.747Z] --- 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-04-23T10:24:51.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-23T10:24:51.747Z] === RUN TestSetupWindowsDevices [2022-04-23T10:24:51.747Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-23T10:24:51.747Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-23T10:24:51.747Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-23T10:24:51.747Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-23T10:24:51.747Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-23T10:24:51.747Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-23T10:24:51.747Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-23T10:24:51.747Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-23T10:24:51.747Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-23T10:24:51.747Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-23T10:24:51.747Z] --- PASS: TestSetupWindowsDevices (0.04s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-23T10:24:51.747Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-23T10:24:51.747Z] === RUN TestDaemonReloadLabels [2022-04-23T10:24:51.747Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-23T10:24:51.747Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-23T10:24:51.747Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-23T10:24:51.747Z] === RUN TestDaemonReloadMirrors [2022-04-23T10:24:51.747Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-23T10:24:51.747Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-23T10:24:51.747Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-23T10:24:51.747Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-23T10:24:51.747Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-23T10:24:51.747Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-23T10:24:51.747Z] reload_test.go:342: root required [2022-04-23T10:24:51.747Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-23T10:24:51.747Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-23T10:24:51.747Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.07s) [2022-04-23T10:24:51.747Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-23T10:24:51.747Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.09s) [2022-04-23T10:24:51.747Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-23T10:24:51.747Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s) [2022-04-23T10:24:51.747Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-23T10:24:51.747Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-23T10:24:51.747Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-23T10:24:51.747Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.02s) [2022-04-23T10:24:51.747Z] === RUN TestParseVolumesFrom [2022-04-23T10:24:51.747Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-23T10:24:51.747Z] PASS [2022-04-23T10:24:51.747Z] coverage: 8.8% of statements [2022-04-23T10:24:51.747Z] ok github.com/docker/docker/daemon 0.728s coverage: 8.8% of statements [2022-04-23T10:24:51.748Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-23T10:24:51.748Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-23T10:24:51.748Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-23T10:24:51.748Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-23T10:24:51.748Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-23T10:24:51.748Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-23T10:24:51.748Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-23T10:24:51.748Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-23T10:24:51.748Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-23T10:24:51.748Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-23T10:24:51.748Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-23T10:24:51.748Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-23T10:24:51.748Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-23T10:24:51.748Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-23T10:24:51.848Z] === RUN TestPrepare [2022-04-23T10:24:51.848Z] --- PASS: TestPrepare (0.00s) [2022-04-23T10:24:51.848Z] === RUN TestStart [2022-04-23T10:24:51.848Z] --- PASS: TestStart (0.00s) [2022-04-23T10:24:51.848Z] === RUN TestWaitCancel [2022-04-23T10:24:51.848Z] --- PASS: TestWaitCancel (0.00s) [2022-04-23T10:24:51.848Z] === RUN TestWaitDisabled [2022-04-23T10:24:51.848Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-23T10:24:51.848Z] === RUN TestWaitEnabled [2022-04-23T10:24:51.848Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-23T10:24:51.848Z] === RUN TestRemove [2022-04-23T10:24:51.848Z] --- PASS: TestRemove (0.00s) [2022-04-23T10:24:51.848Z] PASS [2022-04-23T10:24:51.848Z] coverage: 65.3% of statements [2022-04-23T10:24:51.848Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2022-04-23T10:24:53.278Z] === RUN TestNewStreamConfig [2022-04-23T10:24:53.279Z] === RUN TestNewStreamConfig/defaults [2022-04-23T10:24:53.279Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-23T10:24:53.279Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-23T10:24:53.279Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-23T10:24:53.279Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-23T10:24:53.279Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-23T10:24:53.302Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-23T10:24:53.734Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-23T10:24:53.734Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-23T10:24:53.734Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-23T10:24:53.734Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-23T10:24:53.734Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-23T10:24:53.734Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-23T10:24:53.734Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-23T10:24:53.734Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-23T10:24:53.734Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-23T10:24:53.734Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-23T10:24:53.734Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-23T10:24:53.734Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-23T10:24:53.734Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-23T10:24:53.734Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-23T10:24:53.734Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-23T10:24:53.734Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-23T10:24:53.734Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-23T10:24:53.734Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-23T10:24:53.734Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-23T10:24:53.734Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-23T10:24:53.734Z] time="2022-04-23T10:24:53Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-23T10:24:53.734Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-04-23T10:24:53.734Z] === RUN TestCreateSuccess [2022-04-23T10:24:53.734Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-23T10:24:53.734Z] === RUN TestCreateStreamSkipped [2022-04-23T10:24:53.734Z] time="2022-04-23T10:24:53Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-23T10:24:53.734Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-23T10:24:53.734Z] === RUN TestCreateLogGroupSuccess [2022-04-23T10:24:53.734Z] time="2022-04-23T10:24:53Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-23T10:24:53.734Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-23T10:24:53.734Z] === RUN TestCreateError [2022-04-23T10:24:53.734Z] --- PASS: TestCreateError (0.00s) [2022-04-23T10:24:53.734Z] === RUN TestCreateAlreadyExists [2022-04-23T10:24:53.734Z] time="2022-04-23T10:24:53Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-23T10:24:53.734Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-23T10:24:53.734Z] === RUN TestLogClosed [2022-04-23T10:24:53.734Z] --- PASS: TestLogClosed (0.00s) [2022-04-23T10:24:53.734Z] === RUN TestLogBlocking [2022-04-23T10:24:53.734Z] --- PASS: TestLogBlocking (0.00s) [2022-04-23T10:24:53.734Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-23T10:24:53.734Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-23T10:24:53.734Z] === RUN TestLogNonBlockingBufferFull [2022-04-23T10:24:53.734Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-23T10:24:53.734Z] === RUN TestPublishBatchSuccess [2022-04-23T10:24:53.734Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-23T10:24:53.734Z] === RUN TestPublishBatchError [2022-04-23T10:24:53.734Z] time="2022-04-23T10:24:53Z" level=error msg=error [2022-04-23T10:24:53.734Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-23T10:24:53.734Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-23T10:24:53.734Z] time="2022-04-23T10:24:53Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-23T10:24:53.734Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-23T10:24:53.734Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-23T10:24:53.734Z] time="2022-04-23T10:24:53Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-23T10:24:53.734Z] time="2022-04-23T10:24:53Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-23T10:24:53.734Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-23T10:24:53.734Z] === RUN TestCollectBatchSimple [2022-04-23T10:24:53.734Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-23T10:24:53.734Z] === RUN TestCollectBatchTicker [2022-04-23T10:24:53.734Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-23T10:24:53.734Z] === RUN TestCollectBatchMultilinePattern [2022-04-23T10:24:53.734Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-23T10:24:53.734Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-23T10:24:53.734Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-23T10:24:53.734Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-23T10:24:53.734Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-23T10:24:53.734Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-23T10:24:53.734Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-23T10:24:53.734Z] === RUN TestCollectBatchClose [2022-04-23T10:24:53.734Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-23T10:24:53.734Z] === RUN TestEffectiveLen [2022-04-23T10:24:53.734Z] === RUN TestEffectiveLen/0/Hello [2022-04-23T10:24:53.734Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-23T10:24:53.734Z] === RUN TestEffectiveLen/2/🙃 [2022-04-23T10:24:53.734Z] === RUN TestEffectiveLen/3/���� [2022-04-23T10:24:53.734Z] === RUN TestEffectiveLen/4/He��o [2022-04-23T10:24:53.734Z] === RUN TestEffectiveLen/5/ [2022-04-23T10:24:53.734Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-23T10:24:53.734Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-23T10:24:53.734Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-23T10:24:53.734Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-23T10:24:53.734Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-23T10:24:53.734Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-23T10:24:53.734Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-23T10:24:53.734Z] === RUN TestFindValidSplit [2022-04-23T10:24:53.734Z] === RUN TestFindValidSplit/0/ [2022-04-23T10:24:53.734Z] cloudwatchlogs_test.go:1076: [2022-04-23T10:24:53.734Z] cloudwatchlogs_test.go:1077: [2022-04-23T10:24:53.734Z] === RUN TestFindValidSplit/1/Hello [2022-04-23T10:24:53.734Z] cloudwatchlogs_test.go:1076: Hello [2022-04-23T10:24:53.734Z] cloudwatchlogs_test.go:1077: [2022-04-23T10:24:53.734Z] === RUN TestFindValidSplit/2/Hello [2022-04-23T10:24:53.734Z] cloudwatchlogs_test.go:1076: He [2022-04-23T10:24:53.734Z] cloudwatchlogs_test.go:1077: llo [2022-04-23T10:24:53.734Z] === RUN TestFindValidSplit/3/Hello [2022-04-23T10:24:53.734Z] cloudwatchlogs_test.go:1076: [2022-04-23T10:24:53.734Z] cloudwatchlogs_test.go:1077: Hello [2022-04-23T10:24:53.734Z] === RUN TestFindValidSplit/4/🙃 [2022-04-23T10:24:53.734Z] cloudwatchlogs_test.go:1076: [2022-04-23T10:24:53.734Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-23T10:24:53.734Z] === RUN TestFindValidSplit/5/🙃 [2022-04-23T10:24:53.734Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-23T10:24:53.734Z] cloudwatchlogs_test.go:1077: [2022-04-23T10:24:53.734Z] === RUN TestFindValidSplit/6/a� [2022-04-23T10:24:53.734Z] cloudwatchlogs_test.go:1076: a [2022-04-23T10:24:53.734Z] cloudwatchlogs_test.go:1077: � [2022-04-23T10:24:53.734Z] === RUN TestFindValidSplit/7/a� [2022-04-23T10:24:53.734Z] cloudwatchlogs_test.go:1076: a� [2022-04-23T10:24:53.734Z] cloudwatchlogs_test.go:1077: [2022-04-23T10:24:53.734Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-23T10:24:53.734Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-23T10:24:53.734Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-23T10:24:53.734Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-23T10:24:53.735Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-23T10:24:53.735Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-23T10:24:53.735Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-23T10:24:53.735Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-23T10:24:53.735Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-23T10:24:53.735Z] === RUN TestProcessEventEmoji [2022-04-23T10:24:53.735Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-23T10:24:53.735Z] === RUN TestCollectBatchLineSplit [2022-04-23T10:24:53.735Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-04-23T10:24:53.735Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-23T10:24:53.735Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-23T10:24:53.735Z] === RUN TestCollectBatchMaxEvents [2022-04-23T10:24:53.735Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-23T10:24:53.735Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-23T10:24:53.735Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-23T10:24:53.735Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-23T10:24:53.735Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-23T10:24:53.735Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-23T10:24:53.735Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-04-23T10:24:53.735Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-23T10:24:53.735Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-23T10:24:53.735Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-23T10:24:53.735Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-23T10:24:53.735Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-23T10:24:53.735Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-23T10:24:53.735Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-23T10:24:53.735Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-23T10:24:53.735Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-23T10:24:53.735Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-23T10:24:53.735Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-23T10:24:53.735Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-23T10:24:53.735Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-23T10:24:53.735Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-23T10:24:53.735Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-23T10:24:53.735Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-23T10:24:53.735Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-23T10:24:53.735Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-23T10:24:53.735Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-23T10:24:53.735Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-23T10:24:53.735Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-23T10:24:53.735Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-23T10:24:53.735Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-23T10:24:53.735Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-23T10:24:53.735Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-23T10:24:53.735Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-23T10:24:53.735Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-23T10:24:53.735Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-23T10:24:53.735Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-23T10:24:53.735Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-23T10:24:53.735Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-23T10:24:53.735Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-23T10:24:53.735Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-23T10:24:53.735Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-23T10:24:53.735Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-23T10:24:53.735Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-23T10:24:53.735Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-23T10:24:53.735Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-23T10:24:53.735Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-23T10:24:53.735Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-23T10:24:53.735Z] === RUN TestValidateLogOptionsFormat [2022-04-23T10:24:53.735Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-23T10:24:53.735Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-23T10:24:53.735Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-23T10:24:53.735Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-23T10:24:53.735Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-23T10:24:53.735Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-23T10:24:53.735Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-23T10:24:53.735Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-23T10:24:53.735Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-23T10:24:53.735Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-23T10:24:53.735Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-23T10:24:53.735Z] === RUN TestCreateTagSuccess [2022-04-23T10:24:53.735Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-23T10:24:53.735Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-23T10:24:53.735Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.09s) [2022-04-23T10:24:53.735Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-23T10:24:53.735Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-23T10:24:53.735Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-23T10:24:53.735Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-23T10:24:53.735Z] PASS [2022-04-23T10:24:53.735Z] coverage: 80.2% of statements [2022-04-23T10:24:53.735Z] ok github.com/docker/docker/daemon/logger/awslogs 0.522s coverage: 80.2% of statements [2022-04-23T10:24:53.735Z] === RUN TestAdapterReadLogs [2022-04-23T10:24:53.735Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-23T10:24:53.735Z] === RUN TestCopier [2022-04-23T10:24:53.735Z] --- PASS: TestCopier (0.00s) [2022-04-23T10:24:53.735Z] === RUN TestCopierLongLines [2022-04-23T10:24:53.735Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-23T10:24:53.735Z] === RUN TestCopierSlow [2022-04-23T10:24:53.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-23T10:24:54.191Z] --- PASS: TestCopierSlow (0.20s) [2022-04-23T10:24:54.191Z] === RUN TestCopierWithSized [2022-04-23T10:24:54.191Z] === RUN TestCopierWithSized/as_is [2022-04-23T10:24:54.191Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-23T10:24:54.191Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-23T10:24:54.191Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-23T10:24:54.191Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-23T10:24:54.191Z] === RUN TestCopierWithPartial [2022-04-23T10:24:54.191Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-23T10:24:54.191Z] === RUN TestRingLogger [2022-04-23T10:24:54.191Z] --- PASS: TestRingLogger (0.00s) [2022-04-23T10:24:54.191Z] === RUN TestRingCap [2022-04-23T10:24:54.191Z] --- PASS: TestRingCap (0.00s) [2022-04-23T10:24:54.191Z] === RUN TestRingClose [2022-04-23T10:24:54.191Z] --- PASS: TestRingClose (0.00s) [2022-04-23T10:24:54.191Z] === RUN TestRingDrain [2022-04-23T10:24:54.191Z] --- PASS: TestRingDrain (0.00s) [2022-04-23T10:24:54.191Z] PASS [2022-04-23T10:24:54.191Z] coverage: 43.2% of statements [2022-04-23T10:24:54.191Z] ok github.com/docker/docker/daemon/logger 0.385s coverage: 43.2% of statements [2022-04-23T10:24:54.191Z] === RUN TestSearchRegistryForImagesErrors [2022-04-23T10:24:54.191Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-23T10:24:54.191Z] === RUN TestSearchRegistryForImages [2022-04-23T10:24:54.191Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-23T10:24:54.191Z] === RUN TestOnlyPlatformWithFallback [2022-04-23T10:24:54.191Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-23T10:24:54.191Z] === RUN TestImageDelete [2022-04-23T10:24:54.191Z] === RUN TestImageDelete/no_lease [2022-04-23T10:24:54.191Z] === RUN TestImageDelete/lease_exists [2022-04-23T10:24:54.191Z] --- PASS: TestImageDelete (0.11s) [2022-04-23T10:24:54.191Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-23T10:24:54.191Z] --- PASS: TestImageDelete/lease_exists (0.08s) [2022-04-23T10:24:54.191Z] === RUN TestContentStoreForPull [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptReconnectInterval [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/#00 [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/example.com [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/:// [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/something:// [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-23T10:24:54.191Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-23T10:24:54.191Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-23T10:24:54.365Z] --- PASS: TestDockerNetworkReConnect (3.53s) [2022-04-23T10:24:54.366Z] === RUN TestServicePlugin [2022-04-23T10:24:54.366Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T10:24:54.366Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-23T10:24:54.366Z] === RUN TestServiceUpdateLabel [2022-04-23T10:24:54.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-23T10:24:54.648Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-23T10:24:54.648Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-23T10:24:54.648Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-23T10:24:54.648Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-23T10:24:54.648Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-23T10:24:54.648Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-23T10:24:54.648Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-23T10:24:54.648Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-23T10:24:54.648Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-23T10:24:54.648Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-23T10:24:54.648Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-23T10:24:54.648Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-23T10:24:54.648Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-23T10:24:54.648Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-23T10:24:54.648Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-23T10:24:54.649Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-23T10:24:54.649Z] PASS [2022-04-23T10:24:54.649Z] coverage: 53.6% of statements [2022-04-23T10:24:54.649Z] ok github.com/docker/docker/daemon/logger/fluentd 0.138s coverage: 53.6% of statements [2022-04-23T10:24:54.649Z] --- PASS: TestContentStoreForPull (0.24s) [2022-04-23T10:24:54.649Z] PASS [2022-04-23T10:24:54.649Z] coverage: 6.6% of statements [2022-04-23T10:24:54.649Z] ok github.com/docker/docker/daemon/images 0.520s coverage: 6.6% of statements [2022-04-23T10:24:54.649Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-23T10:24:54.649Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-23T10:24:54.649Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-23T10:24:54.649Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-23T10:24:54.649Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-23T10:24:54.649Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-23T10:24:54.805Z] === RUN TestNewListSecretsFilters [2022-04-23T10:24:54.805Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-23T10:24:54.805Z] === RUN TestNewListConfigsFilters [2022-04-23T10:24:54.805Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-23T10:24:54.805Z] PASS [2022-04-23T10:24:54.805Z] coverage: 0.5% of statements [2022-04-23T10:24:54.805Z] ok github.com/docker/docker/daemon/cluster 0.398s coverage: 0.5% of statements [2022-04-23T10:24:55.105Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-23T10:24:55.106Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-23T10:24:55.106Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-23T10:24:55.106Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-04-23T10:24:55.106Z] === RUN TestFastTimeMarshalJSON [2022-04-23T10:24:55.370Z] --- PASS: TestDaemonDNSFallback (6.66s) [2022-04-23T10:24:55.370Z] === RUN TestInspectNetwork [2022-04-23T10:24:55.563Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2022-04-23T10:24:55.563Z] PASS [2022-04-23T10:24:55.563Z] coverage: 87.2% of statements [2022-04-23T10:24:55.563Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.336s coverage: 87.2% of statements [2022-04-23T10:24:55.563Z] === RUN TestJSONFileLogger [2022-04-23T10:24:55.563Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-23T10:24:55.563Z] === RUN TestJSONFileLoggerWithTags [2022-04-23T10:24:55.563Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-04-23T10:24:55.563Z] === RUN TestJSONFileLoggerWithOpts [2022-04-23T10:24:55.563Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-04-23T10:24:55.563Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-23T10:24:55.563Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-23T10:24:55.563Z] === RUN TestEncodeDecode [2022-04-23T10:24:55.563Z] === PAUSE TestEncodeDecode [2022-04-23T10:24:55.563Z] === RUN TestUnexpectedEOF [2022-04-23T10:24:55.794Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-23T10:24:55.794Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-23T10:24:55.794Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-23T10:24:55.794Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-23T10:24:56.020Z] time="2022-04-23T10:24:55Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-23T10:24:56.020Z] time="2022-04-23T10:24:55Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-23T10:24:56.020Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-04-23T10:24:56.020Z] === CONT TestEncodeDecode [2022-04-23T10:24:56.020Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-23T10:24:56.020Z] PASS [2022-04-23T10:24:56.020Z] coverage: 69.9% of statements [2022-04-23T10:24:56.020Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.271s coverage: 69.9% of statements [2022-04-23T10:24:56.263Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-23T10:24:56.263Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-23T10:24:56.263Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-23T10:24:56.263Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-23T10:24:56.263Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-23T10:24:56.263Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-23T10:24:56.263Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-23T10:24:56.263Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-23T10:24:56.263Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-23T10:24:56.263Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-23T10:24:56.263Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-23T10:24:56.263Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-23T10:24:56.263Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-23T10:24:56.263Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-23T10:24:56.263Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-23T10:24:56.263Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-23T10:24:56.263Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-23T10:24:56.263Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-23T10:24:56.263Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-23T10:24:56.263Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-23T10:24:56.263Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-23T10:24:56.263Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-23T10:24:56.263Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-23T10:24:56.263Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-23T10:24:56.263Z] PASS [2022-04-23T10:24:56.263Z] coverage: 35.9% of statements [2022-04-23T10:24:56.263Z] ok github.com/docker/docker/daemon/cluster/convert 0.805s coverage: 35.9% of statements [2022-04-23T10:24:56.477Z] === RUN TestWriteLog [2022-04-23T10:24:56.477Z] === PAUSE TestWriteLog [2022-04-23T10:24:56.477Z] === RUN TestReadLog [2022-04-23T10:24:56.477Z] === PAUSE TestReadLog [2022-04-23T10:24:56.477Z] === RUN TestDecode [2022-04-23T10:24:56.477Z] --- PASS: TestDecode (0.03s) [2022-04-23T10:24:56.477Z] === CONT TestWriteLog [2022-04-23T10:24:56.477Z] === CONT TestReadLog [2022-04-23T10:24:56.477Z] --- PASS: TestWriteLog (0.01s) [2022-04-23T10:24:56.477Z] === RUN TestReadLog/tail_exact [2022-04-23T10:24:56.477Z] === RUN TestReadLog/tail_less_than_available [2022-04-23T10:24:56.477Z] === RUN TestReadLog/tail_more_than_available [2022-04-23T10:24:56.477Z] --- PASS: TestReadLog (0.26s) [2022-04-23T10:24:56.477Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-04-23T10:24:56.477Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-23T10:24:56.477Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-23T10:24:56.477Z] PASS [2022-04-23T10:24:56.477Z] coverage: 78.7% of statements [2022-04-23T10:24:56.477Z] ok github.com/docker/docker/daemon/logger/local 0.390s coverage: 78.7% of statements [2022-04-23T10:24:56.912Z] --- PASS: TestServiceUpdateLabel (2.21s) [2022-04-23T10:24:56.913Z] === RUN TestServiceUpdateSecrets [2022-04-23T10:24:56.934Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-23T10:24:56.934Z] === RUN TestOpenFileDelete [2022-04-23T10:24:56.934Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-23T10:24:56.934Z] === RUN TestOpenFileRename [2022-04-23T10:24:56.934Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-23T10:24:56.934Z] === RUN TestHandleDecoderErr [2022-04-23T10:24:56.934Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-23T10:24:56.934Z] === RUN TestParseLogTagDefaultTag [2022-04-23T10:24:56.934Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-23T10:24:56.934Z] === RUN TestParseLogTag [2022-04-23T10:24:56.934Z] --- PASS: TestParseLogTag (0.00s) [2022-04-23T10:24:56.934Z] === RUN TestParseLogTagEmptyTag [2022-04-23T10:24:56.934Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-23T10:24:56.934Z] === RUN TestTailFiles [2022-04-23T10:24:56.934Z] --- PASS: TestTailFiles (0.00s) [2022-04-23T10:24:56.934Z] === RUN TestFollowLogsConsumerGone [2022-04-23T10:24:56.934Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-23T10:24:56.934Z] === RUN TestFollowLogsProducerGone [2022-04-23T10:24:56.934Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-23T10:24:56.934Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-23T10:24:56.934Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-23T10:24:56.934Z] === RUN TestCheckCapacityAndRotate [2022-04-23T10:24:56.934Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-23T10:24:56.934Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-23T10:24:56.934Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-04-23T10:24:56.934Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-23T10:24:56.934Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-23T10:24:56.934Z] PASS [2022-04-23T10:24:56.934Z] coverage: 53.2% of statements [2022-04-23T10:24:56.934Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.123s coverage: 53.2% of statements [2022-04-23T10:24:57.899Z] === RUN TestLog [2022-04-23T10:24:57.899Z] --- PASS: TestLog (0.03s) [2022-04-23T10:24:57.899Z] PASS [2022-04-23T10:24:57.899Z] coverage: 31.5% of statements [2022-04-23T10:24:57.899Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.152s coverage: 31.5% of statements [2022-04-23T10:24:57.899Z] === RUN TestValidateLogOpt [2022-04-23T10:24:57.899Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-23T10:24:57.899Z] === RUN TestNewMissedConfig [2022-04-23T10:24:57.899Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-23T10:24:57.899Z] === RUN TestNewMissedUrl [2022-04-23T10:24:57.899Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-23T10:24:57.899Z] === RUN TestNewMissedToken [2022-04-23T10:24:57.899Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-23T10:24:57.899Z] === RUN TestNewWithProxy [2022-04-23T10:24:57.899Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-23T10:24:57.899Z] === RUN TestDefault [2022-04-23T10:24:57.899Z] --- PASS: TestDefault (0.01s) [2022-04-23T10:24:57.899Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-23T10:24:57.899Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-23T10:24:57.899Z] === RUN TestJsonFormat [2022-04-23T10:24:57.899Z] --- PASS: TestJsonFormat (0.01s) [2022-04-23T10:24:57.899Z] === RUN TestRawFormat [2022-04-23T10:24:57.899Z] --- PASS: TestRawFormat (0.00s) [2022-04-23T10:24:57.899Z] === RUN TestRawFormatWithLabels [2022-04-23T10:24:57.899Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-23T10:24:57.899Z] === RUN TestRawFormatWithoutTag [2022-04-23T10:24:57.899Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-23T10:24:57.899Z] === RUN TestBatching [2022-04-23T10:24:57.899Z] === RUN TestNewParse [2022-04-23T10:24:57.899Z] --- PASS: TestNewParse (0.00s) [2022-04-23T10:24:57.899Z] PASS [2022-04-23T10:24:57.899Z] coverage: 8.3% of statements [2022-04-23T10:24:57.899Z] ok github.com/docker/docker/daemon/logger/templates 0.057s coverage: 8.3% of statements [2022-04-23T10:24:57.909Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-23T10:24:58.355Z] --- PASS: TestBatching (0.33s) [2022-04-23T10:24:58.355Z] === RUN TestFrequency [2022-04-23T10:24:58.355Z] === RUN TestParseLogFormat [2022-04-23T10:24:58.355Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-23T10:24:58.355Z] === RUN TestValidateLogOptEmpty [2022-04-23T10:24:58.355Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-23T10:24:58.355Z] === RUN TestValidateSyslogAddress [2022-04-23T10:24:58.355Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-23T10:24:58.355Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-23T10:24:58.355Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-23T10:24:58.355Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-23T10:24:58.355Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-23T10:24:58.355Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-23T10:24:58.355Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-23T10:24:58.355Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-23T10:24:58.355Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-23T10:24:58.355Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-23T10:24:58.355Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-23T10:24:58.355Z] === RUN TestParseAddressDefaultPort [2022-04-23T10:24:58.355Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-23T10:24:58.355Z] === RUN TestValidateSyslogFacility [2022-04-23T10:24:58.355Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-23T10:24:58.355Z] === RUN TestValidateLogOptSyslogFormat [2022-04-23T10:24:58.355Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-23T10:24:58.355Z] === RUN TestValidateLogOpt [2022-04-23T10:24:58.355Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-23T10:24:58.355Z] PASS [2022-04-23T10:24:58.355Z] coverage: 43.6% of statements [2022-04-23T10:24:58.355Z] ok github.com/docker/docker/daemon/logger/syslog 0.066s coverage: 43.6% of statements [2022-04-23T10:24:58.355Z] --- PASS: TestFrequency (0.17s) [2022-04-23T10:24:58.355Z] === RUN TestOneMessagePerRequest [2022-04-23T10:24:58.355Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-04-23T10:24:58.355Z] === RUN TestVerify [2022-04-23T10:24:58.355Z] --- PASS: TestVerify (0.00s) [2022-04-23T10:24:58.355Z] === RUN TestSkipVerify [2022-04-23T10:24:58.493Z] === RUN TestWaitNodeAttachment [2022-04-23T10:24:58.493Z] === RUN TestBuilderGC [2022-04-23T10:24:58.493Z] --- PASS: TestBuilderGC (0.00s) [2022-04-23T10:24:58.493Z] === RUN TestDaemonConfigurationNotFound [2022-04-23T10:24:58.493Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-23T10:24:58.493Z] === RUN TestDaemonBrokenConfiguration [2022-04-23T10:24:58.493Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-23T10:24:58.493Z] === RUN TestFindConfigurationConflicts [2022-04-23T10:24:58.493Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-23T10:24:58.493Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-23T10:24:58.493Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-23T10:24:58.493Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-23T10:24:58.493Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-23T10:24:58.493Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-23T10:24:58.493Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-23T10:24:58.493Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-23T10:24:58.493Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-23T10:24:58.493Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-23T10:24:58.493Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-23T10:24:58.493Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-23T10:24:58.493Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-23T10:24:58.493Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-23T10:24:58.493Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-23T10:24:58.493Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-23T10:24:58.493Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-23T10:24:58.493Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-23T10:24:58.493Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-23T10:24:58.493Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-23T10:24:58.493Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-23T10:24:58.493Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-23T10:24:58.493Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-23T10:24:58.493Z] === RUN TestValidateConfigurationErrors [2022-04-23T10:24:58.493Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-23T10:24:58.493Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-23T10:24:58.493Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-23T10:24:58.493Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-23T10:24:58.493Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-23T10:24:58.493Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-23T10:24:58.493Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-23T10:24:58.493Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-23T10:24:58.493Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-23T10:24:58.493Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-23T10:24:58.812Z] time="2022-04-23T10:24:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:24:58.812Z] time="2022-04-23T10:24:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:24:58.812Z] time="2022-04-23T10:24:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:24:58.812Z] time="2022-04-23T10:24:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:24:58.812Z] --- PASS: TestSkipVerify (0.46s) [2022-04-23T10:24:58.812Z] === RUN TestBufferMaximum [2022-04-23T10:24:58.812Z] time="2022-04-23T10:24:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:24:58.812Z] time="2022-04-23T10:24:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:24:58.812Z] time="2022-04-23T10:24:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:24:58.812Z] time="2022-04-23T10:24:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:24:58.812Z] time="2022-04-23T10:24:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:24:58.812Z] time="2022-04-23T10:24:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650709498.683091\",\"host\":\"ab33b70f34fb\"}'" [2022-04-23T10:24:58.812Z] time="2022-04-23T10:24:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650709498.683091\",\"host\":\"ab33b70f34fb\"}'" [2022-04-23T10:24:58.812Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-23T10:24:58.812Z] === RUN TestServerAlwaysDown [2022-04-23T10:24:58.812Z] time="2022-04-23T10:24:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:24:58.812Z] time="2022-04-23T10:24:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:24:58.812Z] time="2022-04-23T10:24:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650709498.686091\",\"host\":\"ab33b70f34fb\"}'" [2022-04-23T10:24:58.812Z] time="2022-04-23T10:24:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650709498.686091\",\"host\":\"ab33b70f34fb\"}'" [2022-04-23T10:24:58.812Z] time="2022-04-23T10:24:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:24:58.812Z] time="2022-04-23T10:24:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650709498.686091\",\"host\":\"ab33b70f34fb\"}'" [2022-04-23T10:24:58.812Z] time="2022-04-23T10:24:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650709498.687091\",\"host\":\"ab33b70f34fb\"}'" [2022-04-23T10:24:58.812Z] time="2022-04-23T10:24:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650709498.687091\",\"host\":\"ab33b70f34fb\"}'" [2022-04-23T10:24:58.812Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-23T10:24:58.812Z] === RUN TestCannotSendAfterClose [2022-04-23T10:24:58.812Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-23T10:24:58.812Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-23T10:24:58.964Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-23T10:24:58.964Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-23T10:24:58.964Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-23T10:24:58.964Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-23T10:24:58.964Z] === RUN TestValidateConfiguration [2022-04-23T10:24:58.964Z] === RUN TestValidateConfiguration/with_label [2022-04-23T10:24:58.964Z] === RUN TestValidateConfiguration/with_dns [2022-04-23T10:24:58.964Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-23T10:24:58.964Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-23T10:24:58.964Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-23T10:24:58.964Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-23T10:24:58.964Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-23T10:24:58.964Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-23T10:24:58.964Z] === RUN TestValidateConfiguration/with_hosts [2022-04-23T10:24:58.964Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-23T10:24:58.964Z] === RUN TestReloadSetConfigFileNotExist [2022-04-23T10:24:58.964Z] --- PASS: TestWaitNodeAttachment (0.45s) [2022-04-23T10:24:58.964Z] === RUN TestIsolationConversion [2022-04-23T10:24:58.964Z] === RUN TestIsolationConversion/default [2022-04-23T10:24:58.964Z] === RUN TestIsolationConversion/process [2022-04-23T10:24:58.964Z] === RUN TestIsolationConversion/hyperv [2022-04-23T10:24:58.964Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-23T10:24:58.964Z] === RUN TestContainerLabels [2022-04-23T10:24:58.964Z] --- PASS: TestContainerLabels (0.00s) [2022-04-23T10:24:58.964Z] === RUN TestCredentialSpecConversion [2022-04-23T10:24:58.964Z] === RUN TestCredentialSpecConversion/none [2022-04-23T10:24:58.964Z] === RUN TestCredentialSpecConversion/config [2022-04-23T10:24:58.964Z] === RUN TestCredentialSpecConversion/file [2022-04-23T10:24:58.964Z] === RUN TestCredentialSpecConversion/registry [2022-04-23T10:24:58.964Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-23T10:24:58.964Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-23T10:24:58.964Z] === RUN TestControllerValidateMountBind [2022-04-23T10:24:58.964Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-23T10:24:58.964Z] === RUN TestControllerValidateMountVolume [2022-04-23T10:24:58.964Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-23T10:24:58.964Z] === RUN TestControllerValidateMountTarget [2022-04-23T10:24:58.964Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-23T10:24:58.964Z] === RUN TestControllerValidateMountTmpfs [2022-04-23T10:24:58.964Z] --- PASS: TestControllerValidateMountTmpfs (0.01s) [2022-04-23T10:24:58.964Z] === RUN TestControllerValidateMountInvalidType [2022-04-23T10:24:58.964Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-23T10:24:58.964Z] === RUN TestControllerValidateMountNamedPipe [2022-04-23T10:24:58.964Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-23T10:24:58.964Z] PASS [2022-04-23T10:24:58.964Z] coverage: 11.0% of statements [2022-04-23T10:24:58.964Z] time="2022-04-23T10:24:58Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-23T10:24:58.964Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-04-23T10:24:58.964Z] === RUN TestReloadDefaultConfigNotExist [2022-04-23T10:24:58.964Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:24:58.964Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-23T10:24:58.964Z] === RUN TestReloadBadDefaultConfig [2022-04-23T10:24:58.964Z] time="2022-04-23T10:24:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3593434644" [2022-04-23T10:24:58.964Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-23T10:24:58.964Z] === RUN TestReloadWithConflictingLabels [2022-04-23T10:24:58.964Z] time="2022-04-23T10:24:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-776451174" [2022-04-23T10:24:58.964Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-23T10:24:58.964Z] === RUN TestReloadWithDuplicateLabels [2022-04-23T10:24:58.964Z] time="2022-04-23T10:24:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-16617708" [2022-04-23T10:24:58.964Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-23T10:24:58.964Z] === RUN TestMaskURLCredentials [2022-04-23T10:24:58.964Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-23T10:24:58.964Z] === RUN TestDaemonConfigurationMerge [2022-04-23T10:24:58.964Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.805s coverage: 11.0% of statements [2022-04-23T10:24:58.964Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-23T10:24:58.964Z] PASS [2022-04-23T10:24:58.964Z] coverage: 79.5% of statements [2022-04-23T10:24:58.964Z] ok github.com/docker/docker/daemon/config 0.375s coverage: 79.5% of statements [2022-04-23T10:24:59.434Z] === RUN TestEventsLog [2022-04-23T10:24:59.434Z] --- PASS: TestEventsLog (0.00s) [2022-04-23T10:24:59.434Z] === RUN TestEventsLogTimeout [2022-04-23T10:24:59.434Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-23T10:24:59.434Z] === RUN TestLogEvents [2022-04-23T10:24:59.434Z] --- PASS: TestLogEvents (0.05s) [2022-04-23T10:24:59.434Z] === RUN TestLoadBufferedEvents [2022-04-23T10:24:59.434Z] --- PASS: TestLoadBufferedEvents (0.17s) [2022-04-23T10:24:59.434Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-23T10:24:59.434Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-23T10:24:59.434Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-23T10:24:59.434Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-23T10:24:59.434Z] PASS [2022-04-23T10:24:59.434Z] coverage: 50.0% of statements [2022-04-23T10:24:59.434Z] ok github.com/docker/docker/daemon/events 0.325s coverage: 50.0% of statements [2022-04-23T10:24:59.776Z] === RUN TestV1IDService [2022-04-23T10:24:59.776Z] --- PASS: TestV1IDService (0.05s) [2022-04-23T10:24:59.776Z] === RUN TestV2MetadataService [2022-04-23T10:24:59.776Z] time="2022-04-23T10:24:59Z" 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-04-23T10:24:59.776Z] time="2022-04-23T10:24:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"ab33b70f34fb\"}'" [2022-04-23T10:24:59.776Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-23T10:24:59.776Z] PASS [2022-04-23T10:24:59.776Z] coverage: 82.5% of statements [2022-04-23T10:24:59.776Z] ok github.com/docker/docker/daemon/logger/splunk 2.065s coverage: 82.5% of statements [2022-04-23T10:24:59.776Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-23T10:24:59.776Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-23T10:24:59.776Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-23T10:24:59.817Z] === RUN TestInspectNetwork/full_network_id [2022-04-23T10:24:59.817Z] === RUN TestInspectNetwork/partial_network_id [2022-04-23T10:24:59.817Z] === RUN TestInspectNetwork/network_name [2022-04-23T10:24:59.817Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-23T10:25:00.387Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-23T10:25:00.387Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-23T10:25:00.646Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-23T10:25:00.646Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-23T10:25:00.646Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-23T10:25:00.739Z] === RUN TestSuccessfulDownload [2022-04-23T10:25:00.739Z] download_test.go:267: Needs fixing on Windows [2022-04-23T10:25:00.739Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-23T10:25:00.739Z] === RUN TestCancelledDownload [2022-04-23T10:25:00.739Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-23T10:25:00.739Z] === RUN TestMaxDownloadAttempts [2022-04-23T10:25:00.739Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T10:25:00.739Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T10:25:00.739Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T10:25:00.739Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T10:25:00.739Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T10:25:00.739Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T10:25:00.739Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T10:25:00.739Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T10:25:00.739Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T10:25:00.739Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T10:25:00.739Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T10:25:00.739Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T10:25:00.739Z] --- PASS: TestV2MetadataService (0.99s) [2022-04-23T10:25:00.739Z] PASS [2022-04-23T10:25:00.739Z] coverage: 48.2% of statements [2022-04-23T10:25:00.739Z] ok github.com/docker/docker/distribution/metadata 1.174s coverage: 48.2% of statements [2022-04-23T10:25:00.905Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-23T10:25:01.001Z] === RUN TestIsEmptyDir [2022-04-23T10:25:01.001Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-23T10:25:01.001Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-23T10:25:01.001Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-23T10:25:01.001Z] PASS [2022-04-23T10:25:01.001Z] coverage: 2.3% of statements [2022-04-23T10:25:01.001Z] ok github.com/docker/docker/daemon/graphdriver 0.080s coverage: 2.3% of statements [2022-04-23T10:25:01.001Z] === RUN TestLinkNaming [2022-04-23T10:25:01.001Z] --- PASS: TestLinkNaming (0.00s) [2022-04-23T10:25:01.001Z] === RUN TestLinkNew [2022-04-23T10:25:01.001Z] --- PASS: TestLinkNew (0.00s) [2022-04-23T10:25:01.001Z] === RUN TestLinkEnv [2022-04-23T10:25:01.001Z] --- PASS: TestLinkEnv (0.00s) [2022-04-23T10:25:01.001Z] === RUN TestLinkMultipleEnv [2022-04-23T10:25:01.001Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-23T10:25:01.001Z] === RUN TestLinkPortRangeEnv [2022-04-23T10:25:01.001Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-23T10:25:01.001Z] PASS [2022-04-23T10:25:01.001Z] coverage: 93.0% of statements [2022-04-23T10:25:01.001Z] ok github.com/docker/docker/daemon/links 0.054s coverage: 93.0% of statements [2022-04-23T10:25:01.196Z] time="2022-04-23T10:25:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T10:25:01.196Z] time="2022-04-23T10:25:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T10:25:01.196Z] time="2022-04-23T10:25:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T10:25:01.196Z] time="2022-04-23T10:25:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T10:25:01.196Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-23T10:25:01.196Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2022-04-23T10:25:01.196Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2022-04-23T10:25:01.196Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2022-04-23T10:25:01.196Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2022-04-23T10:25:01.196Z] === RUN TestTransfer [2022-04-23T10:25:01.196Z] --- PASS: TestTransfer (0.12s) [2022-04-23T10:25:01.196Z] === RUN TestConcurrencyLimit [2022-04-23T10:25:01.196Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-23T10:25:01.196Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-23T10:25:01.196Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-23T10:25:01.196Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-23T10:25:01.196Z] === RUN TestContinueOnError_NeverContinue [2022-04-23T10:25:01.196Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-23T10:25:01.196Z] === RUN TestManifestStore [2022-04-23T10:25:01.196Z] === RUN TestManifestStore/no_remote_or_local [2022-04-23T10:25:01.471Z] === RUN TestVerifyNetworkingConfig [2022-04-23T10:25:01.471Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-23T10:25:01.471Z] === RUN TestGetContainer [2022-04-23T10:25:01.471Z] --- PASS: TestGetContainer (0.00s) [2022-04-23T10:25:01.471Z] === RUN TestValidContainerNames [2022-04-23T10:25:01.471Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-23T10:25:01.471Z] === RUN TestContainerInitDNS [2022-04-23T10:25:01.471Z] daemon_test.go:145: root required [2022-04-23T10:25:01.471Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-23T10:25:01.471Z] === RUN TestMerge [2022-04-23T10:25:01.471Z] --- PASS: TestMerge (0.00s) [2022-04-23T10:25:01.471Z] === RUN TestValidateContainerIsolation [2022-04-23T10:25:01.471Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-23T10:25:01.471Z] === RUN TestFindNetworkErrorType [2022-04-23T10:25:01.471Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-23T10:25:01.471Z] === RUN TestEnsureServicesExist [2022-04-23T10:25:01.471Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-23T10:25:01.471Z] === RUN TestEnsureServicesExistErrors [2022-04-23T10:25:01.471Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-23T10:25:01.471Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-23T10:25:01.471Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-23T10:25:01.471Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-23T10:25:01.471Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-23T10:25:01.471Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-23T10:25:01.471Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-23T10:25:01.471Z] === RUN TestContainerDelete [2022-04-23T10:25:01.471Z] --- PASS: TestContainerDelete (0.01s) [2022-04-23T10:25:01.471Z] === RUN TestContainerDoubleDelete [2022-04-23T10:25:01.471Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-23T10:25:01.471Z] === RUN TestLogContainerEventCopyLabels [2022-04-23T10:25:01.471Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-23T10:25:01.471Z] === RUN TestLogContainerEventWithAttributes [2022-04-23T10:25:01.471Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-23T10:25:01.471Z] === RUN TestNoneHealthcheck [2022-04-23T10:25:01.471Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-23T10:25:01.471Z] === RUN TestHealthStates [2022-04-23T10:25:01.652Z] time="2022-04-23T10:25:01Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2854255293\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-23T10:25:01.652Z] === RUN TestManifestStore/no_local_cache [2022-04-23T10:25:01.652Z] === RUN TestManifestStore/with_local_cache [2022-04-23T10:25:01.652Z] === RUN TestManifestStore/unknown_media_type [2022-04-23T10:25:01.652Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-23T10:25:01.652Z] time="2022-04-23T10:25:01Z" level=warning msg="reference for unknown type: " [2022-04-23T10:25:01.652Z] --- PASS: TestConcurrencyLimit (0.41s) [2022-04-23T10:25:01.652Z] === RUN TestInactiveJobs [2022-04-23T10:25:01.652Z] time="2022-04-23T10:25:01Z" level=warning msg="reference for unknown type: " [2022-04-23T10:25:01.652Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-23T10:25:01.652Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-23T10:25:01.652Z] time="2022-04-23T10:25:01Z" level=warning msg="reference for unknown type: " [2022-04-23T10:25:01.652Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-23T10:25:01.652Z] time="2022-04-23T10:25:01Z" level=warning msg="reference for unknown type: " [2022-04-23T10:25:01.652Z] time="2022-04-23T10:25:01Z" level=warning msg="reference for unknown type: " [2022-04-23T10:25:01.652Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-23T10:25:01.652Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-23T10:25:01.652Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-23T10:25:01.652Z] time="2022-04-23T10:25:01Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-23T10:25:01.652Z] --- PASS: TestManifestStore (0.34s) [2022-04-23T10:25:01.653Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2022-04-23T10:25:01.653Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-23T10:25:01.653Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-23T10:25:01.653Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-04-23T10:25:01.653Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-23T10:25:01.653Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-04-23T10:25:01.653Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-23T10:25:01.653Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-23T10:25:01.653Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-23T10:25:01.653Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-23T10:25:01.653Z] === RUN TestDetectManifestBlobMediaType [2022-04-23T10:25:01.653Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-23T10:25:01.653Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-23T10:25:01.653Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-23T10:25:01.653Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-23T10:25:01.653Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-23T10:25:01.653Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-23T10:25:01.653Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-23T10:25:01.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-23T10:25:01.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-23T10:25:01.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-23T10:25:01.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-23T10:25:01.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-23T10:25:01.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-23T10:25:01.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-23T10:25:01.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-23T10:25:01.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-23T10:25:01.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-23T10:25:01.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-23T10:25:01.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-23T10:25:01.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-23T10:25:01.653Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-23T10:25:01.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-23T10:25:01.653Z] === RUN TestFixManifestLayers [2022-04-23T10:25:01.653Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-23T10:25:01.653Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-23T10:25:01.653Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-23T10:25:01.653Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-23T10:25:01.653Z] === RUN TestFixManifestLayersBadParent [2022-04-23T10:25:01.653Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-23T10:25:01.653Z] === RUN TestValidateManifest [2022-04-23T10:25:01.653Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-23T10:25:01.653Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-23T10:25:01.653Z] === RUN TestFormatPlatform [2022-04-23T10:25:01.653Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-23T10:25:01.653Z] === RUN TestPullSchema2Config [2022-04-23T10:25:01.653Z] === RUN TestPullSchema2Config/success_first_time [2022-04-23T10:25:01.653Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T10:25:01.653Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T10:25:01.653Z] === RUN TestPullSchema2Config/500_status [2022-04-23T10:25:01.653Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T10:25:01.653Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T10:25:01.653Z] === RUN TestNotFound [2022-04-23T10:25:01.653Z] --- PASS: TestNotFound (0.00s) [2022-04-23T10:25:01.653Z] === RUN TestConflict [2022-04-23T10:25:01.653Z] --- PASS: TestConflict (0.00s) [2022-04-23T10:25:01.653Z] === RUN TestForbidden [2022-04-23T10:25:01.653Z] --- PASS: TestForbidden (0.00s) [2022-04-23T10:25:01.653Z] === RUN TestInvalidParameter [2022-04-23T10:25:01.653Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-23T10:25:01.653Z] === RUN TestNotImplemented [2022-04-23T10:25:01.653Z] --- PASS: TestNotImplemented (0.00s) [2022-04-23T10:25:01.653Z] === RUN TestNotModified [2022-04-23T10:25:01.653Z] --- PASS: TestNotModified (0.00s) [2022-04-23T10:25:01.653Z] === RUN TestUnauthorized [2022-04-23T10:25:01.653Z] --- PASS: TestUnauthorized (0.00s) [2022-04-23T10:25:01.653Z] === RUN TestUnknown [2022-04-23T10:25:01.653Z] --- PASS: TestUnknown (0.00s) [2022-04-23T10:25:01.653Z] === RUN TestCancelled [2022-04-23T10:25:01.653Z] --- PASS: TestCancelled (0.00s) [2022-04-23T10:25:01.653Z] === RUN TestDeadline [2022-04-23T10:25:01.653Z] --- PASS: TestDeadline (0.00s) [2022-04-23T10:25:01.653Z] === RUN TestDataLoss [2022-04-23T10:25:01.653Z] --- PASS: TestDataLoss (0.00s) [2022-04-23T10:25:01.653Z] === RUN TestUnavailable [2022-04-23T10:25:01.653Z] --- PASS: TestUnavailable (0.00s) [2022-04-23T10:25:01.653Z] === RUN TestSystem [2022-04-23T10:25:01.653Z] --- PASS: TestSystem (0.00s) [2022-04-23T10:25:01.653Z] === RUN TestFromStatusCode [2022-04-23T10:25:01.653Z] === RUN TestFromStatusCode/Not_Found [2022-04-23T10:25:01.653Z] === RUN TestFromStatusCode/Bad_Request [2022-04-23T10:25:01.653Z] === RUN TestFromStatusCode/Conflict [2022-04-23T10:25:01.653Z] === RUN TestFromStatusCode/Unauthorized [2022-04-23T10:25:01.653Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-23T10:25:01.653Z] === RUN TestFromStatusCode/Forbidden [2022-04-23T10:25:01.653Z] === RUN TestFromStatusCode/Not_Modified [2022-04-23T10:25:01.653Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-23T10:25:01.653Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-23T10:25:01.653Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-23T10:25:01.653Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-23T10:25:01.653Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-23T10:25:01.653Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-23T10:25:01.653Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-23T10:25:01.653Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-23T10:25:01.653Z] PASS [2022-04-23T10:25:01.653Z] coverage: 77.0% of statements [2022-04-23T10:25:01.653Z] ok github.com/docker/docker/errdefs 0.045s coverage: 77.0% of statements [2022-04-23T10:25:01.840Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-23T10:25:01.940Z] time="2022-04-23T10:25:01Z" 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-04-23T10:25:01.940Z] time="2022-04-23T10:25:01Z" 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-04-23T10:25:01.940Z] time="2022-04-23T10:25:01Z" 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-04-23T10:25:01.940Z] time="2022-04-23T10:25:01Z" 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-04-23T10:25:01.940Z] time="2022-04-23T10:25:01Z" 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-04-23T10:25:01.940Z] time="2022-04-23T10:25:01Z" 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-04-23T10:25:01.940Z] time="2022-04-23T10:25:01Z" 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-04-23T10:25:01.940Z] time="2022-04-23T10:25:01Z" 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-04-23T10:25:01.940Z] time="2022-04-23T10:25:01Z" 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-04-23T10:25:01.940Z] time="2022-04-23T10:25:01Z" 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-04-23T10:25:01.940Z] --- PASS: TestHealthStates (0.24s) [2022-04-23T10:25:01.940Z] === RUN TestGetInspectData [2022-04-23T10:25:01.940Z] --- PASS: TestGetInspectData (0.00s) [2022-04-23T10:25:01.940Z] === RUN TestFillLicense [2022-04-23T10:25:01.940Z] --- PASS: TestFillLicense (0.00s) [2022-04-23T10:25:01.940Z] === RUN TestListInvalidFilter [2022-04-23T10:25:01.940Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-23T10:25:01.940Z] === RUN TestNameFilter [2022-04-23T10:25:01.940Z] --- PASS: TestNameFilter (0.00s) [2022-04-23T10:25:01.940Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-23T10:25:01.940Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-23T10:25:01.940Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-23T10:25:01.940Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-23T10:25:01.940Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-23T10:25:01.940Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-23T10:25:01.940Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-23T10:25:01.940Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-23T10:25:01.940Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-23T10:25:01.940Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-23T10:25:01.940Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-23T10:25:01.940Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-23T10:25:01.940Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-23T10:25:01.940Z] === 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-04-23T10:25:01.940Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-23T10:25:01.940Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-23T10:25:01.940Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-23T10:25:01.940Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-23T10:25:01.940Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-23T10:25:01.940Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-23T10:25:01.940Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-23T10:25:01.940Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-23T10:25:01.940Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.03s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-23T10:25:01.940Z] --- 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-04-23T10:25:01.940Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.02s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-23T10:25:01.940Z] === RUN TestSetupWindowsDevices [2022-04-23T10:25:01.940Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-23T10:25:01.940Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-23T10:25:01.940Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-23T10:25:01.940Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-23T10:25:01.940Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-23T10:25:01.940Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-23T10:25:01.940Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-23T10:25:01.940Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-23T10:25:01.940Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-23T10:25:01.940Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-23T10:25:01.940Z] --- PASS: TestSetupWindowsDevices (0.03s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-23T10:25:01.940Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-23T10:25:01.940Z] === RUN TestDaemonReloadLabels [2022-04-23T10:25:01.940Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-23T10:25:01.940Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-23T10:25:01.940Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-23T10:25:01.940Z] === RUN TestDaemonReloadMirrors [2022-04-23T10:25:01.940Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-23T10:25:01.940Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-23T10:25:01.940Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-23T10:25:01.940Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-23T10:25:01.940Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-23T10:25:01.940Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-23T10:25:01.940Z] reload_test.go:342: root required [2022-04-23T10:25:01.940Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-23T10:25:01.940Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-23T10:25:01.940Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-23T10:25:01.940Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-23T10:25:01.940Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2022-04-23T10:25:01.940Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-23T10:25:01.940Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.12s) [2022-04-23T10:25:01.940Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-23T10:25:01.940Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-23T10:25:01.940Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-23T10:25:01.940Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-23T10:25:01.940Z] === RUN TestParseVolumesFrom [2022-04-23T10:25:01.940Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-23T10:25:01.940Z] PASS [2022-04-23T10:25:01.940Z] coverage: 8.8% of statements [2022-04-23T10:25:01.940Z] ok github.com/docker/docker/daemon 0.773s coverage: 8.8% of statements [2022-04-23T10:25:01.940Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-23T10:25:01.940Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-23T10:25:01.940Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-23T10:25:01.940Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-23T10:25:01.940Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-23T10:25:01.940Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-23T10:25:01.940Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-23T10:25:01.940Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-23T10:25:01.940Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-23T10:25:01.940Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-23T10:25:01.940Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-23T10:25:01.940Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-23T10:25:01.940Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-23T10:25:01.940Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-23T10:25:02.110Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T10:25:02.110Z] === RUN TestPullSchema2Config/EOF [2022-04-23T10:25:02.110Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T10:25:02.110Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T10:25:02.110Z] 2022/04/23 10:25:01 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-23T10:25:02.110Z] goroutine 21 [running]: [2022-04-23T10:25:02.110Z] net/http.(*conn).serve.func1() [2022-04-23T10:25:02.110Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-23T10:25:02.110Z] panic({0x15c9000, 0x17ab8f0}) [2022-04-23T10:25:02.110Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-23T10:25:02.110Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000342680?, {0x17b30d8?, 0xc000360000?}) [2022-04-23T10:25:02.110Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-23T10:25:02.110Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x17b30d8, 0xc000360000}, 0xc000340000) [2022-04-23T10:25:02.110Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-23T10:25:02.110Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x17b30d8?, 0xc000360000?}, 0xc00005a800?) [2022-04-23T10:25:02.110Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-23T10:25:02.110Z] net/http.serverHandler.ServeHTTP({0xc0003260c0?}, {0x17b30d8, 0xc000360000}, 0xc000340000) [2022-04-23T10:25:02.110Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-23T10:25:02.110Z] net/http.(*conn).serve(0xc00017c140, {0x17b3950, 0xc000326ae0}) [2022-04-23T10:25:02.110Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-23T10:25:02.110Z] created by net/http.(*Server).Serve [2022-04-23T10:25:02.110Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-23T10:25:02.110Z] --- PASS: TestInactiveJobs (0.43s) [2022-04-23T10:25:02.110Z] === RUN TestWatchRelease [2022-04-23T10:25:02.110Z] --- PASS: TestWatchRelease (0.04s) [2022-04-23T10:25:02.110Z] === RUN TestWatchFinishedTransfer [2022-04-23T10:25:02.110Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-23T10:25:02.110Z] === RUN TestDuplicateTransfer [2022-04-23T10:25:02.110Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-23T10:25:02.110Z] === RUN TestSuccessfulUpload [2022-04-23T10:25:02.110Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T10:25:02.110Z] === RUN TestPullSchema2Config/unauthorized [2022-04-23T10:25:02.110Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T10:25:02.110Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T10:25:02.110Z] --- PASS: TestPullSchema2Config (0.55s) [2022-04-23T10:25:02.110Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-23T10:25:02.110Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-23T10:25:02.110Z] --- PASS: TestPullSchema2Config/EOF (0.28s) [2022-04-23T10:25:02.110Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-23T10:25:02.110Z] === RUN TestGetRepositoryMountCandidates [2022-04-23T10:25:02.110Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-23T10:25:02.110Z] === RUN TestLayerAlreadyExists [2022-04-23T10:25:02.110Z] 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-04-23T10:25:02.110Z] 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-04-23T10:25:02.110Z] 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-04-23T10:25:02.110Z] 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-04-23T10:25:02.111Z] 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-04-23T10:25:02.111Z] 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-04-23T10:25:02.111Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-23T10:25:02.111Z] === RUN TestWhenEmptyAuthConfig [2022-04-23T10:25:02.567Z] time="2022-04-23T10:25:02Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-23T10:25:02.567Z] --- PASS: TestSuccessfulUpload (0.39s) [2022-04-23T10:25:02.567Z] === RUN TestCancelledUpload [2022-04-23T10:25:02.567Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-23T10:25:02.567Z] PASS [2022-04-23T10:25:02.567Z] coverage: 76.8% of statements [2022-04-23T10:25:02.567Z] ok github.com/docker/docker/distribution/xfer 1.971s coverage: 76.8% of statements [2022-04-23T10:25:03.024Z] === RUN TestFSGetInvalidData [2022-04-23T10:25:03.024Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-04-23T10:25:03.024Z] === RUN TestFSInvalidSet [2022-04-23T10:25:03.024Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-23T10:25:03.024Z] === RUN TestFSInvalidRoot [2022-04-23T10:25:03.024Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-23T10:25:03.024Z] === RUN TestFSMetadataGetSet [2022-04-23T10:25:03.024Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-04-23T10:25:03.024Z] === RUN TestFSInvalidWalker [2022-04-23T10:25:03.024Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-23T10:25:03.024Z] === RUN TestFSGetSet [2022-04-23T10:25:03.024Z] --- PASS: TestFSGetSet (0.03s) [2022-04-23T10:25:03.024Z] === RUN TestFSGetUnsetKey [2022-04-23T10:25:03.024Z] === RUN TestCompare [2022-04-23T10:25:03.024Z] --- PASS: TestCompare (0.00s) [2022-04-23T10:25:03.024Z] PASS [2022-04-23T10:25:03.024Z] coverage: 19.2% of statements [2022-04-23T10:25:03.024Z] ok github.com/docker/docker/image/cache 0.070s coverage: 19.2% of statements [2022-04-23T10:25:03.024Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-23T10:25:03.024Z] === RUN TestFSGetEmptyData [2022-04-23T10:25:03.024Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-23T10:25:03.024Z] === RUN TestFSDelete [2022-04-23T10:25:03.024Z] --- PASS: TestFSDelete (0.02s) [2022-04-23T10:25:03.024Z] === RUN TestFSWalker [2022-04-23T10:25:03.024Z] --- PASS: TestFSWalker (0.01s) [2022-04-23T10:25:03.024Z] === RUN TestFSWalkerStopOnError [2022-04-23T10:25:03.024Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-23T10:25:03.024Z] === RUN TestNewFromJSON [2022-04-23T10:25:03.024Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-23T10:25:03.024Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-23T10:25:03.024Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-23T10:25:03.024Z] === RUN TestMarshalKeyOrder [2022-04-23T10:25:03.024Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-23T10:25:03.024Z] === RUN TestHistoryEqual [2022-04-23T10:25:03.215Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-23T10:25:03.482Z] --- PASS: TestHistoryEqual (0.21s) [2022-04-23T10:25:03.482Z] === RUN TestImage [2022-04-23T10:25:03.482Z] --- PASS: TestImage (0.00s) [2022-04-23T10:25:03.482Z] === RUN TestImageOSNotEmpty [2022-04-23T10:25:03.482Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-23T10:25:03.482Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-23T10:25:03.482Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-23T10:25:03.482Z] === RUN TestCreate [2022-04-23T10:25:03.482Z] --- PASS: TestCreate (0.01s) [2022-04-23T10:25:03.482Z] === RUN TestRestore [2022-04-23T10:25:03.482Z] --- PASS: TestWhenEmptyAuthConfig (1.26s) [2022-04-23T10:25:03.482Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-23T10:25:03.482Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-23T10:25:03.482Z] === RUN TestTokenPassThru [2022-04-23T10:25:03.482Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-23T10:25:03.482Z] === RUN TestTokenPassThruDifferentHost [2022-04-23T10:25:03.482Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-23T10:25:03.482Z] PASS [2022-04-23T10:25:03.482Z] coverage: 26.6% of statements [2022-04-23T10:25:03.482Z] ok github.com/docker/docker/distribution 2.282s coverage: 26.6% of statements [2022-04-23T10:25:03.482Z] time="2022-04-23T10:25:03Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-23T10:25:03.482Z] --- PASS: TestRestore (0.08s) [2022-04-23T10:25:03.482Z] === RUN TestAddDelete [2022-04-23T10:25:03.482Z] --- PASS: TestAddDelete (0.04s) [2022-04-23T10:25:03.482Z] === RUN TestSearchAfterDelete [2022-04-23T10:25:03.482Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-23T10:25:03.482Z] === RUN TestParentReset [2022-04-23T10:25:03.482Z] --- PASS: TestParentReset (0.04s) [2022-04-23T10:25:03.482Z] === RUN TestGetAndSetLastUpdated [2022-04-23T10:25:03.482Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-23T10:25:03.482Z] === RUN TestStoreLen [2022-04-23T10:25:03.781Z] --- PASS: TestInspectNetwork (8.41s) [2022-04-23T10:25:03.781Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-23T10:25:03.781Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-23T10:25:03.781Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-23T10:25:03.781Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-23T10:25:03.781Z] === RUN TestRunContainerWithBridgeNone [2022-04-23T10:25:03.940Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-23T10:25:03.940Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-23T10:25:03.940Z] --- PASS: TestStoreLen (0.06s) [2022-04-23T10:25:03.940Z] PASS [2022-04-23T10:25:03.940Z] coverage: 86.9% of statements [2022-04-23T10:25:03.940Z] ok github.com/docker/docker/image 0.746s coverage: 86.9% of statements [2022-04-23T10:25:03.940Z] === RUN TestValidateManifest [2022-04-23T10:25:03.940Z] === RUN TestValidateManifest/nil [2022-04-23T10:25:03.940Z] === RUN TestValidateManifest/non-nil [2022-04-23T10:25:03.940Z] --- PASS: TestValidateManifest (0.00s) [2022-04-23T10:25:03.940Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-23T10:25:03.940Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-23T10:25:03.940Z] PASS [2022-04-23T10:25:03.940Z] coverage: 0.7% of statements [2022-04-23T10:25:03.940Z] ok github.com/docker/docker/image/tarexport 0.079s coverage: 0.7% of statements [2022-04-23T10:25:04.171Z] === RUN TestNewStreamConfig [2022-04-23T10:25:04.171Z] === RUN TestNewStreamConfig/defaults [2022-04-23T10:25:04.171Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-23T10:25:04.171Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-23T10:25:04.171Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-23T10:25:04.171Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-23T10:25:04.171Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-23T10:25:04.171Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-23T10:25:04.171Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-23T10:25:04.171Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-23T10:25:04.171Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-23T10:25:04.171Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-23T10:25:04.171Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-23T10:25:04.171Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-23T10:25:04.171Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-23T10:25:04.171Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-23T10:25:04.171Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-23T10:25:04.171Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-23T10:25:04.171Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-23T10:25:04.171Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-23T10:25:04.171Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-23T10:25:04.171Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-23T10:25:04.171Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-23T10:25:04.171Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-23T10:25:04.171Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-23T10:25:04.171Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-23T10:25:04.171Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-23T10:25:04.171Z] time="2022-04-23T10:25:03Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-23T10:25:04.171Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2022-04-23T10:25:04.171Z] === RUN TestCreateSuccess [2022-04-23T10:25:04.171Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-23T10:25:04.171Z] === RUN TestCreateStreamSkipped [2022-04-23T10:25:04.171Z] time="2022-04-23T10:25:03Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-23T10:25:04.171Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-23T10:25:04.171Z] === RUN TestCreateLogGroupSuccess [2022-04-23T10:25:04.171Z] time="2022-04-23T10:25:03Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-23T10:25:04.171Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-23T10:25:04.171Z] === RUN TestCreateError [2022-04-23T10:25:04.171Z] --- PASS: TestCreateError (0.00s) [2022-04-23T10:25:04.171Z] === RUN TestCreateAlreadyExists [2022-04-23T10:25:04.171Z] time="2022-04-23T10:25:03Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-23T10:25:04.171Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-23T10:25:04.171Z] === RUN TestLogClosed [2022-04-23T10:25:04.171Z] --- PASS: TestLogClosed (0.00s) [2022-04-23T10:25:04.171Z] === RUN TestLogBlocking [2022-04-23T10:25:04.171Z] --- PASS: TestLogBlocking (0.00s) [2022-04-23T10:25:04.171Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-23T10:25:04.171Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-23T10:25:04.171Z] === RUN TestLogNonBlockingBufferFull [2022-04-23T10:25:04.171Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-23T10:25:04.171Z] === RUN TestPublishBatchSuccess [2022-04-23T10:25:04.171Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-23T10:25:04.171Z] === RUN TestPublishBatchError [2022-04-23T10:25:04.171Z] time="2022-04-23T10:25:03Z" level=error msg=error [2022-04-23T10:25:04.171Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-23T10:25:04.171Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-23T10:25:04.171Z] time="2022-04-23T10:25:03Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-23T10:25:04.171Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-23T10:25:04.171Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-23T10:25:04.171Z] time="2022-04-23T10:25:03Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-23T10:25:04.171Z] time="2022-04-23T10:25:03Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-23T10:25:04.171Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-23T10:25:04.171Z] === RUN TestCollectBatchSimple [2022-04-23T10:25:04.171Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-23T10:25:04.171Z] === RUN TestCollectBatchTicker [2022-04-23T10:25:04.171Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-23T10:25:04.171Z] === RUN TestCollectBatchMultilinePattern [2022-04-23T10:25:04.171Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-23T10:25:04.171Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-23T10:25:04.171Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-23T10:25:04.171Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-23T10:25:04.171Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-23T10:25:04.171Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-23T10:25:04.171Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-23T10:25:04.171Z] === RUN TestCollectBatchClose [2022-04-23T10:25:04.171Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-23T10:25:04.171Z] === RUN TestEffectiveLen [2022-04-23T10:25:04.171Z] === RUN TestEffectiveLen/0/Hello [2022-04-23T10:25:04.171Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-23T10:25:04.171Z] === RUN TestEffectiveLen/2/🙃 [2022-04-23T10:25:04.171Z] === RUN TestEffectiveLen/3/���� [2022-04-23T10:25:04.171Z] === RUN TestEffectiveLen/4/He��o [2022-04-23T10:25:04.171Z] === RUN TestEffectiveLen/5/ [2022-04-23T10:25:04.171Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-23T10:25:04.171Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-23T10:25:04.171Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-23T10:25:04.171Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-23T10:25:04.171Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-23T10:25:04.171Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-23T10:25:04.171Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-23T10:25:04.171Z] === RUN TestFindValidSplit [2022-04-23T10:25:04.171Z] === RUN TestFindValidSplit/0/ [2022-04-23T10:25:04.171Z] cloudwatchlogs_test.go:1076: [2022-04-23T10:25:04.171Z] cloudwatchlogs_test.go:1077: [2022-04-23T10:25:04.397Z] === RUN TestMakeV1ConfigFromConfig [2022-04-23T10:25:04.397Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-23T10:25:04.397Z] PASS [2022-04-23T10:25:04.397Z] coverage: 25.0% of statements [2022-04-23T10:25:04.397Z] ok github.com/docker/docker/image/v1 0.072s coverage: 25.0% of statements [2022-04-23T10:25:04.397Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-23T10:25:04.641Z] === RUN TestFindValidSplit/1/Hello [2022-04-23T10:25:04.641Z] cloudwatchlogs_test.go:1076: Hello [2022-04-23T10:25:04.641Z] cloudwatchlogs_test.go:1077: [2022-04-23T10:25:04.641Z] === RUN TestFindValidSplit/2/Hello [2022-04-23T10:25:04.641Z] cloudwatchlogs_test.go:1076: He [2022-04-23T10:25:04.641Z] cloudwatchlogs_test.go:1077: llo [2022-04-23T10:25:04.641Z] === RUN TestFindValidSplit/3/Hello [2022-04-23T10:25:04.641Z] cloudwatchlogs_test.go:1076: [2022-04-23T10:25:04.641Z] cloudwatchlogs_test.go:1077: Hello [2022-04-23T10:25:04.641Z] === RUN TestFindValidSplit/4/🙃 [2022-04-23T10:25:04.641Z] cloudwatchlogs_test.go:1076: [2022-04-23T10:25:04.641Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-23T10:25:04.641Z] === RUN TestFindValidSplit/5/🙃 [2022-04-23T10:25:04.641Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-23T10:25:04.641Z] cloudwatchlogs_test.go:1077: [2022-04-23T10:25:04.641Z] === RUN TestFindValidSplit/6/a� [2022-04-23T10:25:04.641Z] cloudwatchlogs_test.go:1076: a [2022-04-23T10:25:04.641Z] cloudwatchlogs_test.go:1077: � [2022-04-23T10:25:04.641Z] === RUN TestFindValidSplit/7/a� [2022-04-23T10:25:04.641Z] cloudwatchlogs_test.go:1076: a� [2022-04-23T10:25:04.641Z] cloudwatchlogs_test.go:1077: [2022-04-23T10:25:04.641Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-23T10:25:04.641Z] === RUN TestProcessEventEmoji [2022-04-23T10:25:04.641Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-23T10:25:04.641Z] === RUN TestCollectBatchLineSplit [2022-04-23T10:25:04.641Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-04-23T10:25:04.641Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-23T10:25:04.641Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-23T10:25:04.641Z] === RUN TestCollectBatchMaxEvents [2022-04-23T10:25:04.641Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-04-23T10:25:04.641Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-23T10:25:04.641Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-23T10:25:04.641Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-23T10:25:04.641Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.07s) [2022-04-23T10:25:04.641Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-23T10:25:04.641Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-04-23T10:25:04.641Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-23T10:25:04.641Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-23T10:25:04.641Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-23T10:25:04.641Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-23T10:25:04.641Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-23T10:25:04.641Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-23T10:25:04.641Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-23T10:25:04.641Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-23T10:25:04.641Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-23T10:25:04.641Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-23T10:25:04.641Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-23T10:25:04.641Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-23T10:25:04.641Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-23T10:25:04.641Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-23T10:25:04.641Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-23T10:25:04.641Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-23T10:25:04.641Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-23T10:25:04.641Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-23T10:25:04.641Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-23T10:25:04.641Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-23T10:25:04.641Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-23T10:25:04.641Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-23T10:25:04.641Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-23T10:25:04.641Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-23T10:25:04.641Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-23T10:25:04.641Z] === RUN TestValidateLogOptionsFormat [2022-04-23T10:25:04.641Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-23T10:25:04.641Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-23T10:25:04.641Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-23T10:25:04.641Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-23T10:25:04.641Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-23T10:25:04.641Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-23T10:25:04.641Z] === RUN TestCreateTagSuccess [2022-04-23T10:25:04.641Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-23T10:25:04.641Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-23T10:25:04.641Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.07s) [2022-04-23T10:25:04.641Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-23T10:25:04.641Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-23T10:25:04.641Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-23T10:25:04.641Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.04s) [2022-04-23T10:25:04.641Z] PASS [2022-04-23T10:25:04.641Z] coverage: 80.2% of statements [2022-04-23T10:25:04.641Z] ok github.com/docker/docker/daemon/logger/awslogs 0.648s coverage: 80.2% of statements [2022-04-23T10:25:04.641Z] === RUN TestAdapterReadLogs [2022-04-23T10:25:04.641Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-23T10:25:04.641Z] === RUN TestCopier [2022-04-23T10:25:04.641Z] --- PASS: TestCopier (0.00s) [2022-04-23T10:25:04.641Z] === RUN TestCopierLongLines [2022-04-23T10:25:04.641Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-23T10:25:04.641Z] === RUN TestCopierSlow [2022-04-23T10:25:04.641Z] --- PASS: TestCopierSlow (0.20s) [2022-04-23T10:25:04.641Z] === RUN TestCopierWithSized [2022-04-23T10:25:04.641Z] === RUN TestCopierWithSized/as_is [2022-04-23T10:25:04.641Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-23T10:25:04.641Z] --- PASS: TestCopierWithSized (0.06s) [2022-04-23T10:25:04.641Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-04-23T10:25:04.641Z] --- PASS: TestCopierWithSized/With_RingLogger (0.06s) [2022-04-23T10:25:04.641Z] === RUN TestCopierWithPartial [2022-04-23T10:25:04.641Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-23T10:25:04.641Z] === RUN TestRingLogger [2022-04-23T10:25:04.641Z] --- PASS: TestRingLogger (0.00s) [2022-04-23T10:25:04.641Z] === RUN TestRingCap [2022-04-23T10:25:04.641Z] --- PASS: TestRingCap (0.00s) [2022-04-23T10:25:04.641Z] === RUN TestRingClose [2022-04-23T10:25:04.641Z] --- PASS: TestRingClose (0.00s) [2022-04-23T10:25:04.641Z] === RUN TestRingDrain [2022-04-23T10:25:04.641Z] --- PASS: TestRingDrain (0.00s) [2022-04-23T10:25:04.641Z] PASS [2022-04-23T10:25:04.641Z] coverage: 43.2% of statements [2022-04-23T10:25:04.641Z] ok github.com/docker/docker/daemon/logger 0.345s coverage: 43.2% of statements [2022-04-23T10:25:04.854Z] === RUN TestSerialization [2022-04-23T10:25:04.854Z] --- PASS: TestSerialization (0.02s) [2022-04-23T10:25:04.854Z] PASS [2022-04-23T10:25:04.854Z] coverage: 100.0% of statements [2022-04-23T10:25:05.111Z] === RUN TestSearchRegistryForImagesErrors [2022-04-23T10:25:05.111Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-23T10:25:05.111Z] === RUN TestSearchRegistryForImages [2022-04-23T10:25:05.111Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-23T10:25:05.111Z] === RUN TestOnlyPlatformWithFallback [2022-04-23T10:25:05.111Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-23T10:25:05.111Z] === RUN TestImageDelete [2022-04-23T10:25:05.111Z] === RUN TestImageDelete/no_lease [2022-04-23T10:25:05.111Z] === RUN TestImageDelete/lease_exists [2022-04-23T10:25:05.111Z] --- PASS: TestImageDelete (0.04s) [2022-04-23T10:25:05.111Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-23T10:25:05.111Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-23T10:25:05.111Z] === RUN TestContentStoreForPull [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptReconnectInterval [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/#00 [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/example.com [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/:// [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/something:// [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-23T10:25:05.111Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-23T10:25:05.111Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-23T10:25:05.112Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-23T10:25:05.112Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-23T10:25:05.112Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-23T10:25:05.112Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-23T10:25:05.112Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-23T10:25:05.112Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-23T10:25:05.112Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-23T10:25:05.112Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-23T10:25:05.112Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-23T10:25:05.112Z] PASS [2022-04-23T10:25:05.112Z] coverage: 53.6% of statements [2022-04-23T10:25:05.112Z] ok github.com/docker/docker/daemon/logger/fluentd 0.163s coverage: 53.6% of statements [2022-04-23T10:25:05.112Z] --- PASS: TestContentStoreForPull (0.26s) [2022-04-23T10:25:05.112Z] PASS [2022-04-23T10:25:05.112Z] coverage: 6.6% of statements [2022-04-23T10:25:05.112Z] ok github.com/docker/docker/daemon/images 0.577s coverage: 6.6% of statements [2022-04-23T10:25:05.311Z] ok github.com/docker/docker/libcontainerd/queue 0.158s coverage: 100.0% of statements [2022-04-23T10:25:05.582Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-23T10:25:05.582Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-23T10:25:05.582Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-23T10:25:05.582Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-23T10:25:05.582Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-23T10:25:05.582Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-23T10:25:06.051Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-23T10:25:06.051Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-23T10:25:06.051Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-23T10:25:06.051Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-04-23T10:25:06.051Z] === RUN TestFastTimeMarshalJSON [2022-04-23T10:25:06.273Z] === RUN TestEnvironmentParsing [2022-04-23T10:25:06.273Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-23T10:25:06.273Z] PASS [2022-04-23T10:25:06.273Z] coverage: 1.2% of statements [2022-04-23T10:25:06.273Z] ok github.com/docker/docker/libcontainerd/local 0.071s coverage: 1.2% of statements [2022-04-23T10:25:06.315Z] --- PASS: TestRunContainerWithBridgeNone (1.98s) [2022-04-23T10:25:06.315Z] === RUN TestNetworkInvalidJSON [2022-04-23T10:25:06.315Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-23T10:25:06.315Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-23T10:25:06.315Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T10:25:06.315Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T10:25:06.315Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T10:25:06.315Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T10:25:06.315Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-23T10:25:06.315Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T10:25:06.315Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-23T10:25:06.315Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-23T10:25:06.315Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-23T10:25:06.315Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-23T10:25:06.315Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-23T10:25:06.315Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-23T10:25:06.315Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-23T10:25:06.315Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-23T10:25:06.315Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T10:25:06.315Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-23T10:25:06.315Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-23T10:25:06.315Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-23T10:25:06.315Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-23T10:25:06.315Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-23T10:25:06.315Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-23T10:25:06.315Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-23T10:25:06.315Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-23T10:25:06.315Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-23T10:25:06.315Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-23T10:25:06.315Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-23T10:25:06.315Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-23T10:25:06.315Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-23T10:25:06.315Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-23T10:25:06.315Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-23T10:25:06.315Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-23T10:25:06.315Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-23T10:25:06.315Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-23T10:25:06.315Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-23T10:25:06.315Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-23T10:25:06.315Z] === RUN TestNetworkList [2022-04-23T10:25:06.315Z] === RUN TestNetworkList//networks [2022-04-23T10:25:06.315Z] === PAUSE TestNetworkList//networks [2022-04-23T10:25:06.315Z] === RUN TestNetworkList//networks/ [2022-04-23T10:25:06.315Z] === PAUSE TestNetworkList//networks/ [2022-04-23T10:25:06.315Z] === CONT TestNetworkList//networks [2022-04-23T10:25:06.315Z] === CONT TestNetworkList//networks/ [2022-04-23T10:25:06.315Z] --- PASS: TestNetworkList (0.02s) [2022-04-23T10:25:06.315Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-23T10:25:06.315Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-23T10:25:06.315Z] === RUN TestHostIPv4BridgeLabel [2022-04-23T10:25:06.315Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-23T10:25:06.315Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-23T10:25:06.521Z] --- PASS: TestFastTimeMarshalJSON (0.13s) [2022-04-23T10:25:06.521Z] PASS [2022-04-23T10:25:06.521Z] coverage: 87.2% of statements [2022-04-23T10:25:06.521Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.419s coverage: 87.2% of statements [2022-04-23T10:25:06.521Z] === RUN TestJSONFileLogger [2022-04-23T10:25:06.521Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-23T10:25:06.521Z] === RUN TestJSONFileLoggerWithTags [2022-04-23T10:25:06.521Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-23T10:25:06.521Z] === RUN TestJSONFileLoggerWithOpts [2022-04-23T10:25:06.521Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2022-04-23T10:25:06.521Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-23T10:25:06.522Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-23T10:25:06.522Z] === RUN TestEncodeDecode [2022-04-23T10:25:06.522Z] === PAUSE TestEncodeDecode [2022-04-23T10:25:06.522Z] === RUN TestUnexpectedEOF [2022-04-23T10:25:06.574Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-04-23T10:25:06.574Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-23T10:25:06.730Z] === RUN TestEmptyLayer [2022-04-23T10:25:06.730Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-23T10:25:06.730Z] === RUN TestCommitFailure [2022-04-23T10:25:06.730Z] --- PASS: TestCommitFailure (0.01s) [2022-04-23T10:25:06.730Z] === RUN TestStartTransactionFailure [2022-04-23T10:25:06.730Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-23T10:25:06.730Z] === RUN TestGetOrphan [2022-04-23T10:25:06.730Z] --- PASS: TestGetOrphan (0.01s) [2022-04-23T10:25:06.730Z] === RUN TestMountAndRegister [2022-04-23T10:25:06.730Z] layer_test.go:258: Layer size: 14 [2022-04-23T10:25:06.730Z] --- PASS: TestMountAndRegister (0.05s) [2022-04-23T10:25:06.730Z] === RUN TestLayerRelease [2022-04-23T10:25:06.730Z] layer_test.go:291: Failing on Windows [2022-04-23T10:25:06.730Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-23T10:25:06.730Z] === RUN TestStoreRestore [2022-04-23T10:25:06.730Z] layer_test.go:340: Failing on Windows [2022-04-23T10:25:06.730Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-23T10:25:06.730Z] === RUN TestTarStreamStability [2022-04-23T10:25:06.730Z] layer_test.go:455: Failing on Windows [2022-04-23T10:25:06.730Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-23T10:25:06.730Z] === RUN TestRegisterExistingLayer [2022-04-23T10:25:06.730Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-04-23T10:25:06.730Z] === RUN TestTarStreamVerification [2022-04-23T10:25:06.730Z] layer_test.go:684: Failing on Windows [2022-04-23T10:25:06.730Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-23T10:25:06.730Z] === RUN TestLayerMigration [2022-04-23T10:25:06.730Z] migration_test.go:45: Failing on Windows [2022-04-23T10:25:06.730Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-23T10:25:06.730Z] === RUN TestLayerMigrationNoTarsplit [2022-04-23T10:25:06.730Z] migration_test.go:181: Failing on Windows [2022-04-23T10:25:06.730Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-23T10:25:06.730Z] === RUN TestMountInit [2022-04-23T10:25:06.730Z] mount_test.go:17: Failing on Windows [2022-04-23T10:25:06.730Z] --- SKIP: TestMountInit (0.00s) [2022-04-23T10:25:06.730Z] === RUN TestMountSize [2022-04-23T10:25:06.730Z] mount_test.go:76: Failing on Windows [2022-04-23T10:25:06.730Z] --- SKIP: TestMountSize (0.00s) [2022-04-23T10:25:06.730Z] === RUN TestMountChanges [2022-04-23T10:25:06.730Z] mount_test.go:125: Failing on Windows [2022-04-23T10:25:06.730Z] --- SKIP: TestMountChanges (0.00s) [2022-04-23T10:25:06.730Z] === RUN TestMountApply [2022-04-23T10:25:06.730Z] mount_test.go:212: Failing on Windows [2022-04-23T10:25:06.730Z] --- SKIP: TestMountApply (0.00s) [2022-04-23T10:25:06.730Z] PASS [2022-04-23T10:25:06.730Z] coverage: 30.6% of statements [2022-04-23T10:25:06.730Z] ok github.com/docker/docker/layer 0.324s coverage: 30.6% of statements [2022-04-23T10:25:06.833Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-23T10:25:06.991Z] time="2022-04-23T10:25:06Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-23T10:25:06.991Z] time="2022-04-23T10:25:06Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-23T10:25:06.991Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-04-23T10:25:06.991Z] === CONT TestEncodeDecode [2022-04-23T10:25:06.991Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-23T10:25:06.991Z] PASS [2022-04-23T10:25:06.991Z] coverage: 69.9% of statements [2022-04-23T10:25:06.991Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.298s coverage: 69.9% of statements [2022-04-23T10:25:07.186Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-23T10:25:07.186Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-23T10:25:07.186Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-23T10:25:07.186Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-23T10:25:07.186Z] === RUN TestSequenceGetAvailableBit [2022-04-23T10:25:07.186Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-23T10:25:07.186Z] === RUN TestSequenceEqual [2022-04-23T10:25:07.186Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-23T10:25:07.186Z] === RUN TestSequenceCopy [2022-04-23T10:25:07.186Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-23T10:25:07.186Z] === RUN TestGetFirstAvailable [2022-04-23T10:25:07.186Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-23T10:25:07.186Z] === RUN TestFindSequence [2022-04-23T10:25:07.186Z] --- PASS: TestFindSequence (0.00s) [2022-04-23T10:25:07.186Z] === RUN TestCheckIfAvailable [2022-04-23T10:25:07.186Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-23T10:25:07.186Z] === RUN TestMergeSequences [2022-04-23T10:25:07.186Z] --- PASS: TestMergeSequences (0.00s) [2022-04-23T10:25:07.186Z] === RUN TestPushReservation [2022-04-23T10:25:07.186Z] --- PASS: TestPushReservation (0.00s) [2022-04-23T10:25:07.186Z] === RUN TestSerializeDeserialize [2022-04-23T10:25:07.186Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-23T10:25:07.186Z] === RUN TestSet [2022-04-23T10:25:07.186Z] --- PASS: TestSet (0.00s) [2022-04-23T10:25:07.186Z] === RUN TestSetUnset [2022-04-23T10:25:07.186Z] --- PASS: TestSetUnset (0.00s) [2022-04-23T10:25:07.186Z] === RUN TestOffsetSetUnset [2022-04-23T10:25:07.186Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-23T10:25:07.186Z] === RUN TestSetInRange [2022-04-23T10:25:07.186Z] --- PASS: TestSetInRange (0.00s) [2022-04-23T10:25:07.186Z] === RUN TestSetAnyInRange [2022-04-23T10:25:07.186Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-23T10:25:07.186Z] === RUN TestMethods [2022-04-23T10:25:07.186Z] --- PASS: TestMethods (0.00s) [2022-04-23T10:25:07.186Z] === RUN TestRandomAllocateDeallocate [2022-04-23T10:25:07.462Z] === RUN TestWriteLog [2022-04-23T10:25:07.462Z] === PAUSE TestWriteLog [2022-04-23T10:25:07.462Z] === RUN TestReadLog [2022-04-23T10:25:07.462Z] === PAUSE TestReadLog [2022-04-23T10:25:07.462Z] === RUN TestDecode [2022-04-23T10:25:07.462Z] --- PASS: TestDecode (0.04s) [2022-04-23T10:25:07.462Z] === CONT TestWriteLog [2022-04-23T10:25:07.462Z] === CONT TestReadLog [2022-04-23T10:25:07.462Z] --- PASS: TestWriteLog (0.01s) [2022-04-23T10:25:07.462Z] === RUN TestReadLog/tail_exact [2022-04-23T10:25:07.771Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-04-23T10:25:07.771Z] === RUN TestDaemonDefaultNetworkPools [2022-04-23T10:25:07.931Z] === RUN TestOpenFileDelete [2022-04-23T10:25:07.931Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-23T10:25:07.931Z] === RUN TestOpenFileRename [2022-04-23T10:25:07.931Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-23T10:25:07.931Z] === RUN TestHandleDecoderErr [2022-04-23T10:25:07.931Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-23T10:25:07.931Z] === RUN TestParseLogTagDefaultTag [2022-04-23T10:25:07.932Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-23T10:25:07.932Z] === RUN TestParseLogTag [2022-04-23T10:25:07.932Z] --- PASS: TestParseLogTag (0.00s) [2022-04-23T10:25:07.932Z] === RUN TestParseLogTagEmptyTag [2022-04-23T10:25:07.932Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-23T10:25:07.932Z] === RUN TestTailFiles [2022-04-23T10:25:07.932Z] --- PASS: TestTailFiles (0.00s) [2022-04-23T10:25:07.932Z] === RUN TestFollowLogsConsumerGone [2022-04-23T10:25:07.932Z] === RUN TestReadLog/tail_less_than_available [2022-04-23T10:25:07.932Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-23T10:25:07.932Z] === RUN TestFollowLogsProducerGone [2022-04-23T10:25:07.932Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-23T10:25:07.932Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-23T10:25:07.932Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-23T10:25:07.932Z] === RUN TestCheckCapacityAndRotate [2022-04-23T10:25:07.932Z] === RUN TestReadLog/tail_more_than_available [2022-04-23T10:25:07.932Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-23T10:25:07.932Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-23T10:25:07.932Z] --- PASS: TestReadLog (0.30s) [2022-04-23T10:25:07.932Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-04-23T10:25:07.932Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-04-23T10:25:07.932Z] --- PASS: TestReadLog/tail_more_than_available (0.03s) [2022-04-23T10:25:07.932Z] PASS [2022-04-23T10:25:07.932Z] coverage: 78.7% of statements [2022-04-23T10:25:07.932Z] ok github.com/docker/docker/daemon/logger/local 0.450s coverage: 78.7% of statements [2022-04-23T10:25:07.932Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-04-23T10:25:07.932Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-23T10:25:07.932Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-04-23T10:25:07.932Z] PASS [2022-04-23T10:25:07.932Z] coverage: 55.1% of statements [2022-04-23T10:25:07.932Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-23T10:25:07.932Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.250s coverage: 55.1% of statements [2022-04-23T10:25:08.340Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-04-23T10:25:08.340Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-23T10:25:08.921Z] === RUN TestLog [2022-04-23T10:25:08.921Z] --- PASS: TestLog (0.03s) [2022-04-23T10:25:08.921Z] PASS [2022-04-23T10:25:08.921Z] coverage: 31.5% of statements [2022-04-23T10:25:08.921Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.166s coverage: 31.5% of statements [2022-04-23T10:25:08.921Z] === RUN TestValidateLogOpt [2022-04-23T10:25:08.921Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-23T10:25:08.921Z] === RUN TestNewMissedConfig [2022-04-23T10:25:08.921Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-23T10:25:08.921Z] === RUN TestNewMissedUrl [2022-04-23T10:25:08.921Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-23T10:25:08.921Z] === RUN TestNewMissedToken [2022-04-23T10:25:08.921Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-23T10:25:08.921Z] === RUN TestNewWithProxy [2022-04-23T10:25:08.921Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-23T10:25:08.921Z] === RUN TestDefault [2022-04-23T10:25:08.921Z] --- PASS: TestDefault (0.01s) [2022-04-23T10:25:08.921Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-23T10:25:08.921Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-23T10:25:08.921Z] === RUN TestJsonFormat [2022-04-23T10:25:08.921Z] --- PASS: TestJsonFormat (0.02s) [2022-04-23T10:25:08.921Z] === RUN TestRawFormat [2022-04-23T10:25:08.921Z] --- PASS: TestRawFormat (0.00s) [2022-04-23T10:25:08.921Z] === RUN TestRawFormatWithLabels [2022-04-23T10:25:08.921Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-23T10:25:08.921Z] === RUN TestRawFormatWithoutTag [2022-04-23T10:25:08.921Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-23T10:25:08.921Z] === RUN TestBatching [2022-04-23T10:25:09.359Z] === RUN TestInvalidConfig [2022-04-23T10:25:09.360Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-23T10:25:09.360Z] === RUN TestConfig [2022-04-23T10:25:09.360Z] --- PASS: TestConfig (0.00s) [2022-04-23T10:25:09.360Z] === RUN TestOptionsLabels [2022-04-23T10:25:09.360Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-23T10:25:09.360Z] === RUN TestValidName [2022-04-23T10:25:09.360Z] --- PASS: TestValidName (0.00s) [2022-04-23T10:25:09.360Z] PASS [2022-04-23T10:25:09.360Z] coverage: 19.7% of statements [2022-04-23T10:25:09.360Z] ok github.com/docker/docker/libnetwork/config 0.150s coverage: 19.7% of statements [2022-04-23T10:25:09.390Z] === RUN TestNewParse [2022-04-23T10:25:09.390Z] --- PASS: TestNewParse (0.00s) [2022-04-23T10:25:09.390Z] PASS [2022-04-23T10:25:09.390Z] coverage: 8.3% of statements [2022-04-23T10:25:09.390Z] ok github.com/docker/docker/daemon/logger/templates 0.058s coverage: 8.3% of statements [2022-04-23T10:25:09.390Z] --- PASS: TestBatching (0.39s) [2022-04-23T10:25:09.390Z] === RUN TestFrequency [2022-04-23T10:25:09.390Z] --- PASS: TestFrequency (0.18s) [2022-04-23T10:25:09.390Z] === RUN TestOneMessagePerRequest [2022-04-23T10:25:09.390Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-23T10:25:09.390Z] === RUN TestVerify [2022-04-23T10:25:09.390Z] --- PASS: TestVerify (0.00s) [2022-04-23T10:25:09.390Z] === RUN TestSkipVerify [2022-04-23T10:25:09.718Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-04-23T10:25:09.718Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-23T10:25:09.816Z] === RUN TestKey [2022-04-23T10:25:09.816Z] --- PASS: TestKey (0.00s) [2022-04-23T10:25:09.816Z] === RUN TestParseKey [2022-04-23T10:25:09.816Z] --- PASS: TestParseKey (0.00s) [2022-04-23T10:25:09.816Z] === RUN TestInvalidDataStore [2022-04-23T10:25:09.816Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-23T10:25:09.816Z] === RUN TestKVObjectFlatKey [2022-04-23T10:25:09.816Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-23T10:25:09.816Z] === RUN TestAtomicKVObjectFlatKey [2022-04-23T10:25:09.816Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-23T10:25:09.816Z] PASS [2022-04-23T10:25:09.816Z] coverage: 21.9% of statements [2022-04-23T10:25:09.816Z] ok github.com/docker/docker/libnetwork/datastore 0.056s coverage: 21.9% of statements [2022-04-23T10:25:09.861Z] === RUN TestParseLogFormat [2022-04-23T10:25:09.861Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-23T10:25:09.861Z] === RUN TestValidateLogOptEmpty [2022-04-23T10:25:09.861Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-23T10:25:09.861Z] === RUN TestValidateSyslogAddress [2022-04-23T10:25:09.861Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-23T10:25:09.861Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-23T10:25:09.861Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-23T10:25:09.861Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-23T10:25:09.861Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-23T10:25:09.861Z] --- PASS: TestValidateSyslogAddress (0.01s) [2022-04-23T10:25:09.861Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-23T10:25:09.861Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-23T10:25:09.861Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-23T10:25:09.861Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-23T10:25:09.861Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-23T10:25:09.861Z] === RUN TestParseAddressDefaultPort [2022-04-23T10:25:09.861Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-23T10:25:09.861Z] === RUN TestValidateSyslogFacility [2022-04-23T10:25:09.861Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-23T10:25:09.861Z] === RUN TestValidateLogOptSyslogFormat [2022-04-23T10:25:09.861Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-23T10:25:09.861Z] === RUN TestValidateLogOpt [2022-04-23T10:25:09.861Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-23T10:25:09.861Z] PASS [2022-04-23T10:25:09.861Z] coverage: 43.6% of statements [2022-04-23T10:25:09.861Z] ok github.com/docker/docker/daemon/logger/syslog 0.069s coverage: 43.6% of statements [2022-04-23T10:25:09.861Z] time="2022-04-23T10:25:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:25:09.861Z] time="2022-04-23T10:25:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:25:09.861Z] time="2022-04-23T10:25:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:25:10.272Z] === RUN TestIPDataMarshalling [2022-04-23T10:25:10.272Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-23T10:25:10.272Z] === RUN TestValidateAndIsV6 [2022-04-23T10:25:10.272Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-23T10:25:10.272Z] PASS [2022-04-23T10:25:10.272Z] coverage: 68.9% of statements [2022-04-23T10:25:10.272Z] ok github.com/docker/docker/libnetwork/driverapi 0.044s coverage: 68.9% of statements [2022-04-23T10:25:10.331Z] --- PASS: TestSkipVerify (0.53s) [2022-04-23T10:25:10.331Z] === RUN TestBufferMaximum [2022-04-23T10:25:10.331Z] time="2022-04-23T10:25:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:25:10.331Z] time="2022-04-23T10:25:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:25:10.331Z] time="2022-04-23T10:25:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:25:10.331Z] time="2022-04-23T10:25:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:25:10.331Z] time="2022-04-23T10:25:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:25:10.331Z] time="2022-04-23T10:25:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650709509.839325\",\"host\":\"9c58cdb259de\"}'" [2022-04-23T10:25:10.331Z] time="2022-04-23T10:25:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650709509.839325\",\"host\":\"9c58cdb259de\"}'" [2022-04-23T10:25:10.331Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-23T10:25:10.331Z] === RUN TestServerAlwaysDown [2022-04-23T10:25:10.331Z] time="2022-04-23T10:25:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:25:10.331Z] time="2022-04-23T10:25:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:25:10.331Z] time="2022-04-23T10:25:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650709509.843336\",\"host\":\"9c58cdb259de\"}'" [2022-04-23T10:25:10.331Z] time="2022-04-23T10:25:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650709509.843336\",\"host\":\"9c58cdb259de\"}'" [2022-04-23T10:25:10.331Z] time="2022-04-23T10:25:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:25:10.331Z] time="2022-04-23T10:25:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650709509.843336\",\"host\":\"9c58cdb259de\"}'" [2022-04-23T10:25:10.331Z] time="2022-04-23T10:25:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650709509.844334\",\"host\":\"9c58cdb259de\"}'" [2022-04-23T10:25:10.331Z] time="2022-04-23T10:25:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650709509.844334\",\"host\":\"9c58cdb259de\"}'" [2022-04-23T10:25:10.331Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-23T10:25:10.331Z] === RUN TestCannotSendAfterClose [2022-04-23T10:25:10.331Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-23T10:25:10.331Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-23T10:25:10.655Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2022-04-23T10:25:10.655Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-23T10:25:10.801Z] === RUN TestV1IDService [2022-04-23T10:25:10.801Z] --- PASS: TestV1IDService (0.03s) [2022-04-23T10:25:10.801Z] === RUN TestV2MetadataService [2022-04-23T10:25:11.223Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-23T10:25:11.223Z] === RUN TestServiceWithPredefinedNetwork [2022-04-23T10:25:11.235Z] === RUN TestErrorInterfaces [2022-04-23T10:25:11.235Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-23T10:25:11.235Z] === RUN TestNetworkMarshalling [2022-04-23T10:25:11.235Z] --- PASS: TestNetworkMarshalling (0.23s) [2022-04-23T10:25:11.235Z] === RUN TestEndpointMarshalling [2022-04-23T10:25:11.235Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-23T10:25:11.235Z] === RUN TestAuxAddresses [2022-04-23T10:25:11.235Z] time="2022-04-23T10:25:11Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T10:25:11.235Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-23T10:25:11.235Z] === RUN TestSRVServiceQuery [2022-04-23T10:25:11.235Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:25:11.235Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-23T10:25:11.235Z] === RUN TestServiceVIPReuse [2022-04-23T10:25:11.235Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:25:11.235Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-23T10:25:11.235Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-23T10:25:11.235Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:25:11.235Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-23T10:25:11.235Z] === RUN TestDNSIPQuery [2022-04-23T10:25:11.235Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:25:11.235Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-23T10:25:11.235Z] === RUN TestDNSProxyServFail [2022-04-23T10:25:11.235Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:25:11.235Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-23T10:25:11.235Z] === RUN TestSandboxAddEmpty [2022-04-23T10:25:11.235Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:25:11.235Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-23T10:25:11.235Z] === RUN TestSandboxAddMultiPrio [2022-04-23T10:25:11.235Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:25:11.235Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-23T10:25:11.235Z] === RUN TestSandboxAddSamePrio [2022-04-23T10:25:11.235Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:25:11.235Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-23T10:25:11.235Z] === RUN TestCleanupServiceDiscovery [2022-04-23T10:25:11.235Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:25:11.235Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-23T10:25:11.235Z] === RUN TestDNSOptions [2022-04-23T10:25:11.235Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:25:11.235Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-23T10:25:11.235Z] === RUN TestMultipleControllersWithSameStore [2022-04-23T10:25:11.235Z] time="2022-04-23T10:25:11Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T10:25:11.271Z] time="2022-04-23T10:25:10Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-23T10:25:11.271Z] time="2022-04-23T10:25:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9c58cdb259de\"}'" [2022-04-23T10:25:11.271Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-23T10:25:11.271Z] PASS [2022-04-23T10:25:11.271Z] coverage: 82.5% of statements [2022-04-23T10:25:11.271Z] ok github.com/docker/docker/daemon/logger/splunk 2.213s coverage: 82.5% of statements [2022-04-23T10:25:11.271Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-23T10:25:11.271Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-23T10:25:11.271Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-23T10:25:11.692Z] time="2022-04-23T10:25:11Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T10:25:11.692Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-04-23T10:25:11.692Z] PASS [2022-04-23T10:25:11.692Z] coverage: 8.5% of statements [2022-04-23T10:25:11.692Z] ok github.com/docker/docker/libnetwork 0.404s coverage: 8.5% of statements [2022-04-23T10:25:11.692Z] === RUN TestDriver [2022-04-23T10:25:11.692Z] --- PASS: TestDriver (0.00s) [2022-04-23T10:25:11.692Z] PASS [2022-04-23T10:25:11.692Z] coverage: 34.8% of statements [2022-04-23T10:25:11.692Z] ok github.com/docker/docker/libnetwork/drivers/host 0.057s coverage: 34.8% of statements [2022-04-23T10:25:11.741Z] === RUN TestSuccessfulDownload [2022-04-23T10:25:11.741Z] download_test.go:267: Needs fixing on Windows [2022-04-23T10:25:11.741Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-23T10:25:11.741Z] === RUN TestCancelledDownload [2022-04-23T10:25:11.741Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-23T10:25:11.741Z] === RUN TestMaxDownloadAttempts [2022-04-23T10:25:11.741Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T10:25:11.741Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T10:25:11.741Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T10:25:11.741Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T10:25:11.741Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T10:25:11.824Z] --- PASS: TestServiceUpdateSecrets (14.52s) [2022-04-23T10:25:11.825Z] === RUN TestServiceUpdateConfigs [2022-04-23T10:25:12.148Z] === RUN TestDriver [2022-04-23T10:25:12.148Z] --- PASS: TestDriver (0.00s) [2022-04-23T10:25:12.148Z] PASS [2022-04-23T10:25:12.148Z] coverage: 34.8% of statements [2022-04-23T10:25:12.148Z] ok github.com/docker/docker/libnetwork/drivers/null 0.060s coverage: 34.8% of statements [2022-04-23T10:25:12.211Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T10:25:12.211Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T10:25:12.211Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T10:25:12.211Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T10:25:12.211Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T10:25:12.211Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T10:25:12.211Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T10:25:12.605Z] === RUN TestNetworkAllocateFree [2022-04-23T10:25:12.605Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-23T10:25:12.605Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-23T10:25:12.605Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-23T10:25:12.605Z] PASS [2022-04-23T10:25:12.605Z] coverage: 63.6% of statements [2022-04-23T10:25:12.681Z] time="2022-04-23T10:25:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T10:25:12.681Z] time="2022-04-23T10:25:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T10:25:12.681Z] time="2022-04-23T10:25:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T10:25:12.681Z] time="2022-04-23T10:25:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T10:25:12.681Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-23T10:25:12.681Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2022-04-23T10:25:12.681Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2022-04-23T10:25:12.681Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2022-04-23T10:25:12.681Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2022-04-23T10:25:12.681Z] === RUN TestTransfer [2022-04-23T10:25:12.681Z] --- PASS: TestTransfer (0.15s) [2022-04-23T10:25:12.681Z] === RUN TestConcurrencyLimit [2022-04-23T10:25:12.681Z] --- PASS: TestV2MetadataService (1.75s) [2022-04-23T10:25:12.681Z] PASS [2022-04-23T10:25:12.681Z] coverage: 48.2% of statements [2022-04-23T10:25:12.681Z] ok github.com/docker/docker/distribution/metadata 1.864s coverage: 48.2% of statements [2022-04-23T10:25:12.681Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-23T10:25:12.681Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-23T10:25:12.681Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-23T10:25:12.681Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-23T10:25:12.681Z] === RUN TestContinueOnError_NeverContinue [2022-04-23T10:25:12.681Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-23T10:25:12.681Z] === RUN TestManifestStore [2022-04-23T10:25:12.681Z] === RUN TestManifestStore/no_remote_or_local [2022-04-23T10:25:13.061Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.059s coverage: 63.6% of statements [2022-04-23T10:25:13.061Z] === RUN TestGetEmptyCapabilities [2022-04-23T10:25:13.061Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-23T10:25:13.061Z] === RUN TestGetExtraCapabilities [2022-04-23T10:25:13.061Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-23T10:25:13.061Z] === RUN TestGetInvalidCapabilities [2022-04-23T10:25:13.061Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-23T10:25:13.061Z] === RUN TestRemoteDriver [2022-04-23T10:25:13.061Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-23T10:25:13.061Z] === RUN TestDriverError [2022-04-23T10:25:13.061Z] --- PASS: TestDriverError (0.01s) [2022-04-23T10:25:13.061Z] === RUN TestMissingValues [2022-04-23T10:25:13.061Z] --- PASS: TestMissingValues (0.00s) [2022-04-23T10:25:13.061Z] === RUN TestRollback [2022-04-23T10:25:13.061Z] --- PASS: TestRollback (0.01s) [2022-04-23T10:25:13.061Z] PASS [2022-04-23T10:25:13.061Z] coverage: 57.4% of statements [2022-04-23T10:25:13.061Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.098s coverage: 57.4% of statements [2022-04-23T10:25:13.157Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-04-23T10:25:13.157Z] === RUN TestInactiveJobs [2022-04-23T10:25:13.157Z] time="2022-04-23T10:25:12Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1899559980\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-23T10:25:13.157Z] === RUN TestManifestStore/no_local_cache [2022-04-23T10:25:13.157Z] === RUN TestManifestStore/with_local_cache [2022-04-23T10:25:13.157Z] === RUN TestManifestStore/unknown_media_type [2022-04-23T10:25:13.157Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-23T10:25:13.157Z] time="2022-04-23T10:25:12Z" level=warning msg="reference for unknown type: " [2022-04-23T10:25:13.157Z] time="2022-04-23T10:25:12Z" level=warning msg="reference for unknown type: " [2022-04-23T10:25:13.157Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-23T10:25:13.157Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-23T10:25:13.157Z] time="2022-04-23T10:25:12Z" level=warning msg="reference for unknown type: " [2022-04-23T10:25:13.157Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-23T10:25:13.157Z] time="2022-04-23T10:25:12Z" level=warning msg="reference for unknown type: " [2022-04-23T10:25:13.157Z] time="2022-04-23T10:25:12Z" level=warning msg="reference for unknown type: " [2022-04-23T10:25:13.157Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-23T10:25:13.157Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-23T10:25:13.157Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-23T10:25:13.157Z] time="2022-04-23T10:25:12Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-23T10:25:13.157Z] --- PASS: TestManifestStore (0.38s) [2022-04-23T10:25:13.157Z] --- PASS: TestManifestStore/no_remote_or_local (0.21s) [2022-04-23T10:25:13.157Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-04-23T10:25:13.157Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-23T10:25:13.157Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-04-23T10:25:13.157Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-23T10:25:13.157Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2022-04-23T10:25:13.157Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-04-23T10:25:13.157Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-04-23T10:25:13.157Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2022-04-23T10:25:13.157Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-23T10:25:13.157Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2022-04-23T10:25:13.157Z] === RUN TestDetectManifestBlobMediaType [2022-04-23T10:25:13.157Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-23T10:25:13.157Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-23T10:25:13.157Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-23T10:25:13.157Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-23T10:25:13.157Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-23T10:25:13.157Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-23T10:25:13.157Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-23T10:25:13.157Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-23T10:25:13.157Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-23T10:25:13.157Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-23T10:25:13.157Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-23T10:25:13.157Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-23T10:25:13.157Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-23T10:25:13.157Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-23T10:25:13.157Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-23T10:25:13.157Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-23T10:25:13.157Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-23T10:25:13.157Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-23T10:25:13.157Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-23T10:25:13.157Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-23T10:25:13.157Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-23T10:25:13.157Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-23T10:25:13.157Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-23T10:25:13.157Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-23T10:25:13.157Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-23T10:25:13.157Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-23T10:25:13.157Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-23T10:25:13.157Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-23T10:25:13.157Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-23T10:25:13.157Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-23T10:25:13.157Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-23T10:25:13.157Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-23T10:25:13.157Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-23T10:25:13.157Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-23T10:25:13.157Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-23T10:25:13.157Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-23T10:25:13.157Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-23T10:25:13.157Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-23T10:25:13.157Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-23T10:25:13.157Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-23T10:25:13.157Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-23T10:25:13.157Z] === RUN TestFixManifestLayers [2022-04-23T10:25:13.157Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-23T10:25:13.157Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-23T10:25:13.157Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-23T10:25:13.157Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-23T10:25:13.157Z] === RUN TestFixManifestLayersBadParent [2022-04-23T10:25:13.157Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-23T10:25:13.157Z] === RUN TestValidateManifest [2022-04-23T10:25:13.157Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-23T10:25:13.157Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-23T10:25:13.157Z] === RUN TestFormatPlatform [2022-04-23T10:25:13.157Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-23T10:25:13.157Z] === RUN TestPullSchema2Config [2022-04-23T10:25:13.157Z] === RUN TestPullSchema2Config/success_first_time [2022-04-23T10:25:13.157Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T10:25:13.157Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T10:25:13.157Z] === RUN TestPullSchema2Config/500_status [2022-04-23T10:25:13.157Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T10:25:13.157Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T10:25:13.157Z] --- PASS: TestInactiveJobs (0.36s) [2022-04-23T10:25:13.157Z] === RUN TestWatchRelease [2022-04-23T10:25:13.157Z] --- PASS: TestWatchRelease (0.04s) [2022-04-23T10:25:13.157Z] === RUN TestWatchFinishedTransfer [2022-04-23T10:25:13.157Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-23T10:25:13.157Z] === RUN TestDuplicateTransfer [2022-04-23T10:25:13.157Z] === RUN TestNotFound [2022-04-23T10:25:13.157Z] --- PASS: TestNotFound (0.00s) [2022-04-23T10:25:13.157Z] === RUN TestConflict [2022-04-23T10:25:13.157Z] --- PASS: TestConflict (0.00s) [2022-04-23T10:25:13.157Z] === RUN TestForbidden [2022-04-23T10:25:13.157Z] --- PASS: TestForbidden (0.00s) [2022-04-23T10:25:13.157Z] === RUN TestInvalidParameter [2022-04-23T10:25:13.157Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-23T10:25:13.157Z] === RUN TestNotImplemented [2022-04-23T10:25:13.157Z] --- PASS: TestNotImplemented (0.00s) [2022-04-23T10:25:13.157Z] === RUN TestNotModified [2022-04-23T10:25:13.157Z] --- PASS: TestNotModified (0.00s) [2022-04-23T10:25:13.157Z] === RUN TestUnauthorized [2022-04-23T10:25:13.157Z] --- PASS: TestUnauthorized (0.00s) [2022-04-23T10:25:13.157Z] === RUN TestUnknown [2022-04-23T10:25:13.157Z] --- PASS: TestUnknown (0.00s) [2022-04-23T10:25:13.157Z] === RUN TestCancelled [2022-04-23T10:25:13.157Z] --- PASS: TestCancelled (0.00s) [2022-04-23T10:25:13.157Z] === RUN TestDeadline [2022-04-23T10:25:13.157Z] --- PASS: TestDeadline (0.00s) [2022-04-23T10:25:13.157Z] === RUN TestDataLoss [2022-04-23T10:25:13.157Z] --- PASS: TestDataLoss (0.00s) [2022-04-23T10:25:13.157Z] === RUN TestUnavailable [2022-04-23T10:25:13.157Z] --- PASS: TestUnavailable (0.00s) [2022-04-23T10:25:13.157Z] === RUN TestSystem [2022-04-23T10:25:13.157Z] --- PASS: TestSystem (0.00s) [2022-04-23T10:25:13.157Z] === RUN TestFromStatusCode [2022-04-23T10:25:13.157Z] === RUN TestFromStatusCode/Not_Found [2022-04-23T10:25:13.157Z] === RUN TestFromStatusCode/Bad_Request [2022-04-23T10:25:13.157Z] === RUN TestFromStatusCode/Conflict [2022-04-23T10:25:13.157Z] === RUN TestFromStatusCode/Unauthorized [2022-04-23T10:25:13.157Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-23T10:25:13.157Z] === RUN TestFromStatusCode/Forbidden [2022-04-23T10:25:13.157Z] === RUN TestFromStatusCode/Not_Modified [2022-04-23T10:25:13.157Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-23T10:25:13.157Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-23T10:25:13.157Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-23T10:25:13.158Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-23T10:25:13.158Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-23T10:25:13.158Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-23T10:25:13.158Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-23T10:25:13.158Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-23T10:25:13.158Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-23T10:25:13.158Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-23T10:25:13.158Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-23T10:25:13.158Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-23T10:25:13.158Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-23T10:25:13.158Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-23T10:25:13.158Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-23T10:25:13.158Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-23T10:25:13.158Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-23T10:25:13.158Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-23T10:25:13.158Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-23T10:25:13.158Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-23T10:25:13.158Z] PASS [2022-04-23T10:25:13.158Z] coverage: 77.0% of statements [2022-04-23T10:25:13.158Z] ok github.com/docker/docker/errdefs 0.061s coverage: 77.0% of statements [2022-04-23T10:25:13.158Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-23T10:25:13.158Z] === RUN TestSuccessfulUpload [2022-04-23T10:25:13.517Z] --- PASS: TestRandomAllocateDeallocate (6.43s) [2022-04-23T10:25:13.518Z] === RUN TestAllocateRandomDeallocate [2022-04-23T10:25:13.626Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T10:25:13.626Z] === RUN TestPullSchema2Config/EOF [2022-04-23T10:25:13.626Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T10:25:13.626Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T10:25:13.626Z] 2022/04/23 10:25:13 http: panic serving 127.0.0.1:49221: intentional panic [2022-04-23T10:25:13.626Z] goroutine 100 [running]: [2022-04-23T10:25:13.626Z] net/http.(*conn).serve.func1() [2022-04-23T10:25:13.626Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-23T10:25:13.626Z] panic({0x6b9000, 0x89b8f0}) [2022-04-23T10:25:13.626Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-23T10:25:13.626Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00034e680?, {0x8a30d8?, 0xc00035e000?}) [2022-04-23T10:25:13.626Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-23T10:25:13.626Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x8a30d8, 0xc00035e000}, 0xc000070000) [2022-04-23T10:25:13.626Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-23T10:25:13.626Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x8a30d8?, 0xc00035e000?}, 0xc00005a800?) [2022-04-23T10:25:13.626Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-23T10:25:13.626Z] net/http.serverHandler.ServeHTTP({0xc0003ca0c0?}, {0x8a30d8, 0xc00035e000}, 0xc000070000) [2022-04-23T10:25:13.626Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-23T10:25:13.626Z] net/http.(*conn).serve(0xc00019c280, {0x8a3950, 0xc000322990}) [2022-04-23T10:25:13.626Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-23T10:25:13.626Z] created by net/http.(*Server).Serve [2022-04-23T10:25:13.626Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-23T10:25:13.626Z] time="2022-04-23T10:25:13Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-23T10:25:13.626Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T10:25:13.626Z] === RUN TestPullSchema2Config/unauthorized [2022-04-23T10:25:13.626Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T10:25:13.626Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T10:25:13.626Z] --- PASS: TestPullSchema2Config (0.56s) [2022-04-23T10:25:13.626Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-23T10:25:13.626Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-23T10:25:13.626Z] --- PASS: TestPullSchema2Config/EOF (0.28s) [2022-04-23T10:25:13.626Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-23T10:25:13.626Z] === RUN TestGetRepositoryMountCandidates [2022-04-23T10:25:13.626Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-23T10:25:13.626Z] === RUN TestLayerAlreadyExists [2022-04-23T10:25:13.626Z] 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-04-23T10:25:13.626Z] 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-04-23T10:25:13.626Z] 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-04-23T10:25:13.626Z] 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-04-23T10:25:13.626Z] 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-04-23T10:25:13.626Z] 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-04-23T10:25:13.626Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-23T10:25:13.626Z] === RUN TestWhenEmptyAuthConfig [2022-04-23T10:25:13.626Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-04-23T10:25:13.626Z] === RUN TestCancelledUpload [2022-04-23T10:25:13.626Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-23T10:25:13.626Z] PASS [2022-04-23T10:25:13.626Z] coverage: 76.8% of statements [2022-04-23T10:25:13.626Z] ok github.com/docker/docker/distribution/xfer 1.903s coverage: 76.8% of statements [2022-04-23T10:25:13.975Z] === RUN TestNAT [2022-04-23T10:25:13.975Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-23T10:25:13.975Z] --- SKIP: TestNAT (0.00s) [2022-04-23T10:25:13.975Z] === RUN TestTransparent [2022-04-23T10:25:13.975Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-23T10:25:13.975Z] --- SKIP: TestTransparent (0.00s) [2022-04-23T10:25:13.975Z] PASS [2022-04-23T10:25:13.975Z] coverage: 0.0% of statements [2022-04-23T10:25:13.975Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.055s coverage: 0.0% of statements [2022-04-23T10:25:13.975Z] === RUN TestBuildDefault [2022-04-23T10:25:13.975Z] --- PASS: TestBuildDefault (0.00s) [2022-04-23T10:25:13.975Z] === RUN TestBuildHostnameDomainname [2022-04-23T10:25:13.975Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-23T10:25:13.975Z] === RUN TestBuildHostname [2022-04-23T10:25:13.975Z] --- PASS: TestBuildHostname (0.00s) [2022-04-23T10:25:13.975Z] === RUN TestBuildHostnameFQDN [2022-04-23T10:25:13.975Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-23T10:25:13.975Z] === RUN TestBuildNoIP [2022-04-23T10:25:13.975Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-23T10:25:13.975Z] === RUN TestUpdate [2022-04-23T10:25:13.975Z] --- PASS: TestUpdate (0.00s) [2022-04-23T10:25:13.975Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-23T10:25:13.975Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-23T10:25:13.975Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-23T10:25:13.975Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-23T10:25:13.975Z] === RUN TestAddEmpty [2022-04-23T10:25:13.975Z] --- PASS: TestAddEmpty (0.00s) [2022-04-23T10:25:13.975Z] === RUN TestAdd [2022-04-23T10:25:13.975Z] --- PASS: TestAdd (0.00s) [2022-04-23T10:25:13.975Z] === RUN TestDeleteEmpty [2022-04-23T10:25:13.975Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-23T10:25:13.975Z] === RUN TestDeleteNewline [2022-04-23T10:25:13.975Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-23T10:25:13.975Z] === RUN TestDelete [2022-04-23T10:25:13.975Z] --- PASS: TestDelete (0.00s) [2022-04-23T10:25:13.975Z] === RUN TestConcurrentWrites [2022-04-23T10:25:13.975Z] === RUN TestNew [2022-04-23T10:25:13.975Z] --- PASS: TestNew (0.00s) [2022-04-23T10:25:13.975Z] === RUN TestAddDriver [2022-04-23T10:25:13.975Z] --- PASS: TestAddDriver (0.00s) [2022-04-23T10:25:13.975Z] === RUN TestAddDuplicateDriver [2022-04-23T10:25:13.975Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-23T10:25:13.975Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-23T10:25:13.975Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-23T10:25:13.975Z] === RUN TestDriver [2022-04-23T10:25:13.975Z] --- PASS: TestDriver (0.00s) [2022-04-23T10:25:13.975Z] === RUN TestIPAM [2022-04-23T10:25:13.975Z] --- PASS: TestIPAM (0.00s) [2022-04-23T10:25:13.975Z] === RUN TestWalkIPAMs [2022-04-23T10:25:13.975Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-23T10:25:13.975Z] === RUN TestWalkDrivers [2022-04-23T10:25:13.975Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-23T10:25:13.975Z] PASS [2022-04-23T10:25:13.975Z] coverage: 82.4% of statements [2022-04-23T10:25:13.975Z] ok github.com/docker/docker/libnetwork/drvregistry 0.099s coverage: 82.4% of statements [2022-04-23T10:25:14.431Z] --- PASS: TestConcurrentWrites (0.28s) [2022-04-23T10:25:14.432Z] PASS [2022-04-23T10:25:14.432Z] coverage: 81.2% of statements [2022-04-23T10:25:14.432Z] ok github.com/docker/docker/libnetwork/etchosts 0.344s coverage: 81.2% of statements [2022-04-23T10:25:14.514Z] --- PASS: TestServiceWithPredefinedNetwork (2.82s) [2022-04-23T10:25:14.514Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-23T10:25:14.514Z] service_test.go:243: FLAKY_TEST [2022-04-23T10:25:14.514Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T10:25:14.514Z] === RUN TestServiceWithDataPathPortInit [2022-04-23T10:25:14.514Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-23T10:25:14.620Z] === RUN TestCompare [2022-04-23T10:25:14.620Z] --- PASS: TestCompare (0.00s) [2022-04-23T10:25:14.620Z] PASS [2022-04-23T10:25:14.620Z] coverage: 19.2% of statements [2022-04-23T10:25:14.620Z] ok github.com/docker/docker/image/cache 0.106s coverage: 19.2% of statements [2022-04-23T10:25:14.888Z] === RUN TestNew [2022-04-23T10:25:14.888Z] --- PASS: TestNew (0.00s) [2022-04-23T10:25:14.888Z] === RUN TestAllocate [2022-04-23T10:25:14.888Z] --- PASS: TestAllocate (0.00s) [2022-04-23T10:25:14.888Z] === RUN TestUninitialized [2022-04-23T10:25:14.888Z] --- PASS: TestUninitialized (0.00s) [2022-04-23T10:25:14.888Z] === RUN TestAllocateInRange [2022-04-23T10:25:14.888Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-23T10:25:14.888Z] === RUN TestAllocateSerial [2022-04-23T10:25:14.888Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-23T10:25:14.888Z] PASS [2022-04-23T10:25:14.888Z] coverage: 87.5% of statements [2022-04-23T10:25:14.888Z] ok github.com/docker/docker/libnetwork/idm 0.050s coverage: 87.5% of statements [2022-04-23T10:25:14.888Z] === RUN TestCaller [2022-04-23T10:25:14.888Z] --- PASS: TestCaller (0.00s) [2022-04-23T10:25:14.888Z] PASS [2022-04-23T10:25:14.888Z] coverage: 100.0% of statements [2022-04-23T10:25:14.888Z] ok github.com/docker/docker/libnetwork/internal/caller 0.050s coverage: 100.0% of statements [2022-04-23T10:25:14.888Z] --- PASS: TestAllocateRandomDeallocate (1.49s) [2022-04-23T10:25:14.888Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-23T10:25:15.093Z] === RUN TestFSGetInvalidData [2022-04-23T10:25:15.093Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-04-23T10:25:15.093Z] === RUN TestFSInvalidSet [2022-04-23T10:25:15.093Z] --- PASS: TestFSInvalidSet (0.02s) [2022-04-23T10:25:15.093Z] === RUN TestFSInvalidRoot [2022-04-23T10:25:15.093Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-23T10:25:15.093Z] === RUN TestFSMetadataGetSet [2022-04-23T10:25:15.093Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-04-23T10:25:15.093Z] === RUN TestFSInvalidWalker [2022-04-23T10:25:15.093Z] --- PASS: TestWhenEmptyAuthConfig (1.23s) [2022-04-23T10:25:15.093Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-23T10:25:15.093Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-23T10:25:15.093Z] === RUN TestTokenPassThru [2022-04-23T10:25:15.093Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-23T10:25:15.093Z] === RUN TestTokenPassThruDifferentHost [2022-04-23T10:25:15.093Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-04-23T10:25:15.093Z] === RUN TestFSGetSet [2022-04-23T10:25:15.093Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-23T10:25:15.093Z] PASS [2022-04-23T10:25:15.093Z] coverage: 26.6% of statements [2022-04-23T10:25:15.093Z] ok github.com/docker/docker/distribution 2.295s coverage: 26.6% of statements [2022-04-23T10:25:15.093Z] --- PASS: TestFSGetSet (0.04s) [2022-04-23T10:25:15.093Z] === RUN TestFSGetUnsetKey [2022-04-23T10:25:15.093Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-23T10:25:15.093Z] === RUN TestFSGetEmptyData [2022-04-23T10:25:15.093Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-23T10:25:15.093Z] === RUN TestFSDelete [2022-04-23T10:25:15.093Z] --- PASS: TestFSDelete (0.03s) [2022-04-23T10:25:15.093Z] === RUN TestFSWalker [2022-04-23T10:25:15.093Z] --- PASS: TestFSWalker (0.02s) [2022-04-23T10:25:15.093Z] === RUN TestFSWalkerStopOnError [2022-04-23T10:25:15.093Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-23T10:25:15.093Z] === RUN TestNewFromJSON [2022-04-23T10:25:15.093Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-23T10:25:15.093Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-23T10:25:15.093Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-23T10:25:15.093Z] === RUN TestMarshalKeyOrder [2022-04-23T10:25:15.093Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-23T10:25:15.093Z] === RUN TestHistoryEqual [2022-04-23T10:25:15.093Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-23T10:25:15.093Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-23T10:25:15.093Z] --- PASS: TestHistoryEqual (0.19s) [2022-04-23T10:25:15.093Z] === RUN TestImage [2022-04-23T10:25:15.093Z] --- PASS: TestImage (0.00s) [2022-04-23T10:25:15.093Z] === RUN TestImageOSNotEmpty [2022-04-23T10:25:15.093Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-23T10:25:15.093Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-23T10:25:15.093Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-23T10:25:15.093Z] === RUN TestCreate [2022-04-23T10:25:15.093Z] --- PASS: TestCreate (0.01s) [2022-04-23T10:25:15.093Z] === RUN TestRestore [2022-04-23T10:25:15.562Z] time="2022-04-23T10:25:15Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-23T10:25:15.562Z] --- PASS: TestRestore (0.05s) [2022-04-23T10:25:15.562Z] === RUN TestAddDelete [2022-04-23T10:25:15.562Z] --- PASS: TestAddDelete (0.05s) [2022-04-23T10:25:15.562Z] === RUN TestSearchAfterDelete [2022-04-23T10:25:15.562Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-23T10:25:15.562Z] === RUN TestParentReset [2022-04-23T10:25:15.562Z] --- PASS: TestParentReset (0.04s) [2022-04-23T10:25:15.562Z] === RUN TestGetAndSetLastUpdated [2022-04-23T10:25:15.562Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-23T10:25:15.562Z] === RUN TestStoreLen [2022-04-23T10:25:15.562Z] --- PASS: TestStoreLen (0.07s) [2022-04-23T10:25:15.562Z] PASS [2022-04-23T10:25:15.562Z] coverage: 86.9% of statements [2022-04-23T10:25:15.562Z] ok github.com/docker/docker/image 0.774s coverage: 86.9% of statements [2022-04-23T10:25:15.562Z] === RUN TestValidateManifest [2022-04-23T10:25:15.562Z] === RUN TestValidateManifest/nil [2022-04-23T10:25:15.562Z] === RUN TestValidateManifest/non-nil [2022-04-23T10:25:15.562Z] --- PASS: TestValidateManifest (0.00s) [2022-04-23T10:25:15.562Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-23T10:25:15.562Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-23T10:25:15.562Z] PASS [2022-04-23T10:25:15.562Z] coverage: 0.7% of statements [2022-04-23T10:25:15.562Z] ok github.com/docker/docker/image/tarexport 0.078s coverage: 0.7% of statements [2022-04-23T10:25:15.852Z] === RUN TestSetSerialInsertDelete [2022-04-23T10:25:15.852Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-23T10:25:15.852Z] === RUN TestSetParallelInsertDelete [2022-04-23T10:25:16.030Z] === RUN TestMakeV1ConfigFromConfig [2022-04-23T10:25:16.030Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-23T10:25:16.030Z] PASS [2022-04-23T10:25:16.030Z] coverage: 25.0% of statements [2022-04-23T10:25:16.030Z] ok github.com/docker/docker/image/v1 0.088s coverage: 25.0% of statements [2022-04-23T10:25:16.030Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-23T10:25:16.308Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.29s) [2022-04-23T10:25:16.308Z] === RUN TestRetrieveFromStore [2022-04-23T10:25:16.766Z] === RUN TestInt2IP2IntConversion [2022-04-23T10:25:16.766Z] --- PASS: TestRetrieveFromStore (0.52s) [2022-04-23T10:25:16.766Z] === RUN TestIsCorrupted [2022-04-23T10:25:16.766Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-23T10:25:16.766Z] === RUN TestSetRollover [2022-04-23T10:25:17.046Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-23T10:25:17.222Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-04-23T10:25:17.222Z] === RUN TestGetAddressVersion [2022-04-23T10:25:17.222Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-23T10:25:17.222Z] === RUN TestKeyString [2022-04-23T10:25:17.222Z] --- PASS: TestKeyString (0.00s) [2022-04-23T10:25:17.222Z] === RUN TestPoolDataMarshal [2022-04-23T10:25:17.222Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-23T10:25:17.222Z] === RUN TestSubnetsMarshal [2022-04-23T10:25:17.222Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-04-23T10:25:17.222Z] === RUN TestAddSubnets [2022-04-23T10:25:17.222Z] === RUN TestPoolRequest [2022-04-23T10:25:17.222Z] --- PASS: TestPoolRequest (0.00s) [2022-04-23T10:25:17.222Z] === RUN TestOtherRequests [2022-04-23T10:25:17.222Z] --- PASS: TestOtherRequests (0.00s) [2022-04-23T10:25:17.222Z] PASS [2022-04-23T10:25:17.222Z] coverage: 57.1% of statements [2022-04-23T10:25:17.222Z] ok github.com/docker/docker/libnetwork/ipams/null 0.043s coverage: 57.1% of statements [2022-04-23T10:25:17.222Z] --- PASS: TestAddSubnets (0.05s) [2022-04-23T10:25:17.222Z] === RUN TestDoublePoolRelease [2022-04-23T10:25:17.222Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-23T10:25:17.222Z] === RUN TestAddReleasePoolID [2022-04-23T10:25:17.222Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-04-23T10:25:17.222Z] === RUN TestPredefinedPool [2022-04-23T10:25:17.222Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-23T10:25:17.222Z] === RUN TestRemoveSubnet [2022-04-23T10:25:17.598Z] === RUN TestSerialization [2022-04-23T10:25:17.598Z] --- PASS: TestSerialization (0.02s) [2022-04-23T10:25:17.598Z] PASS [2022-04-23T10:25:17.598Z] coverage: 100.0% of statements [2022-04-23T10:25:17.598Z] ok github.com/docker/docker/libcontainerd/queue 0.063s coverage: 100.0% of statements [2022-04-23T10:25:17.678Z] --- PASS: TestRemoveSubnet (0.22s) [2022-04-23T10:25:17.678Z] === RUN TestGetSameAddress [2022-04-23T10:25:17.678Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-23T10:25:17.678Z] === RUN TestPoolAllocationReuse [2022-04-23T10:25:17.982Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-23T10:25:18.067Z] === RUN TestEmptyLayer [2022-04-23T10:25:18.067Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-23T10:25:18.067Z] === RUN TestCommitFailure [2022-04-23T10:25:18.067Z] --- PASS: TestCommitFailure (0.03s) [2022-04-23T10:25:18.067Z] === RUN TestStartTransactionFailure [2022-04-23T10:25:18.067Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-23T10:25:18.067Z] === RUN TestGetOrphan [2022-04-23T10:25:18.067Z] --- PASS: TestGetOrphan (0.02s) [2022-04-23T10:25:18.067Z] === RUN TestMountAndRegister [2022-04-23T10:25:18.067Z] layer_test.go:258: Layer size: 14 [2022-04-23T10:25:18.067Z] --- PASS: TestMountAndRegister (0.16s) [2022-04-23T10:25:18.067Z] === RUN TestLayerRelease [2022-04-23T10:25:18.067Z] layer_test.go:291: Failing on Windows [2022-04-23T10:25:18.067Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-23T10:25:18.067Z] === RUN TestStoreRestore [2022-04-23T10:25:18.067Z] layer_test.go:340: Failing on Windows [2022-04-23T10:25:18.067Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-23T10:25:18.067Z] === RUN TestTarStreamStability [2022-04-23T10:25:18.067Z] layer_test.go:455: Failing on Windows [2022-04-23T10:25:18.067Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-23T10:25:18.067Z] === RUN TestRegisterExistingLayer [2022-04-23T10:25:18.067Z] === RUN TestEnvironmentParsing [2022-04-23T10:25:18.067Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-23T10:25:18.067Z] PASS [2022-04-23T10:25:18.067Z] coverage: 1.2% of statements [2022-04-23T10:25:18.067Z] ok github.com/docker/docker/libcontainerd/local 0.085s coverage: 1.2% of statements [2022-04-23T10:25:18.067Z] --- PASS: TestRegisterExistingLayer (0.15s) [2022-04-23T10:25:18.067Z] === RUN TestTarStreamVerification [2022-04-23T10:25:18.067Z] layer_test.go:684: Failing on Windows [2022-04-23T10:25:18.067Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-23T10:25:18.067Z] === RUN TestLayerMigration [2022-04-23T10:25:18.067Z] migration_test.go:45: Failing on Windows [2022-04-23T10:25:18.067Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-23T10:25:18.067Z] === RUN TestLayerMigrationNoTarsplit [2022-04-23T10:25:18.134Z] --- PASS: TestSetRollover (1.42s) [2022-04-23T10:25:18.134Z] === RUN TestSetRolloverSerial [2022-04-23T10:25:18.536Z] migration_test.go:181: Failing on Windows [2022-04-23T10:25:18.536Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-23T10:25:18.536Z] === RUN TestMountInit [2022-04-23T10:25:18.536Z] mount_test.go:17: Failing on Windows [2022-04-23T10:25:18.536Z] --- SKIP: TestMountInit (0.00s) [2022-04-23T10:25:18.536Z] === RUN TestMountSize [2022-04-23T10:25:18.536Z] mount_test.go:76: Failing on Windows [2022-04-23T10:25:18.536Z] --- SKIP: TestMountSize (0.00s) [2022-04-23T10:25:18.536Z] === RUN TestMountChanges [2022-04-23T10:25:18.536Z] mount_test.go:125: Failing on Windows [2022-04-23T10:25:18.536Z] --- SKIP: TestMountChanges (0.00s) [2022-04-23T10:25:18.536Z] === RUN TestMountApply [2022-04-23T10:25:18.536Z] mount_test.go:212: Failing on Windows [2022-04-23T10:25:18.536Z] --- SKIP: TestMountApply (0.00s) [2022-04-23T10:25:18.536Z] PASS [2022-04-23T10:25:18.536Z] coverage: 30.6% of statements [2022-04-23T10:25:18.536Z] ok github.com/docker/docker/layer 0.507s coverage: 30.6% of statements [2022-04-23T10:25:18.536Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-23T10:25:18.536Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-23T10:25:18.536Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-23T10:25:18.536Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-23T10:25:18.591Z] === RUN TestGetCapabilities [2022-04-23T10:25:18.591Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-23T10:25:18.591Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-23T10:25:18.591Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-23T10:25:18.591Z] === RUN TestGetDefaultAddressSpaces [2022-04-23T10:25:18.591Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-04-23T10:25:18.591Z] === RUN TestRemoteDriver [2022-04-23T10:25:18.591Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-23T10:25:18.591Z] PASS [2022-04-23T10:25:18.591Z] coverage: 47.4% of statements [2022-04-23T10:25:18.591Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.085s coverage: 47.4% of statements [2022-04-23T10:25:19.005Z] === RUN TestSequenceGetAvailableBit [2022-04-23T10:25:19.005Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-23T10:25:19.005Z] === RUN TestSequenceEqual [2022-04-23T10:25:19.005Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-23T10:25:19.005Z] === RUN TestSequenceCopy [2022-04-23T10:25:19.005Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-23T10:25:19.005Z] === RUN TestGetFirstAvailable [2022-04-23T10:25:19.005Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-23T10:25:19.005Z] === RUN TestFindSequence [2022-04-23T10:25:19.005Z] --- PASS: TestFindSequence (0.00s) [2022-04-23T10:25:19.005Z] === RUN TestCheckIfAvailable [2022-04-23T10:25:19.005Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-23T10:25:19.005Z] === RUN TestMergeSequences [2022-04-23T10:25:19.005Z] --- PASS: TestMergeSequences (0.00s) [2022-04-23T10:25:19.005Z] === RUN TestPushReservation [2022-04-23T10:25:19.005Z] --- PASS: TestPushReservation (0.00s) [2022-04-23T10:25:19.005Z] === RUN TestSerializeDeserialize [2022-04-23T10:25:19.005Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-23T10:25:19.005Z] === RUN TestSet [2022-04-23T10:25:19.005Z] --- PASS: TestSet (0.00s) [2022-04-23T10:25:19.005Z] === RUN TestSetUnset [2022-04-23T10:25:19.005Z] --- PASS: TestSetUnset (0.00s) [2022-04-23T10:25:19.005Z] === RUN TestOffsetSetUnset [2022-04-23T10:25:19.005Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-23T10:25:19.005Z] === RUN TestSetInRange [2022-04-23T10:25:19.005Z] --- PASS: TestSetInRange (0.00s) [2022-04-23T10:25:19.005Z] === RUN TestSetAnyInRange [2022-04-23T10:25:19.005Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-23T10:25:19.005Z] === RUN TestMethods [2022-04-23T10:25:19.005Z] --- PASS: TestMethods (0.00s) [2022-04-23T10:25:19.005Z] === RUN TestRandomAllocateDeallocate [2022-04-23T10:25:19.047Z] --- PASS: TestPoolAllocationReuse (1.59s) [2022-04-23T10:25:19.047Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-23T10:25:19.047Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-23T10:25:19.047Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-23T10:25:19.361Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-23T10:25:19.361Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-04-23T10:25:19.361Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-23T10:25:19.507Z] === RUN TestWindowsIPAM [2022-04-23T10:25:19.507Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-23T10:25:19.507Z] PASS [2022-04-23T10:25:19.507Z] coverage: 71.4% of statements [2022-04-23T10:25:19.507Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2022-04-23T10:25:19.507Z] --- PASS: TestSetRolloverSerial (1.50s) [2022-04-23T10:25:19.507Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-23T10:25:19.507Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-23T10:25:19.507Z] PASS [2022-04-23T10:25:19.507Z] coverage: 84.4% of statements [2022-04-23T10:25:19.507Z] ok github.com/docker/docker/libnetwork/bitseq 12.731s coverage: 84.4% of statements [2022-04-23T10:25:20.469Z] === RUN TestDefaultNetwork [2022-04-23T10:25:20.469Z] --- PASS: TestDefaultNetwork (0.27s) [2022-04-23T10:25:20.469Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-23T10:25:20.926Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-04-23T10:25:20.926Z] === RUN TestInitAddressPools [2022-04-23T10:25:20.926Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-23T10:25:20.926Z] PASS [2022-04-23T10:25:20.926Z] coverage: 74.0% of statements [2022-04-23T10:25:20.926Z] ok github.com/docker/docker/libnetwork/ipamutils 0.633s coverage: 74.0% of statements [2022-04-23T10:25:21.232Z] === RUN TestInvalidConfig [2022-04-23T10:25:21.232Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-23T10:25:21.232Z] === RUN TestConfig [2022-04-23T10:25:21.232Z] --- PASS: TestConfig (0.00s) [2022-04-23T10:25:21.232Z] === RUN TestOptionsLabels [2022-04-23T10:25:21.232Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-23T10:25:21.232Z] === RUN TestValidName [2022-04-23T10:25:21.232Z] --- PASS: TestValidName (0.00s) [2022-04-23T10:25:21.232Z] PASS [2022-04-23T10:25:21.232Z] coverage: 19.7% of statements [2022-04-23T10:25:21.232Z] ok github.com/docker/docker/libnetwork/config 0.082s coverage: 19.7% of statements [2022-04-23T10:25:21.888Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.49s) [2022-04-23T10:25:21.888Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-23T10:25:21.888Z] === RUN TestKeyValue [2022-04-23T10:25:21.888Z] --- PASS: TestKeyValue (0.00s) [2022-04-23T10:25:21.888Z] PASS [2022-04-23T10:25:21.888Z] coverage: 60.0% of statements [2022-04-23T10:25:21.888Z] ok github.com/docker/docker/libnetwork/netlabel 0.050s coverage: 60.0% of statements [2022-04-23T10:25:22.223Z] === RUN TestKey [2022-04-23T10:25:22.223Z] --- PASS: TestKey (0.00s) [2022-04-23T10:25:22.223Z] === RUN TestParseKey [2022-04-23T10:25:22.223Z] --- PASS: TestParseKey (0.00s) [2022-04-23T10:25:22.223Z] === RUN TestInvalidDataStore [2022-04-23T10:25:22.223Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-23T10:25:22.223Z] === RUN TestKVObjectFlatKey [2022-04-23T10:25:22.223Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-23T10:25:22.223Z] === RUN TestAtomicKVObjectFlatKey [2022-04-23T10:25:22.223Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-23T10:25:22.223Z] PASS [2022-04-23T10:25:22.223Z] coverage: 21.9% of statements [2022-04-23T10:25:22.223Z] ok github.com/docker/docker/libnetwork/datastore 0.050s coverage: 21.9% of statements [2022-04-23T10:25:22.223Z] === RUN TestErrorInterfaces [2022-04-23T10:25:22.223Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-23T10:25:22.223Z] === RUN TestNetworkMarshalling [2022-04-23T10:25:22.223Z] --- PASS: TestNetworkMarshalling (0.20s) [2022-04-23T10:25:22.223Z] === RUN TestEndpointMarshalling [2022-04-23T10:25:22.223Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-23T10:25:22.223Z] === RUN TestAuxAddresses [2022-04-23T10:25:22.223Z] time="2022-04-23T10:25:22Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T10:25:22.223Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-23T10:25:22.223Z] === RUN TestSRVServiceQuery [2022-04-23T10:25:22.223Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:25:22.223Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-23T10:25:22.223Z] === RUN TestServiceVIPReuse [2022-04-23T10:25:22.223Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:25:22.223Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-23T10:25:22.223Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-23T10:25:22.223Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:25:22.223Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-23T10:25:22.223Z] === RUN TestDNSIPQuery [2022-04-23T10:25:22.223Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:25:22.223Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-23T10:25:22.223Z] === RUN TestDNSProxyServFail [2022-04-23T10:25:22.223Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:25:22.223Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-23T10:25:22.223Z] === RUN TestSandboxAddEmpty [2022-04-23T10:25:22.223Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:25:22.223Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-23T10:25:22.223Z] === RUN TestSandboxAddMultiPrio [2022-04-23T10:25:22.223Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:25:22.223Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-23T10:25:22.223Z] === RUN TestSandboxAddSamePrio [2022-04-23T10:25:22.223Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:25:22.223Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-23T10:25:22.223Z] === RUN TestCleanupServiceDiscovery [2022-04-23T10:25:22.651Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-23T10:25:22.693Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:25:22.693Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-23T10:25:22.693Z] === RUN TestDNSOptions [2022-04-23T10:25:22.693Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:25:22.693Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-23T10:25:22.693Z] === RUN TestMultipleControllersWithSameStore [2022-04-23T10:25:22.693Z] time="2022-04-23T10:25:22Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T10:25:22.693Z] time="2022-04-23T10:25:22Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T10:25:22.693Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-04-23T10:25:22.693Z] PASS [2022-04-23T10:25:22.693Z] coverage: 8.5% of statements [2022-04-23T10:25:22.693Z] ok github.com/docker/docker/libnetwork 0.373s coverage: 8.5% of statements [2022-04-23T10:25:22.693Z] === RUN TestIPDataMarshalling [2022-04-23T10:25:22.693Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-23T10:25:22.693Z] === RUN TestValidateAndIsV6 [2022-04-23T10:25:22.693Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-23T10:25:22.693Z] PASS [2022-04-23T10:25:22.693Z] coverage: 68.9% of statements [2022-04-23T10:25:22.693Z] ok github.com/docker/docker/libnetwork/driverapi 0.056s coverage: 68.9% of statements [2022-04-23T10:25:22.911Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-23T10:25:23.240Z] === RUN TestBoolValue [2022-04-23T10:25:23.240Z] --- PASS: TestBoolValue (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestBoolValueOrDefault [2022-04-23T10:25:23.240Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestInt64ValueOrZero [2022-04-23T10:25:23.240Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestInt64ValueOrDefault [2022-04-23T10:25:23.240Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-23T10:25:23.240Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestJsonContentType [2022-04-23T10:25:23.240Z] --- PASS: TestJsonContentType (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestReadJSON [2022-04-23T10:25:23.240Z] === RUN TestReadJSON/nil_body [2022-04-23T10:25:23.240Z] === RUN TestReadJSON/empty_body [2022-04-23T10:25:23.240Z] === RUN TestReadJSON/with_valid_request [2022-04-23T10:25:23.240Z] === RUN TestReadJSON/with_whitespace [2022-04-23T10:25:23.240Z] === RUN TestReadJSON/with_extra_content [2022-04-23T10:25:23.240Z] === RUN TestReadJSON/invalid_JSON [2022-04-23T10:25:23.240Z] --- PASS: TestReadJSON (0.00s) [2022-04-23T10:25:23.240Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-23T10:25:23.240Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-23T10:25:23.240Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-23T10:25:23.240Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-23T10:25:23.240Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-23T10:25:23.240Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-23T10:25:23.240Z] PASS [2022-04-23T10:25:23.240Z] coverage: 31.9% of statements [2022-04-23T10:25:23.240Z] ok github.com/docker/docker/api/server/httputils 0.118s coverage: 31.9% of statements [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-23T10:25:23.240Z] === RUN TestMaskSecretKeys [2022-04-23T10:25:23.240Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-23T10:25:23.240Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-23T10:25:23.240Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-23T10:25:23.240Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-23T10:25:23.240Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-23T10:25:23.240Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-23T10:25:23.240Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestVersionMiddlewareVersion [2022-04-23T10:25:23.240Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-23T10:25:23.240Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-23T10:25:23.240Z] PASS [2022-04-23T10:25:23.240Z] coverage: 37.7% of statements [2022-04-23T10:25:23.240Z] ok github.com/docker/docker/api/server/middleware 0.141s coverage: 37.7% of statements [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-23T10:25:23.240Z] === RUN TestStrSliceMarshalJSON [2022-04-23T10:25:23.240Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestStrSliceUnmarshalJSON [2022-04-23T10:25:23.240Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestStrSliceUnmarshalString [2022-04-23T10:25:23.240Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestStrSliceUnmarshalSlice [2022-04-23T10:25:23.240Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-23T10:25:23.240Z] PASS [2022-04-23T10:25:23.240Z] coverage: 90.0% of statements [2022-04-23T10:25:23.240Z] ok github.com/docker/docker/api/types/strslice 0.147s coverage: 90.0% of statements [2022-04-23T10:25:23.240Z] === RUN TestToJSON [2022-04-23T10:25:23.240Z] --- PASS: TestToJSON (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestToParamWithVersion [2022-04-23T10:25:23.240Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestFromJSON [2022-04-23T10:25:23.240Z] --- PASS: TestFromJSON (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestEmpty [2022-04-23T10:25:23.240Z] --- PASS: TestEmpty (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestArgsMatchKVListEmptySources [2022-04-23T10:25:23.240Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestArgsMatchKVList [2022-04-23T10:25:23.240Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestArgsMatch [2022-04-23T10:25:23.240Z] --- PASS: TestArgsMatch (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestAdd [2022-04-23T10:25:23.240Z] --- PASS: TestAdd (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestDel [2022-04-23T10:25:23.240Z] --- PASS: TestDel (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestLen [2022-04-23T10:25:23.240Z] --- PASS: TestLen (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestExactMatch [2022-04-23T10:25:23.240Z] --- PASS: TestExactMatch (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestOnlyOneExactMatch [2022-04-23T10:25:23.240Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestContains [2022-04-23T10:25:23.240Z] --- PASS: TestContains (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestValidate [2022-04-23T10:25:23.240Z] --- PASS: TestValidate (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestWalkValues [2022-04-23T10:25:23.240Z] --- PASS: TestWalkValues (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestFuzzyMatch [2022-04-23T10:25:23.240Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-23T10:25:23.240Z] === RUN TestClone [2022-04-23T10:25:23.240Z] --- PASS: TestClone (0.00s) [2022-04-23T10:25:23.240Z] PASS [2022-04-23T10:25:23.240Z] coverage: 92.2% of statements [2022-04-23T10:25:23.240Z] ok github.com/docker/docker/api/types/filters 0.121s coverage: 92.2% of statements [2022-04-23T10:25:23.240Z] === RUN TestGetTimestamp [2022-04-23T10:25:23.240Z] === RUN TestAdjustForAPIVersion [2022-04-23T10:25:23.240Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-23T10:25:23.240Z] PASS [2022-04-23T10:25:23.240Z] coverage: 6.1% of statements [2022-04-23T10:25:23.240Z] ok github.com/docker/docker/api/server/router/swarm 0.052s coverage: 6.1% of statements [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/types [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-23T10:25:23.240Z] --- PASS: TestGetTimestamp (0.22s) [2022-04-23T10:25:23.240Z] === RUN TestParseTimestamps [2022-04-23T10:25:23.240Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-23T10:25:23.240Z] PASS [2022-04-23T10:25:23.240Z] coverage: 100.0% of statements [2022-04-23T10:25:23.240Z] ok github.com/docker/docker/api/types/time 0.277s coverage: 100.0% of statements [2022-04-23T10:25:23.240Z] === RUN TestCompareVersion [2022-04-23T10:25:23.240Z] --- PASS: TestCompareVersion (0.00s) [2022-04-23T10:25:23.240Z] PASS [2022-04-23T10:25:23.240Z] coverage: 77.3% of statements [2022-04-23T10:25:23.240Z] ok github.com/docker/docker/api/types/versions 0.134s coverage: 77.3% of statements [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/builder [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-23T10:25:23.240Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-23T10:25:23.240Z] === RUN TestIsGIT [2022-04-23T10:25:23.240Z] --- PASS: TestIsGIT (0.00s) [2022-04-23T10:25:23.240Z] PASS [2022-04-23T10:25:23.240Z] coverage: 100.0% of statements [2022-04-23T10:25:23.240Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.150s coverage: 100.0% of statements [2022-04-23T10:25:23.240Z] === RUN TestParseRemoteURL [2022-04-23T10:25:23.240Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-23T10:25:23.240Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-23T10:25:23.240Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-23T10:25:23.240Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-23T10:25:23.240Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-23T10:25:23.240Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-23T10:25:23.240Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-23T10:25:23.240Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-23T10:25:23.240Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-23T10:25:23.240Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-23T10:25:23.240Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-23T10:25:23.240Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-23T10:25:23.240Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-23T10:25:23.240Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-23T10:25:23.240Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-23T10:25:23.240Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-23T10:25:23.240Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-23T10:25:23.240Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-23T10:25:23.240Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-23T10:25:23.241Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-23T10:25:23.241Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-23T10:25:23.241Z] === RUN TestCloneArgsSmartHttp [2022-04-23T10:25:23.241Z] --- PASS: TestCloneArgsSmartHttp (0.03s) [2022-04-23T10:25:23.241Z] === RUN TestCloneArgsDumbHttp [2022-04-23T10:25:23.241Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-23T10:25:23.241Z] === RUN TestCloneArgsGit [2022-04-23T10:25:23.241Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-23T10:25:23.241Z] === RUN TestCheckoutGit [2022-04-23T10:25:23.682Z] === RUN TestDriver [2022-04-23T10:25:23.682Z] --- PASS: TestDriver (0.00s) [2022-04-23T10:25:23.682Z] PASS [2022-04-23T10:25:23.682Z] coverage: 34.8% of statements [2022-04-23T10:25:23.682Z] ok github.com/docker/docker/libnetwork/drivers/host 0.061s coverage: 34.8% of statements [2022-04-23T10:25:23.682Z] === RUN TestDriver [2022-04-23T10:25:23.682Z] --- PASS: TestDriver (0.00s) [2022-04-23T10:25:23.682Z] PASS [2022-04-23T10:25:23.682Z] coverage: 34.8% of statements [2022-04-23T10:25:23.682Z] ok github.com/docker/docker/libnetwork/drivers/null 0.052s coverage: 34.8% of statements [2022-04-23T10:25:24.151Z] === RUN TestNetworkAllocateFree [2022-04-23T10:25:24.151Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-23T10:25:24.151Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-23T10:25:24.151Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-23T10:25:24.151Z] PASS [2022-04-23T10:25:24.151Z] coverage: 63.6% of statements [2022-04-23T10:25:24.151Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.049s coverage: 63.6% of statements [2022-04-23T10:25:24.780Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-23T10:25:24.780Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-23T10:25:24.780Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-23T10:25:24.780Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-23T10:25:24.780Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-23T10:25:24.780Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-23T10:25:24.780Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-23T10:25:24.780Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-23T10:25:24.780Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-23T10:25:24.780Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-23T10:25:24.780Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-23T10:25:24.780Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-23T10:25:24.780Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-23T10:25:24.780Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-23T10:25:24.780Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-23T10:25:24.780Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-23T10:25:24.780Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-23T10:25:24.780Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.19s) [2022-04-23T10:25:24.780Z] === RUN TestGetAddress [2022-04-23T10:25:24.816Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-23T10:25:24.817Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-23T10:25:25.140Z] === RUN TestGetEmptyCapabilities [2022-04-23T10:25:25.140Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-23T10:25:25.140Z] === RUN TestGetExtraCapabilities [2022-04-23T10:25:25.140Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-23T10:25:25.140Z] === RUN TestGetInvalidCapabilities [2022-04-23T10:25:25.140Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-23T10:25:25.140Z] === RUN TestRemoteDriver [2022-04-23T10:25:25.140Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-23T10:25:25.140Z] === RUN TestDriverError [2022-04-23T10:25:25.140Z] --- PASS: TestDriverError (0.00s) [2022-04-23T10:25:25.140Z] === RUN TestMissingValues [2022-04-23T10:25:25.140Z] --- PASS: TestMissingValues (0.00s) [2022-04-23T10:25:25.140Z] === RUN TestRollback [2022-04-23T10:25:25.140Z] --- PASS: TestRollback (0.01s) [2022-04-23T10:25:25.140Z] PASS [2022-04-23T10:25:25.140Z] coverage: 57.4% of statements [2022-04-23T10:25:25.140Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.103s coverage: 57.4% of statements [2022-04-23T10:25:25.236Z] === RUN TestNetworkDBSimple [2022-04-23T10:25:25.608Z] === RUN TestNAT [2022-04-23T10:25:25.608Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-23T10:25:25.608Z] --- SKIP: TestNAT (0.00s) [2022-04-23T10:25:25.608Z] === RUN TestTransparent [2022-04-23T10:25:25.608Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-23T10:25:25.608Z] --- SKIP: TestTransparent (0.00s) [2022-04-23T10:25:25.608Z] PASS [2022-04-23T10:25:25.608Z] coverage: 0.0% of statements [2022-04-23T10:25:25.608Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.053s coverage: 0.0% of statements [2022-04-23T10:25:25.608Z] --- PASS: TestRandomAllocateDeallocate (6.90s) [2022-04-23T10:25:25.608Z] === RUN TestAllocateRandomDeallocate [2022-04-23T10:25:25.692Z] === RUN TestGenerate [2022-04-23T10:25:25.692Z] --- PASS: TestGenerate (0.00s) [2022-04-23T10:25:25.692Z] === RUN TestGeneratePtr [2022-04-23T10:25:25.692Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-23T10:25:25.692Z] === RUN TestGenerateMissingField [2022-04-23T10:25:25.692Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-23T10:25:25.692Z] === RUN TestFieldCannotBeSet [2022-04-23T10:25:25.692Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-23T10:25:25.692Z] === RUN TestTypeMismatchError [2022-04-23T10:25:25.692Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-23T10:25:25.692Z] PASS [2022-04-23T10:25:25.692Z] coverage: 100.0% of statements [2022-04-23T10:25:25.692Z] ok github.com/docker/docker/libnetwork/options 0.043s coverage: 100.0% of statements [2022-04-23T10:25:25.692Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2022-04-23T10:25:25.692Z] PASS [2022-04-23T10:25:25.692Z] coverage: 100.0% of statements [2022-04-23T10:25:25.692Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.057s coverage: 100.0% of statements [2022-04-23T10:25:26.077Z] === RUN TestBuildDefault [2022-04-23T10:25:26.077Z] --- PASS: TestBuildDefault (0.01s) [2022-04-23T10:25:26.077Z] === RUN TestBuildHostnameDomainname [2022-04-23T10:25:26.077Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-23T10:25:26.077Z] === RUN TestBuildHostname [2022-04-23T10:25:26.077Z] --- PASS: TestBuildHostname (0.00s) [2022-04-23T10:25:26.077Z] === RUN TestBuildHostnameFQDN [2022-04-23T10:25:26.077Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-23T10:25:26.077Z] === RUN TestBuildNoIP [2022-04-23T10:25:26.077Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-23T10:25:26.077Z] === RUN TestUpdate [2022-04-23T10:25:26.077Z] --- PASS: TestUpdate (0.01s) [2022-04-23T10:25:26.077Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-23T10:25:26.077Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-23T10:25:26.077Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-23T10:25:26.077Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-23T10:25:26.077Z] === RUN TestAddEmpty [2022-04-23T10:25:26.077Z] --- PASS: TestAddEmpty (0.00s) [2022-04-23T10:25:26.078Z] === RUN TestAdd [2022-04-23T10:25:26.078Z] --- PASS: TestAdd (0.00s) [2022-04-23T10:25:26.078Z] === RUN TestDeleteEmpty [2022-04-23T10:25:26.078Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-23T10:25:26.078Z] === RUN TestDeleteNewline [2022-04-23T10:25:26.078Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-23T10:25:26.078Z] === RUN TestDelete [2022-04-23T10:25:26.078Z] --- PASS: TestDelete (0.00s) [2022-04-23T10:25:26.078Z] === RUN TestConcurrentWrites [2022-04-23T10:25:26.078Z] === RUN TestNew [2022-04-23T10:25:26.078Z] --- PASS: TestNew (0.00s) [2022-04-23T10:25:26.078Z] === RUN TestAddDriver [2022-04-23T10:25:26.078Z] --- PASS: TestAddDriver (0.00s) [2022-04-23T10:25:26.078Z] === RUN TestAddDuplicateDriver [2022-04-23T10:25:26.078Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-23T10:25:26.078Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-23T10:25:26.078Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-23T10:25:26.078Z] === RUN TestDriver [2022-04-23T10:25:26.078Z] --- PASS: TestDriver (0.00s) [2022-04-23T10:25:26.078Z] === RUN TestIPAM [2022-04-23T10:25:26.078Z] --- PASS: TestIPAM (0.00s) [2022-04-23T10:25:26.078Z] === RUN TestWalkIPAMs [2022-04-23T10:25:26.078Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-23T10:25:26.078Z] === RUN TestWalkDrivers [2022-04-23T10:25:26.078Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-23T10:25:26.078Z] PASS [2022-04-23T10:25:26.078Z] coverage: 82.4% of statements [2022-04-23T10:25:26.078Z] ok github.com/docker/docker/libnetwork/drvregistry 0.099s coverage: 82.4% of statements [2022-04-23T10:25:26.078Z] --- PASS: TestConcurrentWrites (0.31s) [2022-04-23T10:25:26.078Z] PASS [2022-04-23T10:25:26.078Z] coverage: 81.2% of statements [2022-04-23T10:25:26.078Z] ok github.com/docker/docker/libnetwork/etchosts 0.395s coverage: 81.2% of statements [2022-04-23T10:25:26.148Z] 2022/04/23 10:25:25 Closing DB instances... [2022-04-23T10:25:26.148Z] testing: warning: no tests to run [2022-04-23T10:25:26.148Z] PASS [2022-04-23T10:25:26.148Z] coverage: 0.0% of statements [2022-04-23T10:25:26.148Z] ok github.com/docker/docker/libnetwork/osl 0.044s coverage: 0.0% of statements [no tests to run] [2022-04-23T10:25:26.195Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-23T10:25:26.453Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-23T10:25:26.466Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-23T10:25:26.547Z] === RUN TestNew [2022-04-23T10:25:26.547Z] --- PASS: TestNew (0.00s) [2022-04-23T10:25:26.547Z] === RUN TestAllocate [2022-04-23T10:25:26.547Z] --- PASS: TestAllocate (0.00s) [2022-04-23T10:25:26.547Z] === RUN TestUninitialized [2022-04-23T10:25:26.547Z] --- PASS: TestUninitialized (0.00s) [2022-04-23T10:25:26.547Z] === RUN TestAllocateInRange [2022-04-23T10:25:26.547Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-23T10:25:26.547Z] === RUN TestAllocateSerial [2022-04-23T10:25:26.547Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-23T10:25:26.547Z] PASS [2022-04-23T10:25:26.547Z] coverage: 87.5% of statements [2022-04-23T10:25:26.547Z] ok github.com/docker/docker/libnetwork/idm 0.055s coverage: 87.5% of statements [2022-04-23T10:25:26.547Z] === RUN TestCaller [2022-04-23T10:25:26.547Z] --- PASS: TestCaller (0.00s) [2022-04-23T10:25:26.547Z] PASS [2022-04-23T10:25:26.547Z] coverage: 100.0% of statements [2022-04-23T10:25:26.547Z] ok github.com/docker/docker/libnetwork/internal/caller 0.044s coverage: 100.0% of statements [2022-04-23T10:25:26.604Z] === RUN TestRequestNewPort [2022-04-23T10:25:26.604Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-23T10:25:26.604Z] === RUN TestRequestSpecificPort [2022-04-23T10:25:26.604Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-23T10:25:26.604Z] === RUN TestReleasePort [2022-04-23T10:25:26.604Z] --- PASS: TestReleasePort (0.00s) [2022-04-23T10:25:26.604Z] === RUN TestReuseReleasedPort [2022-04-23T10:25:26.604Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-23T10:25:26.604Z] === RUN TestReleaseUnreadledPort [2022-04-23T10:25:26.604Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-23T10:25:26.604Z] === RUN TestUnknowProtocol [2022-04-23T10:25:26.604Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-23T10:25:26.604Z] === RUN TestAllocateAllPorts [2022-04-23T10:25:26.604Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-23T10:25:26.604Z] === RUN TestPortAllocation [2022-04-23T10:25:26.604Z] --- PASS: TestPortAllocation (0.00s) [2022-04-23T10:25:26.604Z] === RUN TestPortAllocationWithCustomRange [2022-04-23T10:25:26.604Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-23T10:25:26.604Z] === RUN TestNoDuplicateBPR [2022-04-23T10:25:26.604Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-23T10:25:26.604Z] === RUN TestChangePortRange [2022-04-23T10:25:26.604Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-23T10:25:26.604Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-23T10:25:26.604Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-23T10:25:26.604Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-23T10:25:26.604Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-23T10:25:26.604Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-23T10:25:26.604Z] --- PASS: TestChangePortRange (0.00s) [2022-04-23T10:25:26.604Z] PASS [2022-04-23T10:25:26.604Z] coverage: 88.6% of statements [2022-04-23T10:25:26.604Z] ok github.com/docker/docker/libnetwork/portallocator 0.051s coverage: 88.6% of statements [2022-04-23T10:25:26.732Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2022-04-23T10:25:26.732Z] === RUN TestServiceUpdateNetwork [2022-04-23T10:25:27.015Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.04s) [2022-04-23T10:25:27.015Z] === RUN TestProcessNoDockerignore [2022-04-23T10:25:27.015Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-23T10:25:27.015Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-23T10:25:27.015Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-23T10:25:27.015Z] === RUN TestDetectContentType [2022-04-23T10:25:27.015Z] --- PASS: TestDetectContentType (0.00s) [2022-04-23T10:25:27.015Z] === RUN TestSelectAcceptableMIME [2022-04-23T10:25:27.015Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-23T10:25:27.015Z] === RUN TestInspectEmptyResponse [2022-04-23T10:25:27.015Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-23T10:25:27.015Z] === RUN TestInspectResponseBinary [2022-04-23T10:25:27.015Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-23T10:25:27.015Z] === RUN TestResponseUnsupportedContentType [2022-04-23T10:25:27.015Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-23T10:25:27.015Z] === RUN TestInspectResponseTextSimple [2022-04-23T10:25:27.015Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-23T10:25:27.015Z] === RUN TestInspectResponseEmptyContentType [2022-04-23T10:25:27.015Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-23T10:25:27.015Z] === RUN TestUnknownContentLength [2022-04-23T10:25:27.015Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-23T10:25:27.015Z] === RUN TestDownloadRemote [2022-04-23T10:25:27.015Z] --- PASS: TestDownloadRemote (0.28s) [2022-04-23T10:25:27.015Z] === RUN TestGetWithStatusError [2022-04-23T10:25:27.015Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-23T10:25:27.015Z] === RUN TestCloseRootDirectory [2022-04-23T10:25:27.015Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:25:27.015Z] --- SKIP: TestCloseRootDirectory (0.04s) [2022-04-23T10:25:27.015Z] === RUN TestHashFile [2022-04-23T10:25:27.015Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:25:27.015Z] --- SKIP: TestHashFile (0.00s) [2022-04-23T10:25:27.015Z] === RUN TestHashSubdir [2022-04-23T10:25:27.015Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:25:27.015Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-23T10:25:27.015Z] === RUN TestRemoveDirectory [2022-04-23T10:25:27.015Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:25:27.015Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-23T10:25:27.015Z] PASS [2022-04-23T10:25:27.015Z] coverage: 9.3% of statements [2022-04-23T10:25:27.015Z] ok github.com/docker/docker/builder/remotecontext 0.614s coverage: 9.3% of statements [2022-04-23T10:25:27.390Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-23T10:25:27.534Z] --- PASS: TestAllocateRandomDeallocate (1.64s) [2022-04-23T10:25:27.534Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-23T10:25:27.534Z] === RUN TestSetSerialInsertDelete [2022-04-23T10:25:27.534Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-23T10:25:27.534Z] === RUN TestSetParallelInsertDelete [2022-04-23T10:25:27.569Z] testing: warning: no tests to run [2022-04-23T10:25:27.569Z] PASS [2022-04-23T10:25:27.569Z] coverage: 0.0% of statements [2022-04-23T10:25:27.569Z] ok github.com/docker/docker/libnetwork/portmapper 0.044s coverage: 0.0% of statements [no tests to run] [2022-04-23T10:25:27.569Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-04-23T10:25:27.569Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-23T10:25:27.569Z] === RUN TestHashData [2022-04-23T10:25:27.569Z] --- PASS: TestHashData (0.00s) [2022-04-23T10:25:27.569Z] PASS [2022-04-23T10:25:27.569Z] coverage: 2.8% of statements [2022-04-23T10:25:27.569Z] ok github.com/docker/docker/libnetwork/resolvconf 0.053s coverage: 2.8% of statements [2022-04-23T10:25:27.648Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-23T10:25:28.030Z] === RUN TestErrorConstructors [2022-04-23T10:25:28.030Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-23T10:25:28.030Z] === RUN TestCompareIPMask [2022-04-23T10:25:28.030Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-23T10:25:28.030Z] === RUN TestUtilGetHostPartIP [2022-04-23T10:25:28.030Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-23T10:25:28.030Z] === RUN TestUtilGetBroadcastIP [2022-04-23T10:25:28.030Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-23T10:25:28.030Z] === RUN TestParseCIDR [2022-04-23T10:25:28.030Z] --- PASS: TestParseCIDR (0.00s) [2022-04-23T10:25:28.030Z] PASS [2022-04-23T10:25:28.030Z] coverage: 37.3% of statements [2022-04-23T10:25:28.030Z] ok github.com/docker/docker/libnetwork/types 0.039s coverage: 37.3% of statements [2022-04-23T10:25:28.173Z] === RUN TestEnable [2022-04-23T10:25:28.173Z] --- PASS: TestEnable (0.00s) [2022-04-23T10:25:28.173Z] === RUN TestDisable [2022-04-23T10:25:28.173Z] --- PASS: TestDisable (0.00s) [2022-04-23T10:25:28.173Z] === RUN TestEnabled [2022-04-23T10:25:28.173Z] --- PASS: TestEnabled (0.00s) [2022-04-23T10:25:28.173Z] PASS [2022-04-23T10:25:28.173Z] coverage: 100.0% of statements [2022-04-23T10:25:28.173Z] ok github.com/docker/docker/cli/debug 0.070s coverage: 100.0% of statements [2022-04-23T10:25:28.173Z] === RUN TestGetAllAllowed [2022-04-23T10:25:28.173Z] --- PASS: TestGetAllAllowed (0.01s) [2022-04-23T10:25:28.173Z] === RUN TestGetAllMeta [2022-04-23T10:25:28.173Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-23T10:25:28.173Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-23T10:25:28.173Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-23T10:25:28.173Z] === RUN TestIsUnreferencedBuiltin [2022-04-23T10:25:28.173Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-23T10:25:28.173Z] === RUN TestIsExistingDirectory [2022-04-23T10:25:28.173Z] --- PASS: TestIsExistingDirectory (0.02s) [2022-04-23T10:25:28.173Z] === RUN TestGetFilenameForDownload [2022-04-23T10:25:28.173Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-23T10:25:28.173Z] === RUN TestEnv2Variables [2022-04-23T10:25:28.173Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-23T10:25:28.522Z] === RUN TestInt2IP2IntConversion [2022-04-23T10:25:28.788Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-23T10:25:28.788Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestMaintainer [2022-04-23T10:25:28.788Z] --- PASS: TestMaintainer (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestLabel [2022-04-23T10:25:28.788Z] --- PASS: TestLabel (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestFromScratch [2022-04-23T10:25:28.788Z] --- PASS: TestFromScratch (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestFromWithArg [2022-04-23T10:25:28.788Z] --- PASS: TestFromWithArg (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-23T10:25:28.788Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestFromWithUndefinedArg [2022-04-23T10:25:28.788Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestFromMultiStageWithNamedStage [2022-04-23T10:25:28.788Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestOnbuild [2022-04-23T10:25:28.788Z] --- PASS: TestOnbuild (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestWorkdir [2022-04-23T10:25:28.788Z] --- PASS: TestWorkdir (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestCmd [2022-04-23T10:25:28.788Z] --- PASS: TestCmd (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestHealthcheckNone [2022-04-23T10:25:28.788Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestHealthcheckCmd [2022-04-23T10:25:28.788Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestEntrypoint [2022-04-23T10:25:28.788Z] --- PASS: TestEntrypoint (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestExpose [2022-04-23T10:25:28.788Z] --- PASS: TestExpose (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestUser [2022-04-23T10:25:28.788Z] --- PASS: TestUser (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestVolume [2022-04-23T10:25:28.788Z] --- PASS: TestVolume (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestStopSignal [2022-04-23T10:25:28.788Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-23T10:25:28.788Z] --- SKIP: TestStopSignal (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestArg [2022-04-23T10:25:28.788Z] --- PASS: TestArg (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestShell [2022-04-23T10:25:28.788Z] --- PASS: TestShell (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestPrependEnvOnCmd [2022-04-23T10:25:28.788Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestRunWithBuildArgs [2022-04-23T10:25:28.788Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestRunIgnoresHealthcheck [2022-04-23T10:25:28.788Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestDispatchUnsupportedOptions [2022-04-23T10:25:28.788Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-23T10:25:28.788Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-23T10:25:28.788Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-23T10:25:28.788Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-23T10:25:28.788Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-23T10:25:28.788Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-23T10:25:28.788Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestNormalizeWorkdir [2022-04-23T10:25:28.788Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestDispatch [2022-04-23T10:25:28.788Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-23T10:25:28.788Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-23T10:25:28.788Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-23T10:25:28.788Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-23T10:25:28.788Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-23T10:25:28.788Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-23T10:25:28.788Z] === RUN TestDispatch/COPY_url [2022-04-23T10:25:28.788Z] --- PASS: TestDispatch (0.12s) [2022-04-23T10:25:28.788Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-04-23T10:25:28.788Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s) [2022-04-23T10:25:28.788Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-23T10:25:28.788Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-23T10:25:28.788Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-23T10:25:28.788Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.02s) [2022-04-23T10:25:28.788Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestAddScratchImageAddsToMounts [2022-04-23T10:25:28.788Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-23T10:25:28.788Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-23T10:25:28.788Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-23T10:25:28.788Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestImageSourceGetAddsToMounts [2022-04-23T10:25:28.788Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestEmptyDockerfile [2022-04-23T10:25:28.788Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-23T10:25:28.788Z] === RUN TestSymlinkDockerfile [2022-04-23T10:25:28.788Z] --- PASS: TestSymlinkDockerfile (0.02s) [2022-04-23T10:25:28.788Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-23T10:25:28.788Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-04-23T10:25:28.788Z] === RUN TestNonExistingDockerfile [2022-04-23T10:25:28.788Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestCopyRunConfig [2022-04-23T10:25:28.788Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestDeepCopyRunConfig [2022-04-23T10:25:28.788Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestExportImage [2022-04-23T10:25:28.788Z] --- PASS: TestExportImage (0.00s) [2022-04-23T10:25:28.788Z] === RUN TestNormalizeDest [2022-04-23T10:25:28.788Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-23T10:25:28.788Z] PASS [2022-04-23T10:25:28.788Z] coverage: 46.7% of statements [2022-04-23T10:25:28.788Z] ok github.com/docker/docker/builder/dockerfile 0.446s coverage: 46.7% of statements [2022-04-23T10:25:28.991Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.48s) [2022-04-23T10:25:28.991Z] === RUN TestRetrieveFromStore [2022-04-23T10:25:28.991Z] --- PASS: TestInt2IP2IntConversion (0.49s) [2022-04-23T10:25:28.991Z] === RUN TestGetAddressVersion [2022-04-23T10:25:28.991Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-23T10:25:28.991Z] === RUN TestKeyString [2022-04-23T10:25:28.991Z] --- PASS: TestKeyString (0.00s) [2022-04-23T10:25:28.991Z] === RUN TestPoolDataMarshal [2022-04-23T10:25:28.991Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-23T10:25:28.991Z] === RUN TestSubnetsMarshal [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-23T10:25:29.000Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-23T10:25:29.000Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-23T10:25:29.000Z] PASS [2022-04-23T10:25:29.000Z] coverage: 55.0% of statements [2022-04-23T10:25:29.000Z] ok github.com/docker/docker/oci 0.093s coverage: 55.0% of statements [2022-04-23T10:25:29.000Z] 2022/04/23 10:25:28 Closing DB instances... [2022-04-23T10:25:29.027Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-23T10:25:29.286Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-23T10:25:29.286Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-23T10:25:29.460Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-04-23T10:25:29.460Z] === RUN TestAddSubnets [2022-04-23T10:25:29.460Z] === RUN TestPoolRequest [2022-04-23T10:25:29.460Z] --- PASS: TestPoolRequest (0.00s) [2022-04-23T10:25:29.460Z] --- PASS: TestAddSubnets (0.08s) [2022-04-23T10:25:29.460Z] === RUN TestDoublePoolRelease [2022-04-23T10:25:29.460Z] === RUN TestOtherRequests [2022-04-23T10:25:29.460Z] --- PASS: TestOtherRequests (0.00s) [2022-04-23T10:25:29.460Z] PASS [2022-04-23T10:25:29.460Z] coverage: 57.1% of statements [2022-04-23T10:25:29.460Z] ok github.com/docker/docker/libnetwork/ipams/null 0.052s coverage: 57.1% of statements [2022-04-23T10:25:29.460Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-04-23T10:25:29.460Z] === RUN TestAddReleasePoolID [2022-04-23T10:25:29.460Z] --- PASS: TestAddReleasePoolID (0.10s) [2022-04-23T10:25:29.460Z] === RUN TestPredefinedPool [2022-04-23T10:25:29.460Z] --- PASS: TestPredefinedPool (0.04s) [2022-04-23T10:25:29.460Z] === RUN TestRemoveSubnet [2022-04-23T10:25:29.460Z] --- PASS: TestRetrieveFromStore (0.71s) [2022-04-23T10:25:29.460Z] === RUN TestIsCorrupted [2022-04-23T10:25:29.460Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-23T10:25:29.460Z] === RUN TestSetRollover [2022-04-23T10:25:29.465Z] === RUN TestAddressPoolOpt [2022-04-23T10:25:29.465Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-23T10:25:29.465Z] === RUN TestValidateEnv [2022-04-23T10:25:29.465Z] === RUN TestValidateEnv/a [2022-04-23T10:25:29.465Z] === RUN TestValidateEnv/something [2022-04-23T10:25:29.465Z] === RUN TestValidateEnv/_=a [2022-04-23T10:25:29.465Z] === RUN TestValidateEnv/env1=value1 [2022-04-23T10:25:29.465Z] === RUN TestValidateEnv/_env1=value1 [2022-04-23T10:25:29.465Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-23T10:25:29.465Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-23T10:25:29.465Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-23T10:25:29.465Z] === RUN TestValidateEnv/PATH [2022-04-23T10:25:29.465Z] === RUN TestValidateEnv/=a [2022-04-23T10:25:29.465Z] === RUN TestValidateEnv/PATH= [2022-04-23T10:25:29.465Z] === RUN TestValidateEnv/PATH=something [2022-04-23T10:25:29.465Z] === RUN TestValidateEnv/asd!qwe [2022-04-23T10:25:29.465Z] === RUN TestValidateEnv/1asd [2022-04-23T10:25:29.465Z] === RUN TestValidateEnv/123 [2022-04-23T10:25:29.465Z] === RUN TestValidateEnv/some_space [2022-04-23T10:25:29.465Z] === RUN TestValidateEnv/__some_space_before [2022-04-23T10:25:29.465Z] === RUN TestValidateEnv/some_space_after__ [2022-04-23T10:25:29.546Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-23T10:25:29.805Z] --- PASS: TestServiceWithDataPathPortInit (15.53s) [2022-04-23T10:25:29.805Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-23T10:25:29.925Z] === RUN TestValidateEnv/= [2022-04-23T10:25:29.925Z] === RUN TestValidateEnv/PaTh [2022-04-23T10:25:29.925Z] --- PASS: TestValidateEnv (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-23T10:25:29.925Z] === RUN TestParseHost [2022-04-23T10:25:29.925Z] === RUN TestParseHost/tcp://:5555/ [2022-04-23T10:25:29.925Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-23T10:25:29.925Z] === RUN TestParseHost/unknown:// [2022-04-23T10:25:29.925Z] === RUN TestParseHost/tcp://:port [2022-04-23T10:25:29.925Z] === RUN TestParseHost/tcp://invalid:port [2022-04-23T10:25:29.925Z] === RUN TestParseHost/tcp://:5555/p [2022-04-23T10:25:29.925Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-23T10:25:29.925Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-23T10:25:29.925Z] === RUN TestParseHost/something_with_spaces [2022-04-23T10:25:29.925Z] === RUN TestParseHost/:// [2022-04-23T10:25:29.925Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-23T10:25:29.925Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-23T10:25:29.925Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-23T10:25:29.925Z] === RUN TestParseHost/tcp://: [2022-04-23T10:25:29.925Z] === RUN TestParseHost/npipe:// [2022-04-23T10:25:29.925Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-23T10:25:29.925Z] === RUN TestParseHost/tcp:// [2022-04-23T10:25:29.925Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-23T10:25:29.925Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-23T10:25:29.925Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-23T10:25:29.925Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-23T10:25:29.925Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-23T10:25:29.925Z] === RUN TestParseHost/unix:// [2022-04-23T10:25:29.925Z] === RUN TestParseHost/#00 [2022-04-23T10:25:29.925Z] === RUN TestParseHost/__ [2022-04-23T10:25:29.925Z] === RUN TestParseHost/tcp://[::1]: [2022-04-23T10:25:29.925Z] === RUN TestParseHost/_ [2022-04-23T10:25:29.925Z] === RUN TestParseHost/fd:// [2022-04-23T10:25:29.925Z] === RUN TestParseHost/fd://something [2022-04-23T10:25:29.925Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-23T10:25:29.925Z] === RUN TestParseHost/unix://path/to/socket [2022-04-23T10:25:29.925Z] === RUN TestParseHost/tcp://host: [2022-04-23T10:25:29.925Z] === RUN TestParseHost/tcp://:5555 [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/: [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-23T10:25:29.925Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-23T10:25:29.925Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-23T10:25:29.925Z] === RUN TestParseTCP [2022-04-23T10:25:29.925Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-23T10:25:29.925Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-23T10:25:29.925Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-23T10:25:29.925Z] === RUN TestParseTCP/localhost:5555/path [2022-04-23T10:25:29.925Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-23T10:25:29.925Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-23T10:25:29.925Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-23T10:25:29.925Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-23T10:25:29.926Z] === RUN TestParseTCP/:5555/path [2022-04-23T10:25:29.926Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-23T10:25:29.926Z] === RUN TestParseTCP/:5555 [2022-04-23T10:25:29.926Z] === RUN TestParseTCP/[::1]:5555 [2022-04-23T10:25:29.926Z] === RUN TestParseTCP/tcp://:5555 [2022-04-23T10:25:29.926Z] === RUN TestParseTCP/tcp://: [2022-04-23T10:25:29.926Z] === RUN TestParseTCP/0.0.0.1: [2022-04-23T10:25:29.926Z] === RUN TestParseTCP/localhost [2022-04-23T10:25:29.926Z] === RUN TestParseTCP/localhost: [2022-04-23T10:25:29.926Z] === RUN TestParseTCP/0.0.0.1 [2022-04-23T10:25:29.926Z] === RUN TestParseTCP/: [2022-04-23T10:25:29.926Z] === RUN TestParseTCP/::1 [2022-04-23T10:25:29.926Z] === RUN TestParseTCP/[::1]: [2022-04-23T10:25:29.926Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-23T10:25:29.926Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-23T10:25:29.926Z] === RUN TestParseTCP/localhost:5555 [2022-04-23T10:25:29.926Z] === RUN TestParseTCP/tcp:// [2022-04-23T10:25:29.926Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-23T10:25:29.926Z] === RUN TestParseTCP/#00 [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-23T10:25:29.926Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-23T10:25:29.926Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-23T10:25:29.926Z] === RUN TestValidateExtraHosts [2022-04-23T10:25:29.926Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-23T10:25:29.926Z] === RUN TestIpOptString [2022-04-23T10:25:29.926Z] --- PASS: TestIpOptString (0.00s) [2022-04-23T10:25:29.926Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-23T10:25:29.926Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-23T10:25:29.926Z] === RUN TestNewIpOptValidDefaultVal [2022-04-23T10:25:29.926Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-23T10:25:29.926Z] === RUN TestIpOptSetInvalidVal [2022-04-23T10:25:29.926Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-23T10:25:29.926Z] === RUN TestValidateIPAddress [2022-04-23T10:25:29.926Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-23T10:25:29.926Z] === RUN TestMapOpts [2022-04-23T10:25:29.926Z] --- PASS: TestMapOpts (0.00s) [2022-04-23T10:25:29.926Z] === RUN TestListOptsWithoutValidator [2022-04-23T10:25:29.926Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-23T10:25:29.926Z] === RUN TestListOptsWithValidator [2022-04-23T10:25:29.926Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-23T10:25:29.926Z] === RUN TestValidateDNSSearch [2022-04-23T10:25:29.926Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-23T10:25:29.926Z] === RUN TestValidateLabel [2022-04-23T10:25:29.926Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-23T10:25:29.926Z] === RUN TestValidateLabel/label_with_general_format [2022-04-23T10:25:29.926Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-23T10:25:29.926Z] === RUN TestValidateLabel/label_with_one_more [2022-04-23T10:25:29.926Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-23T10:25:29.926Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-23T10:25:29.926Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-23T10:25:29.926Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-23T10:25:29.926Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-23T10:25:29.926Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-23T10:25:29.926Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-23T10:25:29.926Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-23T10:25:29.926Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-23T10:25:29.926Z] --- PASS: TestValidateLabel (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-23T10:25:29.926Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-23T10:25:29.926Z] === RUN TestNamedListOpts [2022-04-23T10:25:29.926Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-23T10:25:29.926Z] === RUN TestNamedMapOpts [2022-04-23T10:25:29.926Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-23T10:25:29.926Z] === RUN TestParseLink [2022-04-23T10:25:29.926Z] --- PASS: TestParseLink (0.00s) [2022-04-23T10:25:29.926Z] === RUN TestUlimitOpt [2022-04-23T10:25:29.926Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-23T10:25:29.926Z] PASS [2022-04-23T10:25:29.926Z] coverage: 66.7% of statements [2022-04-23T10:25:29.926Z] ok github.com/docker/docker/opts 0.104s coverage: 66.7% of statements [2022-04-23T10:25:29.926Z] === RUN TestParseVersion [2022-04-23T10:25:29.926Z] --- PASS: TestParseVersion (0.00s) [2022-04-23T10:25:29.926Z] PASS [2022-04-23T10:25:29.926Z] coverage: 52.9% of statements [2022-04-23T10:25:29.926Z] ok github.com/docker/docker/pkg/aaparser 0.057s coverage: 52.9% of statements [2022-04-23T10:25:29.929Z] --- PASS: TestRemoveSubnet (0.30s) [2022-04-23T10:25:29.929Z] === RUN TestGetSameAddress [2022-04-23T10:25:29.929Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-23T10:25:29.929Z] === RUN TestPoolAllocationReuse [2022-04-23T10:25:30.064Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-23T10:25:30.387Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-04-23T10:25:30.387Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-23T10:25:30.399Z] === RUN TestGetCapabilities [2022-04-23T10:25:30.399Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-23T10:25:30.399Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-23T10:25:30.399Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-23T10:25:30.399Z] === RUN TestGetDefaultAddressSpaces [2022-04-23T10:25:30.399Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-23T10:25:30.399Z] === RUN TestRemoteDriver [2022-04-23T10:25:30.399Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-23T10:25:30.399Z] PASS [2022-04-23T10:25:30.399Z] coverage: 47.4% of statements [2022-04-23T10:25:30.638Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-23T10:25:30.945Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.081s coverage: 47.4% of statements [2022-04-23T10:25:31.401Z] === RUN TestTCP4Proxy [2022-04-23T10:25:31.401Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-23T10:25:31.401Z] === RUN TestTCP4ProxyHalfClose [2022-04-23T10:25:31.401Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-23T10:25:31.401Z] === RUN TestTCP6Proxy [2022-04-23T10:25:31.401Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-23T10:25:31.401Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-23T10:25:31.401Z] === RUN TestTCPDualStackProxy [2022-04-23T10:25:31.401Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-23T10:25:31.401Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-23T10:25:31.401Z] === RUN TestUDP4Proxy [2022-04-23T10:25:31.401Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-23T10:25:31.401Z] === RUN TestUDP6Proxy [2022-04-23T10:25:31.401Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-23T10:25:31.401Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-23T10:25:31.401Z] === RUN TestUDPWriteError [2022-04-23T10:25:31.401Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-23T10:25:31.401Z] === RUN TestSCTP4Proxy [2022-04-23T10:25:31.401Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-23T10:25:31.401Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-23T10:25:31.401Z] === RUN TestSCTP6Proxy [2022-04-23T10:25:31.401Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-23T10:25:31.401Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-23T10:25:31.401Z] PASS [2022-04-23T10:25:31.401Z] coverage: 49.4% of statements [2022-04-23T10:25:31.401Z] ok github.com/docker/docker/cmd/docker-proxy 0.068s coverage: 49.4% of statements [2022-04-23T10:25:31.415Z] --- PASS: TestSetRollover (1.97s) [2022-04-23T10:25:31.415Z] === RUN TestSetRolloverSerial [2022-04-23T10:25:31.415Z] === RUN TestWindowsIPAM [2022-04-23T10:25:31.415Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-23T10:25:31.415Z] PASS [2022-04-23T10:25:31.446Z] === RUN TestPeerCertificateMarshalJSON [2022-04-23T10:25:31.886Z] coverage: 71.4% of statements [2022-04-23T10:25:31.886Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2022-04-23T10:25:31.886Z] --- PASS: TestPoolAllocationReuse (2.18s) [2022-04-23T10:25:31.886Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-23T10:25:31.886Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-04-23T10:25:31.886Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-23T10:25:31.909Z] 2022/04/23 10:25:31 Closing DB instances... [2022-04-23T10:25:32.372Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-23T10:25:32.372Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-23T10:25:32.372Z] --- PASS: TestPeerCertificateMarshalJSON (1.06s) [2022-04-23T10:25:32.372Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-23T10:25:32.372Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-23T10:25:32.372Z] === RUN TestMiddleware [2022-04-23T10:25:32.372Z] --- PASS: TestMiddleware (0.00s) [2022-04-23T10:25:32.372Z] === RUN TestNewResponseModifier [2022-04-23T10:25:32.372Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-23T10:25:32.372Z] PASS [2022-04-23T10:25:32.372Z] coverage: 26.8% of statements [2022-04-23T10:25:32.372Z] ok github.com/docker/docker/pkg/authorization 1.125s coverage: 26.8% of statements [2022-04-23T10:25:32.372Z] === RUN TestIsArchivePathDir [2022-04-23T10:25:32.372Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-04-23T10:25:32.372Z] === RUN TestIsArchivePathInvalidFile [2022-04-23T10:25:32.542Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-23T10:25:32.802Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-23T10:25:32.832Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-04-23T10:25:32.832Z] === RUN TestIsArchivePathTar [2022-04-23T10:25:32.832Z] --- PASS: TestIsArchivePathTar (0.22s) [2022-04-23T10:25:32.832Z] === RUN TestDecompressStreamGzip [2022-04-23T10:25:32.832Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-04-23T10:25:32.832Z] === RUN TestDecompressStreamBzip2 [2022-04-23T10:25:32.875Z] === RUN TestDefaultNetwork [2022-04-23T10:25:32.875Z] --- PASS: TestDefaultNetwork (0.28s) [2022-04-23T10:25:32.875Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-23T10:25:33.061Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oludd0v46wrr74rt9fc177y4p Created:2022-04-23 10:25:31.101707701 +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[c91dbfcf326c08ed8751447d12e8738bfa786aa13959adeb5b2457b58d0ee086:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cbnpdl3cerldcktzdqba3tvua EndpointID:4ddf59bb4cdf15446a0b22605f2cd75b1ce6c9b31b726c8f095887704c568f39 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e99d1d621feeec2cd108f37c134ee2bb4cfbd64427081a263b3e49b27dfdf855 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:032c797b4475 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cbnpdl3cerldcktzdqba3tvua EndpointID:4ddf59bb4cdf15446a0b22605f2cd75b1ce6c9b31b726c8f095887704c568f39 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-23T10:25:33.292Z] === RUN TestUnbuffered [2022-04-23T10:25:33.292Z] --- PASS: TestUnbuffered (0.00s) [2022-04-23T10:25:33.292Z] === RUN TestRaceUnbuffered [2022-04-23T10:25:33.292Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-23T10:25:33.292Z] PASS [2022-04-23T10:25:33.292Z] coverage: 100.0% of statements [2022-04-23T10:25:33.292Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2022-04-23T10:25:33.292Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-04-23T10:25:33.292Z] === RUN TestDecompressStreamXz [2022-04-23T10:25:33.292Z] archive_test.go:133: Xz not present in msys2 [2022-04-23T10:25:33.292Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-23T10:25:33.292Z] === RUN TestDecompressStreamZstd [2022-04-23T10:25:33.292Z] archive_test.go:140: zstd not installed [2022-04-23T10:25:33.292Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-23T10:25:33.292Z] === RUN TestCompressStreamXzUnsupported [2022-04-23T10:25:33.292Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-23T10:25:33.292Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-23T10:25:33.292Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-23T10:25:33.292Z] === RUN TestCompressStreamInvalid [2022-04-23T10:25:33.292Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-23T10:25:33.292Z] === RUN TestExtensionInvalid [2022-04-23T10:25:33.292Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-23T10:25:33.292Z] === RUN TestExtensionUncompressed [2022-04-23T10:25:33.292Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-23T10:25:33.292Z] === RUN TestExtensionBzip2 [2022-04-23T10:25:33.292Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-23T10:25:33.292Z] === RUN TestExtensionGzip [2022-04-23T10:25:33.292Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-23T10:25:33.292Z] === RUN TestExtensionXz [2022-04-23T10:25:33.292Z] --- PASS: TestExtensionXz (0.00s) [2022-04-23T10:25:33.292Z] === RUN TestExtensionZstd [2022-04-23T10:25:33.292Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-23T10:25:33.292Z] === RUN TestCmdStreamLargeStderr [2022-04-23T10:25:33.292Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-04-23T10:25:33.292Z] === RUN TestCmdStreamBad [2022-04-23T10:25:33.292Z] archive_test.go:252: Failing on Windows CI machines [2022-04-23T10:25:33.292Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-23T10:25:33.292Z] === RUN TestCmdStreamGood [2022-04-23T10:25:33.292Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-04-23T10:25:33.292Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-23T10:25:33.292Z] --- PASS: TestCmdStreamGood (0.06s) [2022-04-23T10:25:33.292Z] === RUN TestUntarPathWithInvalidDest [2022-04-23T10:25:33.292Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-04-23T10:25:33.292Z] === RUN TestUntarPathWithInvalidSrc [2022-04-23T10:25:33.292Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-23T10:25:33.292Z] === RUN TestUntarPath [2022-04-23T10:25:33.345Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-04-23T10:25:33.345Z] === RUN TestInitAddressPools [2022-04-23T10:25:33.345Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-23T10:25:33.345Z] PASS [2022-04-23T10:25:33.345Z] coverage: 74.0% of statements [2022-04-23T10:25:33.345Z] ok github.com/docker/docker/libnetwork/ipamutils 0.644s coverage: 74.0% of statements [2022-04-23T10:25:33.751Z] --- PASS: TestUntarPath (0.08s) [2022-04-23T10:25:33.751Z] === RUN TestUntarPathWithDestinationFile [2022-04-23T10:25:33.751Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-04-23T10:25:33.751Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-23T10:25:33.751Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-04-23T10:25:33.751Z] === RUN TestCopyWithTarInvalidSrc [2022-04-23T10:25:33.751Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-23T10:25:33.751Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-23T10:25:33.751Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-23T10:25:33.751Z] === RUN TestCopyWithTarSrcFile [2022-04-23T10:25:33.751Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-23T10:25:33.751Z] === RUN TestCopyWithTarSrcFolder [2022-04-23T10:25:33.751Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-23T10:25:33.751Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-23T10:25:33.751Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-23T10:25:33.751Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-23T10:25:33.751Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-23T10:25:33.751Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-23T10:25:33.751Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-23T10:25:33.751Z] === RUN TestCopyFileWithTarSrcFile [2022-04-23T10:25:33.751Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-23T10:25:33.751Z] === RUN TestTarFiles [2022-04-23T10:25:33.751Z] === RUN TestMatch [2022-04-23T10:25:33.751Z] === RUN TestMatch/[[]] [2022-04-23T10:25:33.751Z] === RUN TestMatch/[[foo]] [2022-04-23T10:25:33.751Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-23T10:25:33.751Z] === RUN TestMatch/[[foo_bar]] [2022-04-23T10:25:33.751Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-23T10:25:33.751Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-23T10:25:33.751Z] === RUN TestMatch/[] [2022-04-23T10:25:33.751Z] === RUN TestMatch/[]#01 [2022-04-23T10:25:33.751Z] === RUN TestMatch/[[qux]] [2022-04-23T10:25:33.751Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-23T10:25:33.751Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-23T10:25:33.751Z] === RUN TestMatch/[[foo_baz]] [2022-04-23T10:25:33.751Z] --- PASS: TestMatch (0.00s) [2022-04-23T10:25:33.751Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-23T10:25:33.751Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-23T10:25:33.751Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-23T10:25:33.751Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-23T10:25:33.751Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-23T10:25:33.751Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-23T10:25:33.751Z] --- PASS: TestMatch/[] (0.00s) [2022-04-23T10:25:33.751Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-23T10:25:33.751Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-23T10:25:33.751Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-23T10:25:33.751Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-23T10:25:33.751Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-23T10:25:33.751Z] PASS [2022-04-23T10:25:33.751Z] coverage: 87.5% of statements [2022-04-23T10:25:33.751Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2022-04-23T10:25:33.813Z] --- PASS: TestSetRolloverSerial (2.05s) [2022-04-23T10:25:33.813Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-23T10:25:33.813Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-23T10:25:33.813Z] PASS [2022-04-23T10:25:33.813Z] coverage: 84.4% of statements [2022-04-23T10:25:33.813Z] ok github.com/docker/docker/libnetwork/bitseq 14.827s coverage: 84.4% of statements [2022-04-23T10:25:33.813Z] === RUN TestKeyValue [2022-04-23T10:25:33.813Z] --- PASS: TestKeyValue (0.00s) [2022-04-23T10:25:33.813Z] PASS [2022-04-23T10:25:33.813Z] coverage: 60.0% of statements [2022-04-23T10:25:33.813Z] ok github.com/docker/docker/libnetwork/netlabel 0.048s coverage: 60.0% of statements [2022-04-23T10:25:34.438Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-23T10:25:34.802Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.91s) [2022-04-23T10:25:34.802Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-23T10:25:35.291Z] === RUN TestChrootTarUntar [2022-04-23T10:25:35.291Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:25:35.291Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-23T10:25:35.291Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-23T10:25:35.291Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:25:35.291Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-23T10:25:35.291Z] === RUN TestChrootUntarEmptyArchive [2022-04-23T10:25:35.291Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-23T10:25:35.291Z] === RUN TestChrootTarUntarWithSymlink [2022-04-23T10:25:35.291Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T10:25:35.291Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-23T10:25:35.291Z] === RUN TestChrootCopyWithTar [2022-04-23T10:25:35.291Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T10:25:35.291Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-23T10:25:35.291Z] === RUN TestChrootCopyFileWithTar [2022-04-23T10:25:35.291Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:25:35.291Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-23T10:25:35.291Z] === RUN TestChrootUntarPath [2022-04-23T10:25:35.291Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T10:25:35.291Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-23T10:25:35.291Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-23T10:25:35.291Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:25:35.291Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-23T10:25:35.291Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-23T10:25:35.291Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:25:35.291Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-23T10:25:35.291Z] === RUN TestChrootApplyDotDotFile [2022-04-23T10:25:35.291Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:25:35.291Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-23T10:25:35.291Z] PASS [2022-04-23T10:25:35.291Z] coverage: 12.0% of statements [2022-04-23T10:25:35.291Z] ok github.com/docker/docker/pkg/chrootarchive 0.095s coverage: 12.0% of statements [2022-04-23T10:25:35.291Z] 2022/04/23 10:25:35 Closing DB instances... [2022-04-23T10:25:35.375Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-23T10:25:36.260Z] === RUN TestEnsureRemoveAllNotExist [2022-04-23T10:25:36.260Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-23T10:25:36.260Z] === RUN TestEnsureRemoveAllWithDir [2022-04-23T10:25:36.260Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-23T10:25:36.260Z] === RUN TestEnsureRemoveAllWithFile [2022-04-23T10:25:36.260Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-23T10:25:36.260Z] PASS [2022-04-23T10:25:36.260Z] coverage: 0.0% of statements [2022-04-23T10:25:36.260Z] ok github.com/docker/docker/pkg/containerfs 0.044s coverage: 0.0% of statements [2022-04-23T10:25:36.720Z] === RUN TestSizeEmpty [2022-04-23T10:25:36.720Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-23T10:25:36.720Z] === RUN TestSizeEmptyFile [2022-04-23T10:25:36.720Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-23T10:25:36.720Z] === RUN TestSizeNonemptyFile [2022-04-23T10:25:36.720Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-23T10:25:36.720Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-23T10:25:36.720Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-23T10:25:36.720Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-23T10:25:36.720Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-23T10:25:36.720Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-23T10:25:36.720Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-23T10:25:36.720Z] === RUN TestMoveToSubdir [2022-04-23T10:25:36.720Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-23T10:25:36.720Z] === RUN TestSizeNonExistingDirectory [2022-04-23T10:25:36.720Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-23T10:25:36.720Z] PASS [2022-04-23T10:25:36.720Z] coverage: 80.0% of statements [2022-04-23T10:25:36.720Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2022-04-23T10:25:37.018Z] === RUN TestNetworkDBSimple [2022-04-23T10:25:37.179Z] --- PASS: TestNetworkDBCRUDTableEntry (3.90s) [2022-04-23T10:25:37.179Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-23T10:25:37.303Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-23T10:25:37.487Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-23T10:25:37.487Z] PASS [2022-04-23T10:25:37.487Z] coverage: 100.0% of statements [2022-04-23T10:25:37.487Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.115s coverage: 100.0% of statements [2022-04-23T10:25:37.570Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.97s) [2022-04-23T10:25:37.570Z] PASS [2022-04-23T10:25:37.570Z] [2022-04-23T10:25:37.570Z] === Skipped [2022-04-23T10:25:37.570Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T10:25:37.570Z] service_test.go:243: FLAKY_TEST [2022-04-23T10:25:37.570Z] [2022-04-23T10:25:37.570Z] DONE 38 tests, 1 skipped in 49.821s [2022-04-23T10:25:37.570Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-23T10:25:37.570Z] ++ 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-04-23T10:25:37.570Z] ++ set -e [2022-04-23T10:25:37.570Z] ++ '[' -n 0 ']' [2022-04-23T10:25:37.570Z] ++ set -x [2022-04-23T10:25:37.570Z] ++ 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-04-23T10:25:37.638Z] === RUN TestPollerAddRemove [2022-04-23T10:25:37.638Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-23T10:25:37.638Z] === RUN TestPollerEvent [2022-04-23T10:25:37.639Z] poller_test.go:40: No chmod on Windows [2022-04-23T10:25:37.639Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-23T10:25:37.639Z] === RUN TestPollerClose [2022-04-23T10:25:37.639Z] --- PASS: TestPollerClose (0.00s) [2022-04-23T10:25:37.639Z] PASS [2022-04-23T10:25:37.639Z] coverage: 45.7% of statements [2022-04-23T10:25:37.841Z] INFO: Testing against a local daemon [2022-04-23T10:25:37.841Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-23T10:25:37.841Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T10:25:37.841Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-23T10:25:37.841Z] === RUN TestDockerNetworkIpvlan [2022-04-23T10:25:37.841Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T10:25:37.841Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-23T10:25:37.841Z] PASS [2022-04-23T10:25:37.841Z] [2022-04-23T10:25:37.841Z] === Skipped [2022-04-23T10:25:37.841Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-23T10:25:37.841Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T10:25:37.841Z] [2022-04-23T10:25:37.841Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-23T10:25:37.841Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-23T10:25:37.841Z] [2022-04-23T10:25:37.841Z] DONE 2 tests, 2 skipped in 0.107s [2022-04-23T10:25:37.841Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-23T10:25:37.841Z] ++ 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-04-23T10:25:37.841Z] ++ set -e [2022-04-23T10:25:37.841Z] ++ '[' -n 0 ']' [2022-04-23T10:25:37.841Z] ++ set -x [2022-04-23T10:25:37.841Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-23T10:25:37.841Z] INFO: Testing against a local daemon [2022-04-23T10:25:37.841Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-23T10:25:37.841Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-23T10:25:38.099Z] ok github.com/docker/docker/pkg/filenotify 0.045s coverage: 45.7% of statements [2022-04-23T10:25:38.475Z] 2022/04/23 10:25:37 Closing DB instances... [2022-04-23T10:25:38.475Z] === RUN TestGenerate [2022-04-23T10:25:38.475Z] --- PASS: TestGenerate (0.00s) [2022-04-23T10:25:38.475Z] === RUN TestGeneratePtr [2022-04-23T10:25:38.475Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-23T10:25:38.475Z] === RUN TestGenerateMissingField [2022-04-23T10:25:38.475Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-23T10:25:38.475Z] === RUN TestFieldCannotBeSet [2022-04-23T10:25:38.475Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-23T10:25:38.475Z] === RUN TestTypeMismatchError [2022-04-23T10:25:38.475Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-23T10:25:38.475Z] PASS [2022-04-23T10:25:38.475Z] coverage: 100.0% of statements [2022-04-23T10:25:38.475Z] ok github.com/docker/docker/libnetwork/options 0.056s coverage: 100.0% of statements [2022-04-23T10:25:38.475Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.40s) [2022-04-23T10:25:38.475Z] === RUN TestGetAddress [2022-04-23T10:25:38.944Z] testing: warning: no tests to run [2022-04-23T10:25:38.944Z] PASS [2022-04-23T10:25:38.944Z] coverage: 0.0% of statements [2022-04-23T10:25:38.944Z] ok github.com/docker/docker/libnetwork/osl 0.041s coverage: 0.0% of statements [no tests to run] [2022-04-23T10:25:38.963Z] --- PASS: TestServiceUpdateNetwork (12.30s) [2022-04-23T10:25:38.963Z] === RUN TestServiceUpdatePidsLimit [2022-04-23T10:25:38.963Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-23T10:25:39.068Z] === RUN TestCopyFileWithInvalidSrc [2022-04-23T10:25:39.068Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestCopyFileWithInvalidDest [2022-04-23T10:25:39.068Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-23T10:25:39.068Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-23T10:25:39.068Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-04-23T10:25:39.068Z] === RUN TestCopyFile [2022-04-23T10:25:39.068Z] --- PASS: TestCopyFile (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-23T10:25:39.068Z] fileutils_test.go:133: Needs porting to Windows [2022-04-23T10:25:39.068Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-23T10:25:39.068Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-23T10:25:39.068Z] fileutils_test.go:179: Needs porting to Windows [2022-04-23T10:25:39.068Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestWildcardMatches [2022-04-23T10:25:39.068Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestPatternMatches [2022-04-23T10:25:39.068Z] --- PASS: TestPatternMatches (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-23T10:25:39.068Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestPatternMatchesFolderExclusions [2022-04-23T10:25:39.068Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-23T10:25:39.068Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-23T10:25:39.068Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-23T10:25:39.068Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-23T10:25:39.068Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestSingleExclamationError [2022-04-23T10:25:39.068Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestMatchesWithNoPatterns [2022-04-23T10:25:39.068Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestMatchesWithMalformedPatterns [2022-04-23T10:25:39.068Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestMatches [2022-04-23T10:25:39.068Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-23T10:25:39.068Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-23T10:25:39.068Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-23T10:25:39.068Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-23T10:25:39.068Z] --- PASS: TestMatches (0.01s) [2022-04-23T10:25:39.068Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-23T10:25:39.068Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-23T10:25:39.068Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-23T10:25:39.068Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestCleanPatterns [2022-04-23T10:25:39.068Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-23T10:25:39.068Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestCleanPatternsExceptionFlag [2022-04-23T10:25:39.068Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-23T10:25:39.068Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-23T10:25:39.068Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestCleanPatternsErrorSingleException [2022-04-23T10:25:39.068Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestCreateIfNotExistsDir [2022-04-23T10:25:39.068Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestCreateIfNotExistsFile [2022-04-23T10:25:39.068Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-23T10:25:39.068Z] === RUN TestMatch [2022-04-23T10:25:39.068Z] --- PASS: TestMatch (0.00s) [2022-04-23T10:25:39.068Z] === RUN TestCompile [2022-04-23T10:25:39.068Z] === RUN TestCompile/slash [2022-04-23T10:25:39.068Z] === RUN TestCompile/backslash [2022-04-23T10:25:39.068Z] --- PASS: TestCompile (0.00s) [2022-04-23T10:25:39.068Z] --- PASS: TestCompile/slash (0.00s) [2022-04-23T10:25:39.068Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-23T10:25:39.068Z] PASS [2022-04-23T10:25:39.068Z] coverage: 84.7% of statements [2022-04-23T10:25:39.068Z] ok github.com/docker/docker/pkg/fileutils 0.095s coverage: 84.7% of statements [2022-04-23T10:25:39.068Z] 2022/04/23 10:25:38 Closing DB instances... [2022-04-23T10:25:39.221Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-23T10:25:39.221Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-04-23T10:25:39.221Z] === RUN TestDockerNetworkMacvlan [2022-04-23T10:25:39.223Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-23T10:25:39.413Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-23T10:25:39.413Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-23T10:25:39.413Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-23T10:25:39.413Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-23T10:25:39.413Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-23T10:25:39.413Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-23T10:25:39.413Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-23T10:25:39.413Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-23T10:25:39.413Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-23T10:25:39.413Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-23T10:25:39.413Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-23T10:25:39.413Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-23T10:25:39.413Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-23T10:25:39.413Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-23T10:25:39.413Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-23T10:25:39.413Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-23T10:25:39.413Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-23T10:25:39.479Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-23T10:25:39.528Z] --- PASS: TestTarFiles (5.89s) [2022-04-23T10:25:39.528Z] === RUN TestDetectCompressionZstd [2022-04-23T10:25:39.528Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-23T10:25:39.528Z] === RUN TestTarUntar [2022-04-23T10:25:39.528Z] --- PASS: TestTarUntar (0.04s) [2022-04-23T10:25:39.528Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-23T10:25:39.528Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-04-23T10:25:39.528Z] === RUN TestTarWithOptions [2022-04-23T10:25:39.528Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-23T10:25:39.528Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-23T10:25:39.528Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-23T10:25:39.528Z] === RUN TestUntarUstarGnuConflict [2022-04-23T10:25:39.528Z] --- PASS: TestUntarUstarGnuConflict (0.03s) [2022-04-23T10:25:39.528Z] === RUN TestUntarInvalidFilenames [2022-04-23T10:25:39.881Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-04-23T10:25:39.881Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-23T10:25:39.881Z] === RUN TestRequestNewPort [2022-04-23T10:25:39.881Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-23T10:25:39.881Z] === RUN TestRequestSpecificPort [2022-04-23T10:25:39.881Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-23T10:25:39.881Z] === RUN TestReleasePort [2022-04-23T10:25:39.881Z] --- PASS: TestReleasePort (0.00s) [2022-04-23T10:25:39.881Z] === RUN TestReuseReleasedPort [2022-04-23T10:25:39.881Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-23T10:25:39.881Z] === RUN TestReleaseUnreadledPort [2022-04-23T10:25:39.881Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-23T10:25:39.881Z] === RUN TestUnknowProtocol [2022-04-23T10:25:39.881Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-23T10:25:39.881Z] === RUN TestAllocateAllPorts [2022-04-23T10:25:39.881Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-23T10:25:39.881Z] === RUN TestPortAllocation [2022-04-23T10:25:39.881Z] --- PASS: TestPortAllocation (0.00s) [2022-04-23T10:25:39.881Z] === RUN TestPortAllocationWithCustomRange [2022-04-23T10:25:39.881Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-23T10:25:39.881Z] === RUN TestNoDuplicateBPR [2022-04-23T10:25:39.881Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-23T10:25:39.881Z] === RUN TestChangePortRange [2022-04-23T10:25:39.881Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-23T10:25:39.881Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-23T10:25:39.881Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-23T10:25:39.881Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-23T10:25:39.881Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-23T10:25:39.881Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-23T10:25:39.881Z] --- PASS: TestChangePortRange (0.00s) [2022-04-23T10:25:39.881Z] PASS [2022-04-23T10:25:39.881Z] coverage: 88.6% of statements [2022-04-23T10:25:39.881Z] ok github.com/docker/docker/libnetwork/portallocator 0.052s coverage: 88.6% of statements [2022-04-23T10:25:39.989Z] === RUN TestGet [2022-04-23T10:25:39.989Z] --- PASS: TestGet (0.00s) [2022-04-23T10:25:39.989Z] === RUN TestGetShortcutString [2022-04-23T10:25:39.989Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-23T10:25:39.989Z] PASS [2022-04-23T10:25:39.989Z] coverage: 42.9% of statements [2022-04-23T10:25:39.989Z] ok github.com/docker/docker/pkg/homedir 0.049s coverage: 42.9% of statements [2022-04-23T10:25:39.989Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3725830583\\dest" [2022-04-23T10:25:39.989Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-04-23T10:25:39.989Z] === RUN TestUntarHardlinkToSymlink [2022-04-23T10:25:39.989Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-23T10:25:39.989Z] === RUN TestUntarInvalidHardlink [2022-04-23T10:25:39.989Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1889928997\\victim\\hello" -> "../victim/hello" [2022-04-23T10:25:39.989Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink511282928\\victim\\hello" -> "/../victim/hello" [2022-04-23T10:25:39.989Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1571509477\\victim" -> "../victim" [2022-04-23T10:25:39.989Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3317446176\\victim" -> "../victim" [2022-04-23T10:25:39.989Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2468589727\\victim" -> "../victim" [2022-04-23T10:25:39.989Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2919018282\\victim" -> "../victim" [2022-04-23T10:25:39.989Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-04-23T10:25:39.989Z] === RUN TestUntarInvalidSymlink [2022-04-23T10:25:39.989Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2167802423\\dest\\dotdot" -> "../victim/hello" [2022-04-23T10:25:39.989Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink424752085\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-23T10:25:39.989Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink525807478\\dest\\loophole-victim" -> "../victim" [2022-04-23T10:25:39.989Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3491138180\\dest\\loophole-victim" -> "../victim" [2022-04-23T10:25:39.989Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink308734336\\dest\\loophole-victim" -> "../victim" [2022-04-23T10:25:39.989Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2115504808\\dest\\loophole-victim" -> "../victim" [2022-04-23T10:25:39.989Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink956131821\\dest\\dir\\loophole" -> "../../victim" [2022-04-23T10:25:39.989Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-04-23T10:25:39.989Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-23T10:25:39.989Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-23T10:25:39.989Z] === RUN TestXGlobalNoParent [2022-04-23T10:25:39.989Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-23T10:25:39.989Z] === RUN TestReplaceFileTarWrapper [2022-04-23T10:25:39.989Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2022-04-23T10:25:39.989Z] === RUN TestPrefixHeaderReadable [2022-04-23T10:25:39.989Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-23T10:25:39.989Z] === RUN TestDisablePigz [2022-04-23T10:25:40.045Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-23T10:25:40.351Z] testing: warning: no tests to run [2022-04-23T10:25:40.351Z] PASS [2022-04-23T10:25:40.351Z] coverage: 0.0% of statements [2022-04-23T10:25:40.351Z] ok github.com/docker/docker/libnetwork/portmapper 0.043s coverage: 0.0% of statements [no tests to run] [2022-04-23T10:25:40.449Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-23T10:25:40.449Z] --- PASS: TestDisablePigz (0.16s) [2022-04-23T10:25:40.449Z] === RUN TestPigz [2022-04-23T10:25:40.449Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) [2022-04-23T10:25:40.449Z] === RUN TestNetworkDBNodeLeave [2022-04-23T10:25:40.449Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-04-23T10:25:40.449Z] --- PASS: TestPigz (0.16s) [2022-04-23T10:25:40.449Z] === RUN TestNosysFileInfo [2022-04-23T10:25:40.449Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-23T10:25:40.449Z] === RUN TestCopyFileWithInvalidDest [2022-04-23T10:25:40.449Z] archive_windows_test.go:16: Currently fails [2022-04-23T10:25:40.449Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-23T10:25:40.449Z] === RUN TestCanonicalTarNameForPath [2022-04-23T10:25:40.449Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-23T10:25:40.449Z] === RUN TestCanonicalTarName [2022-04-23T10:25:40.449Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-23T10:25:40.449Z] === RUN TestChmodTarEntry [2022-04-23T10:25:40.449Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-23T10:25:40.449Z] === RUN TestHardLinkOrder [2022-04-23T10:25:40.449Z] --- PASS: TestHardLinkOrder (0.12s) [2022-04-23T10:25:40.449Z] === RUN TestChangeString [2022-04-23T10:25:40.449Z] --- PASS: TestChangeString (0.00s) [2022-04-23T10:25:40.449Z] === RUN TestChangesWithNoChanges [2022-04-23T10:25:40.820Z] === RUN TestHashData [2022-04-23T10:25:40.820Z] --- PASS: TestHashData (0.00s) [2022-04-23T10:25:40.820Z] PASS [2022-04-23T10:25:40.820Z] coverage: 2.8% of statements [2022-04-23T10:25:40.820Z] ok github.com/docker/docker/libnetwork/resolvconf 0.041s coverage: 2.8% of statements [2022-04-23T10:25:40.909Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-23T10:25:40.909Z] === RUN TestChangesWithChanges [2022-04-23T10:25:40.909Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-23T10:25:40.909Z] === RUN TestChangesWithChangesGH13590 [2022-04-23T10:25:40.909Z] changes_test.go:196: needs more investigation [2022-04-23T10:25:40.909Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-23T10:25:40.909Z] === RUN TestChangesDirsEmpty [2022-04-23T10:25:40.909Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-23T10:25:40.909Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-23T10:25:40.909Z] === RUN TestChangesDirsMutated [2022-04-23T10:25:40.909Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-23T10:25:40.909Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-23T10:25:40.909Z] === RUN TestApplyLayer [2022-04-23T10:25:40.909Z] changes_test.go:433: needs further investigation [2022-04-23T10:25:40.909Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-23T10:25:40.909Z] === RUN TestChangesSizeWithHardlinks [2022-04-23T10:25:40.909Z] changes_test.go:469: needs further investigation [2022-04-23T10:25:40.909Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-23T10:25:40.909Z] === RUN TestChangesSizeWithNoChanges [2022-04-23T10:25:40.909Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-23T10:25:40.909Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-23T10:25:40.909Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-23T10:25:40.909Z] === RUN TestChangesSize [2022-04-23T10:25:40.909Z] --- PASS: TestChangesSize (0.00s) [2022-04-23T10:25:40.909Z] === RUN TestApplyLayerInvalidFilenames [2022-04-23T10:25:40.909Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames390317496\\dest" [2022-04-23T10:25:40.909Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-23T10:25:40.909Z] === RUN TestApplyLayerInvalidHardlink [2022-04-23T10:25:40.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2320863875\\victim\\hello" -> "../victim/hello" [2022-04-23T10:25:40.909Z] === RUN TestCreateIDMapOrder [2022-04-23T10:25:40.909Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-23T10:25:40.909Z] PASS [2022-04-23T10:25:40.909Z] coverage: 7.2% of statements [2022-04-23T10:25:40.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2817218088\\victim\\hello" -> "/../victim/hello" [2022-04-23T10:25:40.909Z] ok github.com/docker/docker/pkg/idtools 0.059s coverage: 7.2% of statements [2022-04-23T10:25:40.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1101324534\\victim" -> "../victim" [2022-04-23T10:25:40.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2533322906\\victim" -> "../victim" [2022-04-23T10:25:40.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3860776920\\victim" -> "../victim" [2022-04-23T10:25:40.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1290746095\\victim" -> "../victim" [2022-04-23T10:25:40.909Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-04-23T10:25:40.909Z] === RUN TestApplyLayerInvalidSymlink [2022-04-23T10:25:40.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3309576740\\dest\\dotdot" -> "../victim/hello" [2022-04-23T10:25:40.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink127395239\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-23T10:25:40.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink53190281\\dest\\loophole-victim" -> "../victim" [2022-04-23T10:25:40.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2092040174\\dest\\loophole-victim" -> "../victim" [2022-04-23T10:25:40.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2973969624\\dest\\loophole-victim" -> "../victim" [2022-04-23T10:25:40.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1290432369\\dest\\loophole-victim" -> "../victim" [2022-04-23T10:25:40.909Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-04-23T10:25:40.909Z] === RUN TestApplyLayerWhiteouts [2022-04-23T10:25:40.909Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-04-23T10:25:40.909Z] === RUN TestGenerateEmptyFile [2022-04-23T10:25:40.909Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-23T10:25:40.909Z] === RUN TestGenerateWithContent [2022-04-23T10:25:40.909Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-23T10:25:40.909Z] PASS [2022-04-23T10:25:40.909Z] coverage: 61.9% of statements [2022-04-23T10:25:40.909Z] ok github.com/docker/docker/pkg/archive 8.508s coverage: 61.9% of statements [2022-04-23T10:25:40.980Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-23T10:25:41.289Z] 2022/04/23 10:25:40 Closing DB instances... [2022-04-23T10:25:41.289Z] === RUN TestErrorConstructors [2022-04-23T10:25:41.289Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-23T10:25:41.289Z] === RUN TestCompareIPMask [2022-04-23T10:25:41.289Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-23T10:25:41.289Z] === RUN TestUtilGetHostPartIP [2022-04-23T10:25:41.289Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-23T10:25:41.289Z] === RUN TestUtilGetBroadcastIP [2022-04-23T10:25:41.289Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-23T10:25:41.289Z] === RUN TestParseCIDR [2022-04-23T10:25:41.289Z] --- PASS: TestParseCIDR (0.00s) [2022-04-23T10:25:41.289Z] PASS [2022-04-23T10:25:41.289Z] coverage: 37.3% of statements [2022-04-23T10:25:41.289Z] ok github.com/docker/docker/libnetwork/types 0.055s coverage: 37.3% of statements [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-23T10:25:41.759Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-23T10:25:41.759Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-23T10:25:41.759Z] PASS [2022-04-23T10:25:41.759Z] coverage: 55.0% of statements [2022-04-23T10:25:41.759Z] ok github.com/docker/docker/oci 0.071s coverage: 55.0% of statements [2022-04-23T10:25:41.888Z] === RUN TestFixedBufferCap [2022-04-23T10:25:41.888Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-23T10:25:41.888Z] === RUN TestFixedBufferLen [2022-04-23T10:25:41.888Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-23T10:25:41.888Z] === RUN TestFixedBufferString [2022-04-23T10:25:41.888Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-23T10:25:41.888Z] === RUN TestFixedBufferWrite [2022-04-23T10:25:41.888Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-23T10:25:41.888Z] === RUN TestFixedBufferRead [2022-04-23T10:25:41.888Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-23T10:25:41.888Z] === RUN TestBytesPipeRead [2022-04-23T10:25:41.888Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-23T10:25:41.888Z] === RUN TestBytesPipeWrite [2022-04-23T10:25:41.888Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-23T10:25:41.888Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-23T10:25:41.917Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-23T10:25:41.917Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-23T10:25:42.485Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-23T10:25:42.756Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-04-23T10:25:42.756Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-23T10:25:42.756Z] === RUN TestParseVersion [2022-04-23T10:25:42.756Z] --- PASS: TestParseVersion (0.00s) [2022-04-23T10:25:42.756Z] PASS [2022-04-23T10:25:42.756Z] coverage: 52.9% of statements [2022-04-23T10:25:42.756Z] === RUN TestAddressPoolOpt [2022-04-23T10:25:42.756Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-23T10:25:42.756Z] === RUN TestValidateEnv [2022-04-23T10:25:42.756Z] === RUN TestValidateEnv/a [2022-04-23T10:25:42.756Z] === RUN TestValidateEnv/something [2022-04-23T10:25:42.756Z] === RUN TestValidateEnv/_=a [2022-04-23T10:25:42.756Z] === RUN TestValidateEnv/env1=value1 [2022-04-23T10:25:42.756Z] === RUN TestValidateEnv/_env1=value1 [2022-04-23T10:25:42.756Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-23T10:25:42.756Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-23T10:25:42.756Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-23T10:25:42.756Z] === RUN TestValidateEnv/PATH [2022-04-23T10:25:42.756Z] === RUN TestValidateEnv/=a [2022-04-23T10:25:42.756Z] === RUN TestValidateEnv/PATH= [2022-04-23T10:25:42.756Z] === RUN TestValidateEnv/PATH=something [2022-04-23T10:25:42.756Z] === RUN TestValidateEnv/asd!qwe [2022-04-23T10:25:42.756Z] === RUN TestValidateEnv/1asd [2022-04-23T10:25:42.756Z] === RUN TestValidateEnv/123 [2022-04-23T10:25:42.756Z] === RUN TestValidateEnv/some_space [2022-04-23T10:25:42.756Z] === RUN TestValidateEnv/__some_space_before [2022-04-23T10:25:42.756Z] === RUN TestValidateEnv/some_space_after__ [2022-04-23T10:25:42.756Z] === RUN TestValidateEnv/= [2022-04-23T10:25:42.756Z] === RUN TestValidateEnv/PaTh [2022-04-23T10:25:42.756Z] --- PASS: TestValidateEnv (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-23T10:25:42.756Z] === RUN TestParseHost [2022-04-23T10:25:42.756Z] === RUN TestParseHost/unknown:// [2022-04-23T10:25:42.756Z] === RUN TestParseHost/tcp://:5555/p [2022-04-23T10:25:42.756Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-23T10:25:42.756Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-23T10:25:42.756Z] === RUN TestParseHost/something_with_spaces [2022-04-23T10:25:42.756Z] === RUN TestParseHost/:// [2022-04-23T10:25:42.756Z] === RUN TestParseHost/tcp://:port [2022-04-23T10:25:42.756Z] === RUN TestParseHost/tcp://invalid:port [2022-04-23T10:25:42.756Z] === RUN TestParseHost/tcp://:5555/ [2022-04-23T10:25:42.756Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-23T10:25:42.756Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-23T10:25:42.756Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-23T10:25:42.756Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-23T10:25:42.756Z] === RUN TestParseHost/#00 [2022-04-23T10:25:42.756Z] === RUN TestParseHost/fd://something [2022-04-23T10:25:42.756Z] === RUN TestParseHost/tcp://: [2022-04-23T10:25:42.756Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-23T10:25:42.756Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-23T10:25:42.756Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-23T10:25:42.756Z] === RUN TestParseHost/npipe:// [2022-04-23T10:25:42.756Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-23T10:25:42.756Z] === RUN TestParseHost/tcp://host: [2022-04-23T10:25:42.756Z] === RUN TestParseHost/__ [2022-04-23T10:25:42.756Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-23T10:25:42.756Z] === RUN TestParseHost/unix://path/to/socket [2022-04-23T10:25:42.756Z] === RUN TestParseHost/fd:// [2022-04-23T10:25:42.756Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-23T10:25:42.756Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-23T10:25:42.756Z] === RUN TestParseHost/_ [2022-04-23T10:25:42.756Z] === RUN TestParseHost/tcp:// [2022-04-23T10:25:42.756Z] === RUN TestParseHost/unix:// [2022-04-23T10:25:42.756Z] === RUN TestParseHost/tcp://:5555 [2022-04-23T10:25:42.756Z] === RUN TestParseHost/tcp://[::1]: [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-23T10:25:42.756Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 52.9% of statements [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/: [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-23T10:25:42.756Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-23T10:25:42.756Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-23T10:25:42.756Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-23T10:25:42.757Z] === RUN TestParseTCP [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/:5555/path [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/localhost:5555/path [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/tcp://:5555 [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/tcp://: [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/:5555 [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/::1 [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/#00 [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/tcp:// [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/0.0.0.1: [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/[::1]: [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/[::1]:5555 [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/localhost [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/localhost: [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/0.0.0.1 [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/: [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/localhost:5555 [2022-04-23T10:25:42.757Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP (0.01s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-23T10:25:42.757Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-23T10:25:42.757Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-23T10:25:42.757Z] === RUN TestValidateExtraHosts [2022-04-23T10:25:42.757Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-23T10:25:42.757Z] === RUN TestIpOptString [2022-04-23T10:25:42.757Z] --- PASS: TestIpOptString (0.00s) [2022-04-23T10:25:42.757Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-23T10:25:42.757Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-23T10:25:42.757Z] === RUN TestNewIpOptValidDefaultVal [2022-04-23T10:25:42.757Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-23T10:25:42.757Z] === RUN TestIpOptSetInvalidVal [2022-04-23T10:25:42.757Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-23T10:25:42.757Z] === RUN TestValidateIPAddress [2022-04-23T10:25:42.757Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-23T10:25:42.757Z] === RUN TestMapOpts [2022-04-23T10:25:42.757Z] --- PASS: TestMapOpts (0.00s) [2022-04-23T10:25:42.757Z] === RUN TestListOptsWithoutValidator [2022-04-23T10:25:42.757Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-23T10:25:42.757Z] === RUN TestListOptsWithValidator [2022-04-23T10:25:42.757Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-23T10:25:42.757Z] === RUN TestValidateDNSSearch [2022-04-23T10:25:42.757Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-23T10:25:42.757Z] === RUN TestValidateLabel [2022-04-23T10:25:42.757Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-23T10:25:42.757Z] === RUN TestValidateLabel/label_with_general_format [2022-04-23T10:25:42.757Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-23T10:25:42.757Z] === RUN TestValidateLabel/label_with_one_more [2022-04-23T10:25:42.757Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-23T10:25:42.757Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-23T10:25:42.757Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-23T10:25:42.757Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-23T10:25:42.757Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-23T10:25:42.757Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-23T10:25:42.757Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-23T10:25:42.757Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-23T10:25:42.757Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-23T10:25:42.757Z] --- PASS: TestValidateLabel (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-23T10:25:42.757Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-23T10:25:42.757Z] === RUN TestNamedListOpts [2022-04-23T10:25:42.757Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-23T10:25:42.757Z] === RUN TestNamedMapOpts [2022-04-23T10:25:42.757Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-23T10:25:42.757Z] === RUN TestParseLink [2022-04-23T10:25:42.757Z] --- PASS: TestParseLink (0.00s) [2022-04-23T10:25:42.757Z] === RUN TestUlimitOpt [2022-04-23T10:25:42.757Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-23T10:25:42.757Z] PASS [2022-04-23T10:25:42.757Z] coverage: 66.7% of statements [2022-04-23T10:25:42.757Z] ok github.com/docker/docker/opts 0.111s coverage: 66.7% of statements [2022-04-23T10:25:42.856Z] --- PASS: TestBytesPipeWriteRandomChunks (0.53s) [2022-04-23T10:25:42.856Z] === RUN TestAtomicWriteToFile [2022-04-23T10:25:42.857Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-23T10:25:42.857Z] === RUN TestAtomicWriteSetCommit [2022-04-23T10:25:42.857Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-23T10:25:42.857Z] === RUN TestAtomicWriteSetCancel [2022-04-23T10:25:42.857Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-23T10:25:42.857Z] === RUN TestReadCloserWrapperClose [2022-04-23T10:25:42.857Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-23T10:25:42.857Z] === RUN TestReaderErrWrapperReadOnError [2022-04-23T10:25:42.857Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-23T10:25:42.857Z] === RUN TestReaderErrWrapperRead [2022-04-23T10:25:42.857Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-23T10:25:42.857Z] === RUN TestCancelReadCloser [2022-04-23T10:25:42.857Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-23T10:25:42.857Z] === RUN TestWriteCloserWrapperClose [2022-04-23T10:25:42.857Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-23T10:25:42.857Z] === RUN TestNopWriteCloser [2022-04-23T10:25:42.857Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-23T10:25:42.857Z] === RUN TestNopWriter [2022-04-23T10:25:42.857Z] --- PASS: TestNopWriter (0.00s) [2022-04-23T10:25:42.857Z] === RUN TestWriteCounter [2022-04-23T10:25:42.857Z] --- PASS: TestWriteCounter (0.00s) [2022-04-23T10:25:42.857Z] PASS [2022-04-23T10:25:42.857Z] coverage: 70.1% of statements [2022-04-23T10:25:42.857Z] ok github.com/docker/docker/pkg/ioutils 0.704s coverage: 70.1% of statements [2022-04-23T10:25:43.316Z] --- PASS: TestNetworkDBNodeLeave (2.89s) [2022-04-23T10:25:43.316Z] === RUN TestNetworkDBWatch [2022-04-23T10:25:43.745Z] 2022/04/23 10:25:43 Closing DB instances... [2022-04-23T10:25:43.775Z] === RUN TestError [2022-04-23T10:25:43.775Z] --- PASS: TestError (0.00s) [2022-04-23T10:25:43.775Z] === RUN TestProgressString [2022-04-23T10:25:43.775Z] === RUN TestProgressString/no_progress [2022-04-23T10:25:43.775Z] === RUN TestProgressString/progress_1 [2022-04-23T10:25:43.775Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-23T10:25:43.775Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-23T10:25:43.775Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-23T10:25:43.775Z] === RUN TestProgressString/with_units [2022-04-23T10:25:43.775Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-23T10:25:43.775Z] === RUN TestProgressString/hide_counts [2022-04-23T10:25:43.775Z] --- PASS: TestProgressString (0.00s) [2022-04-23T10:25:43.775Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-23T10:25:43.775Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-23T10:25:43.775Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-23T10:25:43.775Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-23T10:25:43.775Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-23T10:25:43.775Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-23T10:25:43.775Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-23T10:25:43.775Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-23T10:25:43.775Z] === RUN TestJSONMessageDisplay [2022-04-23T10:25:44.213Z] === RUN TestPeerCertificateMarshalJSON [2022-04-23T10:25:44.235Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-04-23T10:25:44.235Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-23T10:25:44.235Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-23T10:25:44.235Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-23T10:25:44.235Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-23T10:25:44.235Z] === RUN TestDisplayJSONMessagesStream [2022-04-23T10:25:44.235Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-23T10:25:44.235Z] PASS [2022-04-23T10:25:44.235Z] coverage: 91.7% of statements [2022-04-23T10:25:44.235Z] ok github.com/docker/docker/pkg/jsonmessage 0.234s coverage: 91.7% of statements [2022-04-23T10:25:44.386Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-23T10:25:44.644Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-23T10:25:44.682Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-23T10:25:44.682Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-23T10:25:44.682Z] --- PASS: TestPeerCertificateMarshalJSON (0.39s) [2022-04-23T10:25:44.682Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-23T10:25:44.682Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-23T10:25:44.682Z] === RUN TestMiddleware [2022-04-23T10:25:44.682Z] --- PASS: TestMiddleware (0.00s) [2022-04-23T10:25:44.682Z] === RUN TestNewResponseModifier [2022-04-23T10:25:44.682Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-23T10:25:44.682Z] PASS [2022-04-23T10:25:44.682Z] coverage: 26.8% of statements [2022-04-23T10:25:44.682Z] ok github.com/docker/docker/pkg/authorization 0.449s coverage: 26.8% of statements [2022-04-23T10:25:44.694Z] === RUN TestStandardLongPath [2022-04-23T10:25:44.694Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-23T10:25:44.694Z] === RUN TestUNCLongPath [2022-04-23T10:25:44.694Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-23T10:25:44.694Z] PASS [2022-04-23T10:25:44.694Z] coverage: 100.0% of statements [2022-04-23T10:25:44.694Z] ok github.com/docker/docker/pkg/longpath 0.046s coverage: 100.0% of statements [2022-04-23T10:25:45.151Z] === RUN TestIsArchivePathDir [2022-04-23T10:25:45.151Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-04-23T10:25:45.151Z] === RUN TestIsArchivePathInvalidFile [2022-04-23T10:25:45.151Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.64s) [2022-04-23T10:25:45.151Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-23T10:25:45.151Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-04-23T10:25:45.151Z] === RUN TestIsArchivePathTar [2022-04-23T10:25:45.155Z] 2022/04/23 10:25:44 Closing DB instances... [2022-04-23T10:25:45.212Z] docker_api_swarm_test.go:304: [d1298da082154] joining swarm manager [db007ba9f4f88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:25:45.470Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-23T10:25:45.613Z] === RUN TestNameFormat [2022-04-23T10:25:45.613Z] --- PASS: TestNameFormat (0.00s) [2022-04-23T10:25:45.613Z] === RUN TestNameRetries [2022-04-23T10:25:45.613Z] --- PASS: TestNameRetries (0.00s) [2022-04-23T10:25:45.613Z] PASS [2022-04-23T10:25:45.613Z] coverage: 85.7% of statements [2022-04-23T10:25:45.613Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2022-04-23T10:25:45.620Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-04-23T10:25:45.620Z] === RUN TestDecompressStreamGzip [2022-04-23T10:25:45.620Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-04-23T10:25:45.620Z] === RUN TestDecompressStreamBzip2 [2022-04-23T10:25:45.620Z] === RUN TestUnbuffered [2022-04-23T10:25:45.620Z] --- PASS: TestUnbuffered (0.00s) [2022-04-23T10:25:45.620Z] === RUN TestRaceUnbuffered [2022-04-23T10:25:45.620Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-23T10:25:45.620Z] PASS [2022-04-23T10:25:45.620Z] coverage: 100.0% of statements [2022-04-23T10:25:45.620Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2022-04-23T10:25:45.620Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-04-23T10:25:45.620Z] === RUN TestDecompressStreamXz [2022-04-23T10:25:45.620Z] archive_test.go:133: Xz not present in msys2 [2022-04-23T10:25:45.620Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-23T10:25:45.620Z] === RUN TestDecompressStreamZstd [2022-04-23T10:25:45.620Z] archive_test.go:140: zstd not installed [2022-04-23T10:25:45.620Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-23T10:25:45.620Z] === RUN TestCompressStreamXzUnsupported [2022-04-23T10:25:45.620Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-23T10:25:45.620Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-23T10:25:45.620Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-23T10:25:45.620Z] === RUN TestCompressStreamInvalid [2022-04-23T10:25:45.620Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-23T10:25:45.620Z] === RUN TestExtensionInvalid [2022-04-23T10:25:45.620Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-23T10:25:45.620Z] === RUN TestExtensionUncompressed [2022-04-23T10:25:45.620Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-23T10:25:45.620Z] === RUN TestExtensionBzip2 [2022-04-23T10:25:45.620Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-23T10:25:45.620Z] === RUN TestExtensionGzip [2022-04-23T10:25:45.620Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-23T10:25:45.620Z] === RUN TestExtensionXz [2022-04-23T10:25:45.620Z] --- PASS: TestExtensionXz (0.00s) [2022-04-23T10:25:45.620Z] === RUN TestExtensionZstd [2022-04-23T10:25:45.620Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-23T10:25:45.620Z] === RUN TestCmdStreamLargeStderr [2022-04-23T10:25:46.072Z] === RUN TestParseKeyValueOpt [2022-04-23T10:25:46.072Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-23T10:25:46.072Z] === RUN TestParseUintList [2022-04-23T10:25:46.072Z] --- PASS: TestParseUintList (0.00s) [2022-04-23T10:25:46.072Z] === RUN TestParseUintListMaximumLimits [2022-04-23T10:25:46.072Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-23T10:25:46.072Z] PASS [2022-04-23T10:25:46.072Z] coverage: 97.0% of statements [2022-04-23T10:25:46.072Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2022-04-23T10:25:46.088Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-04-23T10:25:46.088Z] === RUN TestCmdStreamBad [2022-04-23T10:25:46.088Z] archive_test.go:252: Failing on Windows CI machines [2022-04-23T10:25:46.088Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-23T10:25:46.088Z] === RUN TestCmdStreamGood [2022-04-23T10:25:46.088Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-23T10:25:46.088Z] === RUN TestUntarPathWithInvalidDest [2022-04-23T10:25:46.088Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-04-23T10:25:46.088Z] === RUN TestUntarPathWithInvalidSrc [2022-04-23T10:25:46.088Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-23T10:25:46.088Z] === RUN TestUntarPath [2022-04-23T10:25:46.088Z] --- PASS: TestUntarPath (0.08s) [2022-04-23T10:25:46.088Z] === RUN TestUntarPathWithDestinationFile [2022-04-23T10:25:46.088Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-04-23T10:25:46.088Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-23T10:25:46.088Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-04-23T10:25:46.088Z] === RUN TestCopyWithTarInvalidSrc [2022-04-23T10:25:46.088Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-23T10:25:46.088Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-23T10:25:46.088Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-23T10:25:46.088Z] === RUN TestCopyWithTarSrcFile [2022-04-23T10:25:46.088Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-23T10:25:46.088Z] === RUN TestCopyWithTarSrcFolder [2022-04-23T10:25:46.088Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-23T10:25:46.088Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-23T10:25:46.088Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-23T10:25:46.088Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-23T10:25:46.088Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-04-23T10:25:46.088Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-23T10:25:46.088Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-04-23T10:25:46.088Z] === RUN TestCopyFileWithTarSrcFile [2022-04-23T10:25:46.088Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-23T10:25:46.088Z] === RUN TestTarFiles [2022-04-23T10:25:46.404Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-23T10:25:46.532Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-04-23T10:25:46.532Z] === RUN TestNetworkDBBulkSync [2022-04-23T10:25:46.557Z] === RUN TestMatch [2022-04-23T10:25:46.557Z] === RUN TestMatch/[[]] [2022-04-23T10:25:46.557Z] === RUN TestMatch/[[foo]] [2022-04-23T10:25:46.557Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-23T10:25:46.557Z] === RUN TestMatch/[[foo_bar]] [2022-04-23T10:25:46.557Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-23T10:25:46.557Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-23T10:25:46.557Z] === RUN TestMatch/[] [2022-04-23T10:25:46.557Z] === RUN TestMatch/[]#01 [2022-04-23T10:25:46.557Z] === RUN TestMatch/[[qux]] [2022-04-23T10:25:46.557Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-23T10:25:46.557Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-23T10:25:46.557Z] === RUN TestMatch/[[foo_baz]] [2022-04-23T10:25:46.557Z] --- PASS: TestMatch (0.00s) [2022-04-23T10:25:46.557Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-23T10:25:46.557Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-23T10:25:46.557Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-23T10:25:46.557Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-23T10:25:46.557Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-23T10:25:46.557Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-23T10:25:46.557Z] --- PASS: TestMatch/[] (0.00s) [2022-04-23T10:25:46.557Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-23T10:25:46.557Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-23T10:25:46.557Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-23T10:25:46.557Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-23T10:25:46.557Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-23T10:25:46.557Z] PASS [2022-04-23T10:25:46.557Z] coverage: 87.5% of statements [2022-04-23T10:25:46.557Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2022-04-23T10:25:46.662Z] docker_api_swarm_test.go:305: [d131d78d36098] joining swarm manager [db007ba9f4f88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T10:25:46.991Z] === RUN Test_windowsOSRelease_String [2022-04-23T10:25:46.991Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-23T10:25:46.991Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-23T10:25:46.991Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-23T10:25:46.991Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-23T10:25:46.991Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-23T10:25:46.991Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-23T10:25:46.991Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-23T10:25:46.991Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-23T10:25:46.991Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-23T10:25:46.991Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-23T10:25:46.991Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-23T10:25:46.991Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-23T10:25:46.991Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-23T10:25:46.991Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-23T10:25:46.991Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-23T10:25:46.991Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-23T10:25:46.991Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-23T10:25:46.991Z] PASS [2022-04-23T10:25:46.991Z] coverage: 36.4% of statements [2022-04-23T10:25:46.991Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.045s coverage: 36.4% of statements [2022-04-23T10:25:47.229Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-23T10:25:47.395Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-23T10:25:47.543Z] 2022/04/23 10:25:47 Closing DB instances... [2022-04-23T10:25:47.543Z] === RUN TestChrootTarUntar [2022-04-23T10:25:47.543Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:25:47.543Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-23T10:25:47.543Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-23T10:25:47.543Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:25:47.543Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-23T10:25:47.543Z] === RUN TestChrootUntarEmptyArchive [2022-04-23T10:25:47.543Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-23T10:25:47.543Z] === RUN TestChrootTarUntarWithSymlink [2022-04-23T10:25:47.543Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T10:25:47.543Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-23T10:25:47.543Z] === RUN TestChrootCopyWithTar [2022-04-23T10:25:47.543Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T10:25:47.543Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-23T10:25:47.543Z] === RUN TestChrootCopyFileWithTar [2022-04-23T10:25:47.543Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:25:47.543Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-23T10:25:47.543Z] === RUN TestChrootUntarPath [2022-04-23T10:25:47.543Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T10:25:47.543Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-23T10:25:47.543Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-23T10:25:47.543Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:25:47.543Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-23T10:25:47.543Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-23T10:25:47.543Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:25:47.543Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-23T10:25:47.543Z] === RUN TestChrootApplyDotDotFile [2022-04-23T10:25:47.543Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:25:47.543Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-23T10:25:47.543Z] PASS [2022-04-23T10:25:47.543Z] coverage: 12.0% of statements [2022-04-23T10:25:47.543Z] ok github.com/docker/docker/pkg/chrootarchive 0.106s coverage: 12.0% of statements [2022-04-23T10:25:47.961Z] 2022/04/23 10:25:47 Closing DB instances... [2022-04-23T10:25:47.961Z] === RUN TestNewAndRemove [2022-04-23T10:25:47.961Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-23T10:25:47.961Z] === RUN TestRemoveInvalidPath [2022-04-23T10:25:47.961Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-23T10:25:47.961Z] PASS [2022-04-23T10:25:47.961Z] coverage: 82.6% of statements [2022-04-23T10:25:47.961Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements [2022-04-23T10:25:49.109Z] === RUN TestEnsureRemoveAllNotExist [2022-04-23T10:25:49.109Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-23T10:25:49.109Z] === RUN TestEnsureRemoveAllWithDir [2022-04-23T10:25:49.109Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-23T10:25:49.109Z] === RUN TestEnsureRemoveAllWithFile [2022-04-23T10:25:49.109Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-23T10:25:49.109Z] PASS [2022-04-23T10:25:49.109Z] coverage: 0.0% of statements [2022-04-23T10:25:49.109Z] ok github.com/docker/docker/pkg/containerfs 0.058s coverage: 0.0% of statements [2022-04-23T10:25:49.129Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-23T10:25:49.500Z] --- PASS: TestNetworkDBBulkSync (2.87s) [2022-04-23T10:25:49.500Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-23T10:25:49.578Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2022-04-23T10:25:49.578Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-23T10:25:49.578Z] === RUN TestSizeEmpty [2022-04-23T10:25:49.578Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-23T10:25:49.578Z] === RUN TestSizeEmptyFile [2022-04-23T10:25:49.578Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-23T10:25:49.578Z] === RUN TestSizeNonemptyFile [2022-04-23T10:25:49.578Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-23T10:25:49.578Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-23T10:25:49.578Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-23T10:25:49.578Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-23T10:25:49.578Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-23T10:25:49.578Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-23T10:25:49.578Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-23T10:25:49.578Z] === RUN TestMoveToSubdir [2022-04-23T10:25:49.578Z] --- PASS: TestMoveToSubdir (0.01s) [2022-04-23T10:25:49.578Z] === RUN TestSizeNonExistingDirectory [2022-04-23T10:25:49.578Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-23T10:25:49.578Z] PASS [2022-04-23T10:25:49.578Z] coverage: 80.0% of statements [2022-04-23T10:25:49.578Z] ok github.com/docker/docker/pkg/directory 0.064s coverage: 80.0% of statements [2022-04-23T10:25:49.961Z] === RUN TestFailedConnection [2022-04-23T10:25:50.251Z] === RUN TestCheckpointCreateError [2022-04-23T10:25:50.251Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestCheckpointCreate [2022-04-23T10:25:50.251Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestCheckpointDeleteError [2022-04-23T10:25:50.251Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestCheckpointDelete [2022-04-23T10:25:50.251Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestCheckpointListError [2022-04-23T10:25:50.251Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestCheckpointList [2022-04-23T10:25:50.251Z] --- PASS: TestCheckpointList (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestCheckpointListContainerNotFound [2022-04-23T10:25:50.251Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestNewClientWithOpsFromEnv [2022-04-23T10:25:50.251Z] client_test.go:22: runtime.GOOS == "windows" [2022-04-23T10:25:50.251Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestGetAPIPath [2022-04-23T10:25:50.251Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestParseHostURL [2022-04-23T10:25:50.251Z] --- PASS: TestParseHostURL (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-23T10:25:50.251Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-23T10:25:50.251Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestNegotiateAPIVersion [2022-04-23T10:25:50.251Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-23T10:25:50.251Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-23T10:25:50.251Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-23T10:25:50.251Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-23T10:25:50.251Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-23T10:25:50.251Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-23T10:25:50.251Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-23T10:25:50.251Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-23T10:25:50.251Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-23T10:25:50.251Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-23T10:25:50.251Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestNegotiateAPVersionOverride [2022-04-23T10:25:50.251Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-23T10:25:50.251Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-23T10:25:50.251Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-23T10:25:50.251Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestClientRedirect [2022-04-23T10:25:50.251Z] === RUN TestClientRedirect/GET [2022-04-23T10:25:50.251Z] === RUN TestClientRedirect/POST [2022-04-23T10:25:50.251Z] === RUN TestClientRedirect/PUT [2022-04-23T10:25:50.251Z] === RUN TestClientRedirect/DELETE [2022-04-23T10:25:50.251Z] --- PASS: TestClientRedirect (0.00s) [2022-04-23T10:25:50.251Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-23T10:25:50.251Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-23T10:25:50.251Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-23T10:25:50.251Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestConfigCreateUnsupported [2022-04-23T10:25:50.251Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestConfigCreateError [2022-04-23T10:25:50.251Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestConfigCreate [2022-04-23T10:25:50.251Z] --- PASS: TestConfigCreate (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestConfigInspectNotFound [2022-04-23T10:25:50.251Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestConfigInspectWithEmptyID [2022-04-23T10:25:50.251Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestConfigInspectUnsupported [2022-04-23T10:25:50.251Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestConfigInspectError [2022-04-23T10:25:50.251Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestConfigInspectConfigNotFound [2022-04-23T10:25:50.251Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestConfigInspect [2022-04-23T10:25:50.251Z] --- PASS: TestConfigInspect (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestConfigListUnsupported [2022-04-23T10:25:50.251Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestConfigListError [2022-04-23T10:25:50.251Z] --- PASS: TestConfigListError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestConfigList [2022-04-23T10:25:50.251Z] --- PASS: TestConfigList (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestConfigRemoveUnsupported [2022-04-23T10:25:50.251Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestConfigRemoveError [2022-04-23T10:25:50.251Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestConfigRemove [2022-04-23T10:25:50.251Z] --- PASS: TestConfigRemove (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestConfigUpdateUnsupported [2022-04-23T10:25:50.251Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestConfigUpdateError [2022-04-23T10:25:50.251Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestConfigUpdate [2022-04-23T10:25:50.251Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerCommitError [2022-04-23T10:25:50.251Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerCommit [2022-04-23T10:25:50.251Z] --- PASS: TestContainerCommit (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerStatPathError [2022-04-23T10:25:50.251Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerStatPathNotFoundError [2022-04-23T10:25:50.251Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerStatPathNoHeaderError [2022-04-23T10:25:50.251Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerStatPath [2022-04-23T10:25:50.251Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestCopyToContainerError [2022-04-23T10:25:50.251Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestCopyToContainerNotFoundError [2022-04-23T10:25:50.251Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestCopyToContainerEmptyResponse [2022-04-23T10:25:50.251Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestCopyToContainer [2022-04-23T10:25:50.251Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestCopyFromContainerError [2022-04-23T10:25:50.251Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestCopyFromContainerNotFoundError [2022-04-23T10:25:50.251Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-23T10:25:50.251Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-23T10:25:50.251Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestCopyFromContainer [2022-04-23T10:25:50.251Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerCreateError [2022-04-23T10:25:50.251Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerCreateImageNotFound [2022-04-23T10:25:50.251Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerCreateWithName [2022-04-23T10:25:50.251Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerCreateAutoRemove [2022-04-23T10:25:50.251Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerDiffError [2022-04-23T10:25:50.251Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerDiff [2022-04-23T10:25:50.251Z] --- PASS: TestContainerDiff (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerExecCreateError [2022-04-23T10:25:50.251Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerExecCreate [2022-04-23T10:25:50.251Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerExecStartError [2022-04-23T10:25:50.251Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerExecStart [2022-04-23T10:25:50.251Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerExecInspectError [2022-04-23T10:25:50.251Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerExecInspect [2022-04-23T10:25:50.251Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerExportError [2022-04-23T10:25:50.251Z] --- PASS: TestContainerExportError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerExport [2022-04-23T10:25:50.251Z] --- PASS: TestContainerExport (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerInspectError [2022-04-23T10:25:50.251Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerInspectContainerNotFound [2022-04-23T10:25:50.251Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerInspectWithEmptyID [2022-04-23T10:25:50.251Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerInspect [2022-04-23T10:25:50.251Z] --- PASS: TestContainerInspect (0.03s) [2022-04-23T10:25:50.251Z] === RUN TestContainerInspectNode [2022-04-23T10:25:50.251Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerKillError [2022-04-23T10:25:50.251Z] --- PASS: TestContainerKillError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerKill [2022-04-23T10:25:50.251Z] --- PASS: TestContainerKill (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerListError [2022-04-23T10:25:50.251Z] --- PASS: TestContainerListError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerList [2022-04-23T10:25:50.251Z] --- PASS: TestContainerList (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerLogsNotFoundError [2022-04-23T10:25:50.251Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerLogsError [2022-04-23T10:25:50.251Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerLogs [2022-04-23T10:25:50.251Z] --- PASS: TestContainerLogs (0.33s) [2022-04-23T10:25:50.251Z] === RUN TestContainerPauseError [2022-04-23T10:25:50.251Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerPause [2022-04-23T10:25:50.251Z] --- PASS: TestContainerPause (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainersPruneError [2022-04-23T10:25:50.251Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainersPrune [2022-04-23T10:25:50.251Z] --- PASS: TestContainersPrune (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerRemoveError [2022-04-23T10:25:50.251Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerRemoveNotFoundError [2022-04-23T10:25:50.251Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerRemove [2022-04-23T10:25:50.251Z] --- PASS: TestContainerRemove (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerRenameError [2022-04-23T10:25:50.251Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerRename [2022-04-23T10:25:50.251Z] --- PASS: TestContainerRename (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerResizeError [2022-04-23T10:25:50.251Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerExecResizeError [2022-04-23T10:25:50.251Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-23T10:25:50.251Z] === RUN TestContainerResize [2022-04-23T10:25:50.252Z] --- PASS: TestContainerResize (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestContainerExecResize [2022-04-23T10:25:50.252Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestContainerRestartError [2022-04-23T10:25:50.252Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestContainerRestart [2022-04-23T10:25:50.252Z] --- PASS: TestContainerRestart (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestContainerStartError [2022-04-23T10:25:50.252Z] --- PASS: TestContainerStartError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestContainerStart [2022-04-23T10:25:50.252Z] --- PASS: TestContainerStart (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestContainerStatsError [2022-04-23T10:25:50.252Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestContainerStats [2022-04-23T10:25:50.252Z] --- PASS: TestContainerStats (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestContainerStopError [2022-04-23T10:25:50.252Z] --- PASS: TestContainerStopError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestContainerStop [2022-04-23T10:25:50.252Z] --- PASS: TestContainerStop (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestContainerTopError [2022-04-23T10:25:50.252Z] --- PASS: TestContainerTopError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestContainerTop [2022-04-23T10:25:50.252Z] --- PASS: TestContainerTop (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestContainerUnpauseError [2022-04-23T10:25:50.252Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestContainerUnpause [2022-04-23T10:25:50.252Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestContainerUpdateError [2022-04-23T10:25:50.252Z] --- PASS: TestContainerUpdateError (0.01s) [2022-04-23T10:25:50.252Z] === RUN TestContainerUpdate [2022-04-23T10:25:50.252Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestContainerWaitError [2022-04-23T10:25:50.252Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestContainerWait [2022-04-23T10:25:50.252Z] --- PASS: TestContainerWait (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestDiskUsageError [2022-04-23T10:25:50.252Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestDiskUsage [2022-04-23T10:25:50.252Z] --- PASS: TestDiskUsage (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestDistributionInspectUnsupported [2022-04-23T10:25:50.252Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestDistributionInspectWithEmptyID [2022-04-23T10:25:50.252Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestEventsErrorInOptions [2022-04-23T10:25:50.252Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestEventsErrorFromServer [2022-04-23T10:25:50.252Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestEvents [2022-04-23T10:25:50.252Z] --- PASS: TestEvents (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestTLSCloseWriter [2022-04-23T10:25:50.252Z] === PAUSE TestTLSCloseWriter [2022-04-23T10:25:50.252Z] === RUN TestImageBuildError [2022-04-23T10:25:50.252Z] --- PASS: TestImageBuildError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageBuild [2022-04-23T10:25:50.252Z] --- PASS: TestImageBuild (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestGetDockerOS [2022-04-23T10:25:50.252Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageCreateError [2022-04-23T10:25:50.252Z] --- PASS: TestImageCreateError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageCreate [2022-04-23T10:25:50.252Z] --- PASS: TestImageCreate (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageHistoryError [2022-04-23T10:25:50.252Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageHistory [2022-04-23T10:25:50.252Z] --- PASS: TestImageHistory (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageImportError [2022-04-23T10:25:50.252Z] --- PASS: TestImageImportError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageImport [2022-04-23T10:25:50.252Z] --- PASS: TestImageImport (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageInspectError [2022-04-23T10:25:50.252Z] --- PASS: TestImageInspectError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageInspectImageNotFound [2022-04-23T10:25:50.252Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageInspectWithEmptyID [2022-04-23T10:25:50.252Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageInspect [2022-04-23T10:25:50.252Z] --- PASS: TestImageInspect (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageListError [2022-04-23T10:25:50.252Z] --- PASS: TestImageListError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageList [2022-04-23T10:25:50.252Z] --- PASS: TestImageList (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageListApiBefore125 [2022-04-23T10:25:50.252Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageLoadError [2022-04-23T10:25:50.252Z] --- PASS: TestImageLoadError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageLoad [2022-04-23T10:25:50.252Z] --- PASS: TestImageLoad (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImagesPruneError [2022-04-23T10:25:50.252Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImagesPrune [2022-04-23T10:25:50.252Z] --- PASS: TestImagesPrune (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImagePullReferenceParseError [2022-04-23T10:25:50.252Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImagePullAnyError [2022-04-23T10:25:50.252Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-23T10:25:50.252Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T10:25:50.252Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T10:25:50.252Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-23T10:25:50.252Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImagePullWithoutErrors [2022-04-23T10:25:50.252Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImagePushReferenceError [2022-04-23T10:25:50.252Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImagePushAnyError [2022-04-23T10:25:50.252Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-23T10:25:50.252Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T10:25:50.252Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T10:25:50.252Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-23T10:25:50.252Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImagePushWithoutErrors [2022-04-23T10:25:50.252Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-23T10:25:50.252Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-23T10:25:50.252Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-23T10:25:50.252Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-23T10:25:50.252Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-23T10:25:50.252Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-23T10:25:50.252Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-23T10:25:50.252Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-23T10:25:50.252Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageRemoveError [2022-04-23T10:25:50.252Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageRemoveImageNotFound [2022-04-23T10:25:50.252Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageRemove [2022-04-23T10:25:50.252Z] --- PASS: TestImageRemove (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageSaveError [2022-04-23T10:25:50.252Z] --- PASS: TestImageSaveError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageSave [2022-04-23T10:25:50.252Z] --- PASS: TestImageSave (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageSearchAnyError [2022-04-23T10:25:50.252Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-23T10:25:50.252Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-23T10:25:50.252Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-23T10:25:50.252Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-23T10:25:50.252Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageSearchWithoutErrors [2022-04-23T10:25:50.252Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageTagError [2022-04-23T10:25:50.252Z] --- PASS: TestImageTagError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageTagInvalidReference [2022-04-23T10:25:50.252Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageTagInvalidSourceImageName [2022-04-23T10:25:50.252Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageTagHexSource [2022-04-23T10:25:50.252Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestImageTag [2022-04-23T10:25:50.252Z] --- PASS: TestImageTag (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestInfoServerError [2022-04-23T10:25:50.252Z] --- PASS: TestInfoServerError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestInfoInvalidResponseJSONError [2022-04-23T10:25:50.252Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestInfo [2022-04-23T10:25:50.252Z] --- PASS: TestInfo (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestNetworkConnectError [2022-04-23T10:25:50.252Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-23T10:25:50.252Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestNetworkConnect [2022-04-23T10:25:50.252Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestNetworkCreateError [2022-04-23T10:25:50.252Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestNetworkCreate [2022-04-23T10:25:50.252Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestNetworkDisconnectError [2022-04-23T10:25:50.252Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestNetworkDisconnect [2022-04-23T10:25:50.252Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestNetworkInspect [2022-04-23T10:25:50.252Z] === RUN TestNetworkInspect/empty_ID [2022-04-23T10:25:50.252Z] === RUN TestNetworkInspect/no_options [2022-04-23T10:25:50.252Z] === RUN TestNetworkInspect/verbose [2022-04-23T10:25:50.252Z] === RUN TestNetworkInspect/global_scope [2022-04-23T10:25:50.252Z] === RUN TestNetworkInspect/unknown_network [2022-04-23T10:25:50.252Z] === RUN TestNetworkInspect/server_error [2022-04-23T10:25:50.252Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-23T10:25:50.252Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-23T10:25:50.252Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-23T10:25:50.252Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-23T10:25:50.252Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-23T10:25:50.252Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-23T10:25:50.252Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestNetworkListError [2022-04-23T10:25:50.252Z] --- PASS: TestNetworkListError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestNetworkList [2022-04-23T10:25:50.252Z] --- PASS: TestNetworkList (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestNetworksPruneError [2022-04-23T10:25:50.252Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestNetworksPrune [2022-04-23T10:25:50.252Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestNetworkRemoveError [2022-04-23T10:25:50.252Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestNetworkRemove [2022-04-23T10:25:50.252Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestNodeInspectError [2022-04-23T10:25:50.252Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestNodeInspectNodeNotFound [2022-04-23T10:25:50.252Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestNodeInspectWithEmptyID [2022-04-23T10:25:50.252Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestNodeInspect [2022-04-23T10:25:50.252Z] --- PASS: TestNodeInspect (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestNodeListError [2022-04-23T10:25:50.252Z] --- PASS: TestNodeListError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestNodeList [2022-04-23T10:25:50.252Z] --- PASS: TestNodeList (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestNodeRemoveError [2022-04-23T10:25:50.252Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestNodeRemove [2022-04-23T10:25:50.252Z] --- PASS: TestNodeRemove (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestNodeUpdateError [2022-04-23T10:25:50.252Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestNodeUpdate [2022-04-23T10:25:50.252Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestOptionWithHostFromEnv [2022-04-23T10:25:50.252Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestOptionWithTimeout [2022-04-23T10:25:50.252Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestOptionWithVersionFromEnv [2022-04-23T10:25:50.252Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestPingFail [2022-04-23T10:25:50.252Z] --- PASS: TestPingFail (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestPingWithError [2022-04-23T10:25:50.252Z] 2022/04/23 10:25:48 RoundTripper returned a response & error; ignoring response [2022-04-23T10:25:50.252Z] 2022/04/23 10:25:48 RoundTripper returned a response & error; ignoring response [2022-04-23T10:25:50.252Z] --- PASS: TestPingWithError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestPingSuccess [2022-04-23T10:25:50.252Z] --- PASS: TestPingSuccess (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestPingHeadFallback [2022-04-23T10:25:50.252Z] === RUN TestPingHeadFallback/OK [2022-04-23T10:25:50.252Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-23T10:25:50.252Z] === RUN TestPingHeadFallback/Not_Found [2022-04-23T10:25:50.252Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-23T10:25:50.252Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-23T10:25:50.252Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-23T10:25:50.252Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-23T10:25:50.252Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-23T10:25:50.252Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestPluginDisableError [2022-04-23T10:25:50.252Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestPluginDisable [2022-04-23T10:25:50.252Z] --- PASS: TestPluginDisable (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestPluginEnableError [2022-04-23T10:25:50.252Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestPluginEnable [2022-04-23T10:25:50.252Z] --- PASS: TestPluginEnable (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestPluginInspectError [2022-04-23T10:25:50.252Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestPluginInspectWithEmptyID [2022-04-23T10:25:50.252Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestPluginInspect [2022-04-23T10:25:50.252Z] --- PASS: TestPluginInspect (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestPluginListError [2022-04-23T10:25:50.252Z] --- PASS: TestPluginListError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestPluginList [2022-04-23T10:25:50.252Z] --- PASS: TestPluginList (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestPluginPushError [2022-04-23T10:25:50.252Z] --- PASS: TestPluginPushError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestPluginPush [2022-04-23T10:25:50.252Z] --- PASS: TestPluginPush (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestPluginRemoveError [2022-04-23T10:25:50.252Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestPluginRemove [2022-04-23T10:25:50.252Z] --- PASS: TestPluginRemove (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestPluginSetError [2022-04-23T10:25:50.252Z] --- PASS: TestPluginSetError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestPluginSet [2022-04-23T10:25:50.252Z] --- PASS: TestPluginSet (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestSetHostHeader [2022-04-23T10:25:50.252Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestPlainTextError [2022-04-23T10:25:50.252Z] --- PASS: TestPlainTextError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestInfiniteError [2022-04-23T10:25:50.252Z] --- PASS: TestInfiniteError (0.02s) [2022-04-23T10:25:50.252Z] === RUN TestCanceledContext [2022-04-23T10:25:50.252Z] 2022/04/23 10:25:48 RoundTripper returned a response & error; ignoring response [2022-04-23T10:25:50.252Z] --- PASS: TestCanceledContext (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestDeadlineExceededContext [2022-04-23T10:25:50.252Z] 2022/04/23 10:25:48 RoundTripper returned a response & error; ignoring response [2022-04-23T10:25:50.252Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestSecretCreateUnsupported [2022-04-23T10:25:50.252Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestSecretCreateError [2022-04-23T10:25:50.252Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestSecretCreate [2022-04-23T10:25:50.252Z] --- PASS: TestSecretCreate (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestSecretInspectUnsupported [2022-04-23T10:25:50.252Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestSecretInspectError [2022-04-23T10:25:50.252Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestSecretInspectSecretNotFound [2022-04-23T10:25:50.252Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestSecretInspectWithEmptyID [2022-04-23T10:25:50.252Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestSecretInspect [2022-04-23T10:25:50.252Z] --- PASS: TestSecretInspect (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestSecretListUnsupported [2022-04-23T10:25:50.252Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestSecretListError [2022-04-23T10:25:50.252Z] --- PASS: TestSecretListError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestSecretList [2022-04-23T10:25:50.252Z] --- PASS: TestSecretList (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestSecretRemoveUnsupported [2022-04-23T10:25:50.252Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestSecretRemoveError [2022-04-23T10:25:50.252Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestSecretRemove [2022-04-23T10:25:50.252Z] --- PASS: TestSecretRemove (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestSecretUpdateUnsupported [2022-04-23T10:25:50.252Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestSecretUpdateError [2022-04-23T10:25:50.252Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestSecretUpdate [2022-04-23T10:25:50.252Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestServiceCreateError [2022-04-23T10:25:50.252Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestServiceCreate [2022-04-23T10:25:50.252Z] --- PASS: TestServiceCreate (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-23T10:25:50.252Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestServiceCreateDigestPinning [2022-04-23T10:25:50.252Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestServiceInspectError [2022-04-23T10:25:50.252Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestServiceInspectServiceNotFound [2022-04-23T10:25:50.252Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestServiceInspectWithEmptyID [2022-04-23T10:25:50.252Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestServiceInspect [2022-04-23T10:25:50.252Z] --- PASS: TestServiceInspect (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestServiceListError [2022-04-23T10:25:50.252Z] --- PASS: TestServiceListError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestServiceList [2022-04-23T10:25:50.252Z] --- PASS: TestServiceList (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestServiceLogsError [2022-04-23T10:25:50.252Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestServiceLogs [2022-04-23T10:25:50.252Z] --- PASS: TestServiceLogs (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestServiceRemoveError [2022-04-23T10:25:50.252Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestServiceRemoveNotFoundError [2022-04-23T10:25:50.252Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestServiceRemove [2022-04-23T10:25:50.252Z] --- PASS: TestServiceRemove (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestServiceUpdateError [2022-04-23T10:25:50.252Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestServiceUpdate [2022-04-23T10:25:50.252Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestSwarmGetUnlockKeyError [2022-04-23T10:25:50.252Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestSwarmGetUnlockKey [2022-04-23T10:25:50.252Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestSwarmInitError [2022-04-23T10:25:50.252Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-23T10:25:50.252Z] === RUN TestSwarmInit [2022-04-23T10:25:50.252Z] --- PASS: TestSwarmInit (0.00s) [2022-04-23T10:25:50.253Z] === RUN TestSwarmInspectError [2022-04-23T10:25:50.253Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-23T10:25:50.253Z] === RUN TestSwarmInspect [2022-04-23T10:25:50.253Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-23T10:25:50.253Z] === RUN TestSwarmJoinError [2022-04-23T10:25:50.253Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-23T10:25:50.253Z] === RUN TestSwarmJoin [2022-04-23T10:25:50.253Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-23T10:25:50.253Z] === RUN TestSwarmLeaveError [2022-04-23T10:25:50.253Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-23T10:25:50.253Z] === RUN TestSwarmLeave [2022-04-23T10:25:50.253Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-23T10:25:50.253Z] === RUN TestSwarmUnlockError [2022-04-23T10:25:50.253Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-23T10:25:50.253Z] === RUN TestSwarmUnlock [2022-04-23T10:25:50.253Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-23T10:25:50.253Z] === RUN TestSwarmUpdateError [2022-04-23T10:25:50.253Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-23T10:25:50.253Z] === RUN TestSwarmUpdate [2022-04-23T10:25:50.253Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-23T10:25:50.253Z] === RUN TestTaskInspectError [2022-04-23T10:25:50.253Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-23T10:25:50.253Z] === RUN TestTaskInspectWithEmptyID [2022-04-23T10:25:50.253Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-23T10:25:50.253Z] === RUN TestTaskInspect [2022-04-23T10:25:50.253Z] --- PASS: TestTaskInspect (0.00s) [2022-04-23T10:25:50.253Z] === RUN TestTaskListError [2022-04-23T10:25:50.253Z] --- PASS: TestTaskListError (0.00s) [2022-04-23T10:25:50.253Z] === RUN TestTaskList [2022-04-23T10:25:50.253Z] --- PASS: TestTaskList (0.00s) [2022-04-23T10:25:50.253Z] === RUN TestVolumeCreateError [2022-04-23T10:25:50.253Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-23T10:25:50.253Z] === RUN TestVolumeCreate [2022-04-23T10:25:50.253Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-23T10:25:50.253Z] === RUN TestVolumeInspectError [2022-04-23T10:25:50.253Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-23T10:25:50.253Z] === RUN TestVolumeInspectNotFound [2022-04-23T10:25:50.253Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-23T10:25:50.253Z] === RUN TestVolumeInspectWithEmptyID [2022-04-23T10:25:50.253Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-23T10:25:50.253Z] === RUN TestVolumeInspect [2022-04-23T10:25:50.253Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-23T10:25:50.253Z] === RUN TestVolumeListError [2022-04-23T10:25:50.253Z] --- PASS: TestVolumeListError (0.00s) [2022-04-23T10:25:50.253Z] === RUN TestVolumeList [2022-04-23T10:25:50.253Z] --- PASS: TestVolumeList (0.00s) [2022-04-23T10:25:50.253Z] === RUN TestVolumeRemoveError [2022-04-23T10:25:50.253Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-23T10:25:50.253Z] === RUN TestVolumeRemove [2022-04-23T10:25:50.253Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-23T10:25:50.253Z] === CONT TestTLSCloseWriter [2022-04-23T10:25:50.253Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-23T10:25:50.253Z] PASS [2022-04-23T10:25:50.253Z] coverage: 75.1% of statements [2022-04-23T10:25:50.253Z] ok github.com/docker/docker/client 0.620s coverage: 75.1% of statements [2022-04-23T10:25:50.565Z] === RUN TestPollerAddRemove [2022-04-23T10:25:50.565Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-23T10:25:50.565Z] === RUN TestPollerEvent [2022-04-23T10:25:50.565Z] poller_test.go:40: No chmod on Windows [2022-04-23T10:25:50.565Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-23T10:25:50.565Z] === RUN TestPollerClose [2022-04-23T10:25:50.565Z] --- PASS: TestPollerClose (0.00s) [2022-04-23T10:25:50.565Z] PASS [2022-04-23T10:25:50.565Z] coverage: 45.7% of statements [2022-04-23T10:25:50.565Z] ok github.com/docker/docker/pkg/filenotify 0.048s coverage: 45.7% of statements [2022-04-23T10:25:50.930Z] --- PASS: TestGetAddress (26.02s) [2022-04-23T10:25:50.930Z] === RUN TestRequestSyntaxCheck [2022-04-23T10:25:50.930Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-23T10:25:50.930Z] === RUN TestRequest [2022-04-23T10:25:51.562Z] 2022/04/23 10:25:51 Closing DB instances... [2022-04-23T10:25:52.031Z] === RUN TestCopyFileWithInvalidSrc [2022-04-23T10:25:52.031Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestCopyFileWithInvalidDest [2022-04-23T10:25:52.031Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-23T10:25:52.031Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-23T10:25:52.031Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestCopyFile [2022-04-23T10:25:52.031Z] --- PASS: TestCopyFile (0.01s) [2022-04-23T10:25:52.031Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-23T10:25:52.031Z] fileutils_test.go:133: Needs porting to Windows [2022-04-23T10:25:52.031Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-23T10:25:52.031Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-23T10:25:52.031Z] fileutils_test.go:179: Needs porting to Windows [2022-04-23T10:25:52.031Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestWildcardMatches [2022-04-23T10:25:52.031Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestPatternMatches [2022-04-23T10:25:52.031Z] --- PASS: TestPatternMatches (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-23T10:25:52.031Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestPatternMatchesFolderExclusions [2022-04-23T10:25:52.031Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-23T10:25:52.031Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-23T10:25:52.031Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-23T10:25:52.031Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-23T10:25:52.031Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestSingleExclamationError [2022-04-23T10:25:52.031Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestMatchesWithNoPatterns [2022-04-23T10:25:52.031Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestMatchesWithMalformedPatterns [2022-04-23T10:25:52.031Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestMatches [2022-04-23T10:25:52.031Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-23T10:25:52.031Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-23T10:25:52.031Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-23T10:25:52.031Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-23T10:25:52.031Z] --- PASS: TestMatches (0.01s) [2022-04-23T10:25:52.031Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-23T10:25:52.031Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-23T10:25:52.031Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-23T10:25:52.031Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestCleanPatterns [2022-04-23T10:25:52.031Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-23T10:25:52.031Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestCleanPatternsExceptionFlag [2022-04-23T10:25:52.031Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-23T10:25:52.031Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-23T10:25:52.031Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestCleanPatternsErrorSingleException [2022-04-23T10:25:52.031Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestCreateIfNotExistsDir [2022-04-23T10:25:52.031Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestCreateIfNotExistsFile [2022-04-23T10:25:52.031Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-23T10:25:52.031Z] === RUN TestMatch [2022-04-23T10:25:52.031Z] --- PASS: TestMatch (0.00s) [2022-04-23T10:25:52.031Z] === RUN TestCompile [2022-04-23T10:25:52.031Z] === RUN TestCompile/slash [2022-04-23T10:25:52.031Z] === RUN TestCompile/backslash [2022-04-23T10:25:52.031Z] --- PASS: TestCompile (0.00s) [2022-04-23T10:25:52.031Z] --- PASS: TestCompile/slash (0.00s) [2022-04-23T10:25:52.031Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-23T10:25:52.031Z] PASS [2022-04-23T10:25:52.031Z] coverage: 84.7% of statements [2022-04-23T10:25:52.031Z] ok github.com/docker/docker/pkg/fileutils 0.100s coverage: 84.7% of statements [2022-04-23T10:25:52.415Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-23T10:25:52.470Z] --- PASS: TestFailedConnection (2.21s) [2022-04-23T10:25:52.470Z] === RUN TestFailOnce [2022-04-23T10:25:52.470Z] 2022/04/23 10:25:52 Closing DB instances... [2022-04-23T10:25:52.470Z] 2022/04/23 10:25:52 http: panic serving 127.0.0.1:49296: Plugin not ready [2022-04-23T10:25:52.470Z] goroutine 38 [running]: [2022-04-23T10:25:52.470Z] net/http.(*conn).serve.func1() [2022-04-23T10:25:52.470Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-23T10:25:52.470Z] panic({0x703700, 0x84d060}) [2022-04-23T10:25:52.470Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-23T10:25:52.470Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000245a70?) [2022-04-23T10:25:52.470Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-23T10:25:52.470Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x852878?, 0xc0001a8000?}, 0x65d9a6?) [2022-04-23T10:25:52.470Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-23T10:25:52.470Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x852878, 0xc0001a8000}, 0xc000230200) [2022-04-23T10:25:52.470Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-23T10:25:52.470Z] net/http.serverHandler.ServeHTTP({0x850e98?}, {0x852878, 0xc0001a8000}, 0xc000230200) [2022-04-23T10:25:52.470Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-23T10:25:52.470Z] net/http.(*conn).serve(0xc00023e000, {0x852d78, 0xc000149020}) [2022-04-23T10:25:52.470Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-23T10:25:52.470Z] created by net/http.(*Server).Serve [2022-04-23T10:25:52.470Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-23T10:25:52.470Z] time="2022-04-23T10:25:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.FailOnce: Post \"http://127.0.0.1:49295/Test.FailOnce\": EOF, retrying in 1s" [2022-04-23T10:25:52.499Z] === RUN TestGet [2022-04-23T10:25:52.499Z] --- PASS: TestGet (0.00s) [2022-04-23T10:25:52.499Z] === RUN TestGetShortcutString [2022-04-23T10:25:52.499Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-23T10:25:52.499Z] PASS [2022-04-23T10:25:52.499Z] coverage: 42.9% of statements [2022-04-23T10:25:52.499Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2022-04-23T10:25:52.968Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-04-23T10:25:52.968Z] === RUN TestNetworkDBNodeLeave [2022-04-23T10:25:52.968Z] --- PASS: TestTarFiles (6.75s) [2022-04-23T10:25:52.968Z] === RUN TestDetectCompressionZstd [2022-04-23T10:25:52.968Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-23T10:25:52.968Z] === RUN TestTarUntar [2022-04-23T10:25:52.968Z] --- PASS: TestTarUntar (0.05s) [2022-04-23T10:25:52.968Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-23T10:25:52.968Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-23T10:25:52.968Z] === RUN TestTarWithOptions [2022-04-23T10:25:52.968Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-23T10:25:52.968Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-23T10:25:52.968Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-23T10:25:52.968Z] === RUN TestUntarUstarGnuConflict [2022-04-23T10:25:52.968Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-23T10:25:52.968Z] === RUN TestUntarInvalidFilenames [2022-04-23T10:25:52.982Z] --- PASS: TestDockerNetworkMacvlan (13.64s) [2022-04-23T10:25:52.982Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-04-23T10:25:52.982Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-04-23T10:25:52.982Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.54s) [2022-04-23T10:25:52.982Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.65s) [2022-04-23T10:25:52.982Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.18s) [2022-04-23T10:25:52.982Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.79s) [2022-04-23T10:25:52.982Z] PASS [2022-04-23T10:25:52.982Z] [2022-04-23T10:25:52.982Z] DONE 8 tests in 15.108s [2022-04-23T10:25:52.982Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-23T10:25:52.982Z] ++ 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-04-23T10:25:52.982Z] ++ set -e [2022-04-23T10:25:52.982Z] ++ '[' -n 0 ']' [2022-04-23T10:25:52.982Z] ++ set -x [2022-04-23T10:25:52.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-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-04-23T10:25:52.982Z] testing: warning: no tests to run [2022-04-23T10:25:52.982Z] PASS [2022-04-23T10:25:52.982Z] [2022-04-23T10:25:52.982Z] DONE 0 tests in 0.031s [2022-04-23T10:25:52.982Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-23T10:25:52.982Z] ++ 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-04-23T10:25:52.982Z] ++ set -e [2022-04-23T10:25:52.982Z] ++ '[' -n 0 ']' [2022-04-23T10:25:52.982Z] ++ set -x [2022-04-23T10:25:52.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-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-04-23T10:25:52.982Z] INFO: Testing against a local daemon [2022-04-23T10:25:52.982Z] === RUN TestAuthZPluginAllowRequest [2022-04-23T10:25:53.437Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3767101196\\dest" [2022-04-23T10:25:53.437Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-04-23T10:25:53.437Z] === RUN TestUntarHardlinkToSymlink [2022-04-23T10:25:53.437Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-23T10:25:53.437Z] === RUN TestUntarInvalidHardlink [2022-04-23T10:25:53.437Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3123099917\\victim\\hello" -> "../victim/hello" [2022-04-23T10:25:53.437Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3105529077\\victim\\hello" -> "/../victim/hello" [2022-04-23T10:25:53.437Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3906194466\\victim" -> "../victim" [2022-04-23T10:25:53.437Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2932334282\\victim" -> "../victim" [2022-04-23T10:25:53.437Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3294262612\\victim" -> "../victim" [2022-04-23T10:25:53.437Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink588049250\\victim" -> "../victim" [2022-04-23T10:25:53.437Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-04-23T10:25:53.437Z] === RUN TestUntarInvalidSymlink [2022-04-23T10:25:53.437Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink828480303\\dest\\dotdot" -> "../victim/hello" [2022-04-23T10:25:53.437Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1744277652\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-23T10:25:53.437Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink448904180\\dest\\loophole-victim" -> "../victim" [2022-04-23T10:25:53.437Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1724510650\\dest\\loophole-victim" -> "../victim" [2022-04-23T10:25:53.437Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1071742439\\dest\\loophole-victim" -> "../victim" [2022-04-23T10:25:53.437Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3296097854\\dest\\loophole-victim" -> "../victim" [2022-04-23T10:25:53.437Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1936545301\\dest\\dir\\loophole" -> "../../victim" [2022-04-23T10:25:53.437Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-04-23T10:25:53.437Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-23T10:25:53.437Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-23T10:25:53.437Z] === RUN TestXGlobalNoParent [2022-04-23T10:25:53.437Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-23T10:25:53.437Z] === RUN TestReplaceFileTarWrapper [2022-04-23T10:25:53.437Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2022-04-23T10:25:53.437Z] === RUN TestPrefixHeaderReadable [2022-04-23T10:25:53.437Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-04-23T10:25:53.437Z] === RUN TestDisablePigz [2022-04-23T10:25:53.437Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-23T10:25:53.438Z] --- PASS: TestFailOnce (1.22s) [2022-04-23T10:25:53.438Z] === RUN TestEchoInputOutput [2022-04-23T10:25:53.438Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-23T10:25:53.438Z] === RUN TestBackoff [2022-04-23T10:25:53.438Z] --- PASS: TestBackoff (0.00s) [2022-04-23T10:25:53.438Z] === RUN TestAbortRetry [2022-04-23T10:25:53.438Z] --- PASS: TestAbortRetry (0.00s) [2022-04-23T10:25:53.438Z] === RUN TestClientScheme [2022-04-23T10:25:53.438Z] --- PASS: TestClientScheme (0.00s) [2022-04-23T10:25:53.438Z] === RUN TestNewClientWithTimeout [2022-04-23T10:25:53.897Z] time="2022-04-23T10:25:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-23T10:25:53.905Z] === RUN TestCreateIDMapOrder [2022-04-23T10:25:53.905Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-23T10:25:53.905Z] PASS [2022-04-23T10:25:53.905Z] coverage: 7.2% of statements [2022-04-23T10:25:53.905Z] ok github.com/docker/docker/pkg/idtools 0.045s coverage: 7.2% of statements [2022-04-23T10:25:53.905Z] --- PASS: TestDisablePigz (0.12s) [2022-04-23T10:25:53.905Z] === RUN TestPigz [2022-04-23T10:25:53.905Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-04-23T10:25:53.905Z] --- PASS: TestPigz (0.15s) [2022-04-23T10:25:53.905Z] === RUN TestNosysFileInfo [2022-04-23T10:25:53.905Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-23T10:25:53.905Z] === RUN TestCopyFileWithInvalidDest [2022-04-23T10:25:53.905Z] archive_windows_test.go:16: Currently fails [2022-04-23T10:25:53.905Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-23T10:25:53.905Z] === RUN TestCanonicalTarNameForPath [2022-04-23T10:25:53.905Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-23T10:25:53.905Z] === RUN TestCanonicalTarName [2022-04-23T10:25:53.905Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-23T10:25:53.905Z] === RUN TestChmodTarEntry [2022-04-23T10:25:53.905Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-23T10:25:53.905Z] === RUN TestHardLinkOrder [2022-04-23T10:25:53.905Z] --- PASS: TestHardLinkOrder (0.09s) [2022-04-23T10:25:53.905Z] === RUN TestChangeString [2022-04-23T10:25:53.905Z] --- PASS: TestChangeString (0.00s) [2022-04-23T10:25:53.905Z] === RUN TestChangesWithNoChanges [2022-04-23T10:25:53.905Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-23T10:25:53.905Z] === RUN TestChangesWithChanges [2022-04-23T10:25:53.905Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-23T10:25:53.905Z] === RUN TestChangesWithChangesGH13590 [2022-04-23T10:25:53.905Z] changes_test.go:196: needs more investigation [2022-04-23T10:25:53.905Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-23T10:25:53.905Z] === RUN TestChangesDirsEmpty [2022-04-23T10:25:53.975Z] --- PASS: TestServiceUpdatePidsLimit (15.66s) [2022-04-23T10:25:53.975Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) [2022-04-23T10:25:53.975Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-23T10:25:53.975Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-04-23T10:25:53.975Z] PASS [2022-04-23T10:25:53.975Z] [2022-04-23T10:25:53.975Z] === Skipped [2022-04-23T10:25:53.975Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-23T10:25:53.975Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-23T10:25:53.975Z] [2022-04-23T10:25:53.975Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-23T10:25:53.975Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-23T10:25:53.975Z] [2022-04-23T10:25:53.975Z] DONE 27 tests, 2 skipped in 129.674s [2022-04-23T10:25:53.975Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-23T10:25:53.975Z] ++ 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-04-23T10:25:53.975Z] ++ set -e [2022-04-23T10:25:53.975Z] ++ '[' -n 0 ']' [2022-04-23T10:25:53.975Z] ++ set -x [2022-04-23T10:25:53.976Z] ++ 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-04-23T10:25:53.976Z] INFO: Testing against a local daemon [2022-04-23T10:25:53.976Z] === RUN TestSessionCreate [2022-04-23T10:25:53.976Z] --- PASS: TestSessionCreate (0.03s) [2022-04-23T10:25:53.976Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-23T10:25:53.976Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-23T10:25:53.976Z] PASS [2022-04-23T10:25:53.976Z] [2022-04-23T10:25:53.976Z] DONE 2 tests in 0.129s [2022-04-23T10:25:53.976Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-23T10:25:53.976Z] ++ 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-04-23T10:25:53.976Z] ++ set -e [2022-04-23T10:25:53.976Z] ++ '[' -n 0 ']' [2022-04-23T10:25:53.976Z] ++ set -x [2022-04-23T10:25:53.976Z] ++ 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-04-23T10:25:53.976Z] INFO: Testing against a local daemon [2022-04-23T10:25:53.976Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-23T10:25:53.976Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-23T10:25:53.976Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T10:25:53.976Z] === RUN TestDiskUsage [2022-04-23T10:25:53.976Z] === PAUSE TestDiskUsage [2022-04-23T10:25:53.976Z] === RUN TestEventsExecDie [2022-04-23T10:25:54.236Z] --- PASS: TestEventsExecDie (0.48s) [2022-04-23T10:25:54.236Z] === RUN TestEventsBackwardsCompatible [2022-04-23T10:25:54.236Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-23T10:25:54.236Z] === RUN TestEventsVolumeCreate [2022-04-23T10:25:54.236Z] --- PASS: TestEventsVolumeCreate (0.09s) [2022-04-23T10:25:54.236Z] === RUN TestInfoBinaryCommits [2022-04-23T10:25:54.236Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-23T10:25:54.236Z] === RUN TestInfoAPIVersioned [2022-04-23T10:25:54.236Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-23T10:25:54.236Z] === RUN TestInfoAPI [2022-04-23T10:25:54.236Z] --- PASS: TestInfoAPI (0.02s) [2022-04-23T10:25:54.236Z] === RUN TestInfoAPIWarnings [2022-04-23T10:25:54.359Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-23T10:25:54.359Z] --- PASS: TestAuthZPluginAllowRequest (1.36s) [2022-04-23T10:25:54.359Z] === RUN TestAuthZPluginTLS [2022-04-23T10:25:54.374Z] --- PASS: TestChangesDirsEmpty (0.23s) [2022-04-23T10:25:54.374Z] === RUN TestChangesDirsMutated [2022-04-23T10:25:54.374Z] --- PASS: TestChangesDirsMutated (0.18s) [2022-04-23T10:25:54.374Z] === RUN TestApplyLayer [2022-04-23T10:25:54.374Z] changes_test.go:433: needs further investigation [2022-04-23T10:25:54.374Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-23T10:25:54.374Z] === RUN TestChangesSizeWithHardlinks [2022-04-23T10:25:54.374Z] changes_test.go:469: needs further investigation [2022-04-23T10:25:54.374Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-23T10:25:54.374Z] === RUN TestChangesSizeWithNoChanges [2022-04-23T10:25:54.374Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-23T10:25:54.374Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-23T10:25:54.374Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-23T10:25:54.374Z] === RUN TestChangesSize [2022-04-23T10:25:54.374Z] --- PASS: TestChangesSize (0.01s) [2022-04-23T10:25:54.374Z] === RUN TestApplyLayerInvalidFilenames [2022-04-23T10:25:54.374Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3464800205\\dest" [2022-04-23T10:25:54.374Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-23T10:25:54.374Z] === RUN TestApplyLayerInvalidHardlink [2022-04-23T10:25:54.374Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink815492806\\victim\\hello" -> "../victim/hello" [2022-04-23T10:25:54.374Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1557216212\\victim\\hello" -> "/../victim/hello" [2022-04-23T10:25:54.374Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink414015803\\victim" -> "../victim" [2022-04-23T10:25:54.374Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2906661052\\victim" -> "../victim" [2022-04-23T10:25:54.374Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink474544364\\victim" -> "../victim" [2022-04-23T10:25:54.374Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink381724003\\victim" -> "../victim" [2022-04-23T10:25:54.374Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-04-23T10:25:54.374Z] === RUN TestApplyLayerInvalidSymlink [2022-04-23T10:25:54.374Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3484564389\\dest\\dotdot" -> "../victim/hello" [2022-04-23T10:25:54.374Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2090842773\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-23T10:25:54.374Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2795026245\\dest\\loophole-victim" -> "../victim" [2022-04-23T10:25:54.374Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1995228329\\dest\\loophole-victim" -> "../victim" [2022-04-23T10:25:54.374Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1564308052\\dest\\loophole-victim" -> "../victim" [2022-04-23T10:25:54.374Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1876643207\\dest\\loophole-victim" -> "../victim" [2022-04-23T10:25:54.374Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-04-23T10:25:54.374Z] === RUN TestApplyLayerWhiteouts [2022-04-23T10:25:54.843Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-04-23T10:25:54.843Z] === RUN TestGenerateEmptyFile [2022-04-23T10:25:54.843Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-23T10:25:54.843Z] === RUN TestGenerateWithContent [2022-04-23T10:25:54.843Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-23T10:25:54.843Z] PASS [2022-04-23T10:25:54.843Z] coverage: 62.9% of statements [2022-04-23T10:25:54.843Z] ok github.com/docker/docker/pkg/archive 9.591s coverage: 62.9% of statements [2022-04-23T10:25:54.843Z] === RUN TestFixedBufferCap [2022-04-23T10:25:54.843Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-23T10:25:54.843Z] === RUN TestFixedBufferLen [2022-04-23T10:25:54.843Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-23T10:25:54.843Z] === RUN TestFixedBufferString [2022-04-23T10:25:54.843Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-23T10:25:54.843Z] === RUN TestFixedBufferWrite [2022-04-23T10:25:54.843Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-23T10:25:54.843Z] === RUN TestFixedBufferRead [2022-04-23T10:25:54.843Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-23T10:25:54.843Z] === RUN TestBytesPipeRead [2022-04-23T10:25:54.843Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-23T10:25:54.843Z] === RUN TestBytesPipeWrite [2022-04-23T10:25:54.843Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-23T10:25:54.843Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-23T10:25:54.926Z] --- PASS: TestAuthZPluginTLS (0.58s) [2022-04-23T10:25:54.926Z] === RUN TestAuthZPluginDenyRequest [2022-04-23T10:25:55.312Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2022-04-23T10:25:55.312Z] === RUN TestAtomicWriteToFile [2022-04-23T10:25:55.312Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-23T10:25:55.312Z] === RUN TestAtomicWriteSetCommit [2022-04-23T10:25:55.312Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-23T10:25:55.312Z] === RUN TestAtomicWriteSetCancel [2022-04-23T10:25:55.312Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-23T10:25:55.312Z] === RUN TestReadCloserWrapperClose [2022-04-23T10:25:55.312Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-23T10:25:55.312Z] === RUN TestReaderErrWrapperReadOnError [2022-04-23T10:25:55.312Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-23T10:25:55.312Z] === RUN TestReaderErrWrapperRead [2022-04-23T10:25:55.312Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-23T10:25:55.312Z] === RUN TestCancelReadCloser [2022-04-23T10:25:55.437Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.92s) [2022-04-23T10:25:55.437Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-23T10:25:55.437Z] time="2022-04-23T10:25:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-23T10:25:55.493Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-04-23T10:25:55.493Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-23T10:25:55.781Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-23T10:25:55.781Z] === RUN TestWriteCloserWrapperClose [2022-04-23T10:25:55.781Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-23T10:25:55.781Z] === RUN TestNopWriteCloser [2022-04-23T10:25:55.781Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-23T10:25:55.781Z] === RUN TestNopWriter [2022-04-23T10:25:55.781Z] --- PASS: TestNopWriter (0.00s) [2022-04-23T10:25:55.781Z] === RUN TestWriteCounter [2022-04-23T10:25:55.781Z] --- PASS: TestWriteCounter (0.00s) [2022-04-23T10:25:55.781Z] PASS [2022-04-23T10:25:55.781Z] coverage: 69.2% of statements [2022-04-23T10:25:55.781Z] ok github.com/docker/docker/pkg/ioutils 0.634s coverage: 69.2% of statements [2022-04-23T10:25:55.781Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-04-23T10:25:55.781Z] === RUN TestNetworkDBWatch [2022-04-23T10:25:56.060Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-23T10:25:56.060Z] === RUN TestAuthZPluginDenyResponse [2022-04-23T10:25:56.407Z] 2022/04/23 10:25:55 Closing DB instances... [2022-04-23T10:25:56.627Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-23T10:25:56.627Z] === RUN TestAuthZPluginAllowEventStream [2022-04-23T10:25:56.769Z] === RUN TestError [2022-04-23T10:25:56.769Z] --- PASS: TestError (0.00s) [2022-04-23T10:25:56.769Z] === RUN TestProgressString [2022-04-23T10:25:56.769Z] === RUN TestProgressString/no_progress [2022-04-23T10:25:56.769Z] === RUN TestProgressString/progress_1 [2022-04-23T10:25:56.769Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-23T10:25:56.769Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-23T10:25:56.769Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-23T10:25:56.769Z] === RUN TestProgressString/with_units [2022-04-23T10:25:56.769Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-23T10:25:56.769Z] === RUN TestProgressString/hide_counts [2022-04-23T10:25:56.769Z] --- PASS: TestProgressString (0.00s) [2022-04-23T10:25:56.769Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-23T10:25:56.769Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-23T10:25:56.769Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-23T10:25:56.769Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-23T10:25:56.769Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-23T10:25:56.769Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-23T10:25:56.769Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-23T10:25:56.769Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-23T10:25:56.769Z] === RUN TestJSONMessageDisplay [2022-04-23T10:25:56.769Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-04-23T10:25:56.769Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-23T10:25:56.769Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-23T10:25:56.769Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-23T10:25:56.769Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-23T10:25:56.769Z] === RUN TestDisplayJSONMessagesStream [2022-04-23T10:25:56.769Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-23T10:25:56.769Z] PASS [2022-04-23T10:25:56.769Z] coverage: 91.7% of statements [2022-04-23T10:25:56.769Z] ok github.com/docker/docker/pkg/jsonmessage 0.241s coverage: 91.7% of statements [2022-04-23T10:25:57.194Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-23T10:25:57.242Z] 2022/04/23 10:25:57 Closing DB instances... [2022-04-23T10:25:57.713Z] === RUN TestStandardLongPath [2022-04-23T10:25:57.713Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-23T10:25:57.713Z] === RUN TestUNCLongPath [2022-04-23T10:25:57.713Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-23T10:25:57.713Z] PASS [2022-04-23T10:25:57.713Z] coverage: 100.0% of statements [2022-04-23T10:25:57.713Z] ok github.com/docker/docker/pkg/longpath 0.051s coverage: 100.0% of statements [2022-04-23T10:25:57.952Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-04-23T10:25:57.952Z] === RUN TestNetworkDBGarbageCollection [2022-04-23T10:25:57.952Z] time="2022-04-23T10:25:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-23T10:25:58.130Z] --- PASS: TestAuthZPluginAllowEventStream (1.45s) [2022-04-23T10:25:58.130Z] === RUN TestAuthZPluginErrorResponse [2022-04-23T10:25:58.182Z] === RUN TestNameFormat [2022-04-23T10:25:58.182Z] --- PASS: TestNameFormat (0.00s) [2022-04-23T10:25:58.182Z] === RUN TestNameRetries [2022-04-23T10:25:58.182Z] --- PASS: TestNameRetries (0.00s) [2022-04-23T10:25:58.182Z] PASS [2022-04-23T10:25:58.182Z] coverage: 85.7% of statements [2022-04-23T10:25:58.182Z] ok github.com/docker/docker/pkg/namesgenerator 0.050s coverage: 85.7% of statements [2022-04-23T10:25:58.651Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-04-23T10:25:58.651Z] === RUN TestNetworkDBBulkSync [2022-04-23T10:25:58.698Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-23T10:25:58.698Z] === RUN TestAuthZPluginErrorRequest [2022-04-23T10:25:58.698Z] === RUN TestDockerSuite/TestBuildRm [2022-04-23T10:25:58.923Z] --- PASS: TestRequest (8.11s) [2022-04-23T10:25:58.923Z] === RUN TestOverlappingRequests [2022-04-23T10:25:59.120Z] === RUN TestParseKeyValueOpt [2022-04-23T10:25:59.120Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-23T10:25:59.120Z] === RUN TestParseUintList [2022-04-23T10:25:59.120Z] --- PASS: TestParseUintList (0.00s) [2022-04-23T10:25:59.120Z] === RUN TestParseUintListMaximumLimits [2022-04-23T10:25:59.120Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-23T10:25:59.120Z] PASS [2022-04-23T10:25:59.120Z] coverage: 97.0% of statements [2022-04-23T10:25:59.120Z] ok github.com/docker/docker/pkg/parsers 0.048s coverage: 97.0% of statements [2022-04-23T10:25:59.267Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-04-23T10:25:59.267Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-23T10:25:59.382Z] --- PASS: TestOverlappingRequests (0.45s) [2022-04-23T10:25:59.382Z] === RUN TestRelease [2022-04-23T10:25:59.836Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-04-23T10:25:59.836Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-23T10:26:00.108Z] === RUN Test_windowsOSRelease_String [2022-04-23T10:26:00.108Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-23T10:26:00.108Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-23T10:26:00.108Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-23T10:26:00.108Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-23T10:26:00.108Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-23T10:26:00.108Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-23T10:26:00.108Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-23T10:26:00.108Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-23T10:26:00.108Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-23T10:26:00.108Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-23T10:26:00.108Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-23T10:26:00.108Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-23T10:26:00.108Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-23T10:26:00.108Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-23T10:26:00.108Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-23T10:26:00.108Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-23T10:26:00.108Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-23T10:26:00.108Z] PASS [2022-04-23T10:26:00.108Z] coverage: 36.4% of statements [2022-04-23T10:26:00.108Z] 2022/04/23 10:25:59 Closing DB instances... [2022-04-23T10:26:00.108Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.047s coverage: 36.4% of statements [2022-04-23T10:26:00.920Z] --- PASS: TestRelease (1.68s) [2022-04-23T10:26:00.920Z] === RUN TestAllocateRandomDeallocate [2022-04-23T10:26:01.097Z] === RUN TestNewAndRemove [2022-04-23T10:26:01.097Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-23T10:26:01.097Z] === RUN TestRemoveInvalidPath [2022-04-23T10:26:01.097Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-23T10:26:01.097Z] PASS [2022-04-23T10:26:01.097Z] coverage: 82.6% of statements [2022-04-23T10:26:01.097Z] ok github.com/docker/docker/pkg/pidfile 0.056s coverage: 82.6% of statements [2022-04-23T10:26:01.567Z] --- PASS: TestNetworkDBBulkSync (2.88s) [2022-04-23T10:26:01.567Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-23T10:26:01.766Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-23T10:26:01.766Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.00s) [2022-04-23T10:26:01.766Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-23T10:26:02.462Z] time="2022-04-23T10:26:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-23T10:26:02.703Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-23T10:26:03.639Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.84s) [2022-04-23T10:26:03.639Z] === RUN TestAuthZPluginHeader [2022-04-23T10:26:03.794Z] === RUN TestFailedConnection [2022-04-23T10:26:03.897Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-23T10:26:04.156Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-23T10:26:04.263Z] --- PASS: TestGetAddress (25.96s) [2022-04-23T10:26:04.263Z] === RUN TestRequestSyntaxCheck [2022-04-23T10:26:04.263Z] --- PASS: TestRequestSyntaxCheck (0.05s) [2022-04-23T10:26:04.263Z] === RUN TestRequest [2022-04-23T10:26:04.263Z] --- PASS: TestFailedConnection (1.01s) [2022-04-23T10:26:04.263Z] === RUN TestFailOnce [2022-04-23T10:26:04.414Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-04-23T10:26:04.414Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-23T10:26:04.673Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-23T10:26:04.732Z] 2022/04/23 10:26:04 http: panic serving 127.0.0.1:49301: Plugin not ready [2022-04-23T10:26:04.732Z] goroutine 9 [running]: [2022-04-23T10:26:04.732Z] net/http.(*conn).serve.func1() [2022-04-23T10:26:04.732Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-23T10:26:04.732Z] panic({0x1273700, 0x13bd060}) [2022-04-23T10:26:04.732Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-23T10:26:04.732Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001afa70?) [2022-04-23T10:26:04.732Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-23T10:26:04.732Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x13c2878?, 0xc0002240e0?}, 0x11cd9a6?) [2022-04-23T10:26:04.732Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-23T10:26:04.732Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x13c2878, 0xc0002240e0}, 0xc00019e100) [2022-04-23T10:26:04.732Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-23T10:26:04.732Z] net/http.serverHandler.ServeHTTP({0x13c0e98?}, {0x13c2878, 0xc0002240e0}, 0xc00019e100) [2022-04-23T10:26:04.732Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-23T10:26:04.732Z] net/http.(*conn).serve(0xc000066f00, {0x13c2d78, 0xc0000880c0}) [2022-04-23T10:26:04.732Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-23T10:26:04.732Z] created by net/http.(*Server).Serve [2022-04-23T10:26:04.732Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-23T10:26:04.732Z] time="2022-04-23T10:26:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.FailOnce: Post \"http://127.0.0.1:49300/Test.FailOnce\": EOF, retrying in 1s" [2022-04-23T10:26:05.202Z] 2022/04/23 10:26:04 Closing DB instances... [2022-04-23T10:26:05.608Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-23T10:26:05.608Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-23T10:26:05.671Z] --- PASS: TestFailOnce (1.26s) [2022-04-23T10:26:05.671Z] === RUN TestEchoInputOutput [2022-04-23T10:26:05.671Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-23T10:26:05.671Z] === RUN TestBackoff [2022-04-23T10:26:05.671Z] --- PASS: TestBackoff (0.00s) [2022-04-23T10:26:05.671Z] === RUN TestAbortRetry [2022-04-23T10:26:05.671Z] --- PASS: TestAbortRetry (0.00s) [2022-04-23T10:26:05.671Z] === RUN TestClientScheme [2022-04-23T10:26:05.671Z] --- PASS: TestClientScheme (0.00s) [2022-04-23T10:26:05.671Z] === RUN TestNewClientWithTimeout [2022-04-23T10:26:06.140Z] time="2022-04-23T10:26:05Z" level=error msg="node: 7fa2efb45edc is unknown to memberlist" [2022-04-23T10:26:06.140Z] time="2022-04-23T10:26:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-23T10:26:06.202Z] --- PASS: TestAllocateRandomDeallocate (4.50s) [2022-04-23T10:26:06.202Z] === RUN TestRetrieveFromStore [2022-04-23T10:26:06.544Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-23T10:26:07.111Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-23T10:26:07.172Z] --- PASS: TestRetrieveFromStore (1.62s) [2022-04-23T10:26:07.172Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-23T10:26:07.172Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-23T10:26:07.172Z] === RUN TestParallelPredefinedRequest1 [2022-04-23T10:26:07.172Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-23T10:26:07.172Z] === RUN TestParallelPredefinedRequest2 [2022-04-23T10:26:07.172Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-23T10:26:07.172Z] === RUN TestParallelPredefinedRequest3 [2022-04-23T10:26:07.172Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-23T10:26:07.172Z] === RUN TestParallelPredefinedRequest4 [2022-04-23T10:26:07.172Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-23T10:26:07.172Z] === RUN TestParallelPredefinedRequest5 [2022-04-23T10:26:07.172Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-23T10:26:07.172Z] === RUN TestDebug [2022-04-23T10:26:07.172Z] --- PASS: TestDebug (0.00s) [2022-04-23T10:26:07.172Z] === RUN TestRequestPoolParallel [2022-04-23T10:26:07.631Z] --- PASS: TestRequestPoolParallel (0.44s) [2022-04-23T10:26:07.631Z] === RUN TestFullAllocateRelease [2022-04-23T10:26:07.631Z] === RUN TestParseEmptyInterface [2022-04-23T10:26:07.631Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-23T10:26:07.631Z] === RUN TestParseNonInterfaceType [2022-04-23T10:26:07.631Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-23T10:26:07.631Z] === RUN TestParseWithOneFunction [2022-04-23T10:26:07.631Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-23T10:26:07.631Z] === RUN TestParseWithMultipleFuncs [2022-04-23T10:26:07.631Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-23T10:26:07.631Z] === RUN TestParseWithUnnamedReturn [2022-04-23T10:26:07.631Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-23T10:26:07.631Z] === RUN TestEmbeddedInterface [2022-04-23T10:26:07.631Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-23T10:26:07.631Z] === RUN TestParsedImports [2022-04-23T10:26:07.631Z] --- PASS: TestParsedImports (0.00s) [2022-04-23T10:26:07.631Z] === RUN TestAliasedImports [2022-04-23T10:26:07.631Z] --- PASS: TestAliasedImports (0.00s) [2022-04-23T10:26:07.631Z] PASS [2022-04-23T10:26:07.631Z] coverage: 56.8% of statements [2022-04-23T10:26:07.631Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2022-04-23T10:26:07.707Z] time="2022-04-23T10:26:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-23T10:26:08.090Z] --- PASS: TestFullAllocateRelease (0.49s) [2022-04-23T10:26:08.090Z] === RUN TestOddAllocateRelease [2022-04-23T10:26:08.175Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.60s) [2022-04-23T10:26:08.175Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-23T10:26:08.549Z] --- PASS: TestOddAllocateRelease (0.30s) [2022-04-23T10:26:08.549Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-23T10:26:08.549Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-04-23T10:26:08.549Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-23T10:26:08.549Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-04-23T10:26:08.550Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-23T10:26:08.550Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-23T10:26:08.550Z] === CONT TestParallelPredefinedRequest1 [2022-04-23T10:26:08.550Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:26:08.550Z] === CONT TestParallelPredefinedRequest4 [2022-04-23T10:26:08.550Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:26:08.550Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-23T10:26:08.550Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-23T10:26:08.550Z] === CONT TestParallelPredefinedRequest3 [2022-04-23T10:26:08.550Z] === CONT TestParallelPredefinedRequest5 [2022-04-23T10:26:08.550Z] === CONT TestParallelPredefinedRequest3 [2022-04-23T10:26:08.550Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:26:08.550Z] === CONT TestParallelPredefinedRequest2 [2022-04-23T10:26:08.550Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:26:08.550Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-23T10:26:08.550Z] === CONT TestParallelPredefinedRequest5 [2022-04-23T10:26:08.550Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:26:08.550Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-23T10:26:08.550Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-23T10:26:08.550Z] PASS [2022-04-23T10:26:08.550Z] coverage: 85.3% of statements [2022-04-23T10:26:08.550Z] ok github.com/docker/docker/libnetwork/ipam 52.230s coverage: 85.3% of statements [2022-04-23T10:26:09.009Z] === RUN TestHTTPTransport [2022-04-23T10:26:09.009Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-23T10:26:09.009Z] PASS [2022-04-23T10:26:09.009Z] coverage: 85.7% of statements [2022-04-23T10:26:09.009Z] ok github.com/docker/docker/pkg/plugins/transport 0.050s coverage: 85.7% of statements [2022-04-23T10:26:09.011Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.44s) [2022-04-23T10:26:09.011Z] === RUN TestAuthZPluginV2Disable [2022-04-23T10:26:09.160Z] 2022/04/23 10:26:08 Closing DB instances... [2022-04-23T10:26:09.945Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-23T10:26:09.945Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-23T10:26:09.977Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-23T10:26:09.977Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-23T10:26:09.977Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-23T10:26:09.977Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-23T10:26:09.977Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-23T10:26:09.977Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-23T10:26:09.977Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-23T10:26:09.977Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-23T10:26:09.977Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-23T10:26:09.977Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-23T10:26:09.977Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-23T10:26:09.977Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-23T10:26:09.977Z] === RUN TestBufferPoolPutAndGet [2022-04-23T10:26:09.977Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-23T10:26:09.977Z] PASS [2022-04-23T10:26:09.977Z] coverage: 88.2% of statements [2022-04-23T10:26:09.977Z] ok github.com/docker/docker/pkg/pools 0.046s coverage: 88.2% of statements [2022-04-23T10:26:10.147Z] time="2022-04-23T10:26:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-23T10:26:10.203Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-23T10:26:10.203Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-04-23T10:26:10.203Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-23T10:26:10.436Z] === RUN TestOutputOnPrematureClose [2022-04-23T10:26:10.436Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-23T10:26:10.436Z] === RUN TestCompleteSilently [2022-04-23T10:26:10.436Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-23T10:26:10.436Z] PASS [2022-04-23T10:26:10.436Z] coverage: 75.9% of statements [2022-04-23T10:26:10.436Z] ok github.com/docker/docker/pkg/progress 0.042s coverage: 75.9% of statements [2022-04-23T10:26:10.462Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-23T10:26:10.615Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-04-23T10:26:10.615Z] === RUN TestNetworkDBGarbageCollection [2022-04-23T10:26:11.396Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-23T10:26:11.397Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-23T10:26:11.405Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-23T10:26:11.405Z] === RUN TestClientStream [2022-04-23T10:26:11.405Z] --- PASS: TestClientStream (0.00s) [2022-04-23T10:26:11.405Z] === RUN TestClientSendFile [2022-04-23T10:26:11.405Z] --- PASS: TestClientSendFile (0.00s) [2022-04-23T10:26:11.405Z] === RUN TestClientWithRequestTimeout [2022-04-23T10:26:11.405Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-23T10:26:11.405Z] === RUN TestFileSpecPlugin [2022-04-23T10:26:11.405Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-23T10:26:11.405Z] === RUN TestFileJSONSpecPlugin [2022-04-23T10:26:11.405Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-23T10:26:11.405Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-23T10:26:11.405Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-04-23T10:26:11.405Z] === RUN TestPluginAddHandler [2022-04-23T10:26:11.405Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-23T10:26:11.405Z] === RUN TestPluginWaitBadPlugin [2022-04-23T10:26:11.405Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-23T10:26:11.405Z] === RUN TestGet [2022-04-23T10:26:11.405Z] time="2022-04-23T10:26:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-23T10:26:11.405Z] === RUN TestSendToOneSub [2022-04-23T10:26:11.405Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-23T10:26:11.405Z] === RUN TestSendToMultipleSubs [2022-04-23T10:26:11.405Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-23T10:26:11.405Z] === RUN TestEvictOneSub [2022-04-23T10:26:11.405Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-23T10:26:11.405Z] === RUN TestClosePublisher [2022-04-23T10:26:11.405Z] --- PASS: TestClosePublisher (0.00s) [2022-04-23T10:26:11.405Z] === RUN TestPubSubRace [2022-04-23T10:26:12.331Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-23T10:26:12.346Z] --- PASS: TestInfoAPIWarnings (16.25s) [2022-04-23T10:26:12.346Z] === RUN TestInfoDebug [2022-04-23T10:26:12.346Z] --- PASS: TestInfoDebug (0.52s) [2022-04-23T10:26:12.346Z] === RUN TestInfoInsecureRegistries [2022-04-23T10:26:12.346Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-23T10:26:12.346Z] === RUN TestInfoRegistryMirrors [2022-04-23T10:26:12.346Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-23T10:26:12.346Z] === RUN TestLoginFailsWithBadCredentials [2022-04-23T10:26:12.346Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-23T10:26:12.346Z] === RUN TestPingCacheHeaders [2022-04-23T10:26:12.346Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-23T10:26:12.346Z] === RUN TestPingGet [2022-04-23T10:26:12.346Z] --- PASS: TestPingGet (0.01s) [2022-04-23T10:26:12.346Z] === RUN TestPingHead [2022-04-23T10:26:12.346Z] --- PASS: TestPingHead (0.02s) [2022-04-23T10:26:12.346Z] === RUN TestPingSwarmHeader [2022-04-23T10:26:12.374Z] time="2022-04-23T10:26:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-23T10:26:12.374Z] --- PASS: TestPubSubRace (1.07s) [2022-04-23T10:26:12.374Z] PASS [2022-04-23T10:26:12.374Z] coverage: 75.0% of statements [2022-04-23T10:26:12.374Z] ok github.com/docker/docker/pkg/pubsub 1.108s coverage: 75.0% of statements [2022-04-23T10:26:12.897Z] --- PASS: TestAuthZPluginV2Disable (3.95s) [2022-04-23T10:26:12.897Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-23T10:26:12.917Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-23T10:26:12.917Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-23T10:26:13.624Z] === RUN TestRegister [2022-04-23T10:26:13.624Z] --- PASS: TestRegister (0.00s) [2022-04-23T10:26:13.624Z] === RUN TestCommand [2022-04-23T10:26:13.624Z] --- PASS: TestCommand (0.03s) [2022-04-23T10:26:13.624Z] === RUN TestNaiveSelf [2022-04-23T10:26:13.624Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-23T10:26:13.624Z] PASS [2022-04-23T10:26:13.624Z] coverage: 82.4% of statements [2022-04-23T10:26:13.624Z] ok github.com/docker/docker/pkg/reexec 0.104s coverage: 82.4% of statements [2022-04-23T10:26:13.857Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-23T10:26:13.857Z] --- PASS: TestPingSwarmHeader (1.67s) [2022-04-23T10:26:13.857Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-23T10:26:13.857Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-23T10:26:13.857Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-23T10:26:13.857Z] === RUN TestVersion [2022-04-23T10:26:13.857Z] --- PASS: TestVersion (0.02s) [2022-04-23T10:26:13.857Z] === CONT TestDiskUsage [2022-04-23T10:26:14.081Z] === RUN TestDump [2022-04-23T10:26:14.081Z] goroutine 4 [running]: [2022-04-23T10:26:14.081Z] github.com/docker/docker/pkg/stack.dump(0x5d2d57?) [2022-04-23T10:26:14.081Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-23T10:26:14.081Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-23T10:26:14.081Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-23T10:26:14.081Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-23T10:26:14.081Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-23T10:26:14.081Z] testing.tRunner(0xc000031ba0, 0x79a498) [2022-04-23T10:26:14.081Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T10:26:14.081Z] created by testing.(*T).Run [2022-04-23T10:26:14.081Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-23T10:26:14.081Z] [2022-04-23T10:26:14.081Z] goroutine 1 [chan receive]: [2022-04-23T10:26:14.081Z] testing.(*T).Run(0xc000031a00, {0x78913c?, 0x5ac1f3?}, 0x79a498) [2022-04-23T10:26:14.081Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-23T10:26:14.081Z] testing.runTests.func1(0xc00005e870?) [2022-04-23T10:26:14.081Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-23T10:26:14.081Z] testing.tRunner(0xc000031a00, 0xc000067ca0) [2022-04-23T10:26:14.081Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T10:26:14.081Z] testing.runTests(0xc00004a460?, {0x91e400, 0x3, 0x3}, {0x2b8083d0108?, 0x40?, 0x9234a0?}) [2022-04-23T10:26:14.081Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-23T10:26:14.081Z] testing.(*M).Run(0xc00004a460) [2022-04-23T10:26:14.081Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-23T10:26:14.081Z] main.main() [2022-04-23T10:26:14.081Z] _testmain.go:99 +0x255 [2022-04-23T10:26:14.081Z] --- PASS: TestDump (0.00s) [2022-04-23T10:26:14.081Z] === RUN TestDumpToFile [2022-04-23T10:26:14.081Z] time="2022-04-23T10:26:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-23T10:26:14.430Z] === RUN TestDiskUsage/empty [2022-04-23T10:26:14.430Z] === RUN TestDiskUsage/empty/container_types [2022-04-23T10:26:14.430Z] === RUN TestDiskUsage/empty/image_types [2022-04-23T10:26:14.430Z] === RUN TestDiskUsage/empty/volume_types [2022-04-23T10:26:14.430Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-23T10:26:14.430Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-23T10:26:14.430Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-23T10:26:14.430Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-23T10:26:14.430Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-23T10:26:14.430Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-23T10:26:14.430Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-23T10:26:14.430Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-23T10:26:14.537Z] --- PASS: TestDumpToFile (0.24s) [2022-04-23T10:26:14.537Z] === RUN TestDumpToFileWithEmptyInput [2022-04-23T10:26:14.537Z] goroutine 6 [running]: [2022-04-23T10:26:14.537Z] github.com/docker/docker/pkg/stack.dump(0x64ed13?) [2022-04-23T10:26:14.537Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-23T10:26:14.537Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x64ece0?}) [2022-04-23T10:26:14.537Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-23T10:26:14.537Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000031ba0?) [2022-04-23T10:26:14.537Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-23T10:26:14.537Z] testing.tRunner(0xc000162340, 0x79a488) [2022-04-23T10:26:14.537Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T10:26:14.537Z] created by testing.(*T).Run [2022-04-23T10:26:14.537Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-23T10:26:14.537Z] [2022-04-23T10:26:14.537Z] goroutine 1 [chan receive]: [2022-04-23T10:26:14.537Z] testing.(*T).Run(0xc000031a00, {0x790713?, 0x5ac1f3?}, 0x79a488) [2022-04-23T10:26:14.537Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-23T10:26:14.537Z] testing.runTests.func1(0xc00005e870?) [2022-04-23T10:26:14.537Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-23T10:26:14.537Z] testing.tRunner(0xc000031a00, 0xc000067ca0) [2022-04-23T10:26:14.537Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T10:26:14.537Z] testing.runTests(0xc00004a460?, {0x91e400, 0x3, 0x3}, {0x2b8083d0108?, 0x40?, 0x9234a0?}) [2022-04-23T10:26:14.537Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-23T10:26:14.537Z] testing.(*M).Run(0xc00004a460) [2022-04-23T10:26:14.537Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-23T10:26:14.537Z] main.main() [2022-04-23T10:26:14.537Z] _testmain.go:99 +0x255 [2022-04-23T10:26:14.537Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-23T10:26:14.537Z] PASS [2022-04-23T10:26:14.537Z] coverage: 90.9% of statements [2022-04-23T10:26:14.537Z] ok github.com/docker/docker/pkg/stack 0.279s coverage: 90.9% of statements [2022-04-23T10:26:14.690Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-23T10:26:14.690Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-23T10:26:14.690Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-23T10:26:14.690Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-23T10:26:14.690Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-23T10:26:14.691Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-23T10:26:14.691Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-23T10:26:14.691Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-23T10:26:14.691Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-23T10:26:14.691Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-23T10:26:14.691Z] === RUN TestDiskUsage/after_container.Run [2022-04-23T10:26:14.951Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-23T10:26:14.951Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-23T10:26:14.951Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-23T10:26:14.951Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-23T10:26:14.951Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-23T10:26:14.951Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-23T10:26:14.951Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-23T10:26:14.951Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-23T10:26:14.951Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-23T10:26:14.951Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-23T10:26:14.993Z] === RUN TestNewStdWriter [2022-04-23T10:26:14.993Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-23T10:26:14.993Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-23T10:26:14.993Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-23T10:26:14.993Z] === RUN TestWriteWithNilBytes [2022-04-23T10:26:14.993Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-23T10:26:14.993Z] === RUN TestWrite [2022-04-23T10:26:14.993Z] --- PASS: TestWrite (0.00s) [2022-04-23T10:26:14.993Z] === RUN TestWriteWithWriterError [2022-04-23T10:26:14.993Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-23T10:26:14.993Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-23T10:26:14.993Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-23T10:26:14.993Z] === RUN TestStdCopyWriteAndRead [2022-04-23T10:26:14.993Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-23T10:26:14.993Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-23T10:26:14.993Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-23T10:26:14.993Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-23T10:26:14.993Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-23T10:26:14.993Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-23T10:26:14.993Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-23T10:26:14.993Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-23T10:26:14.993Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-23T10:26:14.993Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-23T10:26:14.993Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-23T10:26:14.993Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-23T10:26:14.993Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-23T10:26:14.993Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-23T10:26:14.993Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-23T10:26:14.993Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-23T10:26:14.993Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-23T10:26:14.993Z] PASS [2022-04-23T10:26:14.993Z] coverage: 100.0% of statements [2022-04-23T10:26:14.993Z] ok github.com/docker/docker/pkg/stdcopy 0.052s coverage: 100.0% of statements [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage (1.21s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-23T10:26:15.211Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T10:26:15.211Z] PASS [2022-04-23T10:26:15.211Z] [2022-04-23T10:26:15.211Z] === Skipped [2022-04-23T10:26:15.211Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T10:26:15.211Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-23T10:26:15.211Z] [2022-04-23T10:26:15.211Z] DONE 54 tests, 1 skipped in 21.627s [2022-04-23T10:26:15.211Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-23T10:26:15.211Z] ++ 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-04-23T10:26:15.211Z] ++ set -e [2022-04-23T10:26:15.211Z] ++ '[' -n 0 ']' [2022-04-23T10:26:15.211Z] ++ set -x [2022-04-23T10:26:15.211Z] ++ 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-04-23T10:26:15.211Z] INFO: Testing against a local daemon [2022-04-23T10:26:15.211Z] === RUN TestVolumesCreateAndList [2022-04-23T10:26:15.211Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-23T10:26:15.211Z] === RUN TestVolumesRemove [2022-04-23T10:26:15.211Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-23T10:26:15.211Z] === RUN TestVolumesInspect [2022-04-23T10:26:15.373Z] time="2022-04-23T10:26:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-23T10:26:15.427Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-23T10:26:15.472Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-23T10:26:15.472Z] === RUN TestVolumesInvalidJSON [2022-04-23T10:26:15.472Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-23T10:26:15.472Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-23T10:26:15.472Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-23T10:26:15.472Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-23T10:26:15.472Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-23T10:26:15.472Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-23T10:26:15.472Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-23T10:26:15.472Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-23T10:26:15.472Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-23T10:26:15.472Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-23T10:26:15.472Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-23T10:26:15.472Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-23T10:26:15.472Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-23T10:26:15.472Z] PASS [2022-04-23T10:26:15.472Z] [2022-04-23T10:26:15.472Z] DONE 9 tests in 0.207s [2022-04-23T10:26:15.472Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-23T10:26:15.472Z] ++++ cat bundles/test-integration/docker.pid [2022-04-23T10:26:15.472Z] +++ kill 14222 [2022-04-23T10:26:15.732Z] +++ /etc/init.d/apparmor stop [2022-04-23T10:26:15.732Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-23T10:26:15.732Z] [2022-04-23T10:26:15.732Z] Unloading profiles will leave already running processes permanently [2022-04-23T10:26:15.732Z] unconfined, which can lead to unexpected situations. [2022-04-23T10:26:15.732Z] [2022-04-23T10:26:15.732Z] To set a process to complain mode, use the command line tool [2022-04-23T10:26:15.732Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-23T10:26:15.732Z] +++ true [2022-04-23T10:26:15.732Z] exiting test-integration [2022-04-23T10:26:15.732Z] ++ exit 0 [2022-04-23T10:26:15.732Z] [2022-04-23T10:26:15.954Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-23T10:26:15.954Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-23T10:26:15.954Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-23T10:26:15.954Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-23T10:26:15.954Z] === RUN TestFormatStatus [2022-04-23T10:26:15.954Z] --- PASS: TestFormatStatus (0.00s) [2022-04-23T10:26:15.954Z] === RUN TestFormatError [2022-04-23T10:26:15.954Z] --- PASS: TestFormatError (0.00s) [2022-04-23T10:26:15.954Z] === RUN TestFormatJSONError [2022-04-23T10:26:15.954Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-23T10:26:15.954Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-23T10:26:15.954Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-23T10:26:15.954Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-23T10:26:15.954Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-23T10:26:15.954Z] === RUN TestNewJSONProgressOutput [2022-04-23T10:26:15.954Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-23T10:26:15.954Z] === RUN TestAuxFormatterEmit [2022-04-23T10:26:15.954Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-23T10:26:15.954Z] === RUN TestStreamWriterStdout [2022-04-23T10:26:15.954Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-23T10:26:15.954Z] === RUN TestStreamWriterStderr [2022-04-23T10:26:15.954Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-23T10:26:15.954Z] PASS [2022-04-23T10:26:15.954Z] coverage: 66.2% of statements [2022-04-23T10:26:15.954Z] ok github.com/docker/docker/pkg/streamformatter 0.049s coverage: 66.2% of statements [2022-04-23T10:26:15.992Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-23T10:26:15.992Z] === RUN TestDockerSuite/TestBuildSymlinkBasename Post stage [Pipeline] junit [2022-04-23T10:26:16.316Z] Recording test results [2022-04-23T10:26:16.361Z] --- PASS: TestRequest (12.01s) [2022-04-23T10:26:16.361Z] === RUN TestOverlappingRequests [2022-04-23T10:26:16.532Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [2022-04-23T10:26:16.558Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.72s) [2022-04-23T10:26:16.558Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-23T10:26:16.830Z] --- PASS: TestOverlappingRequests (0.60s) [2022-04-23T10:26:16.830Z] === RUN TestRelease [2022-04-23T10:26:16.873Z] + echo Ensuring container killed. [2022-04-23T10:26:16.873Z] Ensuring container killed. [2022-04-23T10:26:16.873Z] + docker rm -vf docker-pr1 [2022-04-23T10:26:16.873Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-23T10:26:16.918Z] === RUN TestGenerateRandomID [2022-04-23T10:26:16.918Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-23T10:26:16.918Z] === RUN TestShortenId [2022-04-23T10:26:16.918Z] --- PASS: TestShortenId (0.00s) [2022-04-23T10:26:16.918Z] === RUN TestShortenSha256Id [2022-04-23T10:26:16.918Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-23T10:26:16.918Z] === RUN TestShortenIdEmpty [2022-04-23T10:26:16.918Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-23T10:26:16.918Z] === RUN TestShortenIdInvalid [2022-04-23T10:26:16.918Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-23T10:26:16.918Z] === RUN TestIsShortIDNonHex [2022-04-23T10:26:16.918Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-23T10:26:16.918Z] === RUN TestIsShortIDNotCorrectSize [2022-04-23T10:26:16.918Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-23T10:26:16.918Z] PASS [2022-04-23T10:26:16.918Z] coverage: 70.6% of statements [2022-04-23T10:26:16.918Z] ok github.com/docker/docker/pkg/stringid 0.045s coverage: 70.6% of statements [2022-04-23T10:26:17.123Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-23T10:26:17.161Z] + echo Chowning /workspace to jenkins user [2022-04-23T10:26:17.162Z] Chowning /workspace to jenkins user [2022-04-23T10:26:17.162Z] + id -u [2022-04-23T10:26:17.162Z] + id -g [2022-04-23T10:26:17.162Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43517:/workspace busybox chown -R 1000:1000 /workspace [2022-04-23T10:26:17.162Z] Unable to find image 'busybox:latest' locally [2022-04-23T10:26:17.162Z] latest: Pulling from library/busybox [2022-04-23T10:26:17.381Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-23T10:26:17.429Z] 2f0e692259c0: Pulling fs layer [2022-04-23T10:26:17.429Z] 2f0e692259c0: Verifying Checksum [2022-04-23T10:26:17.429Z] 2f0e692259c0: Download complete [2022-04-23T10:26:17.429Z] 2f0e692259c0: Pull complete [2022-04-23T10:26:17.429Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-23T10:26:17.429Z] Status: Downloaded newer image for busybox:latest [2022-04-23T10:26:17.880Z] === RUN TestIsCpusetListAvailable [2022-04-23T10:26:17.880Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-23T10:26:17.880Z] PASS [2022-04-23T10:26:17.880Z] coverage: 39.4% of statements [2022-04-23T10:26:17.880Z] ok github.com/docker/docker/pkg/sysinfo 0.050s coverage: 39.4% of statements [2022-04-23T10:26:18.336Z] time="2022-04-23T10:26:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-23T10:26:18.394Z] === RUN TestParseEmptyInterface [2022-04-23T10:26:18.394Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-23T10:26:18.394Z] === RUN TestParseNonInterfaceType [2022-04-23T10:26:18.394Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-23T10:26:18.394Z] === RUN TestParseWithOneFunction [2022-04-23T10:26:18.394Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-23T10:26:18.394Z] === RUN TestParseWithMultipleFuncs [2022-04-23T10:26:18.394Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-23T10:26:18.394Z] === RUN TestParseWithUnnamedReturn [2022-04-23T10:26:18.394Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-23T10:26:18.394Z] === RUN TestEmbeddedInterface [2022-04-23T10:26:18.394Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-23T10:26:18.394Z] === RUN TestParsedImports [2022-04-23T10:26:18.394Z] --- PASS: TestParsedImports (0.00s) [2022-04-23T10:26:18.394Z] === RUN TestAliasedImports [2022-04-23T10:26:18.394Z] --- PASS: TestAliasedImports (0.00s) [2022-04-23T10:26:18.394Z] PASS [2022-04-23T10:26:18.394Z] coverage: 56.8% of statements [2022-04-23T10:26:18.394Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.062s coverage: 56.8% of statements [2022-04-23T10:26:18.753Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-23T10:26:18.753Z] docker_api_swarm_test.go:272: [d8dfd255ba28f] joining swarm manager [d3a5d4e66d0bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-23T10:26:19.112Z] + bundleName=arm64-integration [2022-04-23T10:26:19.112Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-23T10:26:19.112Z] Creating arm64-integration-bundles.tar.gz [2022-04-23T10:26:19.112Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-23T10:26:19.112Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-04-23T10:26:19.297Z] === RUN TestChtimes [2022-04-23T10:26:19.298Z] --- PASS: TestChtimes (0.00s) [2022-04-23T10:26:19.298Z] === RUN TestChtimesWindows [2022-04-23T10:26:19.298Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-23T10:26:19.298Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-23T10:26:19.298Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-23T10:26:19.298Z] PASS [2022-04-23T10:26:19.298Z] coverage: 13.0% of statements [2022-04-23T10:26:19.298Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 13.0% of statements [2022-04-23T10:26:19.380Z] === RUN TestHTTPTransport [2022-04-23T10:26:19.380Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-23T10:26:19.380Z] PASS [2022-04-23T10:26:19.380Z] coverage: 85.7% of statements [2022-04-23T10:26:19.380Z] ok github.com/docker/docker/pkg/plugins/transport 0.047s coverage: 85.7% of statements [2022-04-23T10:26:19.380Z] --- PASS: TestRelease (2.45s) [2022-04-23T10:26:19.380Z] === RUN TestAllocateRandomDeallocate [Pipeline] archiveArtifacts [2022-04-23T10:26:19.386Z] Archiving artifacts [2022-04-23T10:26:20.126Z] === RUN TestDockerSuite/TestBuildUser [2022-04-23T10:26:20.126Z] docker_api_swarm_test.go:273: [dfec9c418bea6] joining swarm manager [d3a5d4e66d0bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T10:26:20.259Z] === RUN TestTailFile [2022-04-23T10:26:20.259Z] --- PASS: TestTailFile (0.00s) [2022-04-23T10:26:20.259Z] === RUN TestTailFileManyLines [2022-04-23T10:26:20.259Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-23T10:26:20.259Z] === RUN TestTailEmptyFile [2022-04-23T10:26:20.259Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-23T10:26:20.259Z] === RUN TestTailNegativeN [2022-04-23T10:26:20.259Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader [2022-04-23T10:26:20.259Z] === CONT TestNewTailReader [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/no_delimiter [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/truncated_last_line [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-23T10:26:20.259Z] === CONT TestNewTailReader/no_delimiter [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T10:26:20.259Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T10:26:20.259Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T10:26:20.259Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:20.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T10:26:20.260Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:20.260Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T10:26:20.260Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:20.260Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:20.260Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:20.260Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:20.260Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:20.260Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:20.260Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:20.260Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:20.260Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T10:26:20.260Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:20.368Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-23T10:26:20.368Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-23T10:26:20.368Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-23T10:26:20.368Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-23T10:26:20.368Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-23T10:26:20.368Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-23T10:26:20.368Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-23T10:26:20.368Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-23T10:26:20.368Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-23T10:26:20.368Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-23T10:26:20.368Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-23T10:26:20.368Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-23T10:26:20.368Z] === RUN TestBufferPoolPutAndGet [2022-04-23T10:26:20.368Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-23T10:26:20.368Z] PASS [2022-04-23T10:26:20.368Z] coverage: 88.2% of statements [2022-04-23T10:26:20.368Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2022-04-23T10:26:20.717Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:20.717Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:20.717Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:20.717Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:20.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:20.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:20.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:20.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:20.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:20.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:20.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:20.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:20.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:20.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:20.717Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:20.717Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:20.717Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T10:26:20.717Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:20.717Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:20.718Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:20.718Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T10:26:20.718Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:20.718Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:20.718Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:20.718Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:20.719Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:20.719Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:20.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:20.719Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:20.720Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:20.720Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:20.720Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:20.720Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:20.721Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:20.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:20.721Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:20.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:20.721Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:20.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:20.721Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T10:26:20.721Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:20.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:20.721Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:20.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:20.721Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:20.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:20.721Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:20.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:20.721Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:20.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:20.721Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:20.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:20.721Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:20.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:20.721Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:20.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:20.721Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:20.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:20.721Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:20.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:20.721Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:20.721Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:20.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:20.721Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T10:26:20.721Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:20.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:20.721Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:20.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:20.721Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:20.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:20.721Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:20.721Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:20.837Z] === RUN TestOutputOnPrematureClose [2022-04-23T10:26:20.837Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-23T10:26:20.837Z] === RUN TestCompleteSilently [2022-04-23T10:26:20.837Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-23T10:26:20.837Z] PASS [2022-04-23T10:26:20.837Z] coverage: 75.9% of statements [2022-04-23T10:26:20.837Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2022-04-23T10:26:20.999Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43517/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:21.177Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:21.178Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:21.179Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:21.179Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:21.179Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:21.179Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:21.179Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:21.179Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.02s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.02s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.02s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.02s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T10:26:21.179Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.02s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.02s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.01s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.02s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.02s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.02s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T10:26:21.180Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T10:26:21.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T10:26:21.181Z] PASS [2022-04-23T10:26:21.181Z] coverage: 88.6% of statements [2022-04-23T10:26:21.181Z] ok github.com/docker/docker/pkg/tailfile 0.499s coverage: 88.6% of statements [2022-04-23T10:26:21.306Z] === RUN TestSendToOneSub [2022-04-23T10:26:21.306Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-23T10:26:21.306Z] === RUN TestSendToMultipleSubs [2022-04-23T10:26:21.306Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-23T10:26:21.306Z] === RUN TestEvictOneSub [2022-04-23T10:26:21.306Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-23T10:26:21.306Z] === RUN TestClosePublisher [2022-04-23T10:26:21.306Z] --- PASS: TestClosePublisher (0.00s) [2022-04-23T10:26:21.306Z] === RUN TestPubSubRace [2022-04-23T10:26:21.309Z] + make clean [2022-04-23T10:26:21.448Z] --- PASS: TestCheckoutGit (54.12s) [2022-04-23T10:26:21.448Z] === RUN TestValidGitTransport [2022-04-23T10:26:21.448Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-23T10:26:21.448Z] === RUN TestGitInvalidRef [2022-04-23T10:26:21.448Z] --- PASS: TestGitInvalidRef (0.40s) [2022-04-23T10:26:21.448Z] PASS [2022-04-23T10:26:21.448Z] coverage: 86.3% of statements [2022-04-23T10:26:21.448Z] ok github.com/docker/docker/builder/remotecontext/git 54.636s coverage: 86.3% of statements [2022-04-23T10:26:21.448Z] ? github.com/docker/docker/cli [no test files] [2022-04-23T10:26:21.448Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-23T10:26:21.448Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-23T10:26:21.448Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-23T10:26:21.569Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-23T10:26:21.569Z] docker-dev-cache [2022-04-23T10:26:21.569Z] docker-mod-cache [Pipeline] deleteDir [2022-04-23T10:26:22.057Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-23T10:26:22.142Z] === RUN TestTarSumRemoveNonExistent [2022-04-23T10:26:22.142Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-23T10:26:22.142Z] === RUN TestTarSumRemove [2022-04-23T10:26:22.142Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-23T10:26:22.142Z] === RUN TestSortFileInfoSums [2022-04-23T10:26:22.142Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-23T10:26:22.142Z] === RUN TestNewTarSumForLabelInvalid [2022-04-23T10:26:22.142Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-23T10:26:22.142Z] === RUN TestNewTarSumForLabel [2022-04-23T10:26:22.142Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-23T10:26:22.142Z] === RUN TestEmptyTar [2022-04-23T10:26:22.142Z] --- PASS: TestEmptyTar (0.01s) [2022-04-23T10:26:22.142Z] === RUN TestTarSumsReadSize [2022-04-23T10:26:22.142Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-23T10:26:22.142Z] === RUN TestTarSums [2022-04-23T10:26:22.142Z] --- PASS: TestTarSums (0.08s) [2022-04-23T10:26:22.142Z] === RUN TestIteration [2022-04-23T10:26:22.142Z] --- PASS: TestIteration (0.00s) [2022-04-23T10:26:22.142Z] === RUN TestVersionLabelForChecksum [2022-04-23T10:26:22.142Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-23T10:26:22.142Z] === RUN TestVersion [2022-04-23T10:26:22.142Z] --- PASS: TestVersion (0.00s) [2022-04-23T10:26:22.142Z] === RUN TestGetVersion [2022-04-23T10:26:22.142Z] --- PASS: TestGetVersion (0.00s) [2022-04-23T10:26:22.142Z] === RUN TestGetVersions [2022-04-23T10:26:22.142Z] --- PASS: TestGetVersions (0.00s) [2022-04-23T10:26:22.142Z] PASS [2022-04-23T10:26:22.142Z] coverage: 89.3% of statements [2022-04-23T10:26:22.142Z] ok github.com/docker/docker/pkg/tarsum 0.140s coverage: 89.3% of statements [2022-04-23T10:26:22.293Z] --- PASS: TestPubSubRace (1.07s) [2022-04-23T10:26:22.293Z] PASS [2022-04-23T10:26:22.293Z] coverage: 75.0% of statements [2022-04-23T10:26:22.293Z] ok github.com/docker/docker/pkg/pubsub 1.114s coverage: 75.0% of statements [2022-04-23T10:26:23.105Z] === RUN TestTruncIndex [2022-04-23T10:26:23.105Z] --- PASS: TestTruncIndex (0.10s) [2022-04-23T10:26:23.105Z] PASS [2022-04-23T10:26:23.105Z] coverage: 91.5% of statements [2022-04-23T10:26:23.105Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2022-04-23T10:26:23.105Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-23T10:26:23.105Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-23T10:26:23.105Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-23T10:26:23.105Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-23T10:26:23.281Z] === RUN TestRegister [2022-04-23T10:26:23.281Z] --- PASS: TestRegister (0.00s) [2022-04-23T10:26:23.281Z] === RUN TestCommand [2022-04-23T10:26:23.281Z] --- PASS: TestCommand (0.03s) [2022-04-23T10:26:23.281Z] === RUN TestNaiveSelf [2022-04-23T10:26:23.281Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-23T10:26:23.281Z] PASS [2022-04-23T10:26:23.281Z] coverage: 82.4% of statements [2022-04-23T10:26:23.281Z] ok github.com/docker/docker/pkg/reexec 0.107s coverage: 82.4% of statements [2022-04-23T10:26:23.281Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-23T10:26:23.281Z] === RUN TestClientStream [2022-04-23T10:26:23.281Z] --- PASS: TestClientStream (0.00s) [2022-04-23T10:26:23.281Z] === RUN TestClientSendFile [2022-04-23T10:26:23.281Z] --- PASS: TestClientSendFile (0.00s) [2022-04-23T10:26:23.281Z] === RUN TestClientWithRequestTimeout [2022-04-23T10:26:23.281Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-04-23T10:26:23.281Z] === RUN TestFileSpecPlugin [2022-04-23T10:26:23.281Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-23T10:26:23.281Z] === RUN TestFileJSONSpecPlugin [2022-04-23T10:26:23.281Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-04-23T10:26:23.281Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-23T10:26:23.281Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-23T10:26:23.281Z] === RUN TestPluginAddHandler [2022-04-23T10:26:23.281Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-23T10:26:23.281Z] === RUN TestPluginWaitBadPlugin [2022-04-23T10:26:23.281Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-23T10:26:23.281Z] === RUN TestGet [2022-04-23T10:26:23.281Z] time="2022-04-23T10:26:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-23T10:26:23.562Z] === RUN TestVersionInfo [2022-04-23T10:26:23.562Z] --- PASS: TestVersionInfo (0.00s) [2022-04-23T10:26:23.562Z] === RUN TestAppendVersions [2022-04-23T10:26:23.562Z] --- PASS: TestAppendVersions (0.00s) [2022-04-23T10:26:23.562Z] PASS [2022-04-23T10:26:23.562Z] coverage: 88.9% of statements [2022-04-23T10:26:23.562Z] ok github.com/docker/docker/pkg/useragent 0.041s coverage: 88.9% of statements [2022-04-23T10:26:24.271Z] === RUN TestDump [2022-04-23T10:26:24.271Z] goroutine 35 [running]: [2022-04-23T10:26:24.271Z] github.com/docker/docker/pkg/stack.dump(0x1042d57?) [2022-04-23T10:26:24.271Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-23T10:26:24.271Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-23T10:26:24.271Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-23T10:26:24.271Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-23T10:26:24.271Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-23T10:26:24.271Z] testing.tRunner(0xc0001431e0, 0x120a498) [2022-04-23T10:26:24.271Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T10:26:24.271Z] created by testing.(*T).Run [2022-04-23T10:26:24.271Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-23T10:26:24.271Z] [2022-04-23T10:26:24.271Z] goroutine 1 [chan receive]: [2022-04-23T10:26:24.271Z] testing.(*T).Run(0xc000143040, {0x11f913c?, 0x101c1f3?}, 0x120a498) [2022-04-23T10:26:24.271Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-23T10:26:24.271Z] testing.runTests.func1(0xc000130840?) [2022-04-23T10:26:24.271Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-23T10:26:24.271Z] testing.tRunner(0xc000143040, 0xc00013bca0) [2022-04-23T10:26:24.271Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T10:26:24.271Z] testing.runTests(0xc00010e500?, {0x138e400, 0x3, 0x3}, {0x17406410a28?, 0x40?, 0x13934a0?}) [2022-04-23T10:26:24.271Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-23T10:26:24.271Z] testing.(*M).Run(0xc00010e500) [2022-04-23T10:26:24.271Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-23T10:26:24.271Z] main.main() [2022-04-23T10:26:24.271Z] _testmain.go:99 +0x255 [2022-04-23T10:26:24.271Z] --- PASS: TestDump (0.00s) [2022-04-23T10:26:24.271Z] === RUN TestDumpToFile [2022-04-23T10:26:24.271Z] --- PASS: TestDumpToFile (0.18s) [2022-04-23T10:26:24.271Z] === RUN TestDumpToFileWithEmptyInput [2022-04-23T10:26:24.271Z] goroutine 37 [running]: [2022-04-23T10:26:24.271Z] github.com/docker/docker/pkg/stack.dump(0x10bed13?) [2022-04-23T10:26:24.271Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-23T10:26:24.271Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x10bece0?}) [2022-04-23T10:26:24.271Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-23T10:26:24.271Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001431e0?) [2022-04-23T10:26:24.271Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-23T10:26:24.271Z] testing.tRunner(0xc000143860, 0x120a488) [2022-04-23T10:26:24.271Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T10:26:24.271Z] created by testing.(*T).Run [2022-04-23T10:26:24.271Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-23T10:26:24.271Z] [2022-04-23T10:26:24.271Z] goroutine 1 [chan receive]: [2022-04-23T10:26:24.271Z] testing.(*T).Run(0xc000143040, {0x1200713?, 0x101c1f3?}, 0x120a488) [2022-04-23T10:26:24.271Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-23T10:26:24.271Z] testing.runTests.func1(0xc000130840?) [2022-04-23T10:26:24.271Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-23T10:26:24.271Z] testing.tRunner(0xc000143040, 0xc00013bca0) [2022-04-23T10:26:24.271Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T10:26:24.271Z] testing.runTests(0xc00010e500?, {0x138e400, 0x3, 0x3}, {0x17406410a28?, 0x40?, 0x13934a0?}) [2022-04-23T10:26:24.271Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-23T10:26:24.271Z] testing.(*M).Run(0xc00010e500) [2022-04-23T10:26:24.271Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-23T10:26:24.271Z] main.main() [2022-04-23T10:26:24.271Z] _testmain.go:99 +0x255 [2022-04-23T10:26:24.271Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-23T10:26:24.271Z] PASS [2022-04-23T10:26:24.271Z] coverage: 90.9% of statements [2022-04-23T10:26:24.271Z] ok github.com/docker/docker/pkg/stack 0.222s coverage: 90.9% of statements [2022-04-23T10:26:24.271Z] time="2022-04-23T10:26:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-23T10:26:24.741Z] === RUN TestNewStdWriter [2022-04-23T10:26:24.741Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-23T10:26:24.741Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-23T10:26:24.741Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-23T10:26:24.741Z] === RUN TestWriteWithNilBytes [2022-04-23T10:26:24.741Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-23T10:26:24.741Z] === RUN TestWrite [2022-04-23T10:26:24.741Z] --- PASS: TestWrite (0.00s) [2022-04-23T10:26:24.741Z] === RUN TestWriteWithWriterError [2022-04-23T10:26:24.741Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-23T10:26:24.741Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-23T10:26:24.741Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-23T10:26:24.741Z] === RUN TestStdCopyWriteAndRead [2022-04-23T10:26:24.741Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-23T10:26:24.741Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-23T10:26:24.741Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-23T10:26:24.742Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-23T10:26:24.742Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-23T10:26:24.742Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-23T10:26:24.742Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-23T10:26:24.742Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-23T10:26:24.742Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-23T10:26:24.742Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-23T10:26:24.742Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-23T10:26:24.742Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-23T10:26:24.742Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-23T10:26:24.742Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-23T10:26:24.742Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-23T10:26:24.742Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-23T10:26:24.742Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-23T10:26:24.742Z] PASS [2022-04-23T10:26:24.742Z] coverage: 100.0% of statements [2022-04-23T10:26:24.742Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2022-04-23T10:26:25.099Z] === RUN TestNewSettable [2022-04-23T10:26:25.099Z] --- PASS: TestNewSettable (0.00s) [2022-04-23T10:26:25.099Z] === RUN TestIsSettable [2022-04-23T10:26:25.099Z] --- PASS: TestIsSettable (0.00s) [2022-04-23T10:26:25.099Z] === RUN TestUpdateSettingsEnv [2022-04-23T10:26:25.099Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-23T10:26:25.099Z] PASS [2022-04-23T10:26:25.099Z] coverage: 20.0% of statements [2022-04-23T10:26:25.099Z] ok github.com/docker/docker/plugin/v2 0.039s coverage: 20.0% of statements [2022-04-23T10:26:25.099Z] === RUN TestValidatePrivileges [2022-04-23T10:26:25.099Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-23T10:26:25.099Z] === RUN TestFilterByCapNeg [2022-04-23T10:26:25.099Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-23T10:26:25.099Z] === RUN TestFilterByCapPos [2022-04-23T10:26:25.099Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-23T10:26:25.099Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-23T10:26:25.099Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-23T10:26:25.099Z] PASS [2022-04-23T10:26:25.099Z] coverage: 12.2% of statements [2022-04-23T10:26:25.099Z] ok github.com/docker/docker/plugin 0.058s coverage: 12.2% of statements [2022-04-23T10:26:25.730Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-23T10:26:25.730Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-23T10:26:25.730Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-23T10:26:25.730Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-23T10:26:25.730Z] === RUN TestFormatStatus [2022-04-23T10:26:25.730Z] --- PASS: TestFormatStatus (0.00s) [2022-04-23T10:26:25.730Z] === RUN TestFormatError [2022-04-23T10:26:25.730Z] --- PASS: TestFormatError (0.00s) [2022-04-23T10:26:25.730Z] === RUN TestFormatJSONError [2022-04-23T10:26:25.730Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-23T10:26:25.730Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-23T10:26:25.730Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-23T10:26:25.730Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-23T10:26:25.730Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-23T10:26:25.730Z] === RUN TestNewJSONProgressOutput [2022-04-23T10:26:25.730Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-23T10:26:25.730Z] === RUN TestAuxFormatterEmit [2022-04-23T10:26:25.730Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-23T10:26:25.730Z] === RUN TestStreamWriterStdout [2022-04-23T10:26:25.730Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-23T10:26:25.730Z] === RUN TestStreamWriterStderr [2022-04-23T10:26:25.730Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-23T10:26:25.730Z] PASS [2022-04-23T10:26:25.730Z] coverage: 66.2% of statements [2022-04-23T10:26:25.730Z] ok github.com/docker/docker/pkg/streamformatter 0.041s coverage: 66.2% of statements [2022-04-23T10:26:26.087Z] === RUN TestLoad [2022-04-23T10:26:26.088Z] --- PASS: TestLoad (0.00s) [2022-04-23T10:26:26.088Z] === RUN TestSave [2022-04-23T10:26:26.088Z] --- PASS: TestSave (0.03s) [2022-04-23T10:26:26.088Z] === RUN TestAddDeleteGet [2022-04-23T10:26:26.088Z] --- PASS: TestAddDeleteGet (0.04s) [2022-04-23T10:26:26.088Z] === RUN TestInvalidTags [2022-04-23T10:26:26.088Z] --- PASS: TestInvalidTags (0.00s) [2022-04-23T10:26:26.088Z] PASS [2022-04-23T10:26:26.088Z] coverage: 84.4% of statements [2022-04-23T10:26:26.088Z] --- PASS: TestGet (15.02s) [2022-04-23T10:26:26.088Z] === RUN TestPluginWithNoManifest [2022-04-23T10:26:26.088Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-23T10:26:26.088Z] === RUN TestGetAll [2022-04-23T10:26:26.088Z] ok github.com/docker/docker/reference 0.153s coverage: 84.4% of statements [2022-04-23T10:26:26.088Z] --- PASS: TestGetAll (0.01s) [2022-04-23T10:26:26.088Z] PASS [2022-04-23T10:26:26.088Z] coverage: 73.2% of statements [2022-04-23T10:26:26.088Z] ok github.com/docker/docker/pkg/plugins 36.150s coverage: 73.2% of statements [2022-04-23T10:26:26.200Z] --- PASS: TestAllocateRandomDeallocate (6.54s) [2022-04-23T10:26:26.200Z] === RUN TestRetrieveFromStore [2022-04-23T10:26:26.200Z] === RUN TestGenerateRandomID [2022-04-23T10:26:26.200Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-23T10:26:26.200Z] === RUN TestShortenId [2022-04-23T10:26:26.200Z] --- PASS: TestShortenId (0.00s) [2022-04-23T10:26:26.200Z] === RUN TestShortenSha256Id [2022-04-23T10:26:26.200Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-23T10:26:26.200Z] === RUN TestShortenIdEmpty [2022-04-23T10:26:26.200Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-23T10:26:26.200Z] === RUN TestShortenIdInvalid [2022-04-23T10:26:26.200Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-23T10:26:26.200Z] === RUN TestIsShortIDNonHex [2022-04-23T10:26:26.200Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-23T10:26:26.200Z] === RUN TestIsShortIDNotCorrectSize [2022-04-23T10:26:26.200Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-23T10:26:26.200Z] PASS [2022-04-23T10:26:26.200Z] coverage: 70.6% of statements [2022-04-23T10:26:26.200Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements [2022-04-23T10:26:26.200Z] time="2022-04-23T10:26:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-23T10:26:26.304Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-23T10:26:27.188Z] === RUN TestIsCpusetListAvailable [2022-04-23T10:26:27.188Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-23T10:26:27.188Z] PASS [2022-04-23T10:26:27.188Z] coverage: 39.4% of statements [2022-04-23T10:26:27.188Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 39.4% of statements [2022-04-23T10:26:27.653Z] === RUN TestRestartManagerTimeout [2022-04-23T10:26:27.653Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-23T10:26:27.653Z] === RUN TestRestartManagerTimeoutReset [2022-04-23T10:26:27.653Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-23T10:26:27.653Z] PASS [2022-04-23T10:26:27.653Z] coverage: 50.9% of statements [2022-04-23T10:26:27.653Z] ok github.com/docker/docker/restartmanager 0.048s coverage: 50.9% of statements [2022-04-23T10:26:27.653Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-23T10:26:27.653Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-23T10:26:27.653Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-23T10:26:27.653Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-23T10:26:27.653Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-23T10:26:27.653Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-23T10:26:27.653Z] === RUN TestResumableRequestReaderWithReadError [2022-04-23T10:26:27.653Z] === RUN TestResolveAuthConfigIndexServer [2022-04-23T10:26:27.653Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-23T10:26:27.653Z] === RUN TestResolveAuthConfigFullURL [2022-04-23T10:26:27.653Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-23T10:26:27.653Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-23T10:26:27.653Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-23T10:26:27.653Z] === RUN TestValidateMirror [2022-04-23T10:26:27.653Z] --- PASS: TestValidateMirror (0.00s) [2022-04-23T10:26:27.653Z] === RUN TestLoadInsecureRegistries [2022-04-23T10:26:27.653Z] time="2022-04-23T10:26:27Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-23T10:26:27.653Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s) [2022-04-23T10:26:27.653Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-23T10:26:27.653Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-23T10:26:27.653Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-23T10:26:27.653Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-23T10:26:27.653Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-23T10:26:27.653Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-23T10:26:27.653Z] === RUN TestResumableRequestReader [2022-04-23T10:26:27.653Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-23T10:26:27.653Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-23T10:26:27.653Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-23T10:26:27.653Z] PASS [2022-04-23T10:26:27.653Z] coverage: 100.0% of statements [2022-04-23T10:26:27.653Z] time="2022-04-23T10:26:27Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-23T10:26:27.653Z] time="2022-04-23T10:26:27Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-23T10:26:27.653Z] time="2022-04-23T10:26:27Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-23T10:26:27.653Z] --- PASS: TestLoadInsecureRegistries (0.23s) [2022-04-23T10:26:27.653Z] === RUN TestNewServiceConfig [2022-04-23T10:26:27.653Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-23T10:26:27.653Z] === RUN TestValidateIndexName [2022-04-23T10:26:27.653Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-23T10:26:27.653Z] === RUN TestValidateIndexNameWithError [2022-04-23T10:26:27.653Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-23T10:26:27.653Z] === RUN TestEndpointParse [2022-04-23T10:26:27.653Z] --- PASS: TestEndpointParse (0.00s) [2022-04-23T10:26:27.653Z] === RUN TestEndpointParseInvalid [2022-04-23T10:26:27.653Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-23T10:26:27.653Z] === RUN TestValidateEndpoint [2022-04-23T10:26:27.653Z] ok github.com/docker/docker/registry/resumable 0.296s coverage: 100.0% of statements [2022-04-23T10:26:27.653Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-23T10:26:27.653Z] === RUN TestPing [2022-04-23T10:26:27.653Z] --- PASS: TestPing (0.00s) [2022-04-23T10:26:27.653Z] === RUN TestPingRegistryEndpoint [2022-04-23T10:26:27.653Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:26:27.653Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-23T10:26:27.653Z] === RUN TestEndpoint [2022-04-23T10:26:27.653Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:26:27.653Z] --- SKIP: TestEndpoint (0.00s) [2022-04-23T10:26:27.653Z] === RUN TestParseRepositoryInfo [2022-04-23T10:26:27.653Z] --- PASS: TestParseRepositoryInfo (0.01s) [2022-04-23T10:26:27.653Z] === RUN TestNewIndexInfo [2022-04-23T10:26:27.653Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-23T10:26:27.653Z] === RUN TestMirrorEndpointLookup [2022-04-23T10:26:27.653Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:26:27.653Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-23T10:26:27.653Z] === RUN TestSearchRepositories [2022-04-23T10:26:27.653Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-23T10:26:27.653Z] Host: 127.0.0.1:49329 [2022-04-23T10:26:27.653Z] User-Agent: docker test client [2022-04-23T10:26:27.653Z] Authorization: Token fake-token [2022-04-23T10:26:27.653Z] X-Docker-Token: true [2022-04-23T10:26:27.653Z] Accept-Encoding: gzip [2022-04-23T10:26:27.653Z] [2022-04-23T10:26:27.653Z] [2022-04-23T10:26:27.653Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-23T10:26:27.653Z] Connection: close [2022-04-23T10:26:27.653Z] Content-Length: 144 [2022-04-23T10:26:27.653Z] Cache-Control: no-cache [2022-04-23T10:26:27.653Z] Content-Type: application/json [2022-04-23T10:26:27.653Z] Date: Sat, 23 Apr 2022 10:26:27 GMT [2022-04-23T10:26:27.653Z] Expires: -1 [2022-04-23T10:26:27.653Z] Pragma: no-cache [2022-04-23T10:26:27.653Z] Server: docker-tests/mock [2022-04-23T10:26:27.653Z] X-Docker-Registry-Config: mock [2022-04-23T10:26:27.653Z] X-Docker-Registry-Version: 0.0.0 [2022-04-23T10:26:27.653Z] [2022-04-23T10:26:27.653Z] [2022-04-23T10:26:27.653Z] --- PASS: TestSearchRepositories (0.01s) [2022-04-23T10:26:27.653Z] === RUN TestTrustedLocation [2022-04-23T10:26:27.653Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-23T10:26:27.653Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-23T10:26:27.654Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-23T10:26:27.654Z] === RUN TestAllowNondistributableArtifacts [2022-04-23T10:26:27.654Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-23T10:26:27.654Z] === RUN TestIsSecureIndex [2022-04-23T10:26:27.654Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-23T10:26:27.654Z] PASS [2022-04-23T10:26:27.654Z] coverage: 51.7% of statements [2022-04-23T10:26:27.654Z] ok github.com/docker/docker/registry 0.340s coverage: 51.7% of statements [2022-04-23T10:26:28.123Z] === RUN TestDecodeContainerConfig [2022-04-23T10:26:28.124Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-23T10:26:28.124Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-23T10:26:28.124Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-23T10:26:28.124Z] === RUN TestDecodeContainerConfigIsolation [2022-04-23T10:26:28.124Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-23T10:26:28.124Z] === RUN TestValidatePrivileged [2022-04-23T10:26:28.124Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-23T10:26:28.124Z] PASS [2022-04-23T10:26:28.124Z] coverage: 52.4% of statements [2022-04-23T10:26:28.124Z] ok github.com/docker/docker/runconfig 0.048s coverage: 52.4% of statements [2022-04-23T10:26:28.183Z] --- PASS: TestRetrieveFromStore (2.19s) [2022-04-23T10:26:28.183Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-23T10:26:28.183Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-23T10:26:28.183Z] === RUN TestParallelPredefinedRequest1 [2022-04-23T10:26:28.183Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-23T10:26:28.183Z] === RUN TestParallelPredefinedRequest2 [2022-04-23T10:26:28.183Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-23T10:26:28.183Z] === RUN TestParallelPredefinedRequest3 [2022-04-23T10:26:28.183Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-23T10:26:28.183Z] === RUN TestParallelPredefinedRequest4 [2022-04-23T10:26:28.183Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-23T10:26:28.183Z] === RUN TestParallelPredefinedRequest5 [2022-04-23T10:26:28.183Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-23T10:26:28.183Z] === RUN TestDebug [2022-04-23T10:26:28.183Z] --- PASS: TestDebug (0.00s) [2022-04-23T10:26:28.183Z] === RUN TestRequestPoolParallel [2022-04-23T10:26:28.593Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-23T10:26:28.593Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-23T10:26:28.593Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-23T10:26:28.593Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-23T10:26:28.593Z] PASS [2022-04-23T10:26:28.593Z] coverage: 62.5% of statements [2022-04-23T10:26:28.593Z] ok github.com/docker/docker/testutil 0.045s coverage: 62.5% of statements [2022-04-23T10:26:28.652Z] --- PASS: TestRequestPoolParallel (0.56s) [2022-04-23T10:26:28.652Z] === RUN TestFullAllocateRelease [2022-04-23T10:26:28.652Z] === RUN TestChtimes [2022-04-23T10:26:28.652Z] --- PASS: TestChtimes (0.00s) [2022-04-23T10:26:28.652Z] === RUN TestChtimesWindows [2022-04-23T10:26:28.652Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-23T10:26:28.652Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-23T10:26:28.652Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-23T10:26:28.652Z] PASS [2022-04-23T10:26:28.652Z] coverage: 13.0% of statements [2022-04-23T10:26:28.652Z] ok github.com/docker/docker/pkg/system 0.055s coverage: 13.0% of statements [2022-04-23T10:26:28.666Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-23T10:26:28.666Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-04-23T10:26:28.666Z] { [2022-04-23T10:26:28.666Z] "RT_GROUP_ICON": { [2022-04-23T10:26:28.666Z] "#1": { [2022-04-23T10:26:28.666Z] "0409": "../../winresources/docker.ico" [2022-04-23T10:26:28.666Z] } [2022-04-23T10:26:28.666Z] }, [2022-04-23T10:26:28.666Z] "RT_MANIFEST": { [2022-04-23T10:26:28.666Z] "#1": { [2022-04-23T10:26:28.666Z] "0409": { [2022-04-23T10:26:28.666Z] "identity": {}, [2022-04-23T10:26:28.666Z] "description": "Docker Engine", [2022-04-23T10:26:28.666Z] "minimum-os": "vista", [2022-04-23T10:26:28.666Z] "execution-level": "", [2022-04-23T10:26:28.666Z] "ui-access": false, [2022-04-23T10:26:28.666Z] "auto-elevate": false, [2022-04-23T10:26:28.666Z] "dpi-awareness": "unaware", [2022-04-23T10:26:28.666Z] "disable-theming": false, [2022-04-23T10:26:28.666Z] "disable-window-filtering": false, [2022-04-23T10:26:28.666Z] "high-resolution-scrolling-aware": false, [2022-04-23T10:26:28.666Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-23T10:26:28.666Z] "long-path-aware": false, [2022-04-23T10:26:28.666Z] "printer-driver-isolation": false, [2022-04-23T10:26:28.666Z] "gdi-scaling": false, [2022-04-23T10:26:28.666Z] "segment-heap": false, [2022-04-23T10:26:28.666Z] "use-common-controls-v6": false [2022-04-23T10:26:28.666Z] } [2022-04-23T10:26:28.666Z] } [2022-04-23T10:26:28.666Z] }, [2022-04-23T10:26:28.666Z] "RT_MESSAGETABLE": { [2022-04-23T10:26:28.666Z] "#1": { [2022-04-23T10:26:28.666Z] "0409": "../../winresources/event_messages.bin" [2022-04-23T10:26:28.666Z] } [2022-04-23T10:26:28.666Z] }, [2022-04-23T10:26:28.666Z] "RT_VERSION": { [2022-04-23T10:26:28.666Z] "#1": { [2022-04-23T10:26:28.666Z] "0409": { [2022-04-23T10:26:28.666Z] "fixed": { [2022-04-23T10:26:28.666Z] "file_version": "0.0.0.0", [2022-04-23T10:26:28.666Z] "product_version": "0.0.0.0", [2022-04-23T10:26:28.666Z] "type": "Unknown" [2022-04-23T10:26:28.666Z] }, [2022-04-23T10:26:28.666Z] "info": { [2022-04-23T10:26:28.666Z] "0000": { [2022-04-23T10:26:28.666Z] "CompanyName": "", [2022-04-23T10:26:28.666Z] "FileVersion": "dev", [2022-04-23T10:26:28.666Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-23T10:26:28.666Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-04-23T10:26:28.666Z] "ProductName": "", [2022-04-23T10:26:28.666Z] "ProductVersion": "dev", [2022-04-23T10:26:28.666Z] "SpecialBuild": "36049a04d2e11454789be71f40eb2aed1c7070d5" [2022-04-23T10:26:28.666Z] } [2022-04-23T10:26:28.666Z] } [2022-04-23T10:26:28.666Z] } [2022-04-23T10:26:28.666Z] } [2022-04-23T10:26:28.666Z] } [2022-04-23T10:26:28.666Z] } [2022-04-23T10:26:28.666Z] cmd/docker-proxy/genwinres_windows.go [2022-04-23T10:26:28.666Z] cmd/docker-proxy/main.go [2022-04-23T10:26:28.666Z] cmd/docker-proxy/network_proxy_test.go [2022-04-23T10:26:28.666Z] cmd/docker-proxy/proxy.go [2022-04-23T10:26:28.666Z] cmd/docker-proxy/sctp_proxy.go [2022-04-23T10:26:28.666Z] cmd/docker-proxy/tcp_proxy.go [2022-04-23T10:26:28.666Z] cmd/docker-proxy/udp_proxy.go [2022-04-23T10:26:28.666Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-23T10:26:28.666Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-23T10:26:28.666Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-23T10:26:28.666Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-23T10:26:28.666Z] remote: Enumerating objects: 23, done. [2022-04-23T10:26:28.666Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-23T10:26:28.666Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-23T10:26:28.666Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-23T10:26:28.666Z] 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-04-23T10:26:28.666Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-23T10:26:28.666Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-23T10:26:28.666Z] Cross building: bundles/cross/linux/ppc64le [2022-04-23T10:26:28.666Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-23T10:26:28.666Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-23T10:26:28.835Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.23s) [2022-04-23T10:26:28.835Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-23T10:26:29.641Z] --- PASS: TestFullAllocateRelease (0.73s) [2022-04-23T10:26:29.641Z] === RUN TestOddAllocateRelease [2022-04-23T10:26:29.641Z] === RUN TestTailFile [2022-04-23T10:26:29.641Z] --- PASS: TestTailFile (0.00s) [2022-04-23T10:26:29.641Z] === RUN TestTailFileManyLines [2022-04-23T10:26:29.641Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-23T10:26:29.641Z] === RUN TestTailEmptyFile [2022-04-23T10:26:29.641Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-23T10:26:29.641Z] === RUN TestTailNegativeN [2022-04-23T10:26:29.641Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader [2022-04-23T10:26:29.641Z] === CONT TestNewTailReader [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/no_delimiter [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/truncated_last_line [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-23T10:26:29.641Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:29.641Z] === CONT TestNewTailReader/no_delimiter [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:29.641Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-23T10:26:29.641Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-23T10:26:29.641Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:29.641Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:29.641Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:29.642Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T10:26:29.642Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:29.642Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:29.642Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T10:26:29.642Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:29.642Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T10:26:29.642Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:29.642Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:29.642Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:29.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:29.642Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:29.643Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T10:26:29.643Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:29.643Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T10:26:29.643Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:29.643Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:29.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:29.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:29.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:29.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:29.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:29.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:29.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:29.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:29.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:29.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:29.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:29.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:30.114Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:30.114Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T10:26:30.114Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:30.114Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:30.114Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T10:26:30.114Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T10:26:30.114Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:30.114Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:30.114Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:30.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:30.115Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:30.115Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:30.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:30.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:30.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:30.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:30.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:30.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:30.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:30.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T10:26:30.116Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:30.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:30.116Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:30.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:30.116Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:30.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:30.116Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:26:30.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:30.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:30.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:30.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:30.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:30.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:30.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:30.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:30.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:30.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:30.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T10:26:30.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:30.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:30.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:30.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:30.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:30.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:30.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:30.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:30.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:30.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:30.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:30.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:30.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:30.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:30.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:30.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:30.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:30.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:30.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:30.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:30.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:30.116Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:30.117Z] --- PASS: TestOddAllocateRelease (0.32s) [2022-04-23T10:26:30.117Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-23T10:26:30.117Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:26:30.586Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T10:26:30.586Z] --- PASS: TestNewTailReader (0.00s) [2022-04-23T10:26:30.586Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-23T10:26:30.586Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-23T10:26:30.586Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-23T10:26:30.586Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-23T10:26:30.586Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-23T10:26:30.586Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-23T10:26:30.586Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-23T10:26:30.586Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-23T10:26:30.586Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T10:26:30.586Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.586Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-23T10:26:30.586Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T10:26:30.586Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T10:26:30.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T10:26:30.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T10:26:30.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T10:26:30.586Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.01s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.01s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.587Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.02s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T10:26:30.588Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T10:26:30.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T10:26:30.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-23T10:26:30.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T10:26:30.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T10:26:30.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T10:26:30.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T10:26:30.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T10:26:30.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T10:26:30.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T10:26:30.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T10:26:30.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T10:26:30.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-04-23T10:26:30.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T10:26:30.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T10:26:30.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T10:26:30.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T10:26:30.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T10:26:30.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T10:26:30.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T10:26:30.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T10:26:30.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T10:26:30.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T10:26:30.589Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T10:26:30.589Z] PASS [2022-04-23T10:26:30.589Z] coverage: 88.6% of statements [2022-04-23T10:26:30.589Z] ok github.com/docker/docker/pkg/tailfile 0.275s coverage: 88.6% of statements [2022-04-23T10:26:30.589Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2022-04-23T10:26:30.589Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-23T10:26:30.589Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-04-23T10:26:30.589Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-23T10:26:30.589Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-04-23T10:26:30.589Z] === CONT TestParallelPredefinedRequest1 [2022-04-23T10:26:30.589Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:26:30.589Z] === CONT TestParallelPredefinedRequest4 [2022-04-23T10:26:30.589Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-23T10:26:30.589Z] === CONT TestParallelPredefinedRequest3 [2022-04-23T10:26:30.589Z] === CONT TestParallelPredefinedRequest5 [2022-04-23T10:26:30.589Z] === CONT TestParallelPredefinedRequest3 [2022-04-23T10:26:30.589Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:26:30.589Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-23T10:26:30.589Z] === CONT TestParallelPredefinedRequest5 [2022-04-23T10:26:30.589Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:26:30.589Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-23T10:26:30.589Z] === CONT TestParallelPredefinedRequest4 [2022-04-23T10:26:30.589Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:26:30.589Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-23T10:26:30.589Z] === CONT TestParallelPredefinedRequest2 [2022-04-23T10:26:30.589Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:26:30.589Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-23T10:26:30.589Z] PASS [2022-04-23T10:26:30.589Z] coverage: 85.3% of statements [2022-04-23T10:26:30.589Z] ok github.com/docker/docker/libnetwork/ipam 61.403s coverage: 85.3% of statements [2022-04-23T10:26:30.589Z] time="2022-04-23T10:26:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-23T10:26:30.807Z] === RUN TestGetAddress [2022-04-23T10:26:30.807Z] --- PASS: TestGetAddress (0.00s) [2022-04-23T10:26:30.807Z] === RUN TestRemove [2022-04-23T10:26:30.807Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-23T10:26:30.807Z] --- SKIP: TestRemove (0.00s) [2022-04-23T10:26:30.807Z] === RUN TestInitializeWithVolumes [2022-04-23T10:26:30.807Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-23T10:26:30.807Z] === RUN TestCreate [2022-04-23T10:26:30.807Z] --- PASS: TestCreate (0.01s) [2022-04-23T10:26:30.807Z] === RUN TestValidateName [2022-04-23T10:26:30.807Z] --- PASS: TestValidateName (0.00s) [2022-04-23T10:26:30.807Z] === RUN TestCreateWithOpts [2022-04-23T10:26:30.807Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-23T10:26:30.807Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-23T10:26:30.807Z] === RUN TestRelaodNoOpts [2022-04-23T10:26:30.807Z] === RUN TestGetDriver [2022-04-23T10:26:30.807Z] --- PASS: TestGetDriver (0.00s) [2022-04-23T10:26:30.807Z] === RUN TestVolumeRequestError [2022-04-23T10:26:30.807Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-23T10:26:30.807Z] PASS [2022-04-23T10:26:30.807Z] coverage: 41.5% of statements [2022-04-23T10:26:30.807Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-23T10:26:30.807Z] PASS [2022-04-23T10:26:30.807Z] coverage: 36.1% of statements [2022-04-23T10:26:30.807Z] ok github.com/docker/docker/volume/local 0.094s coverage: 41.5% of statements [2022-04-23T10:26:30.807Z] ok github.com/docker/docker/volume/drivers 0.064s coverage: 36.1% of statements [2022-04-23T10:26:31.059Z] === RUN TestTarSumRemoveNonExistent [2022-04-23T10:26:31.059Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-04-23T10:26:31.059Z] === RUN TestTarSumRemove [2022-04-23T10:26:31.059Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-23T10:26:31.059Z] === RUN TestSortFileInfoSums [2022-04-23T10:26:31.059Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-23T10:26:31.059Z] === RUN TestNewTarSumForLabelInvalid [2022-04-23T10:26:31.059Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-23T10:26:31.059Z] === RUN TestNewTarSumForLabel [2022-04-23T10:26:31.059Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-23T10:26:31.059Z] === RUN TestEmptyTar [2022-04-23T10:26:31.059Z] --- PASS: TestEmptyTar (0.00s) [2022-04-23T10:26:31.059Z] === RUN TestTarSumsReadSize [2022-04-23T10:26:31.059Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-23T10:26:31.059Z] === RUN TestTarSums [2022-04-23T10:26:31.276Z] === RUN TestLCOWParseMountRaw [2022-04-23T10:26:31.276Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-23T10:26:31.276Z] === RUN TestLCOWParseMountRawSplit [2022-04-23T10:26:31.276Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-23T10:26:31.276Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-23T10:26:31.276Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-23T10:26:31.276Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-23T10:26:31.276Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-23T10:26:31.276Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-23T10:26:31.276Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-23T10:26:31.276Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-23T10:26:31.276Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-23T10:26:31.276Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-23T10:26:31.276Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-23T10:26:31.276Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-23T10:26:31.276Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-23T10:26:31.276Z] === RUN TestLinuxParseMountRaw [2022-04-23T10:26:31.276Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-23T10:26:31.276Z] === RUN TestLinuxParseMountRawSplit [2022-04-23T10:26:31.276Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-23T10:26:31.276Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-23T10:26:31.276Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-23T10:26:31.276Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-23T10:26:31.276Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-23T10:26:31.276Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-23T10:26:31.276Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-23T10:26:31.276Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-23T10:26:31.276Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-23T10:26:31.276Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-23T10:26:31.276Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-23T10:26:31.276Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-23T10:26:31.276Z] === RUN TestConvertTmpfsOptions [2022-04-23T10:26:31.276Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-23T10:26:31.276Z] linux_parser_test.go:209: data="ro" [2022-04-23T10:26:31.276Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-23T10:26:31.276Z] === RUN TestParseMountSpec [2022-04-23T10:26:31.276Z] parser_test.go:62: case 0 [2022-04-23T10:26:31.276Z] parser_test.go:62: case 1 [2022-04-23T10:26:31.276Z] parser_test.go:62: case 2 [2022-04-23T10:26:31.276Z] parser_test.go:62: case 3 [2022-04-23T10:26:31.276Z] parser_test.go:62: case 4 [2022-04-23T10:26:31.276Z] parser_test.go:62: case 5 [2022-04-23T10:26:31.276Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-23T10:26:31.276Z] === RUN TestValidateMount [2022-04-23T10:26:31.276Z] --- PASS: TestValidateMount (0.00s) [2022-04-23T10:26:31.276Z] === RUN TestWindowsParseMountRaw [2022-04-23T10:26:31.276Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-23T10:26:31.276Z] === RUN TestWindowsParseMountRawSplit [2022-04-23T10:26:31.276Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-23T10:26:31.276Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-23T10:26:31.276Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-23T10:26:31.276Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-23T10:26:31.276Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-23T10:26:31.276Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-23T10:26:31.276Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-23T10:26:31.276Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-23T10:26:31.276Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-23T10:26:31.276Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-23T10:26:31.276Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-23T10:26:31.276Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-23T10:26:31.276Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-23T10:26:31.276Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-23T10:26:31.276Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-23T10:26:31.276Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-23T10:26:31.276Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-23T10:26:31.276Z] PASS [2022-04-23T10:26:31.276Z] coverage: 67.6% of statements [2022-04-23T10:26:31.276Z] ok github.com/docker/docker/volume/mounts 0.061s coverage: 67.6% of statements [2022-04-23T10:26:31.528Z] --- PASS: TestTarSums (0.06s) [2022-04-23T10:26:31.528Z] === RUN TestIteration [2022-04-23T10:26:31.528Z] --- PASS: TestIteration (0.00s) [2022-04-23T10:26:31.528Z] === RUN TestVersionLabelForChecksum [2022-04-23T10:26:31.528Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-23T10:26:31.528Z] === RUN TestVersion [2022-04-23T10:26:31.528Z] --- PASS: TestVersion (0.00s) [2022-04-23T10:26:31.528Z] === RUN TestGetVersion [2022-04-23T10:26:31.528Z] --- PASS: TestGetVersion (0.00s) [2022-04-23T10:26:31.528Z] === RUN TestGetVersions [2022-04-23T10:26:31.528Z] --- PASS: TestGetVersions (0.00s) [2022-04-23T10:26:31.528Z] PASS [2022-04-23T10:26:31.528Z] coverage: 89.3% of statements [2022-04-23T10:26:31.528Z] ok github.com/docker/docker/pkg/tarsum 0.114s coverage: 89.3% of statements [2022-04-23T10:26:31.996Z] === RUN TestTruncIndex [2022-04-23T10:26:31.996Z] --- PASS: TestTruncIndex (0.10s) [2022-04-23T10:26:31.996Z] PASS [2022-04-23T10:26:31.996Z] coverage: 91.5% of statements [2022-04-23T10:26:31.996Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2022-04-23T10:26:32.262Z] === RUN TestSetGetMeta [2022-04-23T10:26:32.262Z] === PAUSE TestSetGetMeta [2022-04-23T10:26:32.262Z] === RUN TestRestore [2022-04-23T10:26:32.262Z] === PAUSE TestRestore [2022-04-23T10:26:32.262Z] === RUN TestServiceCreate [2022-04-23T10:26:32.262Z] === PAUSE TestServiceCreate [2022-04-23T10:26:32.262Z] === RUN TestServiceList [2022-04-23T10:26:32.262Z] === PAUSE TestServiceList [2022-04-23T10:26:32.262Z] === RUN TestServiceRemove [2022-04-23T10:26:32.262Z] === PAUSE TestServiceRemove [2022-04-23T10:26:32.262Z] === RUN TestServiceGet [2022-04-23T10:26:32.262Z] === PAUSE TestServiceGet [2022-04-23T10:26:32.262Z] === RUN TestServicePrune [2022-04-23T10:26:32.262Z] === PAUSE TestServicePrune [2022-04-23T10:26:32.262Z] === RUN TestCreate [2022-04-23T10:26:32.262Z] === PAUSE TestCreate [2022-04-23T10:26:32.262Z] === RUN TestRemove [2022-04-23T10:26:32.262Z] === PAUSE TestRemove [2022-04-23T10:26:32.262Z] === RUN TestList [2022-04-23T10:26:32.262Z] === PAUSE TestList [2022-04-23T10:26:32.262Z] === RUN TestFindByDriver [2022-04-23T10:26:32.262Z] === PAUSE TestFindByDriver [2022-04-23T10:26:32.262Z] === RUN TestFindByReferenced [2022-04-23T10:26:32.262Z] === PAUSE TestFindByReferenced [2022-04-23T10:26:32.262Z] === RUN TestDerefMultipleOfSameRef [2022-04-23T10:26:32.262Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-23T10:26:32.262Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T10:26:32.262Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T10:26:32.262Z] === RUN TestDefererencePluginOnCreateError [2022-04-23T10:26:32.262Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-23T10:26:32.262Z] === RUN TestRefDerefRemove [2022-04-23T10:26:32.262Z] === PAUSE TestRefDerefRemove [2022-04-23T10:26:32.263Z] === RUN TestGet [2022-04-23T10:26:32.263Z] === PAUSE TestGet [2022-04-23T10:26:32.263Z] === RUN TestGetWithReference [2022-04-23T10:26:32.263Z] === PAUSE TestGetWithReference [2022-04-23T10:26:32.263Z] === RUN TestFilterFunc [2022-04-23T10:26:32.263Z] === RUN TestFilterFunc/test_nil_list [2022-04-23T10:26:32.263Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-23T10:26:32.263Z] === RUN TestFilterFunc/test_empty_list [2022-04-23T10:26:32.263Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-23T10:26:32.263Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T10:26:32.263Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T10:26:32.263Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T10:26:32.263Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T10:26:32.263Z] === RUN TestFilterFunc/test_filter_some [2022-04-23T10:26:32.263Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-23T10:26:32.263Z] === RUN TestFilterFunc/test_filter_middle [2022-04-23T10:26:32.263Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-23T10:26:32.263Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-23T10:26:32.263Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-23T10:26:32.263Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-23T10:26:32.263Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-23T10:26:32.263Z] === CONT TestFilterFunc/test_nil_list [2022-04-23T10:26:32.263Z] === CONT TestFilterFunc/test_filter_some [2022-04-23T10:26:32.263Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T10:26:32.263Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-23T10:26:32.263Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-23T10:26:32.263Z] === CONT TestFilterFunc/test_filter_middle [2022-04-23T10:26:32.263Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T10:26:32.263Z] === CONT TestFilterFunc/test_empty_list [2022-04-23T10:26:32.263Z] --- PASS: TestFilterFunc (0.00s) [2022-04-23T10:26:32.263Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-23T10:26:32.263Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-23T10:26:32.263Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-23T10:26:32.263Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-23T10:26:32.263Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-23T10:26:32.263Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-23T10:26:32.263Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-23T10:26:32.263Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-23T10:26:32.263Z] === CONT TestSetGetMeta [2022-04-23T10:26:32.263Z] === CONT TestDefererencePluginOnCreateError [2022-04-23T10:26:32.263Z] === CONT TestList [2022-04-23T10:26:32.263Z] === CONT TestDerefMultipleOfSameRef [2022-04-23T10:26:32.263Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-23T10:26:32.263Z] === CONT TestRemove [2022-04-23T10:26:32.263Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-23T10:26:32.263Z] === CONT TestCreate [2022-04-23T10:26:32.730Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-04-23T10:26:32.730Z] === CONT TestServicePrune [2022-04-23T10:26:32.730Z] --- PASS: TestList (0.04s) [2022-04-23T10:26:32.730Z] === CONT TestServiceGet [2022-04-23T10:26:32.730Z] --- PASS: TestRemove (0.03s) [2022-04-23T10:26:32.730Z] === CONT TestServiceRemove [2022-04-23T10:26:32.730Z] --- PASS: TestCreate (0.02s) [2022-04-23T10:26:32.730Z] === CONT TestServiceList [2022-04-23T10:26:32.730Z] --- PASS: TestServiceGet (0.17s) [2022-04-23T10:26:32.730Z] === CONT TestServiceCreate [2022-04-23T10:26:32.730Z] time="2022-04-23T10:26:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T10:26:32.730Z] --- PASS: TestServiceRemove (0.17s) [2022-04-23T10:26:32.730Z] === CONT TestRestore [2022-04-23T10:26:32.730Z] --- PASS: TestServiceList (0.17s) [2022-04-23T10:26:32.730Z] === CONT TestFindByReferenced [2022-04-23T10:26:32.730Z] time="2022-04-23T10:26:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T10:26:32.730Z] time="2022-04-23T10:26:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T10:26:32.730Z] time="2022-04-23T10:26:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-23T10:26:32.730Z] --- PASS: TestServiceCreate (0.03s) [2022-04-23T10:26:32.730Z] === CONT TestFindByDriver [2022-04-23T10:26:32.730Z] --- PASS: TestFindByReferenced (0.03s) [2022-04-23T10:26:32.730Z] === CONT TestGetWithReference [2022-04-23T10:26:32.730Z] time="2022-04-23T10:26:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T10:26:32.730Z] --- PASS: TestRestore (0.04s) [2022-04-23T10:26:32.730Z] === CONT TestGet [2022-04-23T10:26:32.730Z] --- PASS: TestServicePrune (0.23s) [2022-04-23T10:26:32.730Z] === CONT TestRefDerefRemove [2022-04-23T10:26:32.730Z] --- PASS: TestFindByDriver (0.02s) [2022-04-23T10:26:32.730Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T10:26:32.730Z] --- PASS: TestGetWithReference (0.02s) [2022-04-23T10:26:32.730Z] --- PASS: TestGet (0.02s) [2022-04-23T10:26:32.730Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-23T10:26:32.730Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-23T10:26:32.730Z] PASS [2022-04-23T10:26:32.730Z] coverage: 69.0% of statements [2022-04-23T10:26:32.730Z] ok github.com/docker/docker/volume/service 0.328s coverage: 69.0% of statements [2022-04-23T10:26:32.983Z] === RUN TestVersionInfo [2022-04-23T10:26:32.983Z] --- PASS: TestVersionInfo (0.00s) [2022-04-23T10:26:32.983Z] === RUN TestAppendVersions [2022-04-23T10:26:32.983Z] --- PASS: TestAppendVersions (0.00s) [2022-04-23T10:26:32.983Z] PASS [2022-04-23T10:26:32.983Z] coverage: 88.9% of statements [2022-04-23T10:26:32.983Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2022-04-23T10:26:34.551Z] === RUN TestValidatePrivileges [2022-04-23T10:26:34.551Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-23T10:26:34.551Z] === RUN TestFilterByCapNeg [2022-04-23T10:26:34.551Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-23T10:26:34.551Z] === RUN TestFilterByCapPos [2022-04-23T10:26:34.551Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-23T10:26:34.551Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-23T10:26:34.551Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-23T10:26:34.551Z] PASS [2022-04-23T10:26:34.551Z] coverage: 12.2% of statements [2022-04-23T10:26:34.551Z] ok github.com/docker/docker/plugin 0.047s coverage: 12.2% of statements [2022-04-23T10:26:35.394Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-23T10:26:35.541Z] === RUN TestNewSettable [2022-04-23T10:26:35.541Z] --- PASS: TestNewSettable (0.00s) [2022-04-23T10:26:35.541Z] === RUN TestIsSettable [2022-04-23T10:26:35.541Z] --- PASS: TestIsSettable (0.00s) [2022-04-23T10:26:35.541Z] === RUN TestUpdateSettingsEnv [2022-04-23T10:26:36.014Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-23T10:26:36.014Z] PASS [2022-04-23T10:26:36.014Z] coverage: 20.0% of statements [2022-04-23T10:26:36.014Z] ok github.com/docker/docker/plugin/v2 0.041s coverage: 20.0% of statements [2022-04-23T10:26:36.483Z] === RUN TestLoad [2022-04-23T10:26:36.483Z] --- PASS: TestLoad (0.00s) [2022-04-23T10:26:36.483Z] === RUN TestSave [2022-04-23T10:26:36.951Z] --- PASS: TestSave (0.04s) [2022-04-23T10:26:36.951Z] === RUN TestAddDeleteGet [2022-04-23T10:26:36.951Z] --- PASS: TestAddDeleteGet (0.05s) [2022-04-23T10:26:36.951Z] === RUN TestInvalidTags [2022-04-23T10:26:36.951Z] --- PASS: TestInvalidTags (0.01s) [2022-04-23T10:26:36.951Z] PASS [2022-04-23T10:26:36.951Z] coverage: 84.4% of statements [2022-04-23T10:26:36.951Z] ok github.com/docker/docker/reference 0.142s coverage: 84.4% of statements [2022-04-23T10:26:37.210Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-23T10:26:37.210Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-23T10:26:37.210Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-23T10:26:37.210Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-23T10:26:37.210Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-23T10:26:37.210Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-23T10:26:37.210Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-23T10:26:37.210Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-23T10:26:37.210Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-23T10:26:37.210Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-23T10:26:37.210Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-23T10:26:37.210Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-23T10:26:37.210Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-23T10:26:37.210Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-04-23T10:26:37.210Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-23T10:26:37.210Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-23T10:26:37.210Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-23T10:26:37.210Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2022-04-23T10:26:37.210Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-23T10:26:37.210Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-23T10:26:37.210Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-23T10:26:37.210Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-23T10:26:37.210Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-23T10:26:37.210Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-23T10:26:37.210Z] === RUN TestConfigureDaemonLogs [2022-04-23T10:26:37.210Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-23T10:26:37.210Z] === RUN TestCommonOptionsInstallFlags [2022-04-23T10:26:37.210Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-23T10:26:37.210Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-23T10:26:37.210Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-23T10:26:37.210Z] PASS [2022-04-23T10:26:37.210Z] coverage: 19.0% of statements [2022-04-23T10:26:37.210Z] ok github.com/docker/docker/cmd/dockerd 0.546s coverage: 19.0% of statements [2022-04-23T10:26:37.210Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-23T10:26:37.210Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-23T10:26:37.294Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-23T10:26:37.860Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-23T10:26:38.119Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-23T10:26:38.516Z] --- PASS: TestGet (15.05s) [2022-04-23T10:26:38.516Z] === RUN TestPluginWithNoManifest [2022-04-23T10:26:38.516Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-23T10:26:38.516Z] === RUN TestGetAll [2022-04-23T10:26:38.516Z] --- PASS: TestGetAll (0.00s) [2022-04-23T10:26:38.516Z] PASS [2022-04-23T10:26:38.516Z] coverage: 73.2% of statements [2022-04-23T10:26:38.516Z] ok github.com/docker/docker/pkg/plugins 35.026s coverage: 73.2% of statements [2022-04-23T10:26:38.687Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-23T10:26:38.985Z] === RUN TestResolveAuthConfigIndexServer [2022-04-23T10:26:38.985Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-23T10:26:38.985Z] === RUN TestResolveAuthConfigFullURL [2022-04-23T10:26:38.985Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-23T10:26:38.985Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-23T10:26:38.985Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-23T10:26:38.985Z] === RUN TestValidateMirror [2022-04-23T10:26:38.985Z] --- PASS: TestValidateMirror (0.00s) [2022-04-23T10:26:38.985Z] === RUN TestLoadInsecureRegistries [2022-04-23T10:26:38.985Z] time="2022-04-23T10:26:38Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-23T10:26:38.985Z] time="2022-04-23T10:26:38Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-23T10:26:38.985Z] time="2022-04-23T10:26:38Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-23T10:26:38.985Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2022-04-23T10:26:38.985Z] === RUN TestNewServiceConfig [2022-04-23T10:26:38.985Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-23T10:26:38.985Z] === RUN TestValidateIndexName [2022-04-23T10:26:38.985Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-23T10:26:38.985Z] === RUN TestValidateIndexNameWithError [2022-04-23T10:26:38.985Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-23T10:26:38.985Z] === RUN TestEndpointParse [2022-04-23T10:26:38.985Z] --- PASS: TestEndpointParse (0.00s) [2022-04-23T10:26:38.985Z] === RUN TestEndpointParseInvalid [2022-04-23T10:26:38.985Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-23T10:26:38.985Z] === RUN TestValidateEndpoint [2022-04-23T10:26:38.985Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-23T10:26:38.985Z] === RUN TestPing [2022-04-23T10:26:38.985Z] --- PASS: TestPing (0.00s) [2022-04-23T10:26:38.985Z] === RUN TestPingRegistryEndpoint [2022-04-23T10:26:38.985Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:26:38.985Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-23T10:26:38.985Z] === RUN TestEndpoint [2022-04-23T10:26:38.985Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:26:38.985Z] --- SKIP: TestEndpoint (0.00s) [2022-04-23T10:26:38.985Z] === RUN TestParseRepositoryInfo [2022-04-23T10:26:38.985Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-23T10:26:38.985Z] === RUN TestNewIndexInfo [2022-04-23T10:26:38.985Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-23T10:26:38.985Z] === RUN TestMirrorEndpointLookup [2022-04-23T10:26:38.985Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:26:38.985Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-23T10:26:38.985Z] === RUN TestSearchRepositories [2022-04-23T10:26:38.985Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-23T10:26:38.985Z] Host: 127.0.0.1:49333 [2022-04-23T10:26:38.985Z] User-Agent: docker test client [2022-04-23T10:26:38.985Z] Authorization: Token fake-token [2022-04-23T10:26:38.985Z] X-Docker-Token: true [2022-04-23T10:26:38.985Z] Accept-Encoding: gzip [2022-04-23T10:26:38.985Z] [2022-04-23T10:26:38.985Z] [2022-04-23T10:26:38.985Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-23T10:26:38.985Z] Connection: close [2022-04-23T10:26:38.985Z] Content-Length: 144 [2022-04-23T10:26:38.985Z] Cache-Control: no-cache [2022-04-23T10:26:38.985Z] Content-Type: application/json [2022-04-23T10:26:38.985Z] Date: Sat, 23 Apr 2022 10:26:38 GMT [2022-04-23T10:26:38.985Z] Expires: -1 [2022-04-23T10:26:38.985Z] Pragma: no-cache [2022-04-23T10:26:38.985Z] Server: docker-tests/mock [2022-04-23T10:26:38.985Z] X-Docker-Registry-Config: mock [2022-04-23T10:26:38.985Z] X-Docker-Registry-Version: 0.0.0 [2022-04-23T10:26:38.985Z] [2022-04-23T10:26:38.985Z] [2022-04-23T10:26:38.985Z] --- PASS: TestSearchRepositories (0.01s) [2022-04-23T10:26:38.985Z] === RUN TestTrustedLocation [2022-04-23T10:26:38.985Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-23T10:26:38.985Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-23T10:26:38.985Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-23T10:26:38.985Z] === RUN TestAllowNondistributableArtifacts [2022-04-23T10:26:38.985Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-23T10:26:38.985Z] === RUN TestIsSecureIndex [2022-04-23T10:26:38.985Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-23T10:26:38.985Z] PASS [2022-04-23T10:26:38.985Z] coverage: 51.7% of statements [2022-04-23T10:26:38.985Z] ok github.com/docker/docker/registry 0.308s coverage: 51.7% of statements [2022-04-23T10:26:39.257Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-23T10:26:39.972Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-23T10:26:39.972Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-23T10:26:39.972Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-23T10:26:39.972Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-23T10:26:39.972Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-23T10:26:39.972Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-23T10:26:39.972Z] === RUN TestResumableRequestReaderWithReadError [2022-04-23T10:26:39.972Z] === RUN TestRestartManagerTimeout [2022-04-23T10:26:39.972Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-23T10:26:39.972Z] === RUN TestRestartManagerTimeoutReset [2022-04-23T10:26:39.972Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-23T10:26:39.972Z] PASS [2022-04-23T10:26:39.972Z] coverage: 50.9% of statements [2022-04-23T10:26:39.972Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 50.9% of statements [2022-04-23T10:26:39.972Z] time="2022-04-23T10:26:39Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-23T10:26:39.972Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-04-23T10:26:39.972Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-23T10:26:39.972Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-23T10:26:39.972Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-23T10:26:39.972Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-23T10:26:39.972Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-23T10:26:39.972Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-23T10:26:39.972Z] === RUN TestResumableRequestReader [2022-04-23T10:26:39.972Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-23T10:26:39.972Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-23T10:26:39.972Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-23T10:26:39.972Z] PASS [2022-04-23T10:26:39.972Z] coverage: 100.0% of statements [2022-04-23T10:26:39.972Z] ok github.com/docker/docker/registry/resumable 0.267s coverage: 100.0% of statements [2022-04-23T10:26:40.193Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-23T10:26:40.193Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-23T10:26:40.193Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-23T10:26:40.193Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-04-23T10:26:40.193Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-23T10:26:40.193Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-04-23T10:26:40.193Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-23T10:26:40.193Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-23T10:26:40.193Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-23T10:26:40.960Z] === RUN TestDecodeContainerConfig [2022-04-23T10:26:40.960Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-23T10:26:40.960Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-23T10:26:40.960Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-23T10:26:40.960Z] === RUN TestDecodeContainerConfigIsolation [2022-04-23T10:26:40.960Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-23T10:26:40.960Z] === RUN TestValidatePrivileged [2022-04-23T10:26:40.960Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-23T10:26:40.960Z] PASS [2022-04-23T10:26:40.960Z] coverage: 52.4% of statements [2022-04-23T10:26:40.960Z] ok github.com/docker/docker/runconfig 0.057s coverage: 52.4% of statements [2022-04-23T10:26:40.960Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-23T10:26:40.960Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-23T10:26:40.960Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-23T10:26:40.960Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-23T10:26:40.960Z] PASS [2022-04-23T10:26:40.960Z] coverage: 62.5% of statements [2022-04-23T10:26:40.960Z] ok github.com/docker/docker/testutil 0.049s coverage: 62.5% of statements [2022-04-23T10:26:41.400Z] === RUN TestContainerStopSignal [2022-04-23T10:26:41.400Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-23T10:26:41.400Z] === RUN TestContainerStopTimeout [2022-04-23T10:26:41.400Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-23T10:26:41.400Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-23T10:26:41.400Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-23T10:26:41.400Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-23T10:26:41.400Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-23T10:26:41.400Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-23T10:26:41.400Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-23T10:26:41.400Z] === RUN TestReplaceAndAppendEnvVars [2022-04-23T10:26:41.400Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-23T10:26:41.400Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-23T10:26:41.400Z] === RUN TestNewMemoryStore [2022-04-23T10:26:41.400Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-23T10:26:41.400Z] === RUN TestAddContainers [2022-04-23T10:26:41.400Z] --- PASS: TestAddContainers (0.00s) [2022-04-23T10:26:41.400Z] === RUN TestGetContainer [2022-04-23T10:26:41.400Z] --- PASS: TestGetContainer (0.00s) [2022-04-23T10:26:41.400Z] === RUN TestDeleteContainer [2022-04-23T10:26:41.400Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-23T10:26:41.400Z] === RUN TestListContainers [2022-04-23T10:26:41.400Z] --- PASS: TestListContainers (0.00s) [2022-04-23T10:26:41.400Z] === RUN TestFirstContainer [2022-04-23T10:26:41.400Z] --- PASS: TestFirstContainer (0.00s) [2022-04-23T10:26:41.400Z] === RUN TestApplyAllContainer [2022-04-23T10:26:41.400Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-23T10:26:41.400Z] === RUN TestIsValidHealthString [2022-04-23T10:26:41.400Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-23T10:26:41.400Z] === RUN TestStateRunStop [2022-04-23T10:26:41.400Z] --- PASS: TestStateRunStop (0.00s) [2022-04-23T10:26:41.400Z] === RUN TestStateTimeoutWait [2022-04-23T10:26:41.400Z] state_test.go:141: Stop callback fired [2022-04-23T10:26:41.400Z] state_test.go:165: Stop callback fired [2022-04-23T10:26:41.400Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-23T10:26:41.400Z] === RUN TestIsValidStateString [2022-04-23T10:26:41.400Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-23T10:26:41.400Z] === RUN TestViewSaveDelete [2022-04-23T10:26:41.400Z] --- PASS: TestViewSaveDelete (0.03s) [2022-04-23T10:26:41.400Z] === RUN TestViewAll [2022-04-23T10:26:41.400Z] --- PASS: TestViewAll (0.03s) [2022-04-23T10:26:41.400Z] === RUN TestViewGet [2022-04-23T10:26:41.400Z] --- PASS: TestViewGet (0.02s) [2022-04-23T10:26:41.400Z] === RUN TestNames [2022-04-23T10:26:41.400Z] --- PASS: TestNames (0.00s) [2022-04-23T10:26:41.400Z] === RUN TestViewWithHealthCheck [2022-04-23T10:26:41.573Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-23T10:26:41.573Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-23T10:26:41.831Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-23T10:26:42.113Z] --- PASS: TestViewWithHealthCheck (0.02s) [2022-04-23T10:26:42.113Z] PASS [2022-04-23T10:26:42.113Z] coverage: 41.7% of statements [2022-04-23T10:26:42.113Z] ok github.com/docker/docker/container 0.413s coverage: 41.7% of statements [2022-04-23T10:26:42.113Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-23T10:26:42.113Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-23T10:26:42.113Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-23T10:26:42.113Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-23T10:26:42.400Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-23T10:26:42.966Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-23T10:26:42.966Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-23T10:26:43.212Z] === RUN TestPrepare [2022-04-23T10:26:43.212Z] --- PASS: TestPrepare (0.00s) [2022-04-23T10:26:43.212Z] === RUN TestStart [2022-04-23T10:26:43.212Z] --- PASS: TestStart (0.00s) [2022-04-23T10:26:43.212Z] === RUN TestWaitCancel [2022-04-23T10:26:43.212Z] --- PASS: TestWaitCancel (0.00s) [2022-04-23T10:26:43.212Z] === RUN TestWaitDisabled [2022-04-23T10:26:43.212Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-23T10:26:43.212Z] === RUN TestWaitEnabled [2022-04-23T10:26:43.212Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-23T10:26:43.212Z] === RUN TestRemove [2022-04-23T10:26:43.212Z] --- PASS: TestRemove (0.00s) [2022-04-23T10:26:43.212Z] PASS [2022-04-23T10:26:43.212Z] coverage: 65.3% of statements [2022-04-23T10:26:43.212Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.114s coverage: 65.3% of statements [2022-04-23T10:26:43.913Z] === RUN TestGetDriver [2022-04-23T10:26:43.913Z] --- PASS: TestGetDriver (0.00s) [2022-04-23T10:26:43.913Z] === RUN TestVolumeRequestError [2022-04-23T10:26:43.913Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-23T10:26:43.913Z] PASS [2022-04-23T10:26:43.913Z] coverage: 36.1% of statements [2022-04-23T10:26:43.913Z] ok github.com/docker/docker/volume/drivers 0.058s coverage: 36.1% of statements [2022-04-23T10:26:44.381Z] === RUN TestGetAddress [2022-04-23T10:26:44.381Z] --- PASS: TestGetAddress (0.00s) [2022-04-23T10:26:44.381Z] === RUN TestRemove [2022-04-23T10:26:44.381Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-23T10:26:44.381Z] --- SKIP: TestRemove (0.00s) [2022-04-23T10:26:44.381Z] === RUN TestInitializeWithVolumes [2022-04-23T10:26:44.381Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-23T10:26:44.381Z] === RUN TestCreate [2022-04-23T10:26:44.381Z] --- PASS: TestCreate (0.01s) [2022-04-23T10:26:44.381Z] === RUN TestValidateName [2022-04-23T10:26:44.381Z] --- PASS: TestValidateName (0.00s) [2022-04-23T10:26:44.381Z] === RUN TestCreateWithOpts [2022-04-23T10:26:44.381Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-23T10:26:44.381Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-23T10:26:44.381Z] === RUN TestRelaodNoOpts [2022-04-23T10:26:44.381Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-23T10:26:44.381Z] PASS [2022-04-23T10:26:44.381Z] coverage: 41.5% of statements [2022-04-23T10:26:44.381Z] ok github.com/docker/docker/volume/local 0.083s coverage: 41.5% of statements [2022-04-23T10:26:44.870Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-23T10:26:45.437Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-04-23T10:26:45.437Z] PASS [2022-04-23T10:26:45.437Z] [2022-04-23T10:26:45.437Z] DONE 17 tests in 52.309s [2022-04-23T10:26:45.437Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-23T10:26:45.437Z] ++ 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-04-23T10:26:45.437Z] ++ set -e [2022-04-23T10:26:45.437Z] ++ '[' -n 0 ']' [2022-04-23T10:26:45.437Z] ++ set -x [2022-04-23T10:26:45.437Z] ++ 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-04-23T10:26:45.437Z] INFO: Testing against a local daemon [2022-04-23T10:26:45.437Z] === RUN TestPluginInvalidJSON [2022-04-23T10:26:45.437Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T10:26:45.437Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T10:26:45.437Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T10:26:45.437Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T10:26:45.437Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-23T10:26:45.437Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-23T10:26:45.437Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T10:26:45.437Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-23T10:26:45.437Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-23T10:26:45.437Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-23T10:26:45.437Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-23T10:26:45.437Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-23T10:26:45.437Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-23T10:26:45.437Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-23T10:26:45.437Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-23T10:26:45.437Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-23T10:26:45.437Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T10:26:45.437Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-23T10:26:45.437Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-23T10:26:45.437Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-23T10:26:45.437Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-23T10:26:45.437Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-23T10:26:45.437Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-23T10:26:45.437Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-23T10:26:45.437Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-23T10:26:45.437Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.01s) [2022-04-23T10:26:45.437Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-23T10:26:45.437Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-23T10:26:45.437Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-23T10:26:45.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-23T10:26:45.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.01s) [2022-04-23T10:26:45.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-23T10:26:45.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-23T10:26:45.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-23T10:26:45.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-23T10:26:45.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-23T10:26:45.438Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-23T10:26:45.438Z] === RUN TestPluginInstall [2022-04-23T10:26:45.438Z] === RUN TestPluginInstall/no_auth [2022-04-23T10:26:45.949Z] === RUN TestLCOWParseMountRaw [2022-04-23T10:26:45.949Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-23T10:26:45.949Z] === RUN TestLCOWParseMountRawSplit [2022-04-23T10:26:45.949Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-23T10:26:45.949Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-23T10:26:45.949Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-23T10:26:45.949Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-23T10:26:45.949Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-23T10:26:45.949Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-23T10:26:45.949Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-23T10:26:45.949Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-23T10:26:45.949Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-23T10:26:45.949Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-23T10:26:45.949Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-23T10:26:45.949Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-23T10:26:45.949Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-23T10:26:45.949Z] === RUN TestLinuxParseMountRaw [2022-04-23T10:26:45.949Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-23T10:26:45.949Z] === RUN TestLinuxParseMountRawSplit [2022-04-23T10:26:45.949Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-23T10:26:45.949Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-23T10:26:45.949Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-23T10:26:45.949Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-23T10:26:45.949Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-23T10:26:45.949Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-23T10:26:45.949Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-23T10:26:45.949Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-23T10:26:45.949Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-23T10:26:45.949Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-23T10:26:45.949Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-23T10:26:45.949Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-23T10:26:45.949Z] === RUN TestConvertTmpfsOptions [2022-04-23T10:26:45.949Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-23T10:26:45.949Z] linux_parser_test.go:209: data="ro" [2022-04-23T10:26:45.949Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-23T10:26:45.949Z] === RUN TestParseMountSpec [2022-04-23T10:26:45.949Z] parser_test.go:62: case 0 [2022-04-23T10:26:45.949Z] parser_test.go:62: case 1 [2022-04-23T10:26:45.949Z] parser_test.go:62: case 2 [2022-04-23T10:26:45.949Z] parser_test.go:62: case 3 [2022-04-23T10:26:45.949Z] parser_test.go:62: case 4 [2022-04-23T10:26:45.949Z] parser_test.go:62: case 5 [2022-04-23T10:26:45.949Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-23T10:26:45.949Z] === RUN TestValidateMount [2022-04-23T10:26:45.949Z] --- PASS: TestValidateMount (0.00s) [2022-04-23T10:26:45.949Z] === RUN TestWindowsParseMountRaw [2022-04-23T10:26:45.949Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-23T10:26:45.949Z] === RUN TestWindowsParseMountRawSplit [2022-04-23T10:26:45.949Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-23T10:26:45.949Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-23T10:26:45.949Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-23T10:26:45.949Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-23T10:26:45.949Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-23T10:26:45.949Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-23T10:26:45.949Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-23T10:26:45.949Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-23T10:26:45.949Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-23T10:26:45.949Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-23T10:26:45.949Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-23T10:26:45.949Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-23T10:26:45.949Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-23T10:26:45.949Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-23T10:26:45.949Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-23T10:26:45.949Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-23T10:26:45.949Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-23T10:26:45.949Z] PASS [2022-04-23T10:26:45.949Z] coverage: 67.6% of statements [2022-04-23T10:26:45.949Z] ok github.com/docker/docker/volume/mounts 0.073s coverage: 67.6% of statements [2022-04-23T10:26:45.949Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-23T10:26:45.949Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-23T10:26:45.949Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-23T10:26:45.949Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-23T10:26:46.004Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-23T10:26:46.418Z] === RUN TestSetGetMeta [2022-04-23T10:26:46.418Z] === PAUSE TestSetGetMeta [2022-04-23T10:26:46.418Z] === RUN TestRestore [2022-04-23T10:26:46.418Z] === PAUSE TestRestore [2022-04-23T10:26:46.418Z] === RUN TestServiceCreate [2022-04-23T10:26:46.418Z] === PAUSE TestServiceCreate [2022-04-23T10:26:46.418Z] === RUN TestServiceList [2022-04-23T10:26:46.418Z] === PAUSE TestServiceList [2022-04-23T10:26:46.418Z] === RUN TestServiceRemove [2022-04-23T10:26:46.418Z] === PAUSE TestServiceRemove [2022-04-23T10:26:46.418Z] === RUN TestServiceGet [2022-04-23T10:26:46.418Z] === PAUSE TestServiceGet [2022-04-23T10:26:46.418Z] === RUN TestServicePrune [2022-04-23T10:26:46.418Z] === PAUSE TestServicePrune [2022-04-23T10:26:46.418Z] === RUN TestCreate [2022-04-23T10:26:46.418Z] === PAUSE TestCreate [2022-04-23T10:26:46.418Z] === RUN TestRemove [2022-04-23T10:26:46.418Z] === PAUSE TestRemove [2022-04-23T10:26:46.418Z] === RUN TestList [2022-04-23T10:26:46.418Z] === PAUSE TestList [2022-04-23T10:26:46.418Z] === RUN TestFindByDriver [2022-04-23T10:26:46.418Z] === PAUSE TestFindByDriver [2022-04-23T10:26:46.418Z] === RUN TestFindByReferenced [2022-04-23T10:26:46.418Z] === PAUSE TestFindByReferenced [2022-04-23T10:26:46.418Z] === RUN TestDerefMultipleOfSameRef [2022-04-23T10:26:46.418Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-23T10:26:46.418Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T10:26:46.418Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T10:26:46.418Z] === RUN TestDefererencePluginOnCreateError [2022-04-23T10:26:46.418Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-23T10:26:46.418Z] === RUN TestRefDerefRemove [2022-04-23T10:26:46.418Z] === PAUSE TestRefDerefRemove [2022-04-23T10:26:46.418Z] === RUN TestGet [2022-04-23T10:26:46.418Z] === PAUSE TestGet [2022-04-23T10:26:46.418Z] === RUN TestGetWithReference [2022-04-23T10:26:46.418Z] === PAUSE TestGetWithReference [2022-04-23T10:26:46.418Z] === RUN TestFilterFunc [2022-04-23T10:26:46.418Z] === RUN TestFilterFunc/test_nil_list [2022-04-23T10:26:46.418Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-23T10:26:46.418Z] === RUN TestFilterFunc/test_empty_list [2022-04-23T10:26:46.418Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-23T10:26:46.418Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T10:26:46.418Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T10:26:46.418Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T10:26:46.418Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T10:26:46.418Z] === RUN TestFilterFunc/test_filter_some [2022-04-23T10:26:46.418Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-23T10:26:46.418Z] === RUN TestFilterFunc/test_filter_middle [2022-04-23T10:26:46.418Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-23T10:26:46.418Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-23T10:26:46.418Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-23T10:26:46.418Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-23T10:26:46.418Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-23T10:26:46.418Z] === CONT TestFilterFunc/test_nil_list [2022-04-23T10:26:46.418Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-23T10:26:46.418Z] === CONT TestFilterFunc/test_filter_some [2022-04-23T10:26:46.418Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-23T10:26:46.418Z] === CONT TestFilterFunc/test_empty_list [2022-04-23T10:26:46.418Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T10:26:46.418Z] === CONT TestFilterFunc/test_filter_middle [2022-04-23T10:26:46.418Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T10:26:46.418Z] --- PASS: TestFilterFunc (0.00s) [2022-04-23T10:26:46.418Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-23T10:26:46.418Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-23T10:26:46.418Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-23T10:26:46.418Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-23T10:26:46.418Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-23T10:26:46.418Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-23T10:26:46.418Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-23T10:26:46.418Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-23T10:26:46.418Z] === CONT TestSetGetMeta [2022-04-23T10:26:46.418Z] === CONT TestList [2022-04-23T10:26:46.418Z] === CONT TestServiceGet [2022-04-23T10:26:46.418Z] === CONT TestServiceList [2022-04-23T10:26:46.418Z] --- PASS: TestSetGetMeta (0.03s) [2022-04-23T10:26:46.418Z] === CONT TestServiceCreate [2022-04-23T10:26:46.418Z] --- PASS: TestList (0.05s) [2022-04-23T10:26:46.418Z] === CONT TestRestore [2022-04-23T10:26:46.418Z] --- PASS: TestRestore (0.03s) [2022-04-23T10:26:46.418Z] === CONT TestRemove [2022-04-23T10:26:46.418Z] --- PASS: TestRemove (0.02s) [2022-04-23T10:26:46.418Z] === CONT TestCreate [2022-04-23T10:26:46.418Z] --- PASS: TestCreate (0.02s) [2022-04-23T10:26:46.418Z] === CONT TestServicePrune [2022-04-23T10:26:46.887Z] --- PASS: TestServiceGet (0.22s) [2022-04-23T10:26:46.887Z] === CONT TestDefererencePluginOnCreateError [2022-04-23T10:26:46.887Z] time="2022-04-23T10:26:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T10:26:46.887Z] --- PASS: TestServiceList (0.23s) [2022-04-23T10:26:46.887Z] === CONT TestGetWithReference [2022-04-23T10:26:46.887Z] --- PASS: TestServiceCreate (0.21s) [2022-04-23T10:26:46.887Z] === CONT TestGet [2022-04-23T10:26:46.887Z] time="2022-04-23T10:26:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T10:26:46.887Z] time="2022-04-23T10:26:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T10:26:46.887Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-04-23T10:26:46.887Z] === CONT TestRefDerefRemove [2022-04-23T10:26:46.887Z] time="2022-04-23T10:26:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-23T10:26:46.887Z] --- PASS: TestGet (0.03s) [2022-04-23T10:26:46.887Z] === CONT TestServiceRemove [2022-04-23T10:26:46.887Z] --- PASS: TestGetWithReference (0.04s) [2022-04-23T10:26:46.887Z] === CONT TestDerefMultipleOfSameRef [2022-04-23T10:26:46.887Z] time="2022-04-23T10:26:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T10:26:46.887Z] --- PASS: TestServicePrune (0.17s) [2022-04-23T10:26:46.887Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T10:26:46.887Z] --- PASS: TestRefDerefRemove (0.03s) [2022-04-23T10:26:46.887Z] === CONT TestFindByReferenced [2022-04-23T10:26:46.887Z] === CONT TestFindByDriver [2022-04-23T10:26:46.887Z] --- PASS: TestServiceRemove (0.03s) [2022-04-23T10:26:46.887Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-04-23T10:26:46.887Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-23T10:26:46.887Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-23T10:26:46.887Z] --- PASS: TestFindByDriver (0.02s) [2022-04-23T10:26:46.887Z] PASS [2022-04-23T10:26:46.887Z] coverage: 69.0% of statements [2022-04-23T10:26:46.887Z] ok github.com/docker/docker/volume/service 0.379s coverage: 69.0% of statements [2022-04-23T10:26:46.939Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-23T10:26:47.198Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-23T10:26:47.456Z] time="2022-04-23T10:26:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T10:26:47.456Z] time="2022-04-23T10:26:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff0f59d3a746a6c3a4c9f26a4410f5a0fb16fabf7bd756febfc81e740558a1f9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T10:26:47.456Z] time="2022-04-23T10:26:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T10:26:47.456Z] time="2022-04-23T10:26:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff0f59d3a746a6c3a4c9f26a4410f5a0fb16fabf7bd756febfc81e740558a1f9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T10:26:48.023Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-23T10:26:48.023Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-23T10:26:48.023Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-23T10:26:48.023Z] === RUN TestPluginInstall/with_htpasswd [2022-04-23T10:26:48.281Z] time="2022-04-23T10:26:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T10:26:48.281Z] time="2022-04-23T10:26:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2badb77fa3fdf8ddfbdad4f919f043674075aad92c4119029b4cee3b85bb0d29" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T10:26:48.281Z] time="2022-04-23T10:26:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T10:26:48.281Z] time="2022-04-23T10:26:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2badb77fa3fdf8ddfbdad4f919f043674075aad92c4119029b4cee3b85bb0d29" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T10:26:48.440Z] === RUN TestNewListSecretsFilters [2022-04-23T10:26:48.440Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-23T10:26:48.440Z] === RUN TestNewListConfigsFilters [2022-04-23T10:26:48.440Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-23T10:26:48.440Z] PASS [2022-04-23T10:26:48.440Z] coverage: 0.5% of statements [2022-04-23T10:26:48.440Z] ok github.com/docker/docker/daemon/cluster 0.476s coverage: 0.5% of statements [2022-04-23T10:26:48.847Z] === RUN TestPluginInstall/with_insecure [2022-04-23T10:26:48.847Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-23T10:26:48.955Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-23T10:26:48.955Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-23T10:26:48.955Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-23T10:26:48.955Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-23T10:26:48.955Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-23T10:26:48.955Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-23T10:26:48.955Z] PASS [2022-04-23T10:26:48.955Z] coverage: 35.9% of statements [2022-04-23T10:26:48.955Z] ok github.com/docker/docker/daemon/cluster/convert 0.338s coverage: 35.9% of statements [2022-04-23T10:26:49.783Z] time="2022-04-23T10:26:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T10:26:49.783Z] time="2022-04-23T10:26:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b9f5adb597e55be021ed0065d39f29c3ce3fff46afbf062b21cd0d610cdb261" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T10:26:49.783Z] time="2022-04-23T10:26:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-23T10:26:49.783Z] time="2022-04-23T10:26:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b9f5adb597e55be021ed0065d39f29c3ce3fff46afbf062b21cd0d610cdb261" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-23T10:26:50.041Z] plugin_test.go:195: [d0a183e81d372] daemon is not started [2022-04-23T10:26:50.041Z] --- PASS: TestPluginInstall (4.48s) [2022-04-23T10:26:50.041Z] --- PASS: TestPluginInstall/no_auth (2.44s) [2022-04-23T10:26:50.041Z] --- PASS: TestPluginInstall/with_htpasswd (0.78s) [2022-04-23T10:26:50.041Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2022-04-23T10:26:50.041Z] === RUN TestPluginsWithRuntimes [2022-04-23T10:26:50.559Z] 2022/04/23 10:26:49 Closing DB instances... [2022-04-23T10:26:50.608Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-23T10:26:50.608Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-23T10:26:50.608Z] docker_cli_sni_test.go:18: Flakey test [2022-04-23T10:26:50.608Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-23T10:26:51.174Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-23T10:26:51.742Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-23T10:26:51.742Z] === RUN TestDockerSuite/TestCommitChange [2022-04-23T10:26:52.122Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-04-23T10:26:52.122Z] === RUN TestFindNode [2022-04-23T10:26:52.122Z] 2022/04/23 10:26:51 Closing DB instances... [2022-04-23T10:26:52.122Z] --- PASS: TestFindNode (0.02s) [2022-04-23T10:26:52.122Z] === RUN TestChangeNodeState [2022-04-23T10:26:52.122Z] 2022/04/23 10:26:51 Closing DB instances... [2022-04-23T10:26:52.122Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-23T10:26:52.122Z] === RUN TestNodeReincarnation [2022-04-23T10:26:52.122Z] 2022/04/23 10:26:51 Closing DB instances... [2022-04-23T10:26:52.309Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-23T10:26:52.567Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-23T10:26:53.136Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-23T10:26:53.702Z] --- PASS: TestPluginsWithRuntimes (3.83s) [2022-04-23T10:26:53.702Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.04s) [2022-04-23T10:26:53.702Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.01s) [2022-04-23T10:26:53.702Z] === RUN TestPluginBackCompatMediaTypes [2022-04-23T10:26:54.234Z] === RUN TestEventsLog [2022-04-23T10:26:54.235Z] --- PASS: TestEventsLog (0.00s) [2022-04-23T10:26:54.235Z] === RUN TestEventsLogTimeout [2022-04-23T10:26:54.235Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-23T10:26:54.235Z] === RUN TestLogEvents [2022-04-23T10:26:54.235Z] --- PASS: TestLogEvents (0.06s) [2022-04-23T10:26:54.235Z] === RUN TestLoadBufferedEvents [2022-04-23T10:26:54.235Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-04-23T10:26:54.235Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-23T10:26:54.235Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-23T10:26:54.235Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-23T10:26:54.235Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-23T10:26:54.235Z] PASS [2022-04-23T10:26:54.235Z] coverage: 50.0% of statements [2022-04-23T10:26:54.235Z] ok github.com/docker/docker/daemon/events 0.438s coverage: 50.0% of statements [2022-04-23T10:26:54.235Z] === RUN TestBuilderGC [2022-04-23T10:26:54.235Z] --- PASS: TestBuilderGC (0.00s) [2022-04-23T10:26:54.235Z] === RUN TestDaemonConfigurationNotFound [2022-04-23T10:26:54.235Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-23T10:26:54.235Z] === RUN TestDaemonBrokenConfiguration [2022-04-23T10:26:54.235Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-23T10:26:54.235Z] === RUN TestFindConfigurationConflicts [2022-04-23T10:26:54.235Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-23T10:26:54.235Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-23T10:26:54.235Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-23T10:26:54.235Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-23T10:26:54.235Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-23T10:26:54.235Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-23T10:26:54.235Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-23T10:26:54.235Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-23T10:26:54.235Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-23T10:26:54.235Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-23T10:26:54.235Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-23T10:26:54.235Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-23T10:26:54.235Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-23T10:26:54.235Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-23T10:26:54.235Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-23T10:26:54.235Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-23T10:26:54.235Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-23T10:26:54.235Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-23T10:26:54.235Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-23T10:26:54.235Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-23T10:26:54.235Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-23T10:26:54.235Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-23T10:26:54.235Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-23T10:26:54.235Z] === RUN TestValidateConfigurationErrors [2022-04-23T10:26:54.235Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-23T10:26:54.235Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-23T10:26:54.235Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-23T10:26:54.235Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-23T10:26:54.235Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-23T10:26:54.235Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-23T10:26:54.235Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-23T10:26:54.235Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-23T10:26:54.235Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-23T10:26:54.235Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-23T10:26:54.235Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-23T10:26:54.269Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-23T10:26:54.528Z] --- PASS: TestPluginBackCompatMediaTypes (0.73s) [2022-04-23T10:26:54.528Z] PASS [2022-04-23T10:26:54.528Z] [2022-04-23T10:26:54.528Z] DONE 24 tests in 9.204s [2022-04-23T10:26:54.528Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-23T10:26:54.528Z] ++ 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-04-23T10:26:54.528Z] ++ set -e [2022-04-23T10:26:54.528Z] ++ '[' -n 0 ']' [2022-04-23T10:26:54.528Z] ++ set -x [2022-04-23T10:26:54.528Z] ++ 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-04-23T10:26:54.528Z] INFO: Testing against a local daemon [2022-04-23T10:26:54.528Z] === RUN TestExternalGraphDriver [2022-04-23T10:26:54.786Z] === RUN TestExternalGraphDriver/json [2022-04-23T10:26:54.803Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-23T10:26:54.803Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-23T10:26:54.803Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-23T10:26:54.803Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-23T10:26:54.803Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-23T10:26:54.803Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-23T10:26:54.803Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-23T10:26:54.803Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-23T10:26:54.803Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-23T10:26:54.803Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-23T10:26:54.803Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-23T10:26:54.803Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-23T10:26:54.803Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-23T10:26:54.803Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-23T10:26:54.803Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-23T10:26:54.803Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-23T10:26:54.803Z] === RUN TestValidateConfiguration [2022-04-23T10:26:54.803Z] === RUN TestValidateConfiguration/with_label [2022-04-23T10:26:54.803Z] === RUN TestValidateConfiguration/with_dns [2022-04-23T10:26:54.803Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-23T10:26:54.803Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-23T10:26:54.803Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-23T10:26:54.803Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-23T10:26:54.803Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-23T10:26:54.803Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-23T10:26:54.803Z] === RUN TestValidateConfiguration/with_hosts [2022-04-23T10:26:54.803Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-23T10:26:54.803Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-23T10:26:54.803Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-23T10:26:54.803Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-23T10:26:54.803Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-23T10:26:54.803Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-23T10:26:54.803Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-23T10:26:54.803Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-23T10:26:54.803Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-23T10:26:54.803Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-23T10:26:54.803Z] === RUN TestReloadSetConfigFileNotExist [2022-04-23T10:26:54.803Z] time="2022-04-23T10:26:54Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-23T10:26:54.803Z] --- PASS: TestReloadSetConfigFileNotExist (0.38s) [2022-04-23T10:26:54.803Z] === RUN TestReloadDefaultConfigNotExist [2022-04-23T10:26:54.803Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:26:54.803Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-04-23T10:26:54.803Z] === RUN TestReloadBadDefaultConfig [2022-04-23T10:26:54.803Z] time="2022-04-23T10:26:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-399991554" [2022-04-23T10:26:54.803Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-23T10:26:54.803Z] === RUN TestReloadWithConflictingLabels [2022-04-23T10:26:54.803Z] time="2022-04-23T10:26:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1654861642" [2022-04-23T10:26:54.803Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-23T10:26:54.803Z] === RUN TestReloadWithDuplicateLabels [2022-04-23T10:26:54.803Z] time="2022-04-23T10:26:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3933371131" [2022-04-23T10:26:54.803Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-23T10:26:54.803Z] === RUN TestMaskURLCredentials [2022-04-23T10:26:54.803Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-23T10:26:54.803Z] === RUN TestDaemonConfigurationMerge [2022-04-23T10:26:54.803Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-23T10:26:54.803Z] PASS [2022-04-23T10:26:54.803Z] coverage: 79.5% of statements [2022-04-23T10:26:54.803Z] ok github.com/docker/docker/daemon/config 0.622s coverage: 79.5% of statements [2022-04-23T10:26:54.803Z] === RUN TestWaitNodeAttachment [2022-04-23T10:26:55.315Z] --- PASS: TestWaitNodeAttachment (0.46s) [2022-04-23T10:26:55.315Z] === RUN TestIsolationConversion [2022-04-23T10:26:55.315Z] === RUN TestIsolationConversion/default [2022-04-23T10:26:55.315Z] === RUN TestIsolationConversion/process [2022-04-23T10:26:55.315Z] === RUN TestIsolationConversion/hyperv [2022-04-23T10:26:55.315Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-23T10:26:55.315Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-23T10:26:55.315Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-23T10:26:55.315Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-23T10:26:55.315Z] === RUN TestContainerLabels [2022-04-23T10:26:55.315Z] --- PASS: TestContainerLabels (0.00s) [2022-04-23T10:26:55.315Z] === RUN TestCredentialSpecConversion [2022-04-23T10:26:55.315Z] === RUN TestCredentialSpecConversion/none [2022-04-23T10:26:55.315Z] === RUN TestCredentialSpecConversion/config [2022-04-23T10:26:55.315Z] === RUN TestCredentialSpecConversion/file [2022-04-23T10:26:55.315Z] === RUN TestCredentialSpecConversion/registry [2022-04-23T10:26:55.315Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-23T10:26:55.315Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-23T10:26:55.315Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-23T10:26:55.315Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-23T10:26:55.315Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-23T10:26:55.315Z] === RUN TestControllerValidateMountBind [2022-04-23T10:26:55.315Z] --- PASS: TestControllerValidateMountBind (0.03s) [2022-04-23T10:26:55.315Z] === RUN TestControllerValidateMountVolume [2022-04-23T10:26:55.315Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-23T10:26:55.315Z] === RUN TestControllerValidateMountTarget [2022-04-23T10:26:55.315Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-23T10:26:55.315Z] === RUN TestControllerValidateMountTmpfs [2022-04-23T10:26:55.315Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-23T10:26:55.315Z] === RUN TestControllerValidateMountInvalidType [2022-04-23T10:26:55.315Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-23T10:26:55.315Z] === RUN TestControllerValidateMountNamedPipe [2022-04-23T10:26:55.315Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-23T10:26:55.721Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-23T10:26:55.892Z] PASS [2022-04-23T10:26:55.892Z] coverage: 11.0% of statements [2022-04-23T10:26:55.892Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.915s coverage: 11.0% of statements [2022-04-23T10:26:56.301Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-23T10:26:56.561Z] === RUN TestExternalGraphDriver/spec [2022-04-23T10:26:57.656Z] === RUN TestIsEmptyDir [2022-04-23T10:26:57.656Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-23T10:26:57.656Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-23T10:26:57.656Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-23T10:26:57.656Z] PASS [2022-04-23T10:26:57.656Z] coverage: 2.3% of statements [2022-04-23T10:26:57.656Z] ok github.com/docker/docker/daemon/graphdriver 0.086s coverage: 2.3% of statements [2022-04-23T10:26:57.938Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-23T10:26:57.982Z] time="2022-04-23T10:26:56Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-23T10:26:57.983Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-23T10:26:57.983Z] === RUN TestParallelCreate [2022-04-23T10:26:57.983Z] 2022/04/23 10:26:56 Closing DB instances... [2022-04-23T10:26:57.983Z] --- PASS: TestParallelCreate (0.02s) [2022-04-23T10:26:57.983Z] === RUN TestParallelDelete [2022-04-23T10:26:57.983Z] 2022/04/23 10:26:56 Closing DB instances... [2022-04-23T10:26:57.983Z] --- PASS: TestParallelDelete (0.02s) [2022-04-23T10:26:57.983Z] === RUN TestNetworkDBIslands [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:56Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f363cb54cd86 with config:&{NodeID:f363cb54cd86 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-04-23T10:26:57.983Z] time="2022-04-23T10:26:56Z" level=info msg="Node f363cb54cd86/172.20.144.64, joined gossip cluster" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:56Z" level=info msg="Node f363cb54cd86/172.20.144.64, added to nodes list" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:56Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5e9b9c9f92c5 with config:&{NodeID:5e9b9c9f92c5 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-04-23T10:26:57.983Z] time="2022-04-23T10:26:56Z" level=info msg="Node 5e9b9c9f92c5/172.20.144.64, joined gossip cluster" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:56Z" level=info msg="Node 5e9b9c9f92c5/172.20.144.64, added to nodes list" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:56Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:56Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:56Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:56Z" level=info msg="Node 5e9b9c9f92c5/172.20.144.64, joined gossip cluster" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:56Z" level=info msg="Node 5e9b9c9f92c5/172.20.144.64, added to nodes list" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:56Z" level=info msg="Node f363cb54cd86/172.20.144.64, joined gossip cluster" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:56Z" level=info msg="Node f363cb54cd86/172.20.144.64, added to nodes list" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:56Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:57Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4c3b65552867 with config:&{NodeID:4c3b65552867 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-04-23T10:26:57.983Z] time="2022-04-23T10:26:57Z" level=info msg="Node 4c3b65552867/172.20.144.64, joined gossip cluster" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:57Z" level=info msg="Node 4c3b65552867/172.20.144.64, added to nodes list" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:57Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:57Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:57Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:57Z" level=info msg="Node 4c3b65552867/172.20.144.64, joined gossip cluster" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:57Z" level=info msg="Node 4c3b65552867/172.20.144.64, added to nodes list" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:57Z" level=info msg="Node f363cb54cd86/172.20.144.64, joined gossip cluster" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:57Z" level=info msg="Node f363cb54cd86/172.20.144.64, added to nodes list" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:57Z" level=info msg="Node 5e9b9c9f92c5/172.20.144.64, joined gossip cluster" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:57Z" level=info msg="Node 5e9b9c9f92c5/172.20.144.64, added to nodes list" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:57Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:57Z" level=info msg="Node 4c3b65552867/172.20.144.64, joined gossip cluster" [2022-04-23T10:26:57.983Z] time="2022-04-23T10:26:57Z" level=info msg="Node 4c3b65552867/172.20.144.64, added to nodes list" [2022-04-23T10:26:58.197Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-23T10:26:58.207Z] === RUN TestLinkNaming [2022-04-23T10:26:58.207Z] --- PASS: TestLinkNaming (0.00s) [2022-04-23T10:26:58.207Z] === RUN TestLinkNew [2022-04-23T10:26:58.207Z] --- PASS: TestLinkNew (0.00s) [2022-04-23T10:26:58.207Z] === RUN TestLinkEnv [2022-04-23T10:26:58.207Z] --- PASS: TestLinkEnv (0.00s) [2022-04-23T10:26:58.207Z] === RUN TestLinkMultipleEnv [2022-04-23T10:26:58.207Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-23T10:26:58.207Z] === RUN TestLinkPortRangeEnv [2022-04-23T10:26:58.207Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-23T10:26:58.207Z] PASS [2022-04-23T10:26:58.207Z] coverage: 93.0% of statements [2022-04-23T10:26:58.207Z] ok github.com/docker/docker/daemon/links 0.063s coverage: 93.0% of statements [2022-04-23T10:26:58.451Z] time="2022-04-23T10:26:58Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:8dd38c9a02bb with config:&{NodeID:8dd38c9a02bb 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-04-23T10:26:58.451Z] time="2022-04-23T10:26:58Z" level=info msg="Node 8dd38c9a02bb/172.20.144.64, joined gossip cluster" [2022-04-23T10:26:58.451Z] time="2022-04-23T10:26:58Z" level=info msg="Node 8dd38c9a02bb/172.20.144.64, added to nodes list" [2022-04-23T10:26:58.451Z] time="2022-04-23T10:26:58Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-23T10:26:58.451Z] time="2022-04-23T10:26:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-23T10:26:58.451Z] time="2022-04-23T10:26:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-04-23T10:26:58.451Z] time="2022-04-23T10:26:58Z" level=info msg="Node 8dd38c9a02bb/172.20.144.64, joined gossip cluster" [2022-04-23T10:26:58.451Z] time="2022-04-23T10:26:58Z" level=info msg="Node 8dd38c9a02bb/172.20.144.64, added to nodes list" [2022-04-23T10:26:58.451Z] time="2022-04-23T10:26:58Z" level=info msg="Node f363cb54cd86/172.20.144.64, joined gossip cluster" [2022-04-23T10:26:58.451Z] time="2022-04-23T10:26:58Z" level=info msg="Node f363cb54cd86/172.20.144.64, added to nodes list" [2022-04-23T10:26:58.451Z] time="2022-04-23T10:26:58Z" level=info msg="Node 5e9b9c9f92c5/172.20.144.64, joined gossip cluster" [2022-04-23T10:26:58.451Z] time="2022-04-23T10:26:58Z" level=info msg="Node 5e9b9c9f92c5/172.20.144.64, added to nodes list" [2022-04-23T10:26:58.451Z] time="2022-04-23T10:26:58Z" level=info msg="Node 4c3b65552867/172.20.144.64, joined gossip cluster" [2022-04-23T10:26:58.451Z] time="2022-04-23T10:26:58Z" level=info msg="Node 4c3b65552867/172.20.144.64, added to nodes list" [2022-04-23T10:26:58.451Z] time="2022-04-23T10:26:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-04-23T10:26:58.451Z] time="2022-04-23T10:26:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-23T10:26:58.451Z] time="2022-04-23T10:26:58Z" level=info msg="Node 8dd38c9a02bb/172.20.144.64, joined gossip cluster" [2022-04-23T10:26:58.451Z] time="2022-04-23T10:26:58Z" level=info msg="Node 8dd38c9a02bb/172.20.144.64, added to nodes list" [2022-04-23T10:26:58.451Z] time="2022-04-23T10:26:58Z" level=info msg="Node 8dd38c9a02bb/172.20.144.64, joined gossip cluster" [2022-04-23T10:26:58.451Z] time="2022-04-23T10:26:58Z" level=info msg="Node 8dd38c9a02bb/172.20.144.64, added to nodes list" [2022-04-23T10:26:58.456Z] === RUN TestExternalGraphDriver/pull [2022-04-23T10:26:58.714Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-23T10:26:58.919Z] time="2022-04-23T10:26:58Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:175887f6c88a with config:&{NodeID:175887f6c88a 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-04-23T10:26:58.919Z] time="2022-04-23T10:26:58Z" level=info msg="Node 175887f6c88a/172.20.144.64, joined gossip cluster" [2022-04-23T10:26:58.919Z] time="2022-04-23T10:26:58Z" level=info msg="Node 175887f6c88a/172.20.144.64, added to nodes list" [2022-04-23T10:26:58.919Z] time="2022-04-23T10:26:58Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-23T10:26:58.919Z] time="2022-04-23T10:26:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-23T10:26:58.919Z] time="2022-04-23T10:26:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-04-23T10:26:58.919Z] time="2022-04-23T10:26:58Z" level=info msg="Node 175887f6c88a/172.20.144.64, joined gossip cluster" [2022-04-23T10:26:58.919Z] time="2022-04-23T10:26:58Z" level=info msg="Node 175887f6c88a/172.20.144.64, added to nodes list" [2022-04-23T10:26:58.919Z] time="2022-04-23T10:26:58Z" level=info msg="Node f363cb54cd86/172.20.144.64, joined gossip cluster" [2022-04-23T10:26:58.919Z] time="2022-04-23T10:26:58Z" level=info msg="Node f363cb54cd86/172.20.144.64, added to nodes list" [2022-04-23T10:26:58.919Z] time="2022-04-23T10:26:58Z" level=info msg="Node 5e9b9c9f92c5/172.20.144.64, joined gossip cluster" [2022-04-23T10:26:58.919Z] time="2022-04-23T10:26:58Z" level=info msg="Node 5e9b9c9f92c5/172.20.144.64, added to nodes list" [2022-04-23T10:26:58.919Z] time="2022-04-23T10:26:58Z" level=info msg="Node 4c3b65552867/172.20.144.64, joined gossip cluster" [2022-04-23T10:26:58.919Z] time="2022-04-23T10:26:58Z" level=info msg="Node 4c3b65552867/172.20.144.64, added to nodes list" [2022-04-23T10:26:58.919Z] time="2022-04-23T10:26:58Z" level=info msg="Node 8dd38c9a02bb/172.20.144.64, joined gossip cluster" [2022-04-23T10:26:58.919Z] time="2022-04-23T10:26:58Z" level=info msg="Node 8dd38c9a02bb/172.20.144.64, added to nodes list" [2022-04-23T10:26:58.919Z] time="2022-04-23T10:26:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-23T10:26:58.919Z] time="2022-04-23T10:26:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-04-23T10:26:58.919Z] time="2022-04-23T10:26:58Z" level=info msg="Node 175887f6c88a/172.20.144.64, joined gossip cluster" [2022-04-23T10:26:58.919Z] time="2022-04-23T10:26:58Z" level=info msg="Node 175887f6c88a/172.20.144.64, added to nodes list" [2022-04-23T10:26:58.919Z] time="2022-04-23T10:26:58Z" level=info msg="Node 175887f6c88a/172.20.144.64, joined gossip cluster" [2022-04-23T10:26:58.919Z] time="2022-04-23T10:26:58Z" level=info msg="Node 175887f6c88a/172.20.144.64, added to nodes list" [2022-04-23T10:26:58.919Z] time="2022-04-23T10:26:58Z" level=info msg="Node 175887f6c88a/172.20.144.64, joined gossip cluster" [2022-04-23T10:26:58.919Z] time="2022-04-23T10:26:58Z" level=info msg="Node 175887f6c88a/172.20.144.64, added to nodes list" [2022-04-23T10:26:59.386Z] networkdb_test.go:835: Re-joining: 3 [2022-04-23T10:26:59.386Z] time="2022-04-23T10:26:58Z" level=info msg="The new bootstrap node list is:[172.20.144.64:10033 172.20.144.64:10034 172.20.144.64:10035]" [2022-04-23T10:26:59.386Z] time="2022-04-23T10:26:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.144.64:10033" [2022-04-23T10:26:59.386Z] time="2022-04-23T10:26:58Z" level=debug msg="memberlist: Stream connection from=172.20.144.64:49365" [2022-04-23T10:26:59.386Z] time="2022-04-23T10:26:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.144.64:10034" [2022-04-23T10:26:59.386Z] time="2022-04-23T10:26:58Z" level=debug msg="memberlist: Stream connection from=172.20.144.64:49366" [2022-04-23T10:26:59.386Z] time="2022-04-23T10:26:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.144.64:10035" [2022-04-23T10:26:59.386Z] time="2022-04-23T10:26:58Z" level=debug msg="memberlist: Stream connection from=172.20.144.64:49367" [2022-04-23T10:26:59.386Z] networkdb_test.go:835: Re-joining: 4 [2022-04-23T10:26:59.386Z] time="2022-04-23T10:26:59Z" level=info msg="The new bootstrap node list is:[172.20.144.64:10033 172.20.144.64:10034 172.20.144.64:10035]" [2022-04-23T10:26:59.387Z] time="2022-04-23T10:26:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.144.64:10033" [2022-04-23T10:26:59.387Z] time="2022-04-23T10:26:59Z" level=debug msg="memberlist: Stream connection from=172.20.144.64:49368" [2022-04-23T10:26:59.387Z] time="2022-04-23T10:26:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.144.64:10034" [2022-04-23T10:26:59.387Z] time="2022-04-23T10:26:59Z" level=debug msg="memberlist: Stream connection from=172.20.144.64:49369" [2022-04-23T10:26:59.387Z] time="2022-04-23T10:26:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.144.64:10035" [2022-04-23T10:26:59.387Z] time="2022-04-23T10:26:59Z" level=debug msg="memberlist: Stream connection from=172.20.144.64:49370" [2022-04-23T10:26:59.854Z] time="2022-04-23T10:26:59Z" level=info msg="node 0 leaving" [2022-04-23T10:26:59.854Z] time="2022-04-23T10:26:59Z" level=info msg="Node f363cb54cd86 change state NodeActive --> NodeLeft" [2022-04-23T10:26:59.854Z] time="2022-04-23T10:26:59Z" level=info msg="node3(4c3b65552867): Node leave event for f363cb54cd86/172.20.144.64" [2022-04-23T10:26:59.854Z] time="2022-04-23T10:26:59Z" level=info msg="Node f363cb54cd86 change state NodeActive --> NodeLeft" [2022-04-23T10:26:59.854Z] time="2022-04-23T10:26:59Z" level=info msg="node5(175887f6c88a): Node leave event for f363cb54cd86/172.20.144.64" [2022-04-23T10:26:59.854Z] time="2022-04-23T10:26:59Z" level=info msg="Node f363cb54cd86 change state NodeActive --> NodeLeft" [2022-04-23T10:26:59.854Z] time="2022-04-23T10:26:59Z" level=info msg="node4(8dd38c9a02bb): Node leave event for f363cb54cd86/172.20.144.64" [2022-04-23T10:26:59.854Z] time="2022-04-23T10:26:59Z" level=info msg="Node f363cb54cd86 change state NodeActive --> NodeLeft" [2022-04-23T10:26:59.854Z] time="2022-04-23T10:26:59Z" level=info msg="node1(f363cb54cd86): Node leave event for f363cb54cd86/172.20.144.64" [2022-04-23T10:26:59.854Z] time="2022-04-23T10:26:59Z" level=info msg="Node f363cb54cd86 change state NodeActive --> NodeLeft" [2022-04-23T10:26:59.854Z] time="2022-04-23T10:26:59Z" level=info msg="node2(5e9b9c9f92c5): Node leave event for f363cb54cd86/172.20.144.64" [2022-04-23T10:26:59.854Z] time="2022-04-23T10:26:59Z" level=info msg="Node f363cb54cd86/172.20.144.64, left gossip cluster" [2022-04-23T10:26:59.854Z] time="2022-04-23T10:26:59Z" level=info msg="Node f363cb54cd86/172.20.144.64, left gossip cluster" [2022-04-23T10:26:59.854Z] time="2022-04-23T10:26:59Z" level=info msg="Node f363cb54cd86/172.20.144.64, left gossip cluster" [2022-04-23T10:26:59.854Z] time="2022-04-23T10:26:59Z" level=info msg="Node f363cb54cd86/172.20.144.64, left gossip cluster" [2022-04-23T10:26:59.854Z] time="2022-04-23T10:26:59Z" level=info msg="Node f363cb54cd86/172.20.144.64, left gossip cluster" [2022-04-23T10:27:00.322Z] time="2022-04-23T10:26:59Z" level=info msg="node 1 leaving" [2022-04-23T10:27:00.322Z] time="2022-04-23T10:26:59Z" level=info msg="Node 5e9b9c9f92c5 change state NodeActive --> NodeLeft" [2022-04-23T10:27:00.322Z] time="2022-04-23T10:26:59Z" level=info msg="node3(4c3b65552867): Node leave event for 5e9b9c9f92c5/172.20.144.64" [2022-04-23T10:27:00.322Z] time="2022-04-23T10:26:59Z" level=info msg="Node 5e9b9c9f92c5 change state NodeActive --> NodeLeft" [2022-04-23T10:27:00.322Z] time="2022-04-23T10:26:59Z" level=info msg="node5(175887f6c88a): Node leave event for 5e9b9c9f92c5/172.20.144.64" [2022-04-23T10:27:00.322Z] time="2022-04-23T10:26:59Z" level=info msg="Node 5e9b9c9f92c5/172.20.144.64, left gossip cluster" [2022-04-23T10:27:00.322Z] time="2022-04-23T10:26:59Z" level=info msg="Node 5e9b9c9f92c5 change state NodeActive --> NodeFailed" [2022-04-23T10:27:00.322Z] time="2022-04-23T10:26:59Z" level=info msg="Node 5e9b9c9f92c5/172.20.144.64, added to failed nodes list" [2022-04-23T10:27:00.322Z] time="2022-04-23T10:26:59Z" level=info msg="Node 5e9b9c9f92c5 change state NodeActive --> NodeLeft" [2022-04-23T10:27:00.322Z] time="2022-04-23T10:26:59Z" level=info msg="node4(8dd38c9a02bb): Node leave event for 5e9b9c9f92c5/172.20.144.64" [2022-04-23T10:27:00.322Z] time="2022-04-23T10:26:59Z" level=error msg="node: 5e9b9c9f92c5 is unknown to memberlist" [2022-04-23T10:27:00.322Z] time="2022-04-23T10:27:00Z" level=info msg="Node 5e9b9c9f92c5/172.20.144.64, left gossip cluster" [2022-04-23T10:27:00.322Z] time="2022-04-23T10:27:00Z" level=info msg="Node 5e9b9c9f92c5/172.20.144.64, left gossip cluster" [2022-04-23T10:27:00.322Z] time="2022-04-23T10:27:00Z" level=info msg="Node 5e9b9c9f92c5/172.20.144.64, left gossip cluster" [2022-04-23T10:27:00.615Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-23T10:27:00.615Z] --- PASS: TestExternalGraphDriver (6.09s) [2022-04-23T10:27:00.615Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2022-04-23T10:27:00.615Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2022-04-23T10:27:00.615Z] --- PASS: TestExternalGraphDriver/pull (2.17s) [2022-04-23T10:27:00.615Z] === RUN TestGraphdriverPluginV2 [2022-04-23T10:27:00.790Z] time="2022-04-23T10:27:00Z" level=info msg="node 2 leaving" [2022-04-23T10:27:00.790Z] time="2022-04-23T10:27:00Z" level=info msg="Node 4c3b65552867 change state NodeActive --> NodeLeft" [2022-04-23T10:27:00.790Z] time="2022-04-23T10:27:00Z" level=info msg="node4(8dd38c9a02bb): Node leave event for 4c3b65552867/172.20.144.64" [2022-04-23T10:27:00.790Z] time="2022-04-23T10:27:00Z" level=info msg="Node 4c3b65552867 change state NodeActive --> NodeLeft" [2022-04-23T10:27:00.790Z] time="2022-04-23T10:27:00Z" level=info msg="node5(175887f6c88a): Node leave event for 4c3b65552867/172.20.144.64" [2022-04-23T10:27:00.790Z] time="2022-04-23T10:27:00Z" level=info msg="Node 4c3b65552867 change state NodeActive --> NodeLeft" [2022-04-23T10:27:00.790Z] time="2022-04-23T10:27:00Z" level=info msg="node3(4c3b65552867): Node leave event for 4c3b65552867/172.20.144.64" [2022-04-23T10:27:00.790Z] time="2022-04-23T10:27:00Z" level=debug msg="memberlist: Failed ping: 175887f6c88a (timeout reached)" [2022-04-23T10:27:00.790Z] time="2022-04-23T10:27:00Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.144.64:10034: use of closed network connection" [2022-04-23T10:27:00.790Z] time="2022-04-23T10:27:00Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.144.64:10035: use of closed network connection" [2022-04-23T10:27:00.790Z] time="2022-04-23T10:27:00Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.144.64:10036: use of closed network connection" [2022-04-23T10:27:00.790Z] time="2022-04-23T10:27:00Z" level=debug msg="memberlist: Stream connection from=172.20.144.64:49371" [2022-04-23T10:27:00.790Z] time="2022-04-23T10:27:00Z" level=info msg="Node 4c3b65552867/172.20.144.64, left gossip cluster" [2022-04-23T10:27:00.790Z] time="2022-04-23T10:27:00Z" level=info msg="Node 4c3b65552867/172.20.144.64, left gossip cluster" [2022-04-23T10:27:01.182Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-23T10:27:01.258Z] time="2022-04-23T10:27:00Z" level=info msg="Node 4c3b65552867/172.20.144.64, left gossip cluster" [2022-04-23T10:27:01.258Z] networkdb_test.go:867: node4: OK [2022-04-23T10:27:01.258Z] networkdb_test.go:867: node5: OK [2022-04-23T10:27:01.258Z] time="2022-04-23T10:27:00Z" level=info msg="node 0 coming back" [2022-04-23T10:27:01.258Z] time="2022-04-23T10:27:00Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:fe834a4f7fe3 with config:&{NodeID:fe834a4f7fe3 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-04-23T10:27:01.258Z] time="2022-04-23T10:27:00Z" level=info msg="Node fe834a4f7fe3/172.20.144.64, joined gossip cluster" [2022-04-23T10:27:01.258Z] time="2022-04-23T10:27:00Z" level=info msg="Node fe834a4f7fe3/172.20.144.64, added to nodes list" [2022-04-23T10:27:01.258Z] time="2022-04-23T10:27:00Z" level=info msg="node 1 coming back" [2022-04-23T10:27:01.258Z] time="2022-04-23T10:27:00Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:feed2db416a1 with config:&{NodeID:feed2db416a1 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-04-23T10:27:01.258Z] time="2022-04-23T10:27:00Z" level=info msg="Node feed2db416a1/172.20.144.64, joined gossip cluster" [2022-04-23T10:27:01.258Z] time="2022-04-23T10:27:00Z" level=info msg="Node feed2db416a1/172.20.144.64, added to nodes list" [2022-04-23T10:27:01.258Z] time="2022-04-23T10:27:00Z" level=info msg="node 2 coming back" [2022-04-23T10:27:01.258Z] time="2022-04-23T10:27:00Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6b7302429225 with config:&{NodeID:6b7302429225 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-04-23T10:27:01.258Z] time="2022-04-23T10:27:00Z" level=info msg="Node 6b7302429225/172.20.144.64, joined gossip cluster" [2022-04-23T10:27:01.258Z] time="2022-04-23T10:27:00Z" level=info msg="Node 6b7302429225/172.20.144.64, added to nodes list" [2022-04-23T10:27:01.258Z] time="2022-04-23T10:27:00Z" level=warning msg="memberlist: Was able to connect to 175887f6c88a but other probes failed, network may be misconfigured" [2022-04-23T10:27:01.441Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-23T10:27:01.441Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-23T10:27:01.441Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-23T10:27:01.699Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-23T10:27:01.699Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-23T10:27:01.699Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-23T10:27:01.727Z] time="2022-04-23T10:27:01Z" level=debug msg="memberlist: Failed ping: 175887f6c88a (timeout reached)" [2022-04-23T10:27:01.728Z] time="2022-04-23T10:27:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.20.144.64:10036: use of closed network connection" [2022-04-23T10:27:01.728Z] time="2022-04-23T10:27:01Z" level=debug msg="memberlist: Stream connection from=172.20.144.64:49372" [2022-04-23T10:27:02.195Z] time="2022-04-23T10:27:01Z" level=warning msg="memberlist: Was able to connect to 175887f6c88a but other probes failed, network may be misconfigured" [2022-04-23T10:27:02.636Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-23T10:27:03.205Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-23T10:27:04.411Z] time="2022-04-23T10:27:04Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.144.64:10033 172.20.144.64:10034 172.20.144.64:10035]" [2022-04-23T10:27:04.579Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-23T10:27:04.579Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-23T10:27:04.696Z] 2022/04/23 10:27:02 Closing DB instances... [2022-04-23T10:27:04.878Z] time="2022-04-23T10:27:04Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.144.64:10033 172.20.144.64:10034 172.20.144.64:10035]" [2022-04-23T10:27:05.147Z] docker_api_swarm_node_test.go:20: [d8928e890f480] joining swarm manager [de9d71b9bed70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.144.64:10033" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=debug msg="memberlist: Stream connection from=172.20.144.64:49373" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node 175887f6c88a/172.20.144.64, joined gossip cluster" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node 175887f6c88a/172.20.144.64, added to nodes list" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node 8dd38c9a02bb/172.20.144.64, joined gossip cluster" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node 8dd38c9a02bb/172.20.144.64, added to nodes list" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node fe834a4f7fe3/172.20.144.64, joined gossip cluster" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node fe834a4f7fe3/172.20.144.64, is the new incarnation of the shutdown node f363cb54cd86/172.20.144.64" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node fe834a4f7fe3/172.20.144.64, added to nodes list" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.144.64:10034" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=debug msg="memberlist: Stream connection from=172.20.144.64:49374" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node 175887f6c88a/172.20.144.64, joined gossip cluster" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node 175887f6c88a/172.20.144.64, added to nodes list" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node fe834a4f7fe3/172.20.144.64, joined gossip cluster" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node fe834a4f7fe3/172.20.144.64, added to nodes list" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node 8dd38c9a02bb/172.20.144.64, joined gossip cluster" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node 8dd38c9a02bb/172.20.144.64, added to nodes list" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node feed2db416a1/172.20.144.64, joined gossip cluster" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node feed2db416a1/172.20.144.64, is the new incarnation of the shutdown node 5e9b9c9f92c5/172.20.144.64" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node feed2db416a1/172.20.144.64, added to nodes list" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=debug msg="memberlist: Stream connection from=172.20.144.64:49375" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.144.64:10035" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node 175887f6c88a/172.20.144.64, joined gossip cluster" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node 175887f6c88a/172.20.144.64, added to nodes list" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node fe834a4f7fe3/172.20.144.64, joined gossip cluster" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node fe834a4f7fe3/172.20.144.64, added to nodes list" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node 8dd38c9a02bb/172.20.144.64, joined gossip cluster" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node 8dd38c9a02bb/172.20.144.64, added to nodes list" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node feed2db416a1/172.20.144.64, joined gossip cluster" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node feed2db416a1/172.20.144.64, added to nodes list" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node 6b7302429225/172.20.144.64, joined gossip cluster" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node 6b7302429225/172.20.144.64, is the new incarnation of the shutdown node 4c3b65552867/172.20.144.64" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node 6b7302429225/172.20.144.64, added to nodes list" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node feed2db416a1/172.20.144.64, joined gossip cluster" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node feed2db416a1/172.20.144.64, is the new incarnation of the shutdown node 5e9b9c9f92c5/172.20.144.64" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node feed2db416a1/172.20.144.64, added to nodes list" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node fe834a4f7fe3/172.20.144.64, joined gossip cluster" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node fe834a4f7fe3/172.20.144.64, is the new incarnation of the shutdown node f363cb54cd86/172.20.144.64" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node fe834a4f7fe3/172.20.144.64, added to nodes list" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node feed2db416a1/172.20.144.64, joined gossip cluster" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node feed2db416a1/172.20.144.64, added to nodes list" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node 6b7302429225/172.20.144.64, joined gossip cluster" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node 6b7302429225/172.20.144.64, added to nodes list" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node 6b7302429225/172.20.144.64, joined gossip cluster" [2022-04-23T10:27:05.346Z] time="2022-04-23T10:27:05Z" level=info msg="Node 6b7302429225/172.20.144.64, added to nodes list" [2022-04-23T10:27:05.407Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-23T10:27:05.685Z] --- PASS: TestNetworkDBGarbageCollection (54.65s) [2022-04-23T10:27:05.685Z] === RUN TestFindNode [2022-04-23T10:27:05.685Z] 2022/04/23 10:27:05 Closing DB instances... [2022-04-23T10:27:05.685Z] --- PASS: TestFindNode (0.02s) [2022-04-23T10:27:05.685Z] === RUN TestChangeNodeState [2022-04-23T10:27:05.685Z] 2022/04/23 10:27:05 Closing DB instances... [2022-04-23T10:27:05.685Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-23T10:27:05.685Z] === RUN TestNodeReincarnation [2022-04-23T10:27:05.685Z] 2022/04/23 10:27:05 Closing DB instances... [2022-04-23T10:27:05.813Z] time="2022-04-23T10:27:05Z" level=info msg="Node 6b7302429225/172.20.144.64, joined gossip cluster" [2022-04-23T10:27:05.813Z] time="2022-04-23T10:27:05Z" level=info msg="Node 6b7302429225/172.20.144.64, is the new incarnation of the shutdown node 4c3b65552867/172.20.144.64" [2022-04-23T10:27:05.813Z] time="2022-04-23T10:27:05Z" level=info msg="Node 6b7302429225/172.20.144.64, added to nodes list" [2022-04-23T10:27:05.813Z] time="2022-04-23T10:27:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.144.64:10033" [2022-04-23T10:27:05.813Z] time="2022-04-23T10:27:05Z" level=debug msg="memberlist: Stream connection from=172.20.144.64:49376" [2022-04-23T10:27:05.813Z] time="2022-04-23T10:27:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.144.64:10034" [2022-04-23T10:27:05.813Z] time="2022-04-23T10:27:05Z" level=debug msg="memberlist: Stream connection from=172.20.144.64:49377" [2022-04-23T10:27:05.813Z] time="2022-04-23T10:27:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.144.64:10035" [2022-04-23T10:27:05.813Z] time="2022-04-23T10:27:05Z" level=debug msg="memberlist: Stream connection from=172.20.144.64:49378" [2022-04-23T10:27:05.975Z] --- PASS: TestGraphdriverPluginV2 (5.10s) [2022-04-23T10:27:05.975Z] PASS [2022-04-23T10:27:05.975Z] [2022-04-23T10:27:05.975Z] DONE 5 tests in 11.311s [2022-04-23T10:27:05.975Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-23T10:27:05.975Z] ++ 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-04-23T10:27:05.975Z] ++ set -e [2022-04-23T10:27:05.975Z] ++ '[' -n 0 ']' [2022-04-23T10:27:05.975Z] ++ set -x [2022-04-23T10:27:05.975Z] ++ 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-04-23T10:27:05.975Z] INFO: Testing against a local daemon [2022-04-23T10:27:05.975Z] === RUN TestContinueAfterPluginCrash [2022-04-23T10:27:05.975Z] === PAUSE TestContinueAfterPluginCrash [2022-04-23T10:27:05.975Z] === RUN TestReadPluginNoRead [2022-04-23T10:27:05.975Z] === PAUSE TestReadPluginNoRead [2022-04-23T10:27:05.975Z] === RUN TestDaemonStartWithLogOpt [2022-04-23T10:27:05.975Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-23T10:27:05.975Z] === CONT TestContinueAfterPluginCrash [2022-04-23T10:27:05.975Z] === CONT TestDaemonStartWithLogOpt [2022-04-23T10:27:06.234Z] docker_api_swarm_node_test.go:21: [d0f8ce6a9e44c] joining swarm manager [de9d71b9bed70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T10:27:06.234Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-23T10:27:06.281Z] 2022/04/23 10:27:05 Closing DB instances... [2022-04-23T10:27:06.281Z] time="2022-04-23T10:27:05Z" level=info msg="Node fe834a4f7fe3 change state NodeActive --> NodeLeft" [2022-04-23T10:27:06.281Z] time="2022-04-23T10:27:05Z" level=info msg="node4(8dd38c9a02bb): Node leave event for fe834a4f7fe3/172.20.144.64" [2022-04-23T10:27:06.281Z] time="2022-04-23T10:27:05Z" level=info msg="Node fe834a4f7fe3 change state NodeActive --> NodeLeft" [2022-04-23T10:27:06.281Z] time="2022-04-23T10:27:05Z" level=info msg="node2(feed2db416a1): Node leave event for fe834a4f7fe3/172.20.144.64" [2022-04-23T10:27:06.281Z] time="2022-04-23T10:27:05Z" level=info msg="Node fe834a4f7fe3 change state NodeActive --> NodeLeft" [2022-04-23T10:27:06.281Z] time="2022-04-23T10:27:05Z" level=info msg="node3(6b7302429225): Node leave event for fe834a4f7fe3/172.20.144.64" [2022-04-23T10:27:06.281Z] time="2022-04-23T10:27:05Z" level=info msg="Node fe834a4f7fe3 change state NodeActive --> NodeLeft" [2022-04-23T10:27:06.281Z] time="2022-04-23T10:27:05Z" level=info msg="node5(175887f6c88a): Node leave event for fe834a4f7fe3/172.20.144.64" [2022-04-23T10:27:06.281Z] time="2022-04-23T10:27:05Z" level=info msg="Node fe834a4f7fe3 change state NodeActive --> NodeLeft" [2022-04-23T10:27:06.281Z] time="2022-04-23T10:27:05Z" level=info msg="node1(fe834a4f7fe3): Node leave event for fe834a4f7fe3/172.20.144.64" [2022-04-23T10:27:06.281Z] time="2022-04-23T10:27:06Z" level=info msg="Node fe834a4f7fe3/172.20.144.64, left gossip cluster" [2022-04-23T10:27:06.281Z] time="2022-04-23T10:27:06Z" level=info msg="Node fe834a4f7fe3/172.20.144.64, left gossip cluster" [2022-04-23T10:27:06.281Z] time="2022-04-23T10:27:06Z" level=info msg="Node fe834a4f7fe3/172.20.144.64, left gossip cluster" [2022-04-23T10:27:06.281Z] time="2022-04-23T10:27:06Z" level=info msg="Node fe834a4f7fe3/172.20.144.64, left gossip cluster" [2022-04-23T10:27:06.281Z] time="2022-04-23T10:27:06Z" level=info msg="Node fe834a4f7fe3/172.20.144.64, left gossip cluster" [2022-04-23T10:27:06.748Z] time="2022-04-23T10:27:06Z" level=info msg="Node feed2db416a1 change state NodeActive --> NodeLeft" [2022-04-23T10:27:06.748Z] time="2022-04-23T10:27:06Z" level=info msg="node3(6b7302429225): Node leave event for feed2db416a1/172.20.144.64" [2022-04-23T10:27:06.748Z] time="2022-04-23T10:27:06Z" level=info msg="Node feed2db416a1 change state NodeActive --> NodeLeft" [2022-04-23T10:27:06.748Z] time="2022-04-23T10:27:06Z" level=info msg="node4(8dd38c9a02bb): Node leave event for feed2db416a1/172.20.144.64" [2022-04-23T10:27:06.748Z] time="2022-04-23T10:27:06Z" level=info msg="Node feed2db416a1 change state NodeActive --> NodeLeft" [2022-04-23T10:27:06.748Z] time="2022-04-23T10:27:06Z" level=info msg="node5(175887f6c88a): Node leave event for feed2db416a1/172.20.144.64" [2022-04-23T10:27:06.748Z] time="2022-04-23T10:27:06Z" level=info msg="Node feed2db416a1 change state NodeActive --> NodeLeft" [2022-04-23T10:27:06.748Z] time="2022-04-23T10:27:06Z" level=info msg="node2(feed2db416a1): Node leave event for feed2db416a1/172.20.144.64" [2022-04-23T10:27:06.748Z] time="2022-04-23T10:27:06Z" level=info msg="Node feed2db416a1/172.20.144.64, left gossip cluster" [2022-04-23T10:27:06.748Z] time="2022-04-23T10:27:06Z" level=info msg="Node feed2db416a1/172.20.144.64, left gossip cluster" [2022-04-23T10:27:07.172Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-23T10:27:07.217Z] time="2022-04-23T10:27:06Z" level=info msg="Node feed2db416a1/172.20.144.64, left gossip cluster" [2022-04-23T10:27:07.217Z] time="2022-04-23T10:27:06Z" level=info msg="Node feed2db416a1/172.20.144.64, left gossip cluster" [2022-04-23T10:27:07.217Z] time="2022-04-23T10:27:06Z" level=info msg="Node 6b7302429225 change state NodeActive --> NodeLeft" [2022-04-23T10:27:07.217Z] time="2022-04-23T10:27:06Z" level=info msg="node5(175887f6c88a): Node leave event for 6b7302429225/172.20.144.64" [2022-04-23T10:27:07.217Z] time="2022-04-23T10:27:06Z" level=info msg="Node 6b7302429225 change state NodeActive --> NodeLeft" [2022-04-23T10:27:07.217Z] time="2022-04-23T10:27:06Z" level=info msg="node4(8dd38c9a02bb): Node leave event for 6b7302429225/172.20.144.64" [2022-04-23T10:27:07.217Z] time="2022-04-23T10:27:06Z" level=info msg="Node 6b7302429225 change state NodeActive --> NodeLeft" [2022-04-23T10:27:07.217Z] time="2022-04-23T10:27:06Z" level=info msg="node3(6b7302429225): Node leave event for 6b7302429225/172.20.144.64" [2022-04-23T10:27:07.217Z] time="2022-04-23T10:27:07Z" level=info msg="Node 6b7302429225/172.20.144.64, left gossip cluster" [2022-04-23T10:27:07.217Z] time="2022-04-23T10:27:07Z" level=info msg="Node 6b7302429225/172.20.144.64, left gossip cluster" [2022-04-23T10:27:07.491Z] === RUN TestNewStreamConfig [2022-04-23T10:27:07.491Z] === RUN TestNewStreamConfig/defaults [2022-04-23T10:27:07.491Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-23T10:27:07.491Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-23T10:27:07.491Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-23T10:27:07.491Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-23T10:27:07.491Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-23T10:27:07.491Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-23T10:27:07.491Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-23T10:27:07.491Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-23T10:27:07.491Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-23T10:27:07.491Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-23T10:27:07.491Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-23T10:27:07.491Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-23T10:27:07.491Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-23T10:27:07.491Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-23T10:27:07.491Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-23T10:27:07.491Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-23T10:27:07.491Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-23T10:27:07.491Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-23T10:27:07.491Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-23T10:27:07.491Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-23T10:27:07.491Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-23T10:27:07.491Z] === RUN TestAdapterReadLogs [2022-04-23T10:27:07.491Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestCopier [2022-04-23T10:27:07.491Z] --- PASS: TestCopier (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestCopierLongLines [2022-04-23T10:27:07.491Z] --- PASS: TestCopierLongLines (0.02s) [2022-04-23T10:27:07.491Z] === RUN TestCopierSlow [2022-04-23T10:27:07.491Z] --- PASS: TestCopierSlow (0.16s) [2022-04-23T10:27:07.491Z] === RUN TestCopierWithSized [2022-04-23T10:27:07.491Z] === RUN TestCopierWithSized/as_is [2022-04-23T10:27:07.491Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-23T10:27:07.491Z] --- PASS: TestCopierWithSized (0.03s) [2022-04-23T10:27:07.491Z] --- PASS: TestCopierWithSized/as_is (0.03s) [2022-04-23T10:27:07.491Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestCopierWithPartial [2022-04-23T10:27:07.491Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestRingLogger [2022-04-23T10:27:07.491Z] --- PASS: TestRingLogger (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestRingCap [2022-04-23T10:27:07.491Z] --- PASS: TestRingCap (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestRingClose [2022-04-23T10:27:07.491Z] --- PASS: TestRingClose (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestRingDrain [2022-04-23T10:27:07.491Z] --- PASS: TestRingDrain (0.00s) [2022-04-23T10:27:07.491Z] PASS [2022-04-23T10:27:07.491Z] coverage: 43.2% of statements [2022-04-23T10:27:07.491Z] ok github.com/docker/docker/daemon/logger 0.339s coverage: 43.2% of statements [2022-04-23T10:27:07.491Z] time="2022-04-23T10:27:05Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-23T10:27:07.491Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.38s) [2022-04-23T10:27:07.491Z] === RUN TestCreateSuccess [2022-04-23T10:27:07.491Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestCreateStreamSkipped [2022-04-23T10:27:07.491Z] time="2022-04-23T10:27:06Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-23T10:27:07.491Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestCreateLogGroupSuccess [2022-04-23T10:27:07.491Z] time="2022-04-23T10:27:06Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-23T10:27:07.491Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestCreateError [2022-04-23T10:27:07.491Z] --- PASS: TestCreateError (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestCreateAlreadyExists [2022-04-23T10:27:07.491Z] time="2022-04-23T10:27:06Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-23T10:27:07.491Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestLogClosed [2022-04-23T10:27:07.491Z] --- PASS: TestLogClosed (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestLogBlocking [2022-04-23T10:27:07.491Z] --- PASS: TestLogBlocking (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-23T10:27:07.491Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestLogNonBlockingBufferFull [2022-04-23T10:27:07.491Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestPublishBatchSuccess [2022-04-23T10:27:07.491Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestPublishBatchError [2022-04-23T10:27:07.491Z] time="2022-04-23T10:27:06Z" level=error msg=error [2022-04-23T10:27:07.491Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-23T10:27:07.491Z] time="2022-04-23T10:27:06Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-23T10:27:07.491Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-23T10:27:07.491Z] time="2022-04-23T10:27:06Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-23T10:27:07.491Z] time="2022-04-23T10:27:06Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-23T10:27:07.491Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestCollectBatchSimple [2022-04-23T10:27:07.491Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestCollectBatchTicker [2022-04-23T10:27:07.491Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestCollectBatchMultilinePattern [2022-04-23T10:27:07.491Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-23T10:27:07.491Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-23T10:27:07.491Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-23T10:27:07.491Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.17s) [2022-04-23T10:27:07.491Z] === RUN TestCollectBatchClose [2022-04-23T10:27:07.491Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestEffectiveLen [2022-04-23T10:27:07.491Z] === RUN TestEffectiveLen/0/Hello [2022-04-23T10:27:07.491Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-23T10:27:07.491Z] === RUN TestEffectiveLen/2/🙃 [2022-04-23T10:27:07.491Z] === RUN TestEffectiveLen/3/���� [2022-04-23T10:27:07.491Z] === RUN TestEffectiveLen/4/He��o [2022-04-23T10:27:07.491Z] === RUN TestEffectiveLen/5/ [2022-04-23T10:27:07.491Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-23T10:27:07.491Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-23T10:27:07.491Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-23T10:27:07.491Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-23T10:27:07.491Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-23T10:27:07.491Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-23T10:27:07.491Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestFindValidSplit [2022-04-23T10:27:07.491Z] === RUN TestFindValidSplit/0/ [2022-04-23T10:27:07.491Z] cloudwatchlogs_test.go:1076: [2022-04-23T10:27:07.491Z] cloudwatchlogs_test.go:1077: [2022-04-23T10:27:07.491Z] === RUN TestFindValidSplit/1/Hello [2022-04-23T10:27:07.491Z] cloudwatchlogs_test.go:1076: Hello [2022-04-23T10:27:07.491Z] cloudwatchlogs_test.go:1077: [2022-04-23T10:27:07.491Z] === RUN TestFindValidSplit/2/Hello [2022-04-23T10:27:07.491Z] cloudwatchlogs_test.go:1076: He [2022-04-23T10:27:07.491Z] cloudwatchlogs_test.go:1077: llo [2022-04-23T10:27:07.491Z] === RUN TestFindValidSplit/3/Hello [2022-04-23T10:27:07.491Z] cloudwatchlogs_test.go:1076: [2022-04-23T10:27:07.491Z] cloudwatchlogs_test.go:1077: Hello [2022-04-23T10:27:07.491Z] === RUN TestFindValidSplit/4/🙃 [2022-04-23T10:27:07.491Z] cloudwatchlogs_test.go:1076: [2022-04-23T10:27:07.491Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-23T10:27:07.491Z] === RUN TestFindValidSplit/5/🙃 [2022-04-23T10:27:07.491Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-23T10:27:07.491Z] cloudwatchlogs_test.go:1077: [2022-04-23T10:27:07.491Z] === RUN TestFindValidSplit/6/a� [2022-04-23T10:27:07.491Z] cloudwatchlogs_test.go:1076: a [2022-04-23T10:27:07.491Z] cloudwatchlogs_test.go:1077: � [2022-04-23T10:27:07.491Z] === RUN TestFindValidSplit/7/a� [2022-04-23T10:27:07.491Z] cloudwatchlogs_test.go:1076: a� [2022-04-23T10:27:07.491Z] cloudwatchlogs_test.go:1077: [2022-04-23T10:27:07.491Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-23T10:27:07.491Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-23T10:27:07.491Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-23T10:27:07.491Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-23T10:27:07.491Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-23T10:27:07.491Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-23T10:27:07.491Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-23T10:27:07.491Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-23T10:27:07.491Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestProcessEventEmoji [2022-04-23T10:27:07.491Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-04-23T10:27:07.491Z] === RUN TestCollectBatchLineSplit [2022-04-23T10:27:07.491Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-23T10:27:07.491Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-23T10:27:07.491Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-04-23T10:27:07.491Z] === RUN TestCollectBatchMaxEvents [2022-04-23T10:27:07.491Z] --- PASS: TestCollectBatchMaxEvents (0.17s) [2022-04-23T10:27:07.491Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-23T10:27:07.491Z] --- PASS: TestCollectBatchMaxTotalBytes (0.04s) [2022-04-23T10:27:07.491Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-23T10:27:07.491Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2022-04-23T10:27:07.491Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-23T10:27:07.491Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-04-23T10:27:07.492Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-23T10:27:07.492Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-23T10:27:07.492Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-23T10:27:07.492Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-23T10:27:07.492Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-23T10:27:07.492Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-23T10:27:07.492Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-23T10:27:07.492Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-23T10:27:07.492Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-23T10:27:07.492Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-23T10:27:07.492Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-23T10:27:07.492Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-23T10:27:07.492Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-23T10:27:07.492Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-23T10:27:07.492Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-23T10:27:07.492Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-23T10:27:07.492Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-23T10:27:07.492Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-23T10:27:07.492Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-23T10:27:07.492Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-23T10:27:07.492Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-23T10:27:07.492Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-23T10:27:07.492Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-23T10:27:07.492Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-23T10:27:07.492Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-23T10:27:07.492Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-23T10:27:07.492Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-23T10:27:07.492Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-23T10:27:07.492Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-23T10:27:07.492Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-23T10:27:07.492Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-23T10:27:07.492Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-23T10:27:07.492Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-23T10:27:07.492Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-23T10:27:07.492Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-23T10:27:07.492Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-23T10:27:07.492Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-23T10:27:07.492Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-23T10:27:07.492Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-23T10:27:07.492Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-23T10:27:07.492Z] === RUN TestValidateLogOptionsFormat [2022-04-23T10:27:07.492Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-23T10:27:07.492Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-23T10:27:07.492Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-23T10:27:07.492Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-23T10:27:07.492Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-23T10:27:07.492Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-23T10:27:07.492Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-23T10:27:07.492Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-23T10:27:07.492Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-23T10:27:07.492Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-23T10:27:07.492Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-23T10:27:07.492Z] === RUN TestCreateTagSuccess [2022-04-23T10:27:07.492Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-23T10:27:07.492Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-23T10:27:07.492Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-23T10:27:07.492Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-23T10:27:07.492Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-23T10:27:07.492Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-23T10:27:07.492Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-23T10:27:07.492Z] PASS [2022-04-23T10:27:07.492Z] coverage: 80.2% of statements [2022-04-23T10:27:07.492Z] ok github.com/docker/docker/daemon/logger/awslogs 0.996s coverage: 80.2% of statements [2022-04-23T10:27:07.492Z] === RUN TestSearchRegistryForImagesErrors [2022-04-23T10:27:07.492Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-23T10:27:07.685Z] time="2022-04-23T10:27:07Z" level=info msg="Node 6b7302429225/172.20.144.64, left gossip cluster" [2022-04-23T10:27:07.685Z] time="2022-04-23T10:27:07Z" level=debug msg="memberlist: Failed ping: 8dd38c9a02bb (timeout reached)" [2022-04-23T10:27:07.685Z] time="2022-04-23T10:27:07Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.144.64:10035: use of closed network connection" [2022-04-23T10:27:07.685Z] time="2022-04-23T10:27:07Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.144.64:10037: use of closed network connection" [2022-04-23T10:27:07.685Z] time="2022-04-23T10:27:07Z" level=debug msg="memberlist: Stream connection from=172.20.144.64:49379" [2022-04-23T10:27:07.685Z] time="2022-04-23T10:27:07Z" level=info msg="Node 8dd38c9a02bb change state NodeActive --> NodeLeft" [2022-04-23T10:27:07.685Z] time="2022-04-23T10:27:07Z" level=info msg="node5(175887f6c88a): Node leave event for 8dd38c9a02bb/172.20.144.64" [2022-04-23T10:27:07.685Z] time="2022-04-23T10:27:07Z" level=info msg="Node 8dd38c9a02bb change state NodeActive --> NodeLeft" [2022-04-23T10:27:07.685Z] time="2022-04-23T10:27:07Z" level=info msg="node4(8dd38c9a02bb): Node leave event for 8dd38c9a02bb/172.20.144.64" [2022-04-23T10:27:08.027Z] === RUN TestSearchRegistryForImages [2022-04-23T10:27:08.027Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-23T10:27:08.027Z] === RUN TestOnlyPlatformWithFallback [2022-04-23T10:27:08.027Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-23T10:27:08.027Z] === RUN TestImageDelete [2022-04-23T10:27:08.027Z] === RUN TestImageDelete/no_lease [2022-04-23T10:27:08.027Z] === RUN TestImageDelete/lease_exists [2022-04-23T10:27:08.027Z] --- PASS: TestImageDelete (0.11s) [2022-04-23T10:27:08.027Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-23T10:27:08.027Z] --- PASS: TestImageDelete/lease_exists (0.05s) [2022-04-23T10:27:08.027Z] === RUN TestContentStoreForPull [2022-04-23T10:27:08.027Z] --- PASS: TestContentStoreForPull (0.37s) [2022-04-23T10:27:08.027Z] PASS [2022-04-23T10:27:08.027Z] coverage: 6.6% of statements [2022-04-23T10:27:08.027Z] ok github.com/docker/docker/daemon/images 0.699s coverage: 6.6% of statements [2022-04-23T10:27:08.108Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-23T10:27:08.153Z] time="2022-04-23T10:27:07Z" level=warning msg="memberlist: Was able to connect to 8dd38c9a02bb but other probes failed, network may be misconfigured" [2022-04-23T10:27:08.153Z] time="2022-04-23T10:27:07Z" level=info msg="Node 8dd38c9a02bb/172.20.144.64, left gossip cluster" [2022-04-23T10:27:08.623Z] time="2022-04-23T10:27:08Z" level=info msg="Node 8dd38c9a02bb/172.20.144.64, left gossip cluster" [2022-04-23T10:27:08.623Z] time="2022-04-23T10:27:08Z" level=info msg="Node 175887f6c88a/172.20.144.64, left gossip cluster" [2022-04-23T10:27:08.623Z] time="2022-04-23T10:27:08Z" level=info msg="Node 175887f6c88a change state NodeActive --> NodeFailed" [2022-04-23T10:27:08.623Z] time="2022-04-23T10:27:08Z" level=info msg="Node 175887f6c88a/172.20.144.64, added to failed nodes list" [2022-04-23T10:27:08.623Z] --- PASS: TestNetworkDBIslands (11.68s) [2022-04-23T10:27:08.623Z] PASS [2022-04-23T10:27:08.623Z] coverage: 60.0% of statements [2022-04-23T10:27:08.676Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-23T10:27:08.676Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-23T10:27:08.676Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-23T10:27:09.091Z] ok github.com/docker/docker/libnetwork/networkdb 103.889s coverage: 60.0% of statements [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/quota [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/rootless [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/volume [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-23T10:27:09.091Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-23T10:27:09.613Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-23T10:27:09.613Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-23T10:27:09.613Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-23T10:27:09.613Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-23T10:27:09.613Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-23T10:27:10.184Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-23T10:27:10.437Z] time="2022-04-23T10:27:10Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-23T10:27:10.437Z] --- PASS: TestNodeReincarnation (5.03s) [2022-04-23T10:27:10.437Z] === RUN TestParallelCreate [2022-04-23T10:27:10.437Z] 2022/04/23 10:27:10 Closing DB instances... [2022-04-23T10:27:10.437Z] --- PASS: TestParallelCreate (0.02s) [2022-04-23T10:27:10.437Z] === RUN TestParallelDelete [2022-04-23T10:27:10.437Z] 2022/04/23 10:27:10 Closing DB instances... [2022-04-23T10:27:10.437Z] --- PASS: TestParallelDelete (0.02s) [2022-04-23T10:27:10.437Z] === RUN TestNetworkDBIslands [2022-04-23T10:27:10.437Z] time="2022-04-23T10:27:10Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1b9ecacf894c with config:&{NodeID:1b9ecacf894c 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-04-23T10:27:10.437Z] time="2022-04-23T10:27:10Z" level=info msg="Node 1b9ecacf894c/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:10.437Z] time="2022-04-23T10:27:10Z" level=info msg="Node 1b9ecacf894c/172.26.98.18, added to nodes list" [2022-04-23T10:27:10.437Z] time="2022-04-23T10:27:10Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:93850c71cdee with config:&{NodeID:93850c71cdee 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-04-23T10:27:10.437Z] time="2022-04-23T10:27:10Z" level=info msg="Node 93850c71cdee/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:10.437Z] time="2022-04-23T10:27:10Z" level=info msg="Node 93850c71cdee/172.26.98.18, added to nodes list" [2022-04-23T10:27:10.437Z] time="2022-04-23T10:27:10Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-23T10:27:10.437Z] time="2022-04-23T10:27:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-23T10:27:10.437Z] time="2022-04-23T10:27:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-04-23T10:27:10.437Z] time="2022-04-23T10:27:10Z" level=info msg="Node 93850c71cdee/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:10.437Z] time="2022-04-23T10:27:10Z" level=info msg="Node 93850c71cdee/172.26.98.18, added to nodes list" [2022-04-23T10:27:10.437Z] time="2022-04-23T10:27:10Z" level=info msg="Node 1b9ecacf894c/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:10.437Z] time="2022-04-23T10:27:10Z" level=info msg="Node 1b9ecacf894c/172.26.98.18, added to nodes list" [2022-04-23T10:27:10.437Z] time="2022-04-23T10:27:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-23T10:27:10.437Z] time="2022-04-23T10:27:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-04-23T10:27:10.524Z] === RUN TestValidateLogOptReconnectInterval [2022-04-23T10:27:10.524Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-23T10:27:10.524Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-23T10:27:10.524Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-23T10:27:10.524Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-23T10:27:10.524Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-23T10:27:10.524Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-23T10:27:10.524Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-23T10:27:10.524Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-23T10:27:10.524Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-23T10:27:10.524Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-23T10:27:10.524Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-23T10:27:10.524Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-23T10:27:10.524Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-23T10:27:10.524Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-23T10:27:10.524Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-23T10:27:10.524Z] === RUN TestValidateLogOptAddress [2022-04-23T10:27:10.524Z] === RUN TestValidateLogOptAddress/#00 [2022-04-23T10:27:10.524Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-23T10:27:10.524Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-23T10:27:10.754Z] --- PASS: TestDaemonStartWithLogOpt (4.69s) [2022-04-23T10:27:10.754Z] === CONT TestReadPluginNoRead [2022-04-23T10:27:10.754Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/example.com [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/:// [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/something:// [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-23T10:27:11.036Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-23T10:27:11.036Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-23T10:27:11.037Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-23T10:27:11.037Z] PASS [2022-04-23T10:27:11.037Z] coverage: 53.6% of statements [2022-04-23T10:27:11.037Z] ok github.com/docker/docker/daemon/logger/fluentd 0.410s coverage: 53.6% of statements [2022-04-23T10:27:11.037Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-23T10:27:11.037Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-23T10:27:11.037Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-23T10:27:11.037Z] === RUN TestJSONFileLogger [2022-04-23T10:27:11.037Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-23T10:27:11.037Z] === RUN TestJSONFileLoggerWithTags [2022-04-23T10:27:11.037Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-23T10:27:11.037Z] === RUN TestJSONFileLoggerWithOpts [2022-04-23T10:27:11.037Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-04-23T10:27:11.037Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-23T10:27:11.328Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-23T10:27:11.328Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-23T10:27:11.424Z] time="2022-04-23T10:27:11Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:35a6ad24ca06 with config:&{NodeID:35a6ad24ca06 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-04-23T10:27:11.424Z] time="2022-04-23T10:27:11Z" level=info msg="Node 35a6ad24ca06/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:11.424Z] time="2022-04-23T10:27:11Z" level=info msg="Node 35a6ad24ca06/172.26.98.18, added to nodes list" [2022-04-23T10:27:11.424Z] time="2022-04-23T10:27:11Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-23T10:27:11.424Z] time="2022-04-23T10:27:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-23T10:27:11.424Z] time="2022-04-23T10:27:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-04-23T10:27:11.424Z] time="2022-04-23T10:27:11Z" level=info msg="Node 35a6ad24ca06/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:11.424Z] time="2022-04-23T10:27:11Z" level=info msg="Node 35a6ad24ca06/172.26.98.18, added to nodes list" [2022-04-23T10:27:11.424Z] time="2022-04-23T10:27:11Z" level=info msg="Node 1b9ecacf894c/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:11.424Z] time="2022-04-23T10:27:11Z" level=info msg="Node 1b9ecacf894c/172.26.98.18, added to nodes list" [2022-04-23T10:27:11.424Z] time="2022-04-23T10:27:11Z" level=info msg="Node 93850c71cdee/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:11.424Z] time="2022-04-23T10:27:11Z" level=info msg="Node 93850c71cdee/172.26.98.18, added to nodes list" [2022-04-23T10:27:11.424Z] time="2022-04-23T10:27:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-23T10:27:11.424Z] time="2022-04-23T10:27:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-04-23T10:27:11.424Z] time="2022-04-23T10:27:11Z" level=info msg="Node 35a6ad24ca06/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:11.424Z] time="2022-04-23T10:27:11Z" level=info msg="Node 35a6ad24ca06/172.26.98.18, added to nodes list" [2022-04-23T10:27:11.550Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-04-23T10:27:11.550Z] === RUN TestEncodeDecode [2022-04-23T10:27:11.550Z] === PAUSE TestEncodeDecode [2022-04-23T10:27:11.550Z] === RUN TestUnexpectedEOF [2022-04-23T10:27:11.550Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.25s) [2022-04-23T10:27:11.550Z] === RUN TestFastTimeMarshalJSON [2022-04-23T10:27:11.550Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-23T10:27:11.550Z] PASS [2022-04-23T10:27:11.550Z] coverage: 87.2% of statements [2022-04-23T10:27:11.550Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.365s coverage: 87.2% of statements [2022-04-23T10:27:11.550Z] time="2022-04-23T10:27:11Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-23T10:27:11.550Z] time="2022-04-23T10:27:11Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-23T10:27:11.550Z] --- PASS: TestUnexpectedEOF (0.34s) [2022-04-23T10:27:11.550Z] === CONT TestEncodeDecode [2022-04-23T10:27:11.550Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-23T10:27:11.550Z] PASS [2022-04-23T10:27:11.550Z] coverage: 69.9% of statements [2022-04-23T10:27:11.550Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.481s coverage: 69.9% of statements [2022-04-23T10:27:11.892Z] time="2022-04-23T10:27:11Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:cfdd8e1cd35c with config:&{NodeID:cfdd8e1cd35c 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-04-23T10:27:11.893Z] time="2022-04-23T10:27:11Z" level=info msg="Node cfdd8e1cd35c/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:11.893Z] time="2022-04-23T10:27:11Z" level=info msg="Node cfdd8e1cd35c/172.26.98.18, added to nodes list" [2022-04-23T10:27:11.893Z] time="2022-04-23T10:27:11Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-23T10:27:11.893Z] time="2022-04-23T10:27:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-23T10:27:11.893Z] time="2022-04-23T10:27:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-04-23T10:27:11.893Z] time="2022-04-23T10:27:11Z" level=info msg="Node cfdd8e1cd35c/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:11.893Z] time="2022-04-23T10:27:11Z" level=info msg="Node cfdd8e1cd35c/172.26.98.18, added to nodes list" [2022-04-23T10:27:11.893Z] time="2022-04-23T10:27:11Z" level=info msg="Node 93850c71cdee/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:11.893Z] time="2022-04-23T10:27:11Z" level=info msg="Node 93850c71cdee/172.26.98.18, added to nodes list" [2022-04-23T10:27:11.893Z] time="2022-04-23T10:27:11Z" level=info msg="Node 35a6ad24ca06/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:11.893Z] time="2022-04-23T10:27:11Z" level=info msg="Node 35a6ad24ca06/172.26.98.18, added to nodes list" [2022-04-23T10:27:11.893Z] time="2022-04-23T10:27:11Z" level=info msg="Node 1b9ecacf894c/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:11.893Z] time="2022-04-23T10:27:11Z" level=info msg="Node 1b9ecacf894c/172.26.98.18, added to nodes list" [2022-04-23T10:27:11.893Z] time="2022-04-23T10:27:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-23T10:27:11.893Z] time="2022-04-23T10:27:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === Skipped [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-23T10:27:12.045Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-23T10:27:12.045Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-23T10:27:12.045Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-23T10:27:12.045Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-23T10:27:12.045Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-23T10:27:12.045Z] client_test.go:22: runtime.GOOS == "windows" [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-23T10:27:12.045Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-23T10:27:12.045Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-23T10:27:12.045Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-04-23T10:27:12.045Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-23T10:27:12.045Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-23T10:27:12.045Z] daemon_test.go:145: root required [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-23T10:27:12.045Z] reload_test.go:342: root required [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-23T10:27:12.045Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-23T10:27:12.045Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-23T10:27:12.045Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-23T10:27:12.045Z] download_test.go:267: Needs fixing on Windows [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-23T10:27:12.045Z] layer_test.go:291: Failing on Windows [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-23T10:27:12.045Z] layer_test.go:340: Failing on Windows [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-23T10:27:12.045Z] layer_test.go:455: Failing on Windows [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-23T10:27:12.045Z] layer_test.go:684: Failing on Windows [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-23T10:27:12.045Z] migration_test.go:45: Failing on Windows [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-23T10:27:12.045Z] migration_test.go:181: Failing on Windows [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-23T10:27:12.045Z] mount_test.go:17: Failing on Windows [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-23T10:27:12.045Z] mount_test.go:76: Failing on Windows [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-23T10:27:12.045Z] mount_test.go:125: Failing on Windows [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-23T10:27:12.045Z] mount_test.go:212: Failing on Windows [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-23T10:27:12.045Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-23T10:27:12.045Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-23T10:27:12.045Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-23T10:27:12.045Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-23T10:27:12.045Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-23T10:27:12.045Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-23T10:27:12.045Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-23T10:27:12.045Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-23T10:27:12.045Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-23T10:27:12.045Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-23T10:27:12.045Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-23T10:27:12.045Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-23T10:27:12.045Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-23T10:27:12.045Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-23T10:27:12.045Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-23T10:27:12.045Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-23T10:27:12.045Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-23T10:27:12.045Z] archive_test.go:133: Xz not present in msys2 [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-23T10:27:12.045Z] archive_test.go:140: zstd not installed [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-23T10:27:12.045Z] archive_test.go:252: Failing on Windows CI machines [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-23T10:27:12.045Z] archive_windows_test.go:16: Currently fails [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-23T10:27:12.045Z] changes_test.go:196: needs more investigation [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-23T10:27:12.045Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-23T10:27:12.045Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-23T10:27:12.045Z] changes_test.go:433: needs further investigation [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-23T10:27:12.045Z] changes_test.go:469: needs further investigation [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-23T10:27:12.045Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:12.045Z] [2022-04-23T10:27:12.045Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-23T10:27:12.046Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:12.046Z] [2022-04-23T10:27:12.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-23T10:27:12.046Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T10:27:12.046Z] [2022-04-23T10:27:12.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-23T10:27:12.046Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T10:27:12.046Z] [2022-04-23T10:27:12.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-23T10:27:12.046Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:12.046Z] [2022-04-23T10:27:12.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-23T10:27:12.046Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T10:27:12.046Z] [2022-04-23T10:27:12.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-23T10:27:12.046Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:12.046Z] [2022-04-23T10:27:12.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-23T10:27:12.046Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:12.046Z] [2022-04-23T10:27:12.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-23T10:27:12.046Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:12.046Z] [2022-04-23T10:27:12.046Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-23T10:27:12.046Z] poller_test.go:40: No chmod on Windows [2022-04-23T10:27:12.046Z] [2022-04-23T10:27:12.046Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-23T10:27:12.046Z] fileutils_test.go:133: Needs porting to Windows [2022-04-23T10:27:12.046Z] [2022-04-23T10:27:12.046Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-23T10:27:12.046Z] fileutils_test.go:179: Needs porting to Windows [2022-04-23T10:27:12.046Z] [2022-04-23T10:27:12.046Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-23T10:27:12.046Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:12.046Z] [2022-04-23T10:27:12.046Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-23T10:27:12.046Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:12.046Z] [2022-04-23T10:27:12.046Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-23T10:27:12.046Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:12.046Z] [2022-04-23T10:27:12.046Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-23T10:27:12.046Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-23T10:27:12.046Z] [2022-04-23T10:27:12.046Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-23T10:27:12.046Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-23T10:27:12.046Z] [2022-04-23T10:27:12.046Z] DONE 2290 tests, 70 skipped in 300.979s [2022-04-23T10:27:12.046Z] INFO: make.ps1 ended at 04/23/2022 10:27:11 [2022-04-23T10:27:12.071Z] === RUN TestVerifyNetworkingConfig [2022-04-23T10:27:12.071Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-23T10:27:12.071Z] === RUN TestGetContainer [2022-04-23T10:27:12.071Z] --- PASS: TestGetContainer (0.00s) [2022-04-23T10:27:12.071Z] === RUN TestValidContainerNames [2022-04-23T10:27:12.071Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-23T10:27:12.071Z] === RUN TestContainerInitDNS [2022-04-23T10:27:12.071Z] daemon_test.go:145: root required [2022-04-23T10:27:12.071Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-23T10:27:12.071Z] === RUN TestMerge [2022-04-23T10:27:12.071Z] --- PASS: TestMerge (0.00s) [2022-04-23T10:27:12.071Z] === RUN TestValidateContainerIsolation [2022-04-23T10:27:12.071Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-23T10:27:12.071Z] === RUN TestFindNetworkErrorType [2022-04-23T10:27:12.071Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-23T10:27:12.071Z] === RUN TestEnsureServicesExist [2022-04-23T10:27:12.071Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-23T10:27:12.071Z] === RUN TestEnsureServicesExistErrors [2022-04-23T10:27:12.071Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-23T10:27:12.071Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-23T10:27:12.071Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-23T10:27:12.071Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-23T10:27:12.071Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-23T10:27:12.071Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-23T10:27:12.071Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-23T10:27:12.071Z] === RUN TestContainerDelete [2022-04-23T10:27:12.071Z] --- PASS: TestContainerDelete (0.01s) [2022-04-23T10:27:12.071Z] === RUN TestContainerDoubleDelete [2022-04-23T10:27:12.071Z] --- PASS: TestContainerDoubleDelete (0.01s) [2022-04-23T10:27:12.071Z] === RUN TestLogContainerEventCopyLabels [2022-04-23T10:27:12.071Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-23T10:27:12.071Z] === RUN TestLogContainerEventWithAttributes [2022-04-23T10:27:12.071Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-23T10:27:12.071Z] === RUN TestNoneHealthcheck [2022-04-23T10:27:12.071Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-23T10:27:12.071Z] === RUN TestHealthStates [2022-04-23T10:27:12.071Z] time="2022-04-23T10:27:11Z" 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-04-23T10:27:12.071Z] time="2022-04-23T10:27:11Z" 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-04-23T10:27:12.071Z] time="2022-04-23T10:27:11Z" 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-04-23T10:27:12.071Z] time="2022-04-23T10:27:11Z" 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-04-23T10:27:12.071Z] time="2022-04-23T10:27:11Z" 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-04-23T10:27:12.071Z] time="2022-04-23T10:27:11Z" 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-04-23T10:27:12.071Z] time="2022-04-23T10:27:11Z" 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-04-23T10:27:12.071Z] time="2022-04-23T10:27:11Z" 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-04-23T10:27:12.071Z] time="2022-04-23T10:27:11Z" 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-04-23T10:27:12.071Z] time="2022-04-23T10:27:11Z" 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-04-23T10:27:12.071Z] --- PASS: TestHealthStates (0.27s) [2022-04-23T10:27:12.071Z] === RUN TestGetInspectData [2022-04-23T10:27:12.071Z] --- PASS: TestGetInspectData (0.00s) [2022-04-23T10:27:12.071Z] === RUN TestFillLicense [2022-04-23T10:27:12.071Z] --- PASS: TestFillLicense (0.00s) [2022-04-23T10:27:12.071Z] === RUN TestListInvalidFilter [2022-04-23T10:27:12.071Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-23T10:27:12.071Z] === RUN TestNameFilter [2022-04-23T10:27:12.071Z] --- PASS: TestNameFilter (0.00s) [2022-04-23T10:27:12.071Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-23T10:27:12.071Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-23T10:27:12.071Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-23T10:27:12.071Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-23T10:27:12.071Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-23T10:27:12.071Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-23T10:27:12.071Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-23T10:27:12.071Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-23T10:27:12.362Z] time="2022-04-23T10:27:11Z" level=info msg="Node cfdd8e1cd35c/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:12.362Z] time="2022-04-23T10:27:11Z" level=info msg="Node cfdd8e1cd35c/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:12.362Z] time="2022-04-23T10:27:11Z" level=info msg="Node cfdd8e1cd35c/172.26.98.18, added to nodes list" [2022-04-23T10:27:12.362Z] time="2022-04-23T10:27:11Z" level=info msg="Node cfdd8e1cd35c/172.26.98.18, added to nodes list" [2022-04-23T10:27:12.362Z] time="2022-04-23T10:27:12Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:d322a462dc9e with config:&{NodeID:d322a462dc9e 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-04-23T10:27:12.362Z] time="2022-04-23T10:27:12Z" level=info msg="Node d322a462dc9e/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:12.362Z] time="2022-04-23T10:27:12Z" level=info msg="Node d322a462dc9e/172.26.98.18, added to nodes list" [2022-04-23T10:27:12.362Z] time="2022-04-23T10:27:12Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-23T10:27:12.362Z] time="2022-04-23T10:27:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-23T10:27:12.362Z] time="2022-04-23T10:27:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49371" [2022-04-23T10:27:12.362Z] time="2022-04-23T10:27:12Z" level=info msg="Node d322a462dc9e/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:12.362Z] time="2022-04-23T10:27:12Z" level=info msg="Node d322a462dc9e/172.26.98.18, added to nodes list" [2022-04-23T10:27:12.362Z] time="2022-04-23T10:27:12Z" level=info msg="Node 1b9ecacf894c/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:12.362Z] time="2022-04-23T10:27:12Z" level=info msg="Node 1b9ecacf894c/172.26.98.18, added to nodes list" [2022-04-23T10:27:12.362Z] time="2022-04-23T10:27:12Z" level=info msg="Node 35a6ad24ca06/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:12.362Z] time="2022-04-23T10:27:12Z" level=info msg="Node 35a6ad24ca06/172.26.98.18, added to nodes list" [2022-04-23T10:27:12.362Z] time="2022-04-23T10:27:12Z" level=info msg="Node cfdd8e1cd35c/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:12.362Z] time="2022-04-23T10:27:12Z" level=info msg="Node cfdd8e1cd35c/172.26.98.18, added to nodes list" [2022-04-23T10:27:12.362Z] time="2022-04-23T10:27:12Z" level=info msg="Node 93850c71cdee/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:12.362Z] time="2022-04-23T10:27:12Z" level=info msg="Node 93850c71cdee/172.26.98.18, added to nodes list" [2022-04-23T10:27:12.362Z] time="2022-04-23T10:27:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-23T10:27:12.362Z] time="2022-04-23T10:27:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372" [2022-04-23T10:27:12.362Z] time="2022-04-23T10:27:12Z" level=info msg="Node d322a462dc9e/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:12.362Z] time="2022-04-23T10:27:12Z" level=info msg="Node d322a462dc9e/172.26.98.18, added to nodes list" [2022-04-23T10:27:12.362Z] time="2022-04-23T10:27:12Z" level=info msg="Node d322a462dc9e/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:12.362Z] time="2022-04-23T10:27:12Z" level=info msg="Node d322a462dc9e/172.26.98.18, added to nodes list" [2022-04-23T10:27:12.653Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-23T10:27:12.653Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-23T10:27:12.653Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-23T10:27:12.653Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-23T10:27:12.653Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-23T10:27:12.653Z] === 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-04-23T10:27:12.653Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-23T10:27:12.653Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-23T10:27:12.653Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-23T10:27:12.653Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-23T10:27:12.653Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-23T10:27:12.653Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-23T10:27:12.653Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-23T10:27:12.653Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-23T10:27:12.653Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-23T10:27:12.653Z] --- 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-04-23T10:27:12.653Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-23T10:27:12.653Z] === RUN TestSetupWindowsDevices [2022-04-23T10:27:12.653Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-23T10:27:12.653Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-23T10:27:12.653Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-23T10:27:12.653Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-23T10:27:12.653Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-23T10:27:12.653Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-23T10:27:12.653Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-23T10:27:12.653Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-23T10:27:12.653Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-23T10:27:12.653Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-23T10:27:12.653Z] --- PASS: TestSetupWindowsDevices (0.05s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.05s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-23T10:27:12.653Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-23T10:27:12.653Z] === RUN TestDaemonReloadLabels [2022-04-23T10:27:12.653Z] --- PASS: TestDaemonReloadLabels (0.02s) [2022-04-23T10:27:12.653Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-23T10:27:12.653Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.01s) [2022-04-23T10:27:12.653Z] === RUN TestDaemonReloadMirrors [2022-04-23T10:27:12.653Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-23T10:27:12.653Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-23T10:27:12.653Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-23T10:27:12.653Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-23T10:27:12.653Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-23T10:27:12.653Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-23T10:27:12.653Z] reload_test.go:342: root required [2022-04-23T10:27:12.653Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-23T10:27:12.653Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-23T10:27:12.653Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-23T10:27:12.653Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-23T10:27:12.653Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-23T10:27:12.653Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-23T10:27:12.653Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-04-23T10:27:12.653Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-23T10:27:12.653Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-23T10:27:12.653Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-23T10:27:12.653Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-23T10:27:12.653Z] === RUN TestParseVolumesFrom [2022-04-23T10:27:12.653Z] --- PASS: TestParseVolumesFrom (0.01s) [2022-04-23T10:27:12.653Z] PASS [2022-04-23T10:27:12.831Z] time="2022-04-23T10:27:12Z" level=info msg="Node d322a462dc9e/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:12.831Z] time="2022-04-23T10:27:12Z" level=info msg="Node d322a462dc9e/172.26.98.18, added to nodes list" [2022-04-23T10:27:12.831Z] networkdb_test.go:835: Re-joining: 3 [2022-04-23T10:27:12.831Z] time="2022-04-23T10:27:12Z" level=info msg="The new bootstrap node list is:[172.26.98.18:10033 172.26.98.18:10034 172.26.98.18:10035]" [2022-04-23T10:27:12.831Z] time="2022-04-23T10:27:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.98.18:10033" [2022-04-23T10:27:12.831Z] time="2022-04-23T10:27:12Z" level=debug msg="memberlist: Stream connection from=172.26.98.18:49373" [2022-04-23T10:27:12.831Z] time="2022-04-23T10:27:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.98.18:10034" [2022-04-23T10:27:12.831Z] time="2022-04-23T10:27:12Z" level=debug msg="memberlist: Stream connection from=172.26.98.18:49374" [2022-04-23T10:27:12.831Z] time="2022-04-23T10:27:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.98.18:10035" [2022-04-23T10:27:12.831Z] time="2022-04-23T10:27:12Z" level=debug msg="memberlist: Stream connection from=172.26.98.18:49375" [2022-04-23T10:27:12.831Z] networkdb_test.go:835: Re-joining: 4 [2022-04-23T10:27:12.831Z] time="2022-04-23T10:27:12Z" level=info msg="The new bootstrap node list is:[172.26.98.18:10033 172.26.98.18:10034 172.26.98.18:10035]" [2022-04-23T10:27:12.831Z] time="2022-04-23T10:27:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.98.18:10033" [2022-04-23T10:27:12.831Z] time="2022-04-23T10:27:12Z" level=debug msg="memberlist: Stream connection from=172.26.98.18:49376" [2022-04-23T10:27:12.831Z] time="2022-04-23T10:27:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.98.18:10034" [2022-04-23T10:27:12.831Z] time="2022-04-23T10:27:12Z" level=debug msg="memberlist: Stream connection from=172.26.98.18:49377" [2022-04-23T10:27:12.831Z] time="2022-04-23T10:27:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.98.18:10035" [2022-04-23T10:27:12.831Z] time="2022-04-23T10:27:12Z" level=debug msg="memberlist: Stream connection from=172.26.98.18:49378" [2022-04-23T10:27:13.175Z] coverage: 8.8% of statements [2022-04-23T10:27:13.175Z] ok github.com/docker/docker/daemon 0.741s coverage: 8.8% of statements [2022-04-23T10:27:13.175Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-23T10:27:13.175Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-23T10:27:13.175Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-23T10:27:13.175Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-23T10:27:13.175Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-23T10:27:13.175Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-23T10:27:13.175Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-23T10:27:13.175Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-23T10:27:13.175Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-23T10:27:13.175Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-23T10:27:13.175Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-23T10:27:13.175Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-23T10:27:13.175Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-23T10:27:13.175Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-23T10:27:13.175Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-23T10:27:13.175Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-23T10:27:13.175Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-23T10:27:13.175Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-23T10:27:13.175Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-23T10:27:13.175Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-23T10:27:13.230Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-23T10:27:13.299Z] time="2022-04-23T10:27:12Z" level=info msg="node 0 leaving" [2022-04-23T10:27:13.299Z] time="2022-04-23T10:27:13Z" level=info msg="Node 1b9ecacf894c change state NodeActive --> NodeLeft" [2022-04-23T10:27:13.299Z] time="2022-04-23T10:27:13Z" level=info msg="node3(35a6ad24ca06): Node leave event for 1b9ecacf894c/172.26.98.18" [2022-04-23T10:27:13.299Z] time="2022-04-23T10:27:13Z" level=info msg="Node 1b9ecacf894c change state NodeActive --> NodeLeft" [2022-04-23T10:27:13.299Z] time="2022-04-23T10:27:13Z" level=info msg="node2(93850c71cdee): Node leave event for 1b9ecacf894c/172.26.98.18" [2022-04-23T10:27:13.299Z] time="2022-04-23T10:27:13Z" level=info msg="Node 1b9ecacf894c change state NodeActive --> NodeLeft" [2022-04-23T10:27:13.299Z] time="2022-04-23T10:27:13Z" level=info msg="node4(cfdd8e1cd35c): Node leave event for 1b9ecacf894c/172.26.98.18" [2022-04-23T10:27:13.299Z] time="2022-04-23T10:27:13Z" level=info msg="Node 1b9ecacf894c change state NodeActive --> NodeLeft" [2022-04-23T10:27:13.299Z] time="2022-04-23T10:27:13Z" level=info msg="node1(1b9ecacf894c): Node leave event for 1b9ecacf894c/172.26.98.18" [2022-04-23T10:27:13.299Z] time="2022-04-23T10:27:13Z" level=info msg="Node 1b9ecacf894c change state NodeActive --> NodeLeft" [2022-04-23T10:27:13.299Z] time="2022-04-23T10:27:13Z" level=info msg="node5(d322a462dc9e): Node leave event for 1b9ecacf894c/172.26.98.18" [2022-04-23T10:27:13.299Z] time="2022-04-23T10:27:13Z" level=info msg="Node 1b9ecacf894c/172.26.98.18, left gossip cluster" [2022-04-23T10:27:13.488Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-23T10:27:13.488Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-23T10:27:13.488Z] === RUN TestReadPluginNoRead/default [2022-04-23T10:27:13.767Z] time="2022-04-23T10:27:13Z" level=info msg="Node 1b9ecacf894c/172.26.98.18, left gossip cluster" [2022-04-23T10:27:13.767Z] time="2022-04-23T10:27:13Z" level=info msg="Node 1b9ecacf894c/172.26.98.18, left gossip cluster" [2022-04-23T10:27:13.767Z] time="2022-04-23T10:27:13Z" level=info msg="Node 1b9ecacf894c/172.26.98.18, left gossip cluster" [2022-04-23T10:27:13.767Z] time="2022-04-23T10:27:13Z" level=info msg="node 1 leaving" [2022-04-23T10:27:13.767Z] time="2022-04-23T10:27:13Z" level=info msg="Node 93850c71cdee change state NodeActive --> NodeLeft" [2022-04-23T10:27:13.767Z] time="2022-04-23T10:27:13Z" level=info msg="node5(d322a462dc9e): Node leave event for 93850c71cdee/172.26.98.18" [2022-04-23T10:27:13.767Z] time="2022-04-23T10:27:13Z" level=info msg="Node 93850c71cdee/172.26.98.18, left gossip cluster" [2022-04-23T10:27:13.767Z] time="2022-04-23T10:27:13Z" level=info msg="Node 93850c71cdee change state NodeActive --> NodeFailed" [2022-04-23T10:27:13.767Z] time="2022-04-23T10:27:13Z" level=info msg="Node 93850c71cdee/172.26.98.18, added to failed nodes list" [2022-04-23T10:27:13.767Z] time="2022-04-23T10:27:13Z" level=info msg="Node 93850c71cdee change state NodeActive --> NodeLeft" [2022-04-23T10:27:13.767Z] time="2022-04-23T10:27:13Z" level=info msg="node4(cfdd8e1cd35c): Node leave event for 93850c71cdee/172.26.98.18" [2022-04-23T10:27:13.767Z] time="2022-04-23T10:27:13Z" level=info msg="Node 93850c71cdee change state NodeActive --> NodeLeft" [2022-04-23T10:27:13.767Z] time="2022-04-23T10:27:13Z" level=info msg="node3(35a6ad24ca06): Node leave event for 93850c71cdee/172.26.98.18" [2022-04-23T10:27:13.767Z] time="2022-04-23T10:27:13Z" level=info msg="Node 1b9ecacf894c/172.26.98.18, left gossip cluster" [2022-04-23T10:27:13.767Z] time="2022-04-23T10:27:13Z" level=error msg="node: 93850c71cdee is unknown to memberlist" [2022-04-23T10:27:13.767Z] time="2022-04-23T10:27:13Z" level=info msg="Node 93850c71cdee/172.26.98.18, left gossip cluster" [2022-04-23T10:27:13.767Z] time="2022-04-23T10:27:13Z" level=info msg="Node 93850c71cdee/172.26.98.18, left gossip cluster" [2022-04-23T10:27:13.767Z] time="2022-04-23T10:27:13Z" level=info msg="Node 93850c71cdee/172.26.98.18, left gossip cluster" [2022-04-23T10:27:13.767Z] time="2022-04-23T10:27:13Z" level=info msg="node 2 leaving" [2022-04-23T10:27:13.767Z] time="2022-04-23T10:27:13Z" level=info msg="Node 35a6ad24ca06 change state NodeActive --> NodeLeft" [2022-04-23T10:27:13.767Z] time="2022-04-23T10:27:13Z" level=info msg="node4(cfdd8e1cd35c): Node leave event for 35a6ad24ca06/172.26.98.18" [2022-04-23T10:27:13.767Z] time="2022-04-23T10:27:13Z" level=info msg="Node 35a6ad24ca06 change state NodeActive --> NodeLeft" [2022-04-23T10:27:13.767Z] time="2022-04-23T10:27:13Z" level=info msg="node5(d322a462dc9e): Node leave event for 35a6ad24ca06/172.26.98.18" [2022-04-23T10:27:14.055Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-23T10:27:14.236Z] time="2022-04-23T10:27:13Z" level=info msg="Node 35a6ad24ca06 change state NodeActive --> NodeLeft" [2022-04-23T10:27:14.237Z] time="2022-04-23T10:27:13Z" level=info msg="node3(35a6ad24ca06): Node leave event for 35a6ad24ca06/172.26.98.18" [2022-04-23T10:27:14.237Z] time="2022-04-23T10:27:13Z" level=info msg="Node 35a6ad24ca06/172.26.98.18, left gossip cluster" [2022-04-23T10:27:14.237Z] time="2022-04-23T10:27:14Z" level=info msg="Node 35a6ad24ca06/172.26.98.18, left gossip cluster" [2022-04-23T10:27:14.237Z] time="2022-04-23T10:27:14Z" level=info msg="Node 35a6ad24ca06/172.26.98.18, left gossip cluster" [2022-04-23T10:27:14.266Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-23T10:27:14.266Z] INFO: Unit tests ended at 04/23/2022 10:27:13. Duration:00:05:16.4994267 [2022-04-23T10:27:14.266Z] INFO: Building busybox [2022-04-23T10:27:14.266Z] Sending build context to Docker daemon 5.12kB [2022-04-23T10:27:14.266Z] [2022-04-23T10:27:14.266Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-23T10:27:14.266Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-23T10:27:14.266Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-23T10:27:14.266Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-23T10:27:14.266Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-23T10:27:14.266Z] ---> aa8714eb8356 [2022-04-23T10:27:14.266Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-23T10:27:14.266Z] ---> Running in a9a2e10141c6 [2022-04-23T10:27:14.621Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-23T10:27:14.705Z] networkdb_test.go:867: node4: OK [2022-04-23T10:27:14.705Z] networkdb_test.go:867: node5: OK [2022-04-23T10:27:14.705Z] time="2022-04-23T10:27:14Z" level=info msg="node 0 coming back" [2022-04-23T10:27:14.705Z] time="2022-04-23T10:27:14Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0f0cda38f4ec with config:&{NodeID:0f0cda38f4ec 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-04-23T10:27:14.705Z] time="2022-04-23T10:27:14Z" level=info msg="Node 0f0cda38f4ec/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:14.705Z] time="2022-04-23T10:27:14Z" level=info msg="Node 0f0cda38f4ec/172.26.98.18, added to nodes list" [2022-04-23T10:27:14.705Z] time="2022-04-23T10:27:14Z" level=info msg="node 1 coming back" [2022-04-23T10:27:14.705Z] time="2022-04-23T10:27:14Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8499cff0d283 with config:&{NodeID:8499cff0d283 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-04-23T10:27:14.705Z] time="2022-04-23T10:27:14Z" level=info msg="Node 8499cff0d283/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:14.705Z] time="2022-04-23T10:27:14Z" level=info msg="Node 8499cff0d283/172.26.98.18, added to nodes list" [2022-04-23T10:27:14.705Z] time="2022-04-23T10:27:14Z" level=info msg="node 2 coming back" [2022-04-23T10:27:14.705Z] time="2022-04-23T10:27:14Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5452ca113c52 with config:&{NodeID:5452ca113c52 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-04-23T10:27:14.705Z] time="2022-04-23T10:27:14Z" level=info msg="Node 5452ca113c52/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:14.705Z] time="2022-04-23T10:27:14Z" level=info msg="Node 5452ca113c52/172.26.98.18, added to nodes list" [2022-04-23T10:27:14.880Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-23T10:27:14.975Z] === RUN TestWriteLog [2022-04-23T10:27:14.975Z] === PAUSE TestWriteLog [2022-04-23T10:27:14.975Z] === RUN TestReadLog [2022-04-23T10:27:14.975Z] === PAUSE TestReadLog [2022-04-23T10:27:14.975Z] === RUN TestDecode [2022-04-23T10:27:14.975Z] --- PASS: TestDecode (0.10s) [2022-04-23T10:27:14.975Z] === CONT TestWriteLog [2022-04-23T10:27:14.975Z] --- PASS: TestWriteLog (0.00s) [2022-04-23T10:27:14.975Z] === CONT TestReadLog [2022-04-23T10:27:14.975Z] === RUN TestReadLog/tail_exact [2022-04-23T10:27:14.975Z] === RUN TestReadLog/tail_less_than_available [2022-04-23T10:27:14.975Z] === RUN TestReadLog/tail_more_than_available [2022-04-23T10:27:15.138Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-23T10:27:15.517Z] === RUN TestLog [2022-04-23T10:27:15.517Z] --- PASS: TestReadLog (0.31s) [2022-04-23T10:27:15.517Z] --- PASS: TestReadLog/tail_exact (0.27s) [2022-04-23T10:27:15.517Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-23T10:27:15.517Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-04-23T10:27:15.517Z] PASS [2022-04-23T10:27:15.517Z] coverage: 78.7% of statements [2022-04-23T10:27:15.517Z] ok github.com/docker/docker/daemon/logger/local 0.629s coverage: 78.7% of statements [2022-04-23T10:27:15.517Z] --- PASS: TestLog (0.11s) [2022-04-23T10:27:15.517Z] PASS [2022-04-23T10:27:15.517Z] coverage: 31.5% of statements [2022-04-23T10:27:15.517Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.167s coverage: 31.5% of statements [2022-04-23T10:27:15.517Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-23T10:27:15.704Z] --- PASS: TestContinueAfterPluginCrash (9.49s) [2022-04-23T10:27:15.704Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-23T10:27:15.704Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-23T10:27:16.639Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-23T10:27:16.639Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-23T10:27:16.769Z] === RUN TestOpenFileDelete [2022-04-23T10:27:16.769Z] --- PASS: TestOpenFileDelete (0.03s) [2022-04-23T10:27:16.769Z] === RUN TestOpenFileRename [2022-04-23T10:27:16.769Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-23T10:27:16.769Z] === RUN TestHandleDecoderErr [2022-04-23T10:27:16.769Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-23T10:27:16.769Z] === RUN TestParseLogTagDefaultTag [2022-04-23T10:27:16.769Z] --- PASS: TestParseLogTagDefaultTag (0.01s) [2022-04-23T10:27:16.769Z] === RUN TestParseLogTag [2022-04-23T10:27:16.769Z] --- PASS: TestParseLogTag (0.00s) [2022-04-23T10:27:16.769Z] === RUN TestParseLogTagEmptyTag [2022-04-23T10:27:16.769Z] --- PASS: TestParseLogTagEmptyTag (0.05s) [2022-04-23T10:27:16.769Z] === RUN TestTailFiles [2022-04-23T10:27:16.769Z] --- PASS: TestTailFiles (0.00s) [2022-04-23T10:27:16.769Z] === RUN TestFollowLogsConsumerGone [2022-04-23T10:27:16.769Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-23T10:27:16.769Z] === RUN TestFollowLogsProducerGone [2022-04-23T10:27:16.769Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-23T10:27:16.898Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-23T10:27:17.156Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-23T10:27:17.366Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-23T10:27:17.366Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-23T10:27:17.366Z] === RUN TestCheckCapacityAndRotate [2022-04-23T10:27:17.366Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-23T10:27:17.366Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-23T10:27:17.366Z] --- PASS: TestCheckCapacityAndRotate (0.24s) [2022-04-23T10:27:17.366Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-23T10:27:17.366Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.15s) [2022-04-23T10:27:17.366Z] PASS [2022-04-23T10:27:17.366Z] coverage: 53.5% of statements [2022-04-23T10:27:17.366Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.486s coverage: 53.5% of statements [2022-04-23T10:27:17.723Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-23T10:27:17.888Z] === RUN TestNewParse [2022-04-23T10:27:17.889Z] --- PASS: TestNewParse (0.00s) [2022-04-23T10:27:17.889Z] PASS [2022-04-23T10:27:17.889Z] coverage: 8.3% of statements [2022-04-23T10:27:17.982Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-23T10:27:18.242Z] === CONT TestReadPluginNoRead [2022-04-23T10:27:18.242Z] read_test.go:92: [dbbcbc3489846] daemon is not started [2022-04-23T10:27:18.242Z] --- PASS: TestReadPluginNoRead (7.42s) [2022-04-23T10:27:18.242Z] --- PASS: TestReadPluginNoRead/default (1.50s) [2022-04-23T10:27:18.242Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.54s) [2022-04-23T10:27:18.242Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.63s) [2022-04-23T10:27:18.242Z] PASS [2022-04-23T10:27:18.242Z] [2022-04-23T10:27:18.242Z] DONE 6 tests in 12.274s [2022-04-23T10:27:18.242Z] 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-04-23T10:27:18.242Z] ++ 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-04-23T10:27:18.242Z] ++ set -e [2022-04-23T10:27:18.242Z] ++ '[' -n 0 ']' [2022-04-23T10:27:18.242Z] ++ set -x [2022-04-23T10:27:18.242Z] ++ 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-04-23T10:27:18.242Z] testing: warning: no tests to run [2022-04-23T10:27:18.242Z] PASS [2022-04-23T10:27:18.242Z] [2022-04-23T10:27:18.242Z] DONE 0 tests in 0.056s [2022-04-23T10:27:18.242Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-23T10:27:18.242Z] ++ 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-04-23T10:27:18.242Z] ++ set -e [2022-04-23T10:27:18.242Z] ++ '[' -n 0 ']' [2022-04-23T10:27:18.242Z] ++ set -x [2022-04-23T10:27:18.242Z] ++ 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-04-23T10:27:18.401Z] ok github.com/docker/docker/daemon/logger/templates 0.081s coverage: 8.3% of statements [2022-04-23T10:27:18.401Z] === RUN TestValidateLogOpt [2022-04-23T10:27:18.401Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-23T10:27:18.401Z] === RUN TestNewMissedConfig [2022-04-23T10:27:18.401Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-23T10:27:18.401Z] === RUN TestNewMissedUrl [2022-04-23T10:27:18.401Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-23T10:27:18.401Z] === RUN TestNewMissedToken [2022-04-23T10:27:18.401Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-23T10:27:18.401Z] === RUN TestNewWithProxy [2022-04-23T10:27:18.401Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-23T10:27:18.401Z] === RUN TestDefault [2022-04-23T10:27:18.401Z] --- PASS: TestDefault (0.01s) [2022-04-23T10:27:18.401Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-23T10:27:18.401Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-23T10:27:18.401Z] === RUN TestJsonFormat [2022-04-23T10:27:18.401Z] --- PASS: TestJsonFormat (0.01s) [2022-04-23T10:27:18.401Z] === RUN TestRawFormat [2022-04-23T10:27:18.401Z] --- PASS: TestRawFormat (0.00s) [2022-04-23T10:27:18.401Z] === RUN TestRawFormatWithLabels [2022-04-23T10:27:18.401Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-23T10:27:18.401Z] === RUN TestRawFormatWithoutTag [2022-04-23T10:27:18.401Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-23T10:27:18.401Z] === RUN TestBatching [2022-04-23T10:27:18.401Z] --- PASS: TestBatching (0.30s) [2022-04-23T10:27:18.401Z] === RUN TestFrequency [2022-04-23T10:27:18.502Z] time="2022-04-23T10:27:17Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.98.18:10033 172.26.98.18:10034 172.26.98.18:10035]" [2022-04-23T10:27:18.502Z] time="2022-04-23T10:27:18Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.98.18:10033 172.26.98.18:10034 172.26.98.18:10035]" [2022-04-23T10:27:18.502Z] INFO: Testing against a local daemon [2022-04-23T10:27:18.502Z] === RUN TestPluginWithDevMounts [2022-04-23T10:27:18.502Z] === PAUSE TestPluginWithDevMounts [2022-04-23T10:27:18.502Z] === CONT TestPluginWithDevMounts [2022-04-23T10:27:18.502Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-23T10:27:18.931Z] --- PASS: TestFrequency (0.27s) [2022-04-23T10:27:18.931Z] === RUN TestOneMessagePerRequest [2022-04-23T10:27:18.931Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-23T10:27:18.931Z] === RUN TestVerify [2022-04-23T10:27:18.931Z] --- PASS: TestVerify (0.00s) [2022-04-23T10:27:18.931Z] === RUN TestSkipVerify [2022-04-23T10:27:18.931Z] === RUN TestParseLogFormat [2022-04-23T10:27:18.931Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-23T10:27:18.931Z] === RUN TestValidateLogOptEmpty [2022-04-23T10:27:18.931Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-23T10:27:18.931Z] === RUN TestValidateSyslogAddress [2022-04-23T10:27:18.931Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-23T10:27:18.931Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-23T10:27:18.931Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-23T10:27:18.931Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-23T10:27:18.931Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-23T10:27:18.931Z] --- PASS: TestValidateSyslogAddress (0.01s) [2022-04-23T10:27:18.931Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-23T10:27:18.931Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-23T10:27:18.931Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-23T10:27:18.931Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-23T10:27:18.931Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-23T10:27:18.931Z] === RUN TestParseAddressDefaultPort [2022-04-23T10:27:18.931Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-23T10:27:18.931Z] === RUN TestValidateSyslogFacility [2022-04-23T10:27:18.931Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-23T10:27:18.931Z] === RUN TestValidateLogOptSyslogFormat [2022-04-23T10:27:18.931Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-23T10:27:18.931Z] === RUN TestValidateLogOpt [2022-04-23T10:27:18.931Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-23T10:27:18.931Z] PASS [2022-04-23T10:27:18.931Z] coverage: 43.6% of statements [2022-04-23T10:27:18.931Z] ok github.com/docker/docker/daemon/logger/syslog 0.124s coverage: 43.6% of statements [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.98.18:10033" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=debug msg="memberlist: Stream connection from=172.26.98.18:49379" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node d322a462dc9e/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node d322a462dc9e/172.26.98.18, added to nodes list" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node cfdd8e1cd35c/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 0f0cda38f4ec/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 0f0cda38f4ec/172.26.98.18, is the new incarnation of the shutdown node 1b9ecacf894c/172.26.98.18" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 0f0cda38f4ec/172.26.98.18, added to nodes list" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node cfdd8e1cd35c/172.26.98.18, added to nodes list" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.98.18:10034" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=debug msg="memberlist: Stream connection from=172.26.98.18:49380" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node d322a462dc9e/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node d322a462dc9e/172.26.98.18, added to nodes list" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 0f0cda38f4ec/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 0f0cda38f4ec/172.26.98.18, added to nodes list" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node cfdd8e1cd35c/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 8499cff0d283/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 8499cff0d283/172.26.98.18, is the new incarnation of the shutdown node 93850c71cdee/172.26.98.18" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 8499cff0d283/172.26.98.18, added to nodes list" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node cfdd8e1cd35c/172.26.98.18, added to nodes list" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=debug msg="memberlist: Stream connection from=172.26.98.18:49381" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.98.18:10035" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node d322a462dc9e/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node d322a462dc9e/172.26.98.18, added to nodes list" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 0f0cda38f4ec/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 0f0cda38f4ec/172.26.98.18, added to nodes list" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node cfdd8e1cd35c/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node cfdd8e1cd35c/172.26.98.18, added to nodes list" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 8499cff0d283/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 8499cff0d283/172.26.98.18, added to nodes list" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 5452ca113c52/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 5452ca113c52/172.26.98.18, is the new incarnation of the shutdown node 35a6ad24ca06/172.26.98.18" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 5452ca113c52/172.26.98.18, added to nodes list" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 8499cff0d283/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 8499cff0d283/172.26.98.18, added to nodes list" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 8499cff0d283/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 8499cff0d283/172.26.98.18, is the new incarnation of the shutdown node 93850c71cdee/172.26.98.18" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 8499cff0d283/172.26.98.18, added to nodes list" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 0f0cda38f4ec/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 0f0cda38f4ec/172.26.98.18, is the new incarnation of the shutdown node 1b9ecacf894c/172.26.98.18" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 0f0cda38f4ec/172.26.98.18, added to nodes list" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 5452ca113c52/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 5452ca113c52/172.26.98.18, added to nodes list" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 5452ca113c52/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 5452ca113c52/172.26.98.18, added to nodes list" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 5452ca113c52/172.26.98.18, joined gossip cluster" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 5452ca113c52/172.26.98.18, is the new incarnation of the shutdown node 35a6ad24ca06/172.26.98.18" [2022-04-23T10:27:18.971Z] time="2022-04-23T10:27:18Z" level=info msg="Node 5452ca113c52/172.26.98.18, added to nodes list" [2022-04-23T10:27:19.441Z] time="2022-04-23T10:27:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.98.18:10033" [2022-04-23T10:27:19.441Z] time="2022-04-23T10:27:19Z" level=debug msg="memberlist: Stream connection from=172.26.98.18:49382" [2022-04-23T10:27:19.441Z] time="2022-04-23T10:27:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.98.18:10034" [2022-04-23T10:27:19.441Z] time="2022-04-23T10:27:19Z" level=debug msg="memberlist: Stream connection from=172.26.98.18:49383" [2022-04-23T10:27:19.441Z] time="2022-04-23T10:27:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.98.18:10035" [2022-04-23T10:27:19.441Z] time="2022-04-23T10:27:19Z" level=debug msg="memberlist: Stream connection from=172.26.98.18:49384" [2022-04-23T10:27:19.441Z] 2022/04/23 10:27:19 Closing DB instances... [2022-04-23T10:27:19.465Z] time="2022-04-23T10:27:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:27:19.465Z] time="2022-04-23T10:27:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:27:19.465Z] time="2022-04-23T10:27:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:27:19.465Z] --- PASS: TestSkipVerify (0.83s) [2022-04-23T10:27:19.465Z] === RUN TestBufferMaximum [2022-04-23T10:27:19.465Z] time="2022-04-23T10:27:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:27:19.465Z] time="2022-04-23T10:27:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:27:19.465Z] time="2022-04-23T10:27:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:27:19.465Z] time="2022-04-23T10:27:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:27:19.465Z] time="2022-04-23T10:27:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:27:19.465Z] time="2022-04-23T10:27:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650709639.374294\",\"host\":\"c6f1e6da56d8\"}'" [2022-04-23T10:27:19.465Z] time="2022-04-23T10:27:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650709639.374294\",\"host\":\"c6f1e6da56d8\"}'" [2022-04-23T10:27:19.465Z] --- PASS: TestBufferMaximum (0.01s) [2022-04-23T10:27:19.465Z] === RUN TestServerAlwaysDown [2022-04-23T10:27:19.465Z] time="2022-04-23T10:27:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:27:19.465Z] time="2022-04-23T10:27:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:27:19.465Z] time="2022-04-23T10:27:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650709639.382431\",\"host\":\"c6f1e6da56d8\"}'" [2022-04-23T10:27:19.465Z] time="2022-04-23T10:27:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650709639.382431\",\"host\":\"c6f1e6da56d8\"}'" [2022-04-23T10:27:19.465Z] time="2022-04-23T10:27:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-23T10:27:19.465Z] time="2022-04-23T10:27:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650709639.382431\",\"host\":\"c6f1e6da56d8\"}'" [2022-04-23T10:27:19.465Z] time="2022-04-23T10:27:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650709639.384351\",\"host\":\"c6f1e6da56d8\"}'" [2022-04-23T10:27:19.465Z] time="2022-04-23T10:27:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650709639.384351\",\"host\":\"c6f1e6da56d8\"}'" [2022-04-23T10:27:19.465Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-23T10:27:19.465Z] === RUN TestCannotSendAfterClose [2022-04-23T10:27:19.465Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-23T10:27:19.465Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-23T10:27:19.877Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-23T10:27:19.911Z] time="2022-04-23T10:27:19Z" level=info msg="Node 0f0cda38f4ec change state NodeActive --> NodeLeft" [2022-04-23T10:27:19.911Z] time="2022-04-23T10:27:19Z" level=info msg="node5(d322a462dc9e): Node leave event for 0f0cda38f4ec/172.26.98.18" [2022-04-23T10:27:19.911Z] time="2022-04-23T10:27:19Z" level=info msg="Node 0f0cda38f4ec change state NodeActive --> NodeLeft" [2022-04-23T10:27:19.911Z] time="2022-04-23T10:27:19Z" level=info msg="node2(8499cff0d283): Node leave event for 0f0cda38f4ec/172.26.98.18" [2022-04-23T10:27:19.911Z] time="2022-04-23T10:27:19Z" level=info msg="Node 0f0cda38f4ec change state NodeActive --> NodeLeft" [2022-04-23T10:27:19.911Z] time="2022-04-23T10:27:19Z" level=info msg="node3(5452ca113c52): Node leave event for 0f0cda38f4ec/172.26.98.18" [2022-04-23T10:27:19.911Z] time="2022-04-23T10:27:19Z" level=info msg="Node 0f0cda38f4ec change state NodeActive --> NodeLeft" [2022-04-23T10:27:19.912Z] time="2022-04-23T10:27:19Z" level=info msg="node4(cfdd8e1cd35c): Node leave event for 0f0cda38f4ec/172.26.98.18" [2022-04-23T10:27:19.912Z] time="2022-04-23T10:27:19Z" level=info msg="Node 0f0cda38f4ec change state NodeActive --> NodeLeft" [2022-04-23T10:27:19.912Z] time="2022-04-23T10:27:19Z" level=info msg="node1(0f0cda38f4ec): Node leave event for 0f0cda38f4ec/172.26.98.18" [2022-04-23T10:27:19.912Z] time="2022-04-23T10:27:19Z" level=info msg="Node 0f0cda38f4ec/172.26.98.18, left gossip cluster" [2022-04-23T10:27:19.912Z] time="2022-04-23T10:27:19Z" level=info msg="Node 0f0cda38f4ec/172.26.98.18, left gossip cluster" [2022-04-23T10:27:19.912Z] time="2022-04-23T10:27:19Z" level=info msg="Node 0f0cda38f4ec/172.26.98.18, left gossip cluster" [2022-04-23T10:27:19.912Z] time="2022-04-23T10:27:19Z" level=info msg="Node 0f0cda38f4ec/172.26.98.18, left gossip cluster" [2022-04-23T10:27:19.912Z] time="2022-04-23T10:27:19Z" level=info msg="Node 0f0cda38f4ec/172.26.98.18, left gossip cluster" [2022-04-23T10:27:20.137Z] Removing intermediate container a9a2e10141c6 [2022-04-23T10:27:20.137Z] ---> 8b2f678fd607 [2022-04-23T10:27:20.137Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-23T10:27:20.137Z] ---> Running in b290d99c14bc [2022-04-23T10:27:20.137Z] Removing intermediate container b290d99c14bc [2022-04-23T10:27:20.137Z] ---> 6ffd1c83cb74 [2022-04-23T10:27:20.137Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-23T10:27:20.137Z] ---> Running in a7a450941aa1 [2022-04-23T10:27:20.137Z] Removing intermediate container a7a450941aa1 [2022-04-23T10:27:20.137Z] ---> bbaee14111d2 [2022-04-23T10:27:20.137Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-23T10:27:20.381Z] time="2022-04-23T10:27:19Z" level=info msg="Node 8499cff0d283 change state NodeActive --> NodeLeft" [2022-04-23T10:27:20.381Z] time="2022-04-23T10:27:19Z" level=info msg="node5(d322a462dc9e): Node leave event for 8499cff0d283/172.26.98.18" [2022-04-23T10:27:20.381Z] time="2022-04-23T10:27:19Z" level=info msg="Node 8499cff0d283 change state NodeActive --> NodeLeft" [2022-04-23T10:27:20.381Z] time="2022-04-23T10:27:19Z" level=info msg="node3(5452ca113c52): Node leave event for 8499cff0d283/172.26.98.18" [2022-04-23T10:27:20.381Z] time="2022-04-23T10:27:19Z" level=info msg="Node 8499cff0d283 change state NodeActive --> NodeLeft" [2022-04-23T10:27:20.381Z] time="2022-04-23T10:27:19Z" level=info msg="node4(cfdd8e1cd35c): Node leave event for 8499cff0d283/172.26.98.18" [2022-04-23T10:27:20.381Z] time="2022-04-23T10:27:19Z" level=info msg="Node 8499cff0d283 change state NodeActive --> NodeLeft" [2022-04-23T10:27:20.381Z] time="2022-04-23T10:27:19Z" level=info msg="node2(8499cff0d283): Node leave event for 8499cff0d283/172.26.98.18" [2022-04-23T10:27:20.381Z] time="2022-04-23T10:27:20Z" level=info msg="Node 8499cff0d283/172.26.98.18, left gossip cluster" [2022-04-23T10:27:20.381Z] time="2022-04-23T10:27:20Z" level=info msg="Node 8499cff0d283/172.26.98.18, left gossip cluster" [2022-04-23T10:27:20.381Z] time="2022-04-23T10:27:20Z" level=info msg="Node 8499cff0d283/172.26.98.18, left gossip cluster" [2022-04-23T10:27:20.381Z] time="2022-04-23T10:27:20Z" level=info msg="Node 8499cff0d283/172.26.98.18, left gossip cluster" [2022-04-23T10:27:20.446Z] --- PASS: TestPluginWithDevMounts (1.87s) [2022-04-23T10:27:20.446Z] PASS [2022-04-23T10:27:20.446Z] [2022-04-23T10:27:20.446Z] DONE 1 tests in 2.017s [2022-04-23T10:27:20.446Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-23T10:27:20.446Z] ++ 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-04-23T10:27:20.446Z] ++ set -e [2022-04-23T10:27:20.446Z] ++ '[' -n 0 ']' [2022-04-23T10:27:20.446Z] ++ set -x [2022-04-23T10:27:20.446Z] ++ 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-04-23T10:27:20.446Z] INFO: Testing against a local daemon [2022-04-23T10:27:20.446Z] === RUN TestSecretInspect [2022-04-23T10:27:20.635Z] time="2022-04-23T10:27:20Z" 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-04-23T10:27:20.635Z] time="2022-04-23T10:27:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"c6f1e6da56d8\"}'" [2022-04-23T10:27:20.635Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-23T10:27:20.635Z] PASS [2022-04-23T10:27:20.635Z] coverage: 82.5% of statements [2022-04-23T10:27:20.635Z] ok github.com/docker/docker/daemon/logger/splunk 2.578s coverage: 82.5% of statements [2022-04-23T10:27:20.635Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-23T10:27:20.635Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-23T10:27:20.635Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-23T10:27:20.635Z] === RUN TestV1IDService [2022-04-23T10:27:20.635Z] --- PASS: TestV1IDService (0.03s) [2022-04-23T10:27:20.635Z] === RUN TestV2MetadataService [2022-04-23T10:27:20.850Z] time="2022-04-23T10:27:20Z" level=info msg="Node 5452ca113c52 change state NodeActive --> NodeLeft" [2022-04-23T10:27:20.850Z] time="2022-04-23T10:27:20Z" level=info msg="node4(cfdd8e1cd35c): Node leave event for 5452ca113c52/172.26.98.18" [2022-04-23T10:27:20.850Z] time="2022-04-23T10:27:20Z" level=info msg="Node 5452ca113c52/172.26.98.18, left gossip cluster" [2022-04-23T10:27:20.850Z] time="2022-04-23T10:27:20Z" level=info msg="Node 5452ca113c52 change state NodeActive --> NodeLeft" [2022-04-23T10:27:20.850Z] time="2022-04-23T10:27:20Z" level=info msg="node5(d322a462dc9e): Node leave event for 5452ca113c52/172.26.98.18" [2022-04-23T10:27:20.850Z] time="2022-04-23T10:27:20Z" level=info msg="Node 5452ca113c52 change state NodeActive --> NodeFailed" [2022-04-23T10:27:20.850Z] time="2022-04-23T10:27:20Z" level=info msg="Node 5452ca113c52/172.26.98.18, added to failed nodes list" [2022-04-23T10:27:20.850Z] time="2022-04-23T10:27:20Z" level=error msg="node: 5452ca113c52 is unknown to memberlist" [2022-04-23T10:27:20.850Z] time="2022-04-23T10:27:20Z" level=info msg="Node 5452ca113c52/172.26.98.18, left gossip cluster" [2022-04-23T10:27:20.850Z] time="2022-04-23T10:27:20Z" level=info msg="Node 5452ca113c52/172.26.98.18, left gossip cluster" [2022-04-23T10:27:21.326Z] time="2022-04-23T10:27:20Z" level=debug msg="memberlist: Failed ping: 5452ca113c52 (timeout reached)" [2022-04-23T10:27:21.326Z] time="2022-04-23T10:27:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.98.18:10037: use of closed network connection" [2022-04-23T10:27:21.326Z] time="2022-04-23T10:27:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.98.18:10036: use of closed network connection" [2022-04-23T10:27:21.326Z] time="2022-04-23T10:27:20Z" level=info msg="Node cfdd8e1cd35c change state NodeActive --> NodeLeft" [2022-04-23T10:27:21.326Z] time="2022-04-23T10:27:20Z" level=info msg="node5(d322a462dc9e): Node leave event for cfdd8e1cd35c/172.26.98.18" [2022-04-23T10:27:21.326Z] time="2022-04-23T10:27:20Z" level=info msg="Node cfdd8e1cd35c change state NodeActive --> NodeLeft" [2022-04-23T10:27:21.326Z] time="2022-04-23T10:27:20Z" level=info msg="node4(cfdd8e1cd35c): Node leave event for cfdd8e1cd35c/172.26.98.18" [2022-04-23T10:27:21.701Z] [2022-04-23T10:27:21.795Z] time="2022-04-23T10:27:21Z" level=info msg="Node cfdd8e1cd35c/172.26.98.18, left gossip cluster" [2022-04-23T10:27:21.795Z] time="2022-04-23T10:27:21Z" level=info msg="memberlist: Suspect 5452ca113c52 has failed, no acks received" [2022-04-23T10:27:21.795Z] time="2022-04-23T10:27:21Z" level=info msg="Node cfdd8e1cd35c/172.26.98.18, left gossip cluster" [2022-04-23T10:27:21.823Z] docker_api_swarm_test.go:502: [d63d05ffeb599] joining swarm manager [d324434efe321]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:27:21.823Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-23T10:27:21.823Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-23T10:27:21.824Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-23T10:27:21.824Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-23T10:27:21.824Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-23T10:27:22.169Z] ---> 00fd3c669077 [2022-04-23T10:27:22.169Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-23T10:27:22.169Z] ---> Running in e1046a45aaf1 [2022-04-23T10:27:22.264Z] time="2022-04-23T10:27:21Z" level=info msg="Node d322a462dc9e/172.26.98.18, left gossip cluster" [2022-04-23T10:27:22.264Z] time="2022-04-23T10:27:21Z" level=info msg="Node d322a462dc9e change state NodeActive --> NodeFailed" [2022-04-23T10:27:22.264Z] time="2022-04-23T10:27:21Z" level=info msg="Node d322a462dc9e/172.26.98.18, added to failed nodes list" [2022-04-23T10:27:22.264Z] --- PASS: TestNetworkDBIslands (11.69s) [2022-04-23T10:27:22.264Z] PASS [2022-04-23T10:27:22.264Z] coverage: 60.0% of statements [2022-04-23T10:27:22.264Z] ok github.com/docker/docker/libnetwork/networkdb 105.090s coverage: 60.0% of statements [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/quota [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/rootless [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/volume [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-23T10:27:22.264Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-23T10:27:22.390Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-23T10:27:23.101Z] === RUN TestSuccessfulDownload [2022-04-23T10:27:23.101Z] download_test.go:267: Needs fixing on Windows [2022-04-23T10:27:23.101Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-23T10:27:23.101Z] === RUN TestCancelledDownload [2022-04-23T10:27:23.101Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-23T10:27:23.101Z] === RUN TestMaxDownloadAttempts [2022-04-23T10:27:23.101Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T10:27:23.101Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T10:27:23.101Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T10:27:23.101Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T10:27:23.101Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T10:27:23.102Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T10:27:23.102Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T10:27:23.102Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T10:27:23.102Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-23T10:27:23.102Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-23T10:27:23.102Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-23T10:27:23.102Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-23T10:27:23.102Z] --- PASS: TestV2MetadataService (2.25s) [2022-04-23T10:27:23.102Z] PASS [2022-04-23T10:27:23.102Z] coverage: 48.2% of statements [2022-04-23T10:27:23.102Z] ok github.com/docker/docker/distribution/metadata 2.359s coverage: 48.2% of statements [2022-04-23T10:27:23.324Z] --- PASS: TestSecretInspect (2.64s) [2022-04-23T10:27:23.324Z] === RUN TestSecretList [2022-04-23T10:27:24.190Z] time="2022-04-23T10:27:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T10:27:24.190Z] time="2022-04-23T10:27:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T10:27:24.190Z] time="2022-04-23T10:27:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T10:27:24.190Z] time="2022-04-23T10:27:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-23T10:27:24.190Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-23T10:27:24.190Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.94s) [2022-04-23T10:27:24.190Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.94s) [2022-04-23T10:27:24.190Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.94s) [2022-04-23T10:27:24.190Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.94s) [2022-04-23T10:27:24.190Z] === RUN TestTransfer [2022-04-23T10:27:24.190Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-23T10:27:24.190Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-23T10:27:24.190Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-23T10:27:24.190Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-23T10:27:24.190Z] === RUN TestContinueOnError_NeverContinue [2022-04-23T10:27:24.190Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-23T10:27:24.190Z] === RUN TestManifestStore [2022-04-23T10:27:24.190Z] === RUN TestManifestStore/no_remote_or_local [2022-04-23T10:27:24.190Z] --- PASS: TestTransfer (0.11s) [2022-04-23T10:27:24.190Z] === RUN TestConcurrencyLimit [2022-04-23T10:27:24.190Z] === RUN TestNotFound [2022-04-23T10:27:24.190Z] --- PASS: TestNotFound (0.00s) [2022-04-23T10:27:24.190Z] === RUN TestConflict [2022-04-23T10:27:24.190Z] --- PASS: TestConflict (0.00s) [2022-04-23T10:27:24.190Z] === RUN TestForbidden [2022-04-23T10:27:24.190Z] --- PASS: TestForbidden (0.00s) [2022-04-23T10:27:24.190Z] === RUN TestInvalidParameter [2022-04-23T10:27:24.190Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-23T10:27:24.190Z] === RUN TestNotImplemented [2022-04-23T10:27:24.190Z] --- PASS: TestNotImplemented (0.00s) [2022-04-23T10:27:24.190Z] === RUN TestNotModified [2022-04-23T10:27:24.190Z] --- PASS: TestNotModified (0.00s) [2022-04-23T10:27:24.190Z] === RUN TestUnauthorized [2022-04-23T10:27:24.190Z] --- PASS: TestUnauthorized (0.00s) [2022-04-23T10:27:24.190Z] === RUN TestUnknown [2022-04-23T10:27:24.190Z] --- PASS: TestUnknown (0.00s) [2022-04-23T10:27:24.190Z] === RUN TestCancelled [2022-04-23T10:27:24.190Z] --- PASS: TestCancelled (0.00s) [2022-04-23T10:27:24.190Z] === RUN TestDeadline [2022-04-23T10:27:24.190Z] --- PASS: TestDeadline (0.00s) [2022-04-23T10:27:24.190Z] === RUN TestDataLoss [2022-04-23T10:27:24.190Z] --- PASS: TestDataLoss (0.00s) [2022-04-23T10:27:24.190Z] === RUN TestUnavailable [2022-04-23T10:27:24.190Z] --- PASS: TestUnavailable (0.00s) [2022-04-23T10:27:24.190Z] === RUN TestSystem [2022-04-23T10:27:24.190Z] --- PASS: TestSystem (0.00s) [2022-04-23T10:27:24.190Z] === RUN TestFromStatusCode [2022-04-23T10:27:24.190Z] === RUN TestFromStatusCode/Not_Found [2022-04-23T10:27:24.190Z] === RUN TestFromStatusCode/Bad_Request [2022-04-23T10:27:24.190Z] === RUN TestFromStatusCode/Conflict [2022-04-23T10:27:24.191Z] === RUN TestFromStatusCode/Unauthorized [2022-04-23T10:27:24.191Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-23T10:27:24.191Z] === RUN TestFromStatusCode/Forbidden [2022-04-23T10:27:24.191Z] === RUN TestFromStatusCode/Not_Modified [2022-04-23T10:27:24.191Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-23T10:27:24.191Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-23T10:27:24.191Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-23T10:27:24.191Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-23T10:27:24.191Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-23T10:27:24.191Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-23T10:27:24.191Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-23T10:27:24.191Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-23T10:27:24.191Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-23T10:27:24.191Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-23T10:27:24.191Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-23T10:27:24.191Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-23T10:27:24.191Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-23T10:27:24.191Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-23T10:27:24.191Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-23T10:27:24.191Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-23T10:27:24.191Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-23T10:27:24.191Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-23T10:27:24.191Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-23T10:27:24.191Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-23T10:27:24.191Z] PASS [2022-04-23T10:27:24.191Z] coverage: 77.0% of statements [2022-04-23T10:27:24.191Z] ok github.com/docker/docker/errdefs 0.086s coverage: 77.0% of statements [2022-04-23T10:27:24.191Z] time="2022-04-23T10:27:23Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1755373563\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-23T10:27:24.191Z] === RUN TestManifestStore/no_local_cache [2022-04-23T10:27:24.191Z] === RUN TestManifestStore/with_local_cache [2022-04-23T10:27:24.191Z] === RUN TestManifestStore/unknown_media_type [2022-04-23T10:27:24.191Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-23T10:27:24.191Z] time="2022-04-23T10:27:24Z" level=warning msg="reference for unknown type: " [2022-04-23T10:27:24.191Z] time="2022-04-23T10:27:24Z" level=warning msg="reference for unknown type: " [2022-04-23T10:27:24.191Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-23T10:27:24.191Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-23T10:27:24.191Z] time="2022-04-23T10:27:24Z" level=warning msg="reference for unknown type: " [2022-04-23T10:27:24.191Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-23T10:27:24.191Z] time="2022-04-23T10:27:24Z" level=warning msg="reference for unknown type: " [2022-04-23T10:27:24.687Z] time="2022-04-23T10:27:24Z" level=warning msg="reference for unknown type: " [2022-04-23T10:27:24.687Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-23T10:27:24.687Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-23T10:27:24.687Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-23T10:27:24.687Z] time="2022-04-23T10:27:24Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-23T10:27:24.687Z] --- PASS: TestManifestStore (0.56s) [2022-04-23T10:27:24.687Z] --- PASS: TestManifestStore/no_remote_or_local (0.26s) [2022-04-23T10:27:24.687Z] --- PASS: TestManifestStore/no_local_cache (0.07s) [2022-04-23T10:27:24.687Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-23T10:27:24.687Z] --- PASS: TestManifestStore/unknown_media_type (0.14s) [2022-04-23T10:27:24.687Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.04s) [2022-04-23T10:27:24.687Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.10s) [2022-04-23T10:27:24.687Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-04-23T10:27:24.687Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.07s) [2022-04-23T10:27:24.687Z] --- PASS: TestManifestStore/error_persisting_manifest (0.07s) [2022-04-23T10:27:24.687Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-23T10:27:24.687Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.07s) [2022-04-23T10:27:24.687Z] === RUN TestDetectManifestBlobMediaType [2022-04-23T10:27:24.687Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-23T10:27:24.687Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-23T10:27:24.687Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-23T10:27:24.687Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-23T10:27:24.687Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-23T10:27:24.687Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-23T10:27:24.687Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-23T10:27:24.687Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-23T10:27:24.687Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-23T10:27:24.687Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-23T10:27:24.687Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-23T10:27:24.687Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-23T10:27:24.687Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-23T10:27:24.687Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-23T10:27:24.687Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-23T10:27:24.687Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-23T10:27:24.687Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-23T10:27:24.687Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-23T10:27:24.687Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-23T10:27:24.687Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-23T10:27:24.687Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-23T10:27:24.687Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-23T10:27:24.687Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-23T10:27:24.687Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-23T10:27:24.687Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-23T10:27:24.687Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-23T10:27:24.687Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-23T10:27:24.687Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-23T10:27:24.687Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-23T10:27:24.687Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-23T10:27:24.687Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-23T10:27:24.687Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-23T10:27:24.687Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-23T10:27:24.687Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-23T10:27:24.687Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-23T10:27:24.687Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-23T10:27:24.687Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-23T10:27:24.687Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-23T10:27:24.687Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-23T10:27:24.687Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-23T10:27:24.687Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-23T10:27:24.687Z] === RUN TestFixManifestLayers [2022-04-23T10:27:24.687Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-23T10:27:24.687Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-23T10:27:24.687Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-23T10:27:24.687Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-23T10:27:24.687Z] === RUN TestFixManifestLayersBadParent [2022-04-23T10:27:24.687Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-23T10:27:24.687Z] === RUN TestValidateManifest [2022-04-23T10:27:24.687Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-23T10:27:24.687Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-23T10:27:24.687Z] === RUN TestFormatPlatform [2022-04-23T10:27:24.687Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-23T10:27:24.687Z] === RUN TestPullSchema2Config [2022-04-23T10:27:24.687Z] === RUN TestPullSchema2Config/success_first_time [2022-04-23T10:27:24.687Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T10:27:24.687Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T10:27:24.687Z] === RUN TestPullSchema2Config/500_status [2022-04-23T10:27:24.687Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T10:27:24.687Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T10:27:24.687Z] --- PASS: TestConcurrencyLimit (0.54s) [2022-04-23T10:27:24.687Z] === RUN TestInactiveJobs [2022-04-23T10:27:24.687Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T10:27:24.687Z] === RUN TestPullSchema2Config/EOF [2022-04-23T10:27:24.687Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T10:27:24.687Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T10:27:24.687Z] 2022/04/23 10:27:24 http: panic serving 127.0.0.1:49222: intentional panic [2022-04-23T10:27:24.687Z] goroutine 134 [running]: [2022-04-23T10:27:24.687Z] net/http.(*conn).serve.func1() [2022-04-23T10:27:24.687Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-23T10:27:24.687Z] panic({0xbe9000, 0xdcb8f0}) [2022-04-23T10:27:24.687Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-23T10:27:24.687Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000051380?, {0xdd30d8?, 0xc0003ba2a0?}) [2022-04-23T10:27:24.687Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-23T10:27:24.687Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xdd30d8, 0xc0003ba2a0}, 0xc0003a8400) [2022-04-23T10:27:24.687Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-23T10:27:24.687Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xdd30d8?, 0xc0003ba2a0?}, 0xc000080000?) [2022-04-23T10:27:24.687Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-23T10:27:24.687Z] net/http.serverHandler.ServeHTTP({0xc00007f980?}, {0xdd30d8, 0xc0003ba2a0}, 0xc0003a8400) [2022-04-23T10:27:24.687Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-23T10:27:24.687Z] net/http.(*conn).serve(0xc000430780, {0xdd3950, 0xc0000dcea0}) [2022-04-23T10:27:24.687Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-23T10:27:24.687Z] created by net/http.(*Server).Serve [2022-04-23T10:27:24.687Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === Skipped [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-23T10:27:25.220Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-23T10:27:25.220Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-23T10:27:25.220Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.05s) [2022-04-23T10:27:25.220Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-23T10:27:25.220Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-23T10:27:25.220Z] client_test.go:22: runtime.GOOS == "windows" [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-23T10:27:25.220Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-23T10:27:25.220Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-23T10:27:25.220Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-23T10:27:25.220Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-23T10:27:25.220Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-23T10:27:25.220Z] daemon_test.go:145: root required [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-23T10:27:25.220Z] reload_test.go:342: root required [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-23T10:27:25.220Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-23T10:27:25.220Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-23T10:27:25.220Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-23T10:27:25.220Z] download_test.go:267: Needs fixing on Windows [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-23T10:27:25.220Z] layer_test.go:291: Failing on Windows [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-23T10:27:25.220Z] layer_test.go:340: Failing on Windows [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-23T10:27:25.220Z] layer_test.go:455: Failing on Windows [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-23T10:27:25.220Z] layer_test.go:684: Failing on Windows [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-23T10:27:25.220Z] migration_test.go:45: Failing on Windows [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-23T10:27:25.220Z] migration_test.go:181: Failing on Windows [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-23T10:27:25.220Z] mount_test.go:17: Failing on Windows [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-23T10:27:25.220Z] mount_test.go:76: Failing on Windows [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-23T10:27:25.220Z] mount_test.go:125: Failing on Windows [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-23T10:27:25.220Z] mount_test.go:212: Failing on Windows [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-23T10:27:25.220Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-23T10:27:25.220Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-23T10:27:25.220Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-23T10:27:25.220Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.220Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-23T10:27:25.220Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:25.220Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-23T10:27:25.221Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-23T10:27:25.221Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-23T10:27:25.221Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-23T10:27:25.221Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-23T10:27:25.221Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-23T10:27:25.221Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-23T10:27:25.221Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-23T10:27:25.221Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-23T10:27:25.221Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-23T10:27:25.221Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-23T10:27:25.221Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-23T10:27:25.221Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-23T10:27:25.221Z] archive_test.go:133: Xz not present in msys2 [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-23T10:27:25.221Z] archive_test.go:140: zstd not installed [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-23T10:27:25.221Z] archive_test.go:252: Failing on Windows CI machines [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-23T10:27:25.221Z] archive_windows_test.go:16: Currently fails [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-23T10:27:25.221Z] changes_test.go:196: needs more investigation [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-23T10:27:25.221Z] changes_test.go:433: needs further investigation [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-23T10:27:25.221Z] changes_test.go:469: needs further investigation [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-23T10:27:25.221Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-23T10:27:25.221Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-23T10:27:25.221Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-23T10:27:25.221Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-23T10:27:25.221Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-23T10:27:25.221Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-23T10:27:25.221Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-23T10:27:25.221Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-23T10:27:25.221Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-23T10:27:25.221Z] poller_test.go:40: No chmod on Windows [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-23T10:27:25.221Z] fileutils_test.go:133: Needs porting to Windows [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-23T10:27:25.221Z] fileutils_test.go:179: Needs porting to Windows [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-23T10:27:25.221Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-23T10:27:25.221Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-23T10:27:25.221Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-23T10:27:25.221Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-23T10:27:25.221Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-23T10:27:25.221Z] [2022-04-23T10:27:25.221Z] DONE 2290 tests, 68 skipped in 310.085s [2022-04-23T10:27:25.223Z] --- PASS: TestSecretList (2.18s) [2022-04-23T10:27:25.223Z] === RUN TestSecretsCreateAndDelete [2022-04-23T10:27:25.345Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T10:27:25.346Z] === RUN TestPullSchema2Config/unauthorized [2022-04-23T10:27:25.346Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-23T10:27:25.346Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-23T10:27:25.346Z] --- PASS: TestPullSchema2Config (0.54s) [2022-04-23T10:27:25.346Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-23T10:27:25.346Z] --- PASS: TestPullSchema2Config/500_status (0.27s) [2022-04-23T10:27:25.346Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-23T10:27:25.346Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-23T10:27:25.346Z] === RUN TestGetRepositoryMountCandidates [2022-04-23T10:27:25.346Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-23T10:27:25.346Z] === RUN TestLayerAlreadyExists [2022-04-23T10:27:25.346Z] 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-04-23T10:27:25.346Z] 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-04-23T10:27:25.346Z] 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-04-23T10:27:25.346Z] 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-04-23T10:27:25.346Z] 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-04-23T10:27:25.346Z] 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-04-23T10:27:25.346Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-23T10:27:25.346Z] === RUN TestWhenEmptyAuthConfig [2022-04-23T10:27:25.346Z] --- PASS: TestInactiveJobs (0.53s) [2022-04-23T10:27:25.346Z] === RUN TestWatchRelease [2022-04-23T10:27:25.346Z] --- PASS: TestWatchRelease (0.04s) [2022-04-23T10:27:25.346Z] === RUN TestWatchFinishedTransfer [2022-04-23T10:27:25.346Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-23T10:27:25.346Z] === RUN TestDuplicateTransfer [2022-04-23T10:27:25.346Z] --- PASS: TestDuplicateTransfer (0.11s) [2022-04-23T10:27:25.346Z] === RUN TestSuccessfulUpload [2022-04-23T10:27:25.691Z] INFO: make.ps1 ended at 04/23/2022 10:27:25 [2022-04-23T10:27:25.862Z] time="2022-04-23T10:27:25Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-23T10:27:25.862Z] --- PASS: TestSuccessfulUpload (0.65s) [2022-04-23T10:27:25.862Z] === RUN TestCancelledUpload [2022-04-23T10:27:25.862Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-23T10:27:25.862Z] PASS [2022-04-23T10:27:25.862Z] coverage: 76.8% of statements [2022-04-23T10:27:25.862Z] ok github.com/docker/docker/distribution/xfer 3.091s coverage: 76.8% of statements [2022-04-23T10:27:26.352Z] === RUN TestCompare [2022-04-23T10:27:26.352Z] --- PASS: TestCompare (0.00s) [2022-04-23T10:27:26.352Z] PASS [2022-04-23T10:27:26.352Z] coverage: 19.2% of statements [2022-04-23T10:27:26.352Z] ok github.com/docker/docker/image/cache 0.162s coverage: 19.2% of statements [2022-04-23T10:27:26.352Z] === RUN TestFSGetInvalidData [2022-04-23T10:27:26.352Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-04-23T10:27:26.352Z] === RUN TestFSInvalidSet [2022-04-23T10:27:26.854Z] --- PASS: TestFSInvalidSet (0.02s) [2022-04-23T10:27:26.854Z] === RUN TestFSInvalidRoot [2022-04-23T10:27:26.854Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-23T10:27:26.854Z] === RUN TestFSMetadataGetSet [2022-04-23T10:27:26.854Z] --- PASS: TestFSMetadataGetSet (0.07s) [2022-04-23T10:27:26.854Z] === RUN TestFSInvalidWalker [2022-04-23T10:27:26.854Z] --- PASS: TestFSInvalidWalker (0.03s) [2022-04-23T10:27:26.854Z] === RUN TestFSGetSet [2022-04-23T10:27:26.854Z] --- PASS: TestFSGetSet (0.04s) [2022-04-23T10:27:26.854Z] === RUN TestFSGetUnsetKey [2022-04-23T10:27:26.854Z] --- PASS: TestWhenEmptyAuthConfig (1.67s) [2022-04-23T10:27:26.854Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-23T10:27:26.854Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-23T10:27:26.854Z] === RUN TestTokenPassThru [2022-04-23T10:27:26.854Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-23T10:27:26.854Z] === RUN TestFSGetEmptyData [2022-04-23T10:27:26.854Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-23T10:27:26.854Z] === RUN TestTokenPassThruDifferentHost [2022-04-23T10:27:26.854Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-23T10:27:26.854Z] === RUN TestFSDelete [2022-04-23T10:27:26.854Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-23T10:27:26.854Z] PASS [2022-04-23T10:27:26.854Z] coverage: 26.6% of statements [2022-04-23T10:27:26.854Z] ok github.com/docker/docker/distribution 2.962s coverage: 26.6% of statements [2022-04-23T10:27:26.854Z] --- PASS: TestFSDelete (0.02s) [2022-04-23T10:27:26.854Z] === RUN TestFSWalker [2022-04-23T10:27:26.854Z] --- PASS: TestFSWalker (0.06s) [2022-04-23T10:27:26.854Z] === RUN TestFSWalkerStopOnError [2022-04-23T10:27:26.854Z] --- PASS: TestFSWalkerStopOnError (0.04s) [2022-04-23T10:27:26.854Z] === RUN TestNewFromJSON [2022-04-23T10:27:26.854Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-23T10:27:26.854Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-23T10:27:26.854Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-23T10:27:26.854Z] === RUN TestMarshalKeyOrder [2022-04-23T10:27:26.854Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-23T10:27:26.854Z] === RUN TestHistoryEqual [2022-04-23T10:27:26.854Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-23T10:27:26.854Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-23T10:27:27.125Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-23T10:27:27.385Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-23T10:27:27.394Z] --- PASS: TestHistoryEqual (0.30s) [2022-04-23T10:27:27.395Z] === RUN TestImage [2022-04-23T10:27:27.395Z] --- PASS: TestImage (0.00s) [2022-04-23T10:27:27.395Z] === RUN TestImageOSNotEmpty [2022-04-23T10:27:27.395Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-23T10:27:27.395Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-23T10:27:27.395Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-23T10:27:27.395Z] === RUN TestCreate [2022-04-23T10:27:27.395Z] --- PASS: TestCreate (0.02s) [2022-04-23T10:27:27.395Z] === RUN TestRestore [2022-04-23T10:27:27.395Z] time="2022-04-23T10:27:26Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-23T10:27:27.395Z] --- PASS: TestRestore (0.09s) [2022-04-23T10:27:27.395Z] === RUN TestAddDelete [2022-04-23T10:27:27.395Z] --- PASS: TestAddDelete (0.06s) [2022-04-23T10:27:27.395Z] === RUN TestSearchAfterDelete [2022-04-23T10:27:27.395Z] --- PASS: TestSearchAfterDelete (0.08s) [2022-04-23T10:27:27.395Z] === RUN TestParentReset [2022-04-23T10:27:27.395Z] --- PASS: TestParentReset (0.12s) [2022-04-23T10:27:27.395Z] === RUN TestGetAndSetLastUpdated [2022-04-23T10:27:27.395Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-04-23T10:27:27.395Z] === RUN TestStoreLen [2022-04-23T10:27:27.643Z] --- PASS: TestSecretsCreateAndDelete (2.45s) [2022-04-23T10:27:27.643Z] === RUN TestSecretsUpdate [2022-04-23T10:27:27.908Z] --- PASS: TestStoreLen (0.12s) [2022-04-23T10:27:27.908Z] PASS [2022-04-23T10:27:27.908Z] coverage: 86.9% of statements [2022-04-23T10:27:27.908Z] ok github.com/docker/docker/image 1.296s coverage: 86.9% of statements [2022-04-23T10:27:27.908Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-23T10:27:27.908Z] INFO: Unit tests ended at 04/23/2022 10:27:27. Duration:00:05:30.0213687 [2022-04-23T10:27:27.908Z] INFO: Building busybox [2022-04-23T10:27:27.908Z] Sending build context to Docker daemon 5.12kB [2022-04-23T10:27:27.908Z] [2022-04-23T10:27:27.908Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-23T10:27:27.908Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-23T10:27:27.908Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-23T10:27:27.908Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-23T10:27:27.908Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-23T10:27:27.908Z] ---> e8870c5c3ab2 [2022-04-23T10:27:27.908Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-23T10:27:27.908Z] ---> Running in a5888d7588ee [2022-04-23T10:27:28.211Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-23T10:27:28.211Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-23T10:27:28.211Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-23T10:27:28.211Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-23T10:27:29.002Z] === RUN TestMakeV1ConfigFromConfig [2022-04-23T10:27:29.002Z] --- PASS: TestMakeV1ConfigFromConfig (0.04s) [2022-04-23T10:27:29.002Z] PASS [2022-04-23T10:27:29.002Z] coverage: 25.0% of statements [2022-04-23T10:27:29.002Z] ok github.com/docker/docker/image/v1 0.144s coverage: 25.0% of statements [2022-04-23T10:27:29.002Z] === RUN TestValidateManifest [2022-04-23T10:27:29.002Z] === RUN TestValidateManifest/nil [2022-04-23T10:27:29.002Z] === RUN TestValidateManifest/non-nil [2022-04-23T10:27:29.002Z] --- PASS: TestValidateManifest (0.00s) [2022-04-23T10:27:29.002Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-23T10:27:29.002Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-23T10:27:29.002Z] PASS [2022-04-23T10:27:29.002Z] coverage: 0.7% of statements [2022-04-23T10:27:29.002Z] ok github.com/docker/docker/image/tarexport 0.232s coverage: 0.7% of statements [2022-04-23T10:27:29.002Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-23T10:27:30.111Z] --- PASS: TestSecretsUpdate (2.22s) [2022-04-23T10:27:30.111Z] === RUN TestTemplatedSecret [2022-04-23T10:27:30.678Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-23T10:27:30.936Z] docker_api_swarm_test.go:507: [d1b64c784eb78] joining swarm manager [d324434efe321]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T10:27:31.514Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-23T10:27:32.108Z] === RUN TestSerialization [2022-04-23T10:27:32.108Z] --- PASS: TestSerialization (0.02s) [2022-04-23T10:27:32.108Z] PASS [2022-04-23T10:27:32.108Z] coverage: 100.0% of statements [2022-04-23T10:27:32.108Z] ok github.com/docker/docker/libcontainerd/queue 0.167s coverage: 100.0% of statements [2022-04-23T10:27:32.451Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-23T10:27:32.598Z] Removing intermediate container e1046a45aaf1 [2022-04-23T10:27:32.598Z] ---> e18b545fc100 [2022-04-23T10:27:32.598Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-23T10:27:32.598Z] ---> Running in 1b4595e9df38 [2022-04-23T10:27:33.020Z] --- PASS: TestTemplatedSecret (3.05s) [2022-04-23T10:27:33.020Z] === RUN TestSecretCreateResolve [2022-04-23T10:27:33.066Z] [2022-04-23T10:27:33.066Z] SUCCESS: Specified value was saved. [2022-04-23T10:27:33.299Z] === RUN TestEmptyLayer [2022-04-23T10:27:33.300Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-23T10:27:33.300Z] === RUN TestCommitFailure [2022-04-23T10:27:33.300Z] --- PASS: TestCommitFailure (0.09s) [2022-04-23T10:27:33.300Z] === RUN TestStartTransactionFailure [2022-04-23T10:27:33.300Z] --- PASS: TestStartTransactionFailure (0.04s) [2022-04-23T10:27:33.300Z] === RUN TestGetOrphan [2022-04-23T10:27:33.300Z] --- PASS: TestGetOrphan (0.06s) [2022-04-23T10:27:33.300Z] === RUN TestMountAndRegister [2022-04-23T10:27:33.300Z] layer_test.go:258: Layer size: 14 [2022-04-23T10:27:33.300Z] --- PASS: TestMountAndRegister (0.28s) [2022-04-23T10:27:33.300Z] === RUN TestLayerRelease [2022-04-23T10:27:33.300Z] layer_test.go:291: Failing on Windows [2022-04-23T10:27:33.300Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-23T10:27:33.300Z] === RUN TestStoreRestore [2022-04-23T10:27:33.822Z] layer_test.go:340: Failing on Windows [2022-04-23T10:27:33.822Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-23T10:27:33.822Z] === RUN TestTarStreamStability [2022-04-23T10:27:33.822Z] layer_test.go:455: Failing on Windows [2022-04-23T10:27:33.822Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-23T10:27:33.822Z] === RUN TestRegisterExistingLayer [2022-04-23T10:27:33.822Z] === RUN TestEnvironmentParsing [2022-04-23T10:27:33.822Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-23T10:27:33.822Z] PASS [2022-04-23T10:27:33.822Z] coverage: 1.2% of statements [2022-04-23T10:27:33.822Z] ok github.com/docker/docker/libcontainerd/local 0.179s coverage: 1.2% of statements [2022-04-23T10:27:33.822Z] --- PASS: TestRegisterExistingLayer (0.36s) [2022-04-23T10:27:33.822Z] === RUN TestTarStreamVerification [2022-04-23T10:27:33.822Z] layer_test.go:684: Failing on Windows [2022-04-23T10:27:33.822Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-23T10:27:33.822Z] === RUN TestLayerMigration [2022-04-23T10:27:33.822Z] migration_test.go:45: Failing on Windows [2022-04-23T10:27:33.822Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-23T10:27:33.822Z] === RUN TestLayerMigrationNoTarsplit [2022-04-23T10:27:33.822Z] migration_test.go:181: Failing on Windows [2022-04-23T10:27:33.822Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-23T10:27:33.822Z] === RUN TestMountInit [2022-04-23T10:27:33.822Z] mount_test.go:17: Failing on Windows [2022-04-23T10:27:33.822Z] --- SKIP: TestMountInit (0.00s) [2022-04-23T10:27:33.822Z] === RUN TestMountSize [2022-04-23T10:27:33.822Z] mount_test.go:76: Failing on Windows [2022-04-23T10:27:33.822Z] --- SKIP: TestMountSize (0.00s) [2022-04-23T10:27:33.822Z] === RUN TestMountChanges [2022-04-23T10:27:33.822Z] mount_test.go:125: Failing on Windows [2022-04-23T10:27:33.822Z] --- SKIP: TestMountChanges (0.00s) [2022-04-23T10:27:33.822Z] === RUN TestMountApply [2022-04-23T10:27:33.822Z] mount_test.go:212: Failing on Windows [2022-04-23T10:27:33.822Z] --- SKIP: TestMountApply (0.00s) [2022-04-23T10:27:33.822Z] PASS [2022-04-23T10:27:33.822Z] coverage: 30.6% of statements [2022-04-23T10:27:33.822Z] ok github.com/docker/docker/layer 1.249s coverage: 30.6% of statements [2022-04-23T10:27:34.313Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-23T10:27:34.313Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-23T10:27:34.313Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-23T10:27:34.313Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-23T10:27:34.808Z] === RUN TestSequenceGetAvailableBit [2022-04-23T10:27:34.808Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-23T10:27:34.808Z] === RUN TestSequenceEqual [2022-04-23T10:27:34.808Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-23T10:27:34.808Z] === RUN TestSequenceCopy [2022-04-23T10:27:34.808Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-23T10:27:34.808Z] === RUN TestGetFirstAvailable [2022-04-23T10:27:34.808Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-23T10:27:34.808Z] === RUN TestFindSequence [2022-04-23T10:27:34.808Z] --- PASS: TestFindSequence (0.00s) [2022-04-23T10:27:34.808Z] === RUN TestCheckIfAvailable [2022-04-23T10:27:34.808Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-23T10:27:34.808Z] === RUN TestMergeSequences [2022-04-23T10:27:34.808Z] --- PASS: TestMergeSequences (0.00s) [2022-04-23T10:27:34.808Z] === RUN TestPushReservation [2022-04-23T10:27:34.808Z] --- PASS: TestPushReservation (0.00s) [2022-04-23T10:27:34.808Z] === RUN TestSerializeDeserialize [2022-04-23T10:27:34.808Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-23T10:27:34.808Z] === RUN TestSet [2022-04-23T10:27:34.808Z] --- PASS: TestSet (0.00s) [2022-04-23T10:27:34.808Z] === RUN TestSetUnset [2022-04-23T10:27:34.808Z] --- PASS: TestSetUnset (0.00s) [2022-04-23T10:27:34.808Z] === RUN TestOffsetSetUnset [2022-04-23T10:27:34.808Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-23T10:27:34.808Z] === RUN TestSetInRange [2022-04-23T10:27:34.808Z] --- PASS: TestSetInRange (0.00s) [2022-04-23T10:27:34.808Z] === RUN TestSetAnyInRange [2022-04-23T10:27:34.808Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-23T10:27:34.808Z] === RUN TestMethods [2022-04-23T10:27:34.808Z] --- PASS: TestMethods (0.00s) [2022-04-23T10:27:34.808Z] === RUN TestRandomAllocateDeallocate [2022-04-23T10:27:35.553Z] --- PASS: TestSecretCreateResolve (2.65s) [2022-04-23T10:27:35.553Z] PASS [2022-04-23T10:27:35.553Z] [2022-04-23T10:27:35.553Z] DONE 6 tests in 15.351s [2022-04-23T10:27:35.553Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-23T10:27:35.553Z] ++ 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-04-23T10:27:35.553Z] ++ set -e [2022-04-23T10:27:35.553Z] ++ '[' -n 0 ']' [2022-04-23T10:27:35.553Z] ++ set -x [2022-04-23T10:27:35.553Z] ++ 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-04-23T10:27:35.812Z] INFO: Testing against a local daemon [2022-04-23T10:27:35.812Z] === RUN TestServiceCreateInit [2022-04-23T10:27:35.812Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-23T10:27:36.020Z] Removing intermediate container 1b4595e9df38 [2022-04-23T10:27:36.020Z] ---> f5224e228bb3 [2022-04-23T10:27:36.020Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-23T10:27:36.020Z] ---> Running in 69291c72ab3c [2022-04-23T10:27:36.070Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-23T10:27:36.639Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-23T10:27:38.017Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-23T10:27:38.764Z] === RUN TestInvalidConfig [2022-04-23T10:27:38.764Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-23T10:27:38.764Z] === RUN TestConfig [2022-04-23T10:27:38.764Z] --- PASS: TestConfig (0.00s) [2022-04-23T10:27:38.764Z] === RUN TestOptionsLabels [2022-04-23T10:27:38.764Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-23T10:27:38.764Z] === RUN TestValidName [2022-04-23T10:27:38.764Z] --- PASS: TestValidName (0.00s) [2022-04-23T10:27:38.764Z] PASS [2022-04-23T10:27:38.764Z] coverage: 19.7% of statements [2022-04-23T10:27:38.764Z] ok github.com/docker/docker/libnetwork/config 0.161s coverage: 19.7% of statements [2022-04-23T10:27:38.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-23T10:27:39.296Z] === RUN TestKey [2022-04-23T10:27:39.296Z] --- PASS: TestKey (0.00s) [2022-04-23T10:27:39.296Z] === RUN TestParseKey [2022-04-23T10:27:39.296Z] --- PASS: TestParseKey (0.00s) [2022-04-23T10:27:39.296Z] === RUN TestInvalidDataStore [2022-04-23T10:27:39.296Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-23T10:27:39.296Z] === RUN TestKVObjectFlatKey [2022-04-23T10:27:39.296Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-23T10:27:39.296Z] === RUN TestAtomicKVObjectFlatKey [2022-04-23T10:27:39.296Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-23T10:27:39.296Z] PASS [2022-04-23T10:27:39.296Z] coverage: 21.9% of statements [2022-04-23T10:27:39.296Z] ok github.com/docker/docker/libnetwork/datastore 0.049s coverage: 21.9% of statements [2022-04-23T10:27:39.812Z] === RUN TestErrorInterfaces [2022-04-23T10:27:39.812Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-23T10:27:39.812Z] === RUN TestNetworkMarshalling [2022-04-23T10:27:39.812Z] --- PASS: TestNetworkMarshalling (0.26s) [2022-04-23T10:27:39.812Z] === RUN TestEndpointMarshalling [2022-04-23T10:27:39.812Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-23T10:27:39.812Z] === RUN TestAuxAddresses [2022-04-23T10:27:39.812Z] time="2022-04-23T10:27:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T10:27:39.812Z] --- PASS: TestAuxAddresses (0.07s) [2022-04-23T10:27:39.812Z] === RUN TestSRVServiceQuery [2022-04-23T10:27:40.309Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:40.309Z] --- SKIP: TestSRVServiceQuery (0.04s) [2022-04-23T10:27:40.309Z] === RUN TestServiceVIPReuse [2022-04-23T10:27:40.309Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:40.309Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-04-23T10:27:40.309Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-23T10:27:40.309Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:40.309Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-04-23T10:27:40.309Z] === RUN TestDNSIPQuery [2022-04-23T10:27:40.309Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:40.309Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-23T10:27:40.309Z] === RUN TestDNSProxyServFail [2022-04-23T10:27:40.309Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:40.309Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-23T10:27:40.309Z] === RUN TestSandboxAddEmpty [2022-04-23T10:27:40.309Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:40.309Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-23T10:27:40.309Z] === RUN TestSandboxAddMultiPrio [2022-04-23T10:27:40.309Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:40.309Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-23T10:27:40.309Z] === RUN TestSandboxAddSamePrio [2022-04-23T10:27:40.309Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:40.309Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-23T10:27:40.309Z] === RUN TestCleanupServiceDiscovery [2022-04-23T10:27:40.309Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:40.309Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-23T10:27:40.309Z] === RUN TestDNSOptions [2022-04-23T10:27:40.309Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:27:40.309Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-23T10:27:40.309Z] === RUN TestMultipleControllersWithSameStore [2022-04-23T10:27:40.309Z] time="2022-04-23T10:27:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T10:27:40.309Z] time="2022-04-23T10:27:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-23T10:27:40.309Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-23T10:27:40.309Z] PASS [2022-04-23T10:27:40.309Z] coverage: 8.5% of statements [2022-04-23T10:27:40.309Z] ok github.com/docker/docker/libnetwork 0.585s coverage: 8.5% of statements [2022-04-23T10:27:40.309Z] === RUN TestIPDataMarshalling [2022-04-23T10:27:40.309Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-23T10:27:40.309Z] === RUN TestValidateAndIsV6 [2022-04-23T10:27:40.309Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-23T10:27:40.309Z] PASS [2022-04-23T10:27:40.309Z] coverage: 68.9% of statements [2022-04-23T10:27:40.309Z] ok github.com/docker/docker/libnetwork/driverapi 0.055s coverage: 68.9% of statements [2022-04-23T10:27:40.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-23T10:27:40.331Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-23T10:27:40.777Z] Cannot create a file when that file already exists. [2022-04-23T10:27:41.409Z] === RUN TestDriver [2022-04-23T10:27:41.409Z] --- PASS: TestDriver (0.00s) [2022-04-23T10:27:41.409Z] PASS [2022-04-23T10:27:41.409Z] coverage: 34.8% of statements [2022-04-23T10:27:41.409Z] ok github.com/docker/docker/libnetwork/drivers/host 0.050s coverage: 34.8% of statements [2022-04-23T10:27:41.704Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-23T10:27:41.910Z] === RUN TestDriver [2022-04-23T10:27:41.910Z] --- PASS: TestDriver (0.00s) [2022-04-23T10:27:41.910Z] PASS [2022-04-23T10:27:41.910Z] coverage: 34.8% of statements [2022-04-23T10:27:41.910Z] ok github.com/docker/docker/libnetwork/drivers/null 0.070s coverage: 34.8% of statements [2022-04-23T10:27:42.406Z] === RUN TestNetworkAllocateFree [2022-04-23T10:27:42.406Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-23T10:27:42.406Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-23T10:27:42.406Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-23T10:27:42.406Z] PASS [2022-04-23T10:27:42.406Z] coverage: 63.6% of statements [2022-04-23T10:27:42.406Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.151s coverage: 63.6% of statements [2022-04-23T10:27:43.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-23T10:27:43.514Z] === RUN TestGetEmptyCapabilities [2022-04-23T10:27:44.014Z] --- PASS: TestGetEmptyCapabilities (0.06s) [2022-04-23T10:27:44.014Z] === RUN TestGetExtraCapabilities [2022-04-23T10:27:44.014Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-23T10:27:44.014Z] === RUN TestGetInvalidCapabilities [2022-04-23T10:27:44.014Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-23T10:27:44.014Z] === RUN TestRemoteDriver [2022-04-23T10:27:44.014Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-23T10:27:44.014Z] === RUN TestDriverError [2022-04-23T10:27:44.014Z] --- PASS: TestDriverError (0.01s) [2022-04-23T10:27:44.014Z] === RUN TestMissingValues [2022-04-23T10:27:44.014Z] --- PASS: TestMissingValues (0.00s) [2022-04-23T10:27:44.014Z] === RUN TestRollback [2022-04-23T10:27:44.014Z] --- PASS: TestRollback (0.00s) [2022-04-23T10:27:44.014Z] PASS [2022-04-23T10:27:44.014Z] coverage: 57.4% of statements [2022-04-23T10:27:44.014Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.334s coverage: 57.4% of statements [2022-04-23T10:27:44.457Z] --- PASS: TestServiceCreateInit (8.43s) [2022-04-23T10:27:44.457Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.47s) [2022-04-23T10:27:44.457Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.94s) [2022-04-23T10:27:44.457Z] === RUN TestCreateServiceMultipleTimes [2022-04-23T10:27:44.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-23T10:27:44.555Z] === RUN TestNAT [2022-04-23T10:27:44.555Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-23T10:27:44.555Z] --- SKIP: TestNAT (0.00s) [2022-04-23T10:27:44.555Z] === RUN TestTransparent [2022-04-23T10:27:44.555Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-23T10:27:44.555Z] --- SKIP: TestTransparent (0.00s) [2022-04-23T10:27:44.555Z] PASS [2022-04-23T10:27:44.555Z] coverage: 0.0% of statements [2022-04-23T10:27:44.555Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.066s coverage: 0.0% of statements [2022-04-23T10:27:45.535Z] Removing intermediate container 69291c72ab3c [2022-04-23T10:27:45.535Z] ---> 1264a5b54d61 [2022-04-23T10:27:45.535Z] Step 13/13 : CMD ["sh"] [2022-04-23T10:27:45.535Z] ---> Running in 8761e180d7b9 [2022-04-23T10:27:45.644Z] === RUN TestNew [2022-04-23T10:27:45.644Z] --- PASS: TestNew (0.00s) [2022-04-23T10:27:45.644Z] === RUN TestAddDriver [2022-04-23T10:27:45.644Z] --- PASS: TestAddDriver (0.00s) [2022-04-23T10:27:45.644Z] === RUN TestAddDuplicateDriver [2022-04-23T10:27:45.644Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-23T10:27:45.644Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-23T10:27:45.644Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-23T10:27:45.644Z] === RUN TestDriver [2022-04-23T10:27:45.644Z] --- PASS: TestDriver (0.00s) [2022-04-23T10:27:45.644Z] === RUN TestIPAM [2022-04-23T10:27:45.644Z] --- PASS: TestIPAM (0.00s) [2022-04-23T10:27:45.644Z] === RUN TestWalkIPAMs [2022-04-23T10:27:45.644Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-23T10:27:45.644Z] === RUN TestWalkDrivers [2022-04-23T10:27:45.644Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-23T10:27:45.644Z] PASS [2022-04-23T10:27:45.644Z] coverage: 82.4% of statements [2022-04-23T10:27:45.644Z] --- PASS: TestRandomAllocateDeallocate (10.53s) [2022-04-23T10:27:45.644Z] === RUN TestAllocateRandomDeallocate [2022-04-23T10:27:45.644Z] ok github.com/docker/docker/libnetwork/drvregistry 0.307s coverage: 82.4% of statements [2022-04-23T10:27:45.644Z] === RUN TestBuildDefault [2022-04-23T10:27:45.644Z] --- PASS: TestBuildDefault (0.02s) [2022-04-23T10:27:45.644Z] === RUN TestBuildHostnameDomainname [2022-04-23T10:27:45.644Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-23T10:27:45.644Z] === RUN TestBuildHostname [2022-04-23T10:27:45.644Z] --- PASS: TestBuildHostname (0.00s) [2022-04-23T10:27:45.644Z] === RUN TestBuildHostnameFQDN [2022-04-23T10:27:45.644Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-23T10:27:45.644Z] === RUN TestBuildNoIP [2022-04-23T10:27:45.644Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-23T10:27:45.644Z] === RUN TestUpdate [2022-04-23T10:27:45.644Z] --- PASS: TestUpdate (0.00s) [2022-04-23T10:27:45.644Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-23T10:27:45.644Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-23T10:27:45.644Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-23T10:27:45.644Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-23T10:27:45.644Z] === RUN TestAddEmpty [2022-04-23T10:27:45.644Z] --- PASS: TestAddEmpty (0.00s) [2022-04-23T10:27:45.644Z] === RUN TestAdd [2022-04-23T10:27:45.644Z] --- PASS: TestAdd (0.00s) [2022-04-23T10:27:45.644Z] === RUN TestDeleteEmpty [2022-04-23T10:27:45.644Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-23T10:27:45.644Z] === RUN TestDeleteNewline [2022-04-23T10:27:45.644Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-23T10:27:45.644Z] === RUN TestDelete [2022-04-23T10:27:45.644Z] --- PASS: TestDelete (0.00s) [2022-04-23T10:27:45.644Z] === RUN TestConcurrentWrites [2022-04-23T10:27:45.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0010a7c50_} [2022-04-23T10:27:46.003Z] Removing intermediate container 8761e180d7b9 [2022-04-23T10:27:46.003Z] ---> b81cb5bced2f [2022-04-23T10:27:46.003Z] Successfully built b81cb5bced2f [2022-04-23T10:27:46.003Z] Successfully tagged busybox:latest [2022-04-23T10:27:46.003Z] INFO: Docker images of the daemon under test [2022-04-23T10:27:46.003Z] [2022-04-23T10:27:46.003Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-23T10:27:46.003Z] busybox latest b81cb5bced2f Less than a second ago 5.02GB [2022-04-23T10:27:46.003Z] microsoft/windowsservercore latest aa8714eb8356 2 weeks ago 4.98GB [2022-04-23T10:27:46.003Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 2 weeks ago 4.98GB [2022-04-23T10:27:46.003Z] [2022-04-23T10:27:46.003Z] INFO: Running integration tests at 04/23/2022 10:27:45... [2022-04-23T10:27:46.003Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-23T10:27:46.003Z] INFO: Integration API tests being run from the host: [2022-04-23T10:27:46.003Z] INFO: make.ps1 starting at 04/23/2022 10:27:45 [2022-04-23T10:27:46.133Z] --- PASS: TestConcurrentWrites (0.56s) [2022-04-23T10:27:46.133Z] PASS [2022-04-23T10:27:46.133Z] coverage: 81.2% of statements [2022-04-23T10:27:46.133Z] ok github.com/docker/docker/libnetwork/etchosts 0.646s coverage: 81.2% of statements [2022-04-23T10:27:46.133Z] === RUN TestNew [2022-04-23T10:27:46.133Z] --- PASS: TestNew (0.00s) [2022-04-23T10:27:46.133Z] === RUN TestAllocate [2022-04-23T10:27:46.133Z] --- PASS: TestAllocate (0.00s) [2022-04-23T10:27:46.133Z] === RUN TestUninitialized [2022-04-23T10:27:46.133Z] --- PASS: TestUninitialized (0.00s) [2022-04-23T10:27:46.133Z] === RUN TestAllocateInRange [2022-04-23T10:27:46.133Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-23T10:27:46.133Z] === RUN TestAllocateSerial [2022-04-23T10:27:46.133Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-23T10:27:46.133Z] PASS [2022-04-23T10:27:46.133Z] coverage: 87.5% of statements [2022-04-23T10:27:46.133Z] ok github.com/docker/docker/libnetwork/idm 0.044s coverage: 87.5% of statements [2022-04-23T10:27:46.623Z] === RUN TestCaller [2022-04-23T10:27:46.623Z] --- PASS: TestCaller (0.00s) [2022-04-23T10:27:46.623Z] PASS [2022-04-23T10:27:46.623Z] coverage: 100.0% of statements [2022-04-23T10:27:46.623Z] ok github.com/docker/docker/libnetwork/internal/caller 0.040s coverage: 100.0% of statements [2022-04-23T10:27:47.112Z] --- PASS: TestAllocateRandomDeallocate (1.70s) [2022-04-23T10:27:47.112Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-23T10:27:47.209Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1425081820_/foo_false____} [2022-04-23T10:27:47.573Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-23T10:27:47.601Z] === RUN TestSetSerialInsertDelete [2022-04-23T10:27:47.601Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-23T10:27:47.601Z] === RUN TestSetParallelInsertDelete [2022-04-23T10:27:48.639Z] === RUN TestInt2IP2IntConversion [2022-04-23T10:27:49.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1425081820_/foo_true____} [2022-04-23T10:27:49.128Z] --- PASS: TestAllocateRandomDeallocateSerialize (2.00s) [2022-04-23T10:27:49.128Z] === RUN TestRetrieveFromStore [2022-04-23T10:27:49.128Z] --- PASS: TestInt2IP2IntConversion (0.58s) [2022-04-23T10:27:49.128Z] === RUN TestGetAddressVersion [2022-04-23T10:27:49.128Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-23T10:27:49.128Z] === RUN TestKeyString [2022-04-23T10:27:49.128Z] --- PASS: TestKeyString (0.00s) [2022-04-23T10:27:49.128Z] === RUN TestPoolDataMarshal [2022-04-23T10:27:49.128Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-23T10:27:49.128Z] === RUN TestSubnetsMarshal [2022-04-23T10:27:49.147Z] Removing intermediate container a5888d7588ee [2022-04-23T10:27:49.147Z] ---> 25f3569bdd32 [2022-04-23T10:27:49.147Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-23T10:27:49.147Z] ---> Running in 1506f0abc05e [2022-04-23T10:27:49.147Z] Removing intermediate container 1506f0abc05e [2022-04-23T10:27:49.147Z] ---> d34dadba3e34 [2022-04-23T10:27:49.147Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-23T10:27:49.147Z] ---> Running in 6fd585bfea2c [2022-04-23T10:27:49.147Z] Removing intermediate container 6fd585bfea2c [2022-04-23T10:27:49.147Z] ---> b3e05c6ab1e0 [2022-04-23T10:27:49.147Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-23T10:27:49.650Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-04-23T10:27:49.650Z] === RUN TestAddSubnets [2022-04-23T10:27:49.650Z] --- PASS: TestAddSubnets (0.10s) [2022-04-23T10:27:49.650Z] === RUN TestDoublePoolRelease [2022-04-23T10:27:49.650Z] --- PASS: TestDoublePoolRelease (0.05s) [2022-04-23T10:27:49.650Z] === RUN TestAddReleasePoolID [2022-04-23T10:27:49.650Z] === RUN TestPoolRequest [2022-04-23T10:27:49.650Z] --- PASS: TestPoolRequest (0.00s) [2022-04-23T10:27:49.650Z] === RUN TestOtherRequests [2022-04-23T10:27:49.650Z] --- PASS: TestOtherRequests (0.00s) [2022-04-23T10:27:49.650Z] PASS [2022-04-23T10:27:49.650Z] coverage: 57.1% of statements [2022-04-23T10:27:49.650Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-04-23T10:27:49.650Z] --- PASS: TestAddReleasePoolID (0.09s) [2022-04-23T10:27:49.650Z] === RUN TestPredefinedPool [2022-04-23T10:27:49.650Z] --- PASS: TestPredefinedPool (0.05s) [2022-04-23T10:27:49.650Z] === RUN TestRemoveSubnet [2022-04-23T10:27:49.650Z] --- PASS: TestRetrieveFromStore (0.79s) [2022-04-23T10:27:49.650Z] === RUN TestIsCorrupted [2022-04-23T10:27:49.650Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-23T10:27:49.650Z] === RUN TestSetRollover [2022-04-23T10:27:50.136Z] [2022-04-23T10:27:50.147Z] --- PASS: TestRemoveSubnet (0.35s) [2022-04-23T10:27:50.148Z] === RUN TestGetSameAddress [2022-04-23T10:27:50.148Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-23T10:27:50.148Z] === RUN TestPoolAllocationReuse [2022-04-23T10:27:50.605Z] ---> dbb144063d6d [2022-04-23T10:27:50.605Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-23T10:27:50.605Z] ---> Running in 46ad0235cd03 [2022-04-23T10:27:51.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32081901343_/foo_false____} [2022-04-23T10:27:51.252Z] === RUN TestGetCapabilities [2022-04-23T10:27:51.252Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-23T10:27:51.252Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-23T10:27:51.252Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-23T10:27:51.252Z] === RUN TestGetDefaultAddressSpaces [2022-04-23T10:27:51.252Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-04-23T10:27:51.252Z] === RUN TestRemoteDriver [2022-04-23T10:27:51.252Z] --- PASS: TestRemoteDriver (0.07s) [2022-04-23T10:27:51.252Z] PASS [2022-04-23T10:27:51.252Z] coverage: 47.4% of statements [2022-04-23T10:27:51.252Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.146s coverage: 47.4% of statements [2022-04-23T10:27:51.965Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32081901343_/foo_true____} [2022-04-23T10:27:52.291Z] --- PASS: TestSetRollover (2.26s) [2022-04-23T10:27:52.292Z] === RUN TestSetRolloverSerial [2022-04-23T10:27:52.810Z] --- PASS: TestPoolAllocationReuse (2.53s) [2022-04-23T10:27:52.810Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-23T10:27:52.810Z] --- PASS: TestGetAddressSubPoolEqualPool (0.05s) [2022-04-23T10:27:52.810Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-23T10:27:53.306Z] === RUN TestWindowsIPAM [2022-04-23T10:27:53.306Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-23T10:27:53.306Z] PASS [2022-04-23T10:27:53.306Z] coverage: 71.4% of statements [2022-04-23T10:27:53.306Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.082s coverage: 71.4% of statements [2022-04-23T10:27:53.338Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32081901343_/foo_true__0xc0010a7c80__} [2022-04-23T10:27:54.946Z] --- PASS: TestSetRolloverSerial (2.82s) [2022-04-23T10:27:54.946Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-23T10:27:54.946Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-23T10:27:54.946Z] PASS [2022-04-23T10:27:54.946Z] coverage: 84.4% of statements [2022-04-23T10:27:54.946Z] ok github.com/docker/docker/libnetwork/bitseq 20.176s coverage: 84.4% of statements [2022-04-23T10:27:54.946Z] === RUN TestDefaultNetwork [2022-04-23T10:27:55.239Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0010a7c98_} [2022-04-23T10:27:55.474Z] --- PASS: TestDefaultNetwork (0.46s) [2022-04-23T10:27:55.474Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-23T10:27:55.986Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.39s) [2022-04-23T10:27:55.986Z] === RUN TestInitAddressPools [2022-04-23T10:27:55.986Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-23T10:27:55.986Z] PASS [2022-04-23T10:27:55.986Z] coverage: 74.0% of statements [2022-04-23T10:27:55.986Z] ok github.com/docker/docker/libnetwork/ipamutils 0.950s coverage: 74.0% of statements [2022-04-23T10:27:56.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0010a7cb0_} [2022-04-23T10:27:57.033Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.44s) [2022-04-23T10:27:57.033Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-23T10:27:57.033Z] === RUN TestKeyValue [2022-04-23T10:27:57.033Z] --- PASS: TestKeyValue (0.00s) [2022-04-23T10:27:57.033Z] PASS [2022-04-23T10:27:57.033Z] coverage: 60.0% of statements [2022-04-23T10:27:57.033Z] ok github.com/docker/docker/libnetwork/netlabel 0.048s coverage: 60.0% of statements [2022-04-23T10:27:57.528Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-23T10:27:57.528Z] PASS [2022-04-23T10:27:57.528Z] coverage: 100.0% of statements [2022-04-23T10:27:57.528Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.080s coverage: 100.0% of statements [2022-04-23T10:27:57.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0010a7cc8_} [2022-04-23T10:27:58.918Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0010a7ce0_} [2022-04-23T10:27:59.241Z] === RUN TestGenerate [2022-04-23T10:27:59.241Z] --- PASS: TestGenerate (0.00s) [2022-04-23T10:27:59.241Z] === RUN TestGeneratePtr [2022-04-23T10:27:59.241Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-23T10:27:59.241Z] === RUN TestGenerateMissingField [2022-04-23T10:27:59.241Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-23T10:27:59.241Z] === RUN TestFieldCannotBeSet [2022-04-23T10:27:59.241Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-23T10:27:59.241Z] === RUN TestTypeMismatchError [2022-04-23T10:27:59.241Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-23T10:27:59.241Z] PASS [2022-04-23T10:27:59.241Z] coverage: 100.0% of statements [2022-04-23T10:27:59.241Z] ok github.com/docker/docker/libnetwork/options 0.050s coverage: 100.0% of statements [2022-04-23T10:27:59.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-23T10:27:59.484Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-23T10:28:00.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-23T10:28:00.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-23T10:28:00.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-23T10:28:00.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-23T10:28:00.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-23T10:28:00.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-23T10:28:00.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-23T10:28:00.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-23T10:28:00.859Z] --- PASS: TestCreateServiceMultipleTimes (16.59s) [2022-04-23T10:28:00.859Z] === RUN TestCreateServiceConflict [2022-04-23T10:28:00.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-23T10:28:00.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-23T10:28:00.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-23T10:28:00.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-23T10:28:00.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-23T10:28:00.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-23T10:28:01.117Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-23T10:28:01.117Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-23T10:28:01.117Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-23T10:28:01.117Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-23T10:28:01.601Z] testing: warning: no tests to run [2022-04-23T10:28:01.601Z] PASS [2022-04-23T10:28:01.601Z] coverage: 0.0% of statements [2022-04-23T10:28:01.601Z] ok github.com/docker/docker/libnetwork/osl 0.045s coverage: 0.0% of statements [no tests to run] [2022-04-23T10:28:01.601Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (4.17s) [2022-04-23T10:28:01.601Z] === RUN TestGetAddress [2022-04-23T10:28:02.053Z] docker_api_swarm_node_test.go:81: [d461377b8ed17] joining swarm manager [d201d631091d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:28:02.124Z] === RUN TestNetworkDBSimple [2022-04-23T10:28:02.614Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-23T10:28:02.614Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-23T10:28:02.614Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-23T10:28:02.614Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-23T10:28:02.614Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-23T10:28:02.614Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-23T10:28:02.614Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-23T10:28:02.614Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-23T10:28:02.614Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-23T10:28:02.614Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-23T10:28:02.614Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-23T10:28:02.614Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-23T10:28:02.614Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-23T10:28:02.614Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-23T10:28:02.614Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-23T10:28:02.614Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-23T10:28:02.614Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-23T10:28:02.614Z] === RUN TestRequestNewPort [2022-04-23T10:28:02.614Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-23T10:28:02.614Z] === RUN TestRequestSpecificPort [2022-04-23T10:28:02.614Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-23T10:28:02.614Z] === RUN TestReleasePort [2022-04-23T10:28:02.614Z] --- PASS: TestReleasePort (0.00s) [2022-04-23T10:28:02.614Z] === RUN TestReuseReleasedPort [2022-04-23T10:28:02.614Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-23T10:28:02.614Z] === RUN TestReleaseUnreadledPort [2022-04-23T10:28:02.614Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-23T10:28:02.614Z] === RUN TestUnknowProtocol [2022-04-23T10:28:02.614Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-23T10:28:02.614Z] === RUN TestAllocateAllPorts [2022-04-23T10:28:02.614Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-23T10:28:02.614Z] === RUN TestPortAllocation [2022-04-23T10:28:02.614Z] --- PASS: TestPortAllocation (0.00s) [2022-04-23T10:28:02.614Z] === RUN TestPortAllocationWithCustomRange [2022-04-23T10:28:02.614Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-23T10:28:02.614Z] === RUN TestNoDuplicateBPR [2022-04-23T10:28:02.614Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-23T10:28:02.614Z] === RUN TestChangePortRange [2022-04-23T10:28:02.614Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-23T10:28:02.614Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-23T10:28:02.614Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-23T10:28:02.614Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-23T10:28:02.614Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-23T10:28:02.614Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-23T10:28:02.614Z] --- PASS: TestChangePortRange (0.00s) [2022-04-23T10:28:02.614Z] PASS [2022-04-23T10:28:02.614Z] coverage: 88.6% of statements [2022-04-23T10:28:02.614Z] ok github.com/docker/docker/libnetwork/portallocator 0.050s coverage: 88.6% of statements [2022-04-23T10:28:03.130Z] 2022/04/23 10:28:02 Closing DB instances... [2022-04-23T10:28:03.620Z] testing: warning: no tests to run [2022-04-23T10:28:03.620Z] PASS [2022-04-23T10:28:03.620Z] coverage: 0.0% of statements [2022-04-23T10:28:03.620Z] ok github.com/docker/docker/libnetwork/portmapper 0.042s coverage: 0.0% of statements [no tests to run] [2022-04-23T10:28:03.956Z] --- PASS: TestCreateServiceConflict (2.80s) [2022-04-23T10:28:03.956Z] === RUN TestCreateServiceMaxReplicas [2022-04-23T10:28:03.956Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-23T10:28:04.109Z] === RUN TestHashData [2022-04-23T10:28:04.109Z] --- PASS: TestHashData (0.00s) [2022-04-23T10:28:04.109Z] PASS [2022-04-23T10:28:04.109Z] coverage: 2.8% of statements [2022-04-23T10:28:04.109Z] ok github.com/docker/docker/libnetwork/resolvconf 0.043s coverage: 2.8% of statements [2022-04-23T10:28:04.625Z] --- PASS: TestNetworkDBSimple (2.46s) [2022-04-23T10:28:04.625Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-23T10:28:05.152Z] === RUN TestErrorConstructors [2022-04-23T10:28:05.152Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-23T10:28:05.152Z] === RUN TestCompareIPMask [2022-04-23T10:28:05.152Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-23T10:28:05.152Z] === RUN TestUtilGetHostPartIP [2022-04-23T10:28:05.152Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-23T10:28:05.152Z] === RUN TestUtilGetBroadcastIP [2022-04-23T10:28:05.152Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-23T10:28:05.152Z] === RUN TestParseCIDR [2022-04-23T10:28:05.152Z] --- PASS: TestParseCIDR (0.00s) [2022-04-23T10:28:05.152Z] PASS [2022-04-23T10:28:05.152Z] coverage: 37.3% of statements [2022-04-23T10:28:05.152Z] ok github.com/docker/docker/libnetwork/types 0.044s coverage: 37.3% of statements [2022-04-23T10:28:05.651Z] 2022/04/23 10:28:05 Closing DB instances... [2022-04-23T10:28:05.859Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-23T10:28:06.212Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-23T10:28:06.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-23T10:28:06.212Z] PASS [2022-04-23T10:28:06.212Z] coverage: 55.0% of statements [2022-04-23T10:28:06.212Z] ok github.com/docker/docker/oci 0.055s coverage: 55.0% of statements [2022-04-23T10:28:07.244Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.76s) [2022-04-23T10:28:07.244Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-23T10:28:07.764Z] === RUN TestParseVersion [2022-04-23T10:28:07.764Z] --- PASS: TestCreateServiceMaxReplicas (3.89s) [2022-04-23T10:28:07.764Z] --- PASS: TestParseVersion (0.00s) [2022-04-23T10:28:07.764Z] PASS [2022-04-23T10:28:07.764Z] coverage: 52.9% of statements [2022-04-23T10:28:07.764Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-23T10:28:07.764Z] ok github.com/docker/docker/pkg/aaparser 0.056s coverage: 52.9% of statements [2022-04-23T10:28:07.765Z] === RUN TestAddressPoolOpt [2022-04-23T10:28:07.765Z] --- PASS: TestAddressPoolOpt (0.02s) [2022-04-23T10:28:07.765Z] === RUN TestValidateEnv [2022-04-23T10:28:07.765Z] === RUN TestValidateEnv/a [2022-04-23T10:28:07.765Z] === RUN TestValidateEnv/something [2022-04-23T10:28:07.765Z] === RUN TestValidateEnv/_=a [2022-04-23T10:28:07.765Z] === RUN TestValidateEnv/env1=value1 [2022-04-23T10:28:07.765Z] === RUN TestValidateEnv/_env1=value1 [2022-04-23T10:28:07.765Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-23T10:28:07.765Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-23T10:28:07.765Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-23T10:28:07.765Z] === RUN TestValidateEnv/PATH [2022-04-23T10:28:07.765Z] === RUN TestValidateEnv/=a [2022-04-23T10:28:07.765Z] === RUN TestValidateEnv/PATH= [2022-04-23T10:28:07.765Z] === RUN TestValidateEnv/PATH=something [2022-04-23T10:28:07.765Z] === RUN TestValidateEnv/asd!qwe [2022-04-23T10:28:07.765Z] === RUN TestValidateEnv/1asd [2022-04-23T10:28:07.765Z] === RUN TestValidateEnv/123 [2022-04-23T10:28:07.765Z] === RUN TestValidateEnv/some_space [2022-04-23T10:28:07.765Z] === RUN TestValidateEnv/__some_space_before [2022-04-23T10:28:07.765Z] === RUN TestValidateEnv/some_space_after__ [2022-04-23T10:28:07.765Z] === RUN TestValidateEnv/= [2022-04-23T10:28:07.765Z] === RUN TestValidateEnv/PaTh [2022-04-23T10:28:07.765Z] --- PASS: TestValidateEnv (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-23T10:28:07.765Z] === RUN TestParseHost [2022-04-23T10:28:07.765Z] === RUN TestParseHost/:// [2022-04-23T10:28:07.765Z] === RUN TestParseHost/tcp://:port [2022-04-23T10:28:07.765Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-23T10:28:07.765Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-23T10:28:07.765Z] === RUN TestParseHost/tcp://:5555/p [2022-04-23T10:28:07.765Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-23T10:28:07.765Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-23T10:28:07.765Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-23T10:28:07.765Z] === RUN TestParseHost/something_with_spaces [2022-04-23T10:28:07.765Z] === RUN TestParseHost/unknown:// [2022-04-23T10:28:07.765Z] === RUN TestParseHost/tcp://invalid:port [2022-04-23T10:28:07.765Z] === RUN TestParseHost/tcp://:5555/ [2022-04-23T10:28:07.765Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-23T10:28:07.765Z] === RUN TestParseHost/tcp://[::1]: [2022-04-23T10:28:07.765Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-23T10:28:07.765Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-23T10:28:07.765Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-23T10:28:07.765Z] === RUN TestParseHost/npipe:// [2022-04-23T10:28:07.765Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-23T10:28:07.765Z] === RUN TestParseHost/tcp://host: [2022-04-23T10:28:07.765Z] === RUN TestParseHost/fd:// [2022-04-23T10:28:07.765Z] === RUN TestParseHost/tcp://: [2022-04-23T10:28:07.765Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-23T10:28:07.765Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-23T10:28:07.765Z] === RUN TestParseHost/#00 [2022-04-23T10:28:07.765Z] === RUN TestParseHost/__ [2022-04-23T10:28:07.765Z] === RUN TestParseHost/fd://something [2022-04-23T10:28:07.765Z] === RUN TestParseHost/tcp:// [2022-04-23T10:28:07.765Z] === RUN TestParseHost/unix:// [2022-04-23T10:28:07.765Z] === RUN TestParseHost/tcp://:5555 [2022-04-23T10:28:07.765Z] === RUN TestParseHost/_ [2022-04-23T10:28:07.765Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-23T10:28:07.765Z] === RUN TestParseHost/unix://path/to/socket [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/: [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-23T10:28:07.765Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-23T10:28:07.765Z] === RUN TestParseTCP [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/:5555/path [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/localhost:5555/path [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/0.0.0.1: [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/:5555 [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/[::1]:5555 [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/tcp://: [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/::1 [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/[::1]: [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/localhost: [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/localhost:5555 [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/0.0.0.1 [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/localhost [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/#00 [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/: [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/tcp://:5555 [2022-04-23T10:28:07.765Z] === RUN TestParseTCP/tcp:// [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-23T10:28:07.765Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-23T10:28:07.766Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-23T10:28:07.766Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-23T10:28:07.766Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-23T10:28:07.766Z] === RUN TestValidateExtraHosts [2022-04-23T10:28:07.766Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-23T10:28:07.766Z] === RUN TestIpOptString [2022-04-23T10:28:07.766Z] --- PASS: TestIpOptString (0.00s) [2022-04-23T10:28:07.766Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-23T10:28:07.766Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-23T10:28:07.766Z] === RUN TestNewIpOptValidDefaultVal [2022-04-23T10:28:07.766Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-23T10:28:07.766Z] === RUN TestIpOptSetInvalidVal [2022-04-23T10:28:07.766Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-23T10:28:07.766Z] === RUN TestValidateIPAddress [2022-04-23T10:28:07.766Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-23T10:28:07.766Z] === RUN TestMapOpts [2022-04-23T10:28:07.766Z] --- PASS: TestMapOpts (0.00s) [2022-04-23T10:28:07.766Z] === RUN TestListOptsWithoutValidator [2022-04-23T10:28:07.766Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-23T10:28:07.766Z] === RUN TestListOptsWithValidator [2022-04-23T10:28:07.766Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-23T10:28:07.766Z] === RUN TestValidateDNSSearch [2022-04-23T10:28:07.766Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-23T10:28:07.766Z] === RUN TestValidateLabel [2022-04-23T10:28:07.766Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-23T10:28:07.766Z] === RUN TestValidateLabel/label_with_general_format [2022-04-23T10:28:07.766Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-23T10:28:07.766Z] === RUN TestValidateLabel/label_with_one_more [2022-04-23T10:28:07.766Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-23T10:28:07.766Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-23T10:28:07.766Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-23T10:28:07.766Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-23T10:28:07.766Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-23T10:28:07.766Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-23T10:28:07.766Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-23T10:28:07.766Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-23T10:28:07.766Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-23T10:28:07.766Z] --- PASS: TestValidateLabel (0.00s) [2022-04-23T10:28:07.766Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-23T10:28:07.766Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-23T10:28:07.766Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-23T10:28:07.766Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-23T10:28:07.766Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-23T10:28:07.766Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-23T10:28:07.766Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-23T10:28:07.766Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-23T10:28:07.766Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-23T10:28:07.766Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-23T10:28:07.766Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-23T10:28:07.766Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-23T10:28:07.766Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-23T10:28:07.766Z] === RUN TestNamedListOpts [2022-04-23T10:28:07.766Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-23T10:28:07.766Z] === RUN TestNamedMapOpts [2022-04-23T10:28:07.766Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-23T10:28:07.766Z] === RUN TestParseLink [2022-04-23T10:28:07.766Z] --- PASS: TestParseLink (0.00s) [2022-04-23T10:28:07.766Z] === RUN TestUlimitOpt [2022-04-23T10:28:07.766Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-23T10:28:07.766Z] PASS [2022-04-23T10:28:07.766Z] coverage: 66.7% of statements [2022-04-23T10:28:07.766Z] ok github.com/docker/docker/opts 0.219s coverage: 66.7% of statements [2022-04-23T10:28:08.701Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-23T10:28:08.832Z] 2022/04/23 10:28:08 Closing DB instances... [2022-04-23T10:28:10.469Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.93s) [2022-04-23T10:28:10.469Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-23T10:28:10.469Z] === RUN TestPeerCertificateMarshalJSON [2022-04-23T10:28:10.604Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-23T10:28:10.604Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-23T10:28:10.981Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-23T10:28:10.981Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-23T10:28:10.981Z] --- PASS: TestPeerCertificateMarshalJSON (0.40s) [2022-04-23T10:28:10.981Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-23T10:28:10.981Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-23T10:28:10.981Z] === RUN TestMiddleware [2022-04-23T10:28:10.981Z] --- PASS: TestMiddleware (0.00s) [2022-04-23T10:28:10.981Z] === RUN TestNewResponseModifier [2022-04-23T10:28:10.981Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-23T10:28:10.981Z] PASS [2022-04-23T10:28:10.981Z] coverage: 26.8% of statements [2022-04-23T10:28:10.981Z] ok github.com/docker/docker/pkg/authorization 0.507s coverage: 26.8% of statements [2022-04-23T10:28:10.981Z] === RUN TestIsArchivePathDir [2022-04-23T10:28:11.470Z] --- PASS: TestIsArchivePathDir (0.25s) [2022-04-23T10:28:11.470Z] === RUN TestIsArchivePathInvalidFile [2022-04-23T10:28:11.470Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-04-23T10:28:11.470Z] === RUN TestIsArchivePathTar [2022-04-23T10:28:11.544Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-23T10:28:11.990Z] --- PASS: TestIsArchivePathTar (0.24s) [2022-04-23T10:28:11.990Z] === RUN TestDecompressStreamGzip [2022-04-23T10:28:11.990Z] --- PASS: TestDecompressStreamGzip (0.22s) [2022-04-23T10:28:11.990Z] === RUN TestDecompressStreamBzip2 [2022-04-23T10:28:11.990Z] === RUN TestUnbuffered [2022-04-23T10:28:11.990Z] --- PASS: TestUnbuffered (0.00s) [2022-04-23T10:28:11.990Z] === RUN TestRaceUnbuffered [2022-04-23T10:28:11.990Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-23T10:28:11.990Z] PASS [2022-04-23T10:28:11.990Z] coverage: 100.0% of statements [2022-04-23T10:28:11.990Z] ok github.com/docker/docker/pkg/broadcaster 0.047s coverage: 100.0% of statements [2022-04-23T10:28:11.990Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-04-23T10:28:11.990Z] === RUN TestDecompressStreamXz [2022-04-23T10:28:11.990Z] archive_test.go:133: Xz not present in msys2 [2022-04-23T10:28:11.990Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-23T10:28:11.990Z] === RUN TestDecompressStreamZstd [2022-04-23T10:28:11.990Z] archive_test.go:140: zstd not installed [2022-04-23T10:28:11.990Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-23T10:28:11.990Z] === RUN TestCompressStreamXzUnsupported [2022-04-23T10:28:11.990Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-23T10:28:11.990Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-23T10:28:11.990Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-23T10:28:11.990Z] === RUN TestCompressStreamInvalid [2022-04-23T10:28:11.990Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-23T10:28:11.990Z] === RUN TestExtensionInvalid [2022-04-23T10:28:11.990Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-23T10:28:11.990Z] === RUN TestExtensionUncompressed [2022-04-23T10:28:11.990Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-23T10:28:11.990Z] === RUN TestExtensionBzip2 [2022-04-23T10:28:11.990Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-23T10:28:11.990Z] === RUN TestExtensionGzip [2022-04-23T10:28:11.990Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-23T10:28:11.990Z] === RUN TestExtensionXz [2022-04-23T10:28:11.990Z] --- PASS: TestExtensionXz (0.00s) [2022-04-23T10:28:11.990Z] === RUN TestExtensionZstd [2022-04-23T10:28:11.990Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-23T10:28:11.990Z] === RUN TestCmdStreamLargeStderr [2022-04-23T10:28:11.990Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-04-23T10:28:11.990Z] === RUN TestCmdStreamBad [2022-04-23T10:28:11.990Z] archive_test.go:252: Failing on Windows CI machines [2022-04-23T10:28:11.990Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-23T10:28:11.990Z] === RUN TestCmdStreamGood [2022-04-23T10:28:12.113Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-23T10:28:12.480Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-23T10:28:12.480Z] === RUN TestUntarPathWithInvalidDest [2022-04-23T10:28:12.480Z] --- PASS: TestUntarPathWithInvalidDest (0.11s) [2022-04-23T10:28:12.480Z] === RUN TestUntarPathWithInvalidSrc [2022-04-23T10:28:12.480Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-23T10:28:12.480Z] === RUN TestUntarPath [2022-04-23T10:28:12.480Z] --- PASS: TestUntarPath (0.16s) [2022-04-23T10:28:12.480Z] === RUN TestUntarPathWithDestinationFile [2022-04-23T10:28:12.480Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-04-23T10:28:12.480Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-23T10:28:12.480Z] 2022/04/23 10:28:12 Closing DB instances... [2022-04-23T10:28:12.480Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-04-23T10:28:12.480Z] === RUN TestCopyWithTarInvalidSrc [2022-04-23T10:28:12.480Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-23T10:28:12.480Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-23T10:28:12.480Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-23T10:28:12.480Z] === RUN TestCopyWithTarSrcFile [2022-04-23T10:28:12.480Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-23T10:28:12.480Z] === RUN TestCopyWithTarSrcFolder [2022-04-23T10:28:12.480Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-23T10:28:12.480Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-23T10:28:12.480Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-23T10:28:12.480Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-23T10:28:12.480Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-23T10:28:12.480Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-23T10:28:12.480Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-23T10:28:12.480Z] === RUN TestCopyFileWithTarSrcFile [2022-04-23T10:28:12.480Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-23T10:28:12.480Z] === RUN TestTarFiles [2022-04-23T10:28:12.679Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-23T10:28:12.969Z] === RUN TestMatch [2022-04-23T10:28:12.969Z] === RUN TestMatch/[[]] [2022-04-23T10:28:12.969Z] === RUN TestMatch/[[foo]] [2022-04-23T10:28:12.969Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-23T10:28:12.969Z] === RUN TestMatch/[[foo_bar]] [2022-04-23T10:28:12.969Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-23T10:28:12.969Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-23T10:28:12.969Z] === RUN TestMatch/[] [2022-04-23T10:28:12.969Z] === RUN TestMatch/[]#01 [2022-04-23T10:28:12.969Z] === RUN TestMatch/[[qux]] [2022-04-23T10:28:12.969Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-23T10:28:12.969Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-23T10:28:12.969Z] === RUN TestMatch/[[foo_baz]] [2022-04-23T10:28:12.969Z] --- PASS: TestMatch (0.00s) [2022-04-23T10:28:12.969Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-23T10:28:12.969Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-23T10:28:12.969Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-23T10:28:12.969Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-23T10:28:12.969Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-23T10:28:12.969Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-23T10:28:12.969Z] --- PASS: TestMatch/[] (0.00s) [2022-04-23T10:28:12.969Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-23T10:28:12.969Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-23T10:28:12.969Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-23T10:28:12.969Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-23T10:28:12.969Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-23T10:28:12.969Z] PASS [2022-04-23T10:28:12.969Z] coverage: 87.5% of statements [2022-04-23T10:28:12.969Z] ok github.com/docker/docker/pkg/capabilities 0.046s coverage: 87.5% of statements [2022-04-23T10:28:13.275Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-23T10:28:13.840Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-23T10:28:14.406Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-23T10:28:14.662Z] === RUN TestChrootTarUntar [2022-04-23T10:28:14.662Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:28:14.662Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-23T10:28:14.662Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-23T10:28:14.662Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:28:14.662Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-23T10:28:14.662Z] === RUN TestChrootUntarEmptyArchive [2022-04-23T10:28:14.663Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-23T10:28:14.663Z] === RUN TestChrootTarUntarWithSymlink [2022-04-23T10:28:14.663Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T10:28:14.663Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-23T10:28:14.663Z] === RUN TestChrootCopyWithTar [2022-04-23T10:28:14.663Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T10:28:14.663Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-23T10:28:14.663Z] === RUN TestChrootCopyFileWithTar [2022-04-23T10:28:14.663Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:28:14.663Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-23T10:28:14.663Z] === RUN TestChrootUntarPath [2022-04-23T10:28:14.663Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T10:28:14.663Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-23T10:28:14.663Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-23T10:28:14.663Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:28:14.663Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-23T10:28:14.663Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-23T10:28:14.663Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:28:14.663Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-23T10:28:14.663Z] === RUN TestChrootApplyDotDotFile [2022-04-23T10:28:14.663Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:28:14.663Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-23T10:28:14.663Z] PASS [2022-04-23T10:28:14.663Z] coverage: 12.0% of statements [2022-04-23T10:28:14.663Z] ok github.com/docker/docker/pkg/chrootarchive 0.122s coverage: 12.0% of statements [2022-04-23T10:28:14.663Z] --- PASS: TestNetworkDBCRUDTableEntry (4.29s) [2022-04-23T10:28:14.663Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-23T10:28:14.975Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-23T10:28:15.691Z] === RUN TestEnsureRemoveAllNotExist [2022-04-23T10:28:15.691Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-23T10:28:15.691Z] === RUN TestEnsureRemoveAllWithDir [2022-04-23T10:28:15.691Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-23T10:28:15.691Z] === RUN TestEnsureRemoveAllWithFile [2022-04-23T10:28:15.691Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-23T10:28:15.691Z] PASS [2022-04-23T10:28:15.691Z] coverage: 0.0% of statements [2022-04-23T10:28:15.691Z] ok github.com/docker/docker/pkg/containerfs 0.047s coverage: 0.0% of statements [2022-04-23T10:28:15.909Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-23T10:28:15.937Z] Removing intermediate container 46ad0235cd03 [2022-04-23T10:28:15.937Z] ---> 0bc6f1eb94a7 [2022-04-23T10:28:15.937Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-23T10:28:15.937Z] ---> Running in c41aa78ab927 [2022-04-23T10:28:15.937Z] [2022-04-23T10:28:15.937Z] SUCCESS: Specified value was saved. [2022-04-23T10:28:16.476Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-23T10:28:16.476Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-23T10:28:16.719Z] 2022/04/23 10:28:16 Closing DB instances... [2022-04-23T10:28:16.719Z] === RUN TestSizeEmpty [2022-04-23T10:28:16.719Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-23T10:28:16.719Z] === RUN TestSizeEmptyFile [2022-04-23T10:28:16.719Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-23T10:28:16.719Z] === RUN TestSizeNonemptyFile [2022-04-23T10:28:16.719Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-23T10:28:16.719Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-23T10:28:16.719Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-23T10:28:16.719Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-23T10:28:16.719Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-23T10:28:16.719Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-23T10:28:16.720Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-23T10:28:16.720Z] === RUN TestMoveToSubdir [2022-04-23T10:28:16.720Z] --- PASS: TestMoveToSubdir (0.01s) [2022-04-23T10:28:16.720Z] === RUN TestSizeNonExistingDirectory [2022-04-23T10:28:16.720Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-23T10:28:16.720Z] PASS [2022-04-23T10:28:16.720Z] coverage: 80.0% of statements [2022-04-23T10:28:16.720Z] ok github.com/docker/docker/pkg/directory 0.058s coverage: 80.0% of statements [2022-04-23T10:28:17.042Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-23T10:28:17.796Z] === RUN TestPollerAddRemove [2022-04-23T10:28:17.796Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-23T10:28:17.796Z] === RUN TestPollerEvent [2022-04-23T10:28:17.796Z] poller_test.go:40: No chmod on Windows [2022-04-23T10:28:17.796Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-23T10:28:17.796Z] === RUN TestPollerClose [2022-04-23T10:28:17.796Z] --- PASS: TestPollerClose (0.00s) [2022-04-23T10:28:17.796Z] PASS [2022-04-23T10:28:17.796Z] coverage: 36.2% of statements [2022-04-23T10:28:17.796Z] ok github.com/docker/docker/pkg/filenotify 0.052s coverage: 36.2% of statements [2022-04-23T10:28:17.796Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-04-23T10:28:17.796Z] === RUN TestNetworkDBNodeLeave [2022-04-23T10:28:17.975Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-23T10:28:18.543Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-23T10:28:18.802Z] docker_api_swarm_node_test.go:53: [d6c85247f87a2] joining swarm manager [d5e2581d51f54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:28:18.905Z] Removing intermediate container c41aa78ab927 [2022-04-23T10:28:18.905Z] ---> 4bbc00926ec1 [2022-04-23T10:28:18.905Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-23T10:28:18.905Z] ---> Running in 2a508af67de3 [2022-04-23T10:28:19.368Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-23T10:28:19.439Z] === RUN TestCopyFileWithInvalidSrc [2022-04-23T10:28:19.439Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestCopyFileWithInvalidDest [2022-04-23T10:28:19.439Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-23T10:28:19.439Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-23T10:28:19.439Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestCopyFile [2022-04-23T10:28:19.439Z] --- PASS: TestCopyFile (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-23T10:28:19.439Z] fileutils_test.go:133: Needs porting to Windows [2022-04-23T10:28:19.439Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-23T10:28:19.439Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-23T10:28:19.439Z] fileutils_test.go:179: Needs porting to Windows [2022-04-23T10:28:19.439Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestWildcardMatches [2022-04-23T10:28:19.439Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestPatternMatches [2022-04-23T10:28:19.439Z] --- PASS: TestPatternMatches (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-23T10:28:19.439Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestPatternMatchesFolderExclusions [2022-04-23T10:28:19.439Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-23T10:28:19.439Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-23T10:28:19.439Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-23T10:28:19.439Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-23T10:28:19.439Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestSingleExclamationError [2022-04-23T10:28:19.439Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestMatchesWithNoPatterns [2022-04-23T10:28:19.439Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestMatchesWithMalformedPatterns [2022-04-23T10:28:19.439Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestMatches [2022-04-23T10:28:19.439Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-23T10:28:19.439Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-23T10:28:19.439Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-23T10:28:19.439Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-23T10:28:19.439Z] --- PASS: TestMatches (0.01s) [2022-04-23T10:28:19.439Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-23T10:28:19.439Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-23T10:28:19.439Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-23T10:28:19.439Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestCleanPatterns [2022-04-23T10:28:19.439Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-23T10:28:19.439Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestCleanPatternsExceptionFlag [2022-04-23T10:28:19.439Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-23T10:28:19.439Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-23T10:28:19.439Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestCleanPatternsErrorSingleException [2022-04-23T10:28:19.439Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestCreateIfNotExistsDir [2022-04-23T10:28:19.439Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestCreateIfNotExistsFile [2022-04-23T10:28:19.439Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-23T10:28:19.439Z] === RUN TestMatch [2022-04-23T10:28:19.439Z] --- PASS: TestMatch (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestCompile [2022-04-23T10:28:19.439Z] === RUN TestCompile/slash [2022-04-23T10:28:19.439Z] === RUN TestCompile/backslash [2022-04-23T10:28:19.439Z] --- PASS: TestCompile (0.00s) [2022-04-23T10:28:19.439Z] --- PASS: TestCompile/slash (0.00s) [2022-04-23T10:28:19.439Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-23T10:28:19.439Z] PASS [2022-04-23T10:28:19.439Z] coverage: 84.7% of statements [2022-04-23T10:28:19.439Z] ok github.com/docker/docker/pkg/fileutils 0.101s coverage: 84.7% of statements [2022-04-23T10:28:19.439Z] --- PASS: TestTarFiles (6.94s) [2022-04-23T10:28:19.439Z] === RUN TestDetectCompressionZstd [2022-04-23T10:28:19.439Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-23T10:28:19.439Z] === RUN TestTarUntar [2022-04-23T10:28:19.627Z] docker_api_swarm_node_test.go:54: [d26da95790cbd] joining swarm manager [d5e2581d51f54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T10:28:19.929Z] --- PASS: TestTarUntar (0.08s) [2022-04-23T10:28:19.929Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-23T10:28:19.929Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-23T10:28:19.929Z] === RUN TestTarWithOptions [2022-04-23T10:28:19.929Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-23T10:28:19.929Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-23T10:28:19.929Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-23T10:28:19.929Z] === RUN TestUntarUstarGnuConflict [2022-04-23T10:28:19.929Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-23T10:28:19.929Z] === RUN TestUntarInvalidFilenames [2022-04-23T10:28:19.929Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames494918198\\dest" [2022-04-23T10:28:19.929Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-04-23T10:28:19.929Z] === RUN TestUntarHardlinkToSymlink [2022-04-23T10:28:19.929Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-23T10:28:19.929Z] === RUN TestUntarInvalidHardlink [2022-04-23T10:28:19.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3652786027\\victim\\hello" -> "../victim/hello" [2022-04-23T10:28:19.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink235124377\\victim\\hello" -> "/../victim/hello" [2022-04-23T10:28:19.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2408719438\\victim" -> "../victim" [2022-04-23T10:28:19.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1785207833\\victim" -> "../victim" [2022-04-23T10:28:19.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2115061357\\victim" -> "../victim" [2022-04-23T10:28:19.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3400746804\\victim" -> "../victim" [2022-04-23T10:28:19.929Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-04-23T10:28:19.929Z] === RUN TestUntarInvalidSymlink [2022-04-23T10:28:19.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2212186640\\dest\\dotdot" -> "../victim/hello" [2022-04-23T10:28:19.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1287624721\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-23T10:28:19.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3955645432\\dest\\loophole-victim" -> "../victim" [2022-04-23T10:28:19.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3141186551\\dest\\loophole-victim" -> "../victim" [2022-04-23T10:28:19.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4292954923\\dest\\loophole-victim" -> "../victim" [2022-04-23T10:28:19.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2400869616\\dest\\loophole-victim" -> "../victim" [2022-04-23T10:28:19.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2201379887\\dest\\dir\\loophole" -> "../../victim" [2022-04-23T10:28:19.929Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-04-23T10:28:19.929Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-23T10:28:19.929Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-23T10:28:19.929Z] === RUN TestXGlobalNoParent [2022-04-23T10:28:19.929Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-23T10:28:19.929Z] === RUN TestReplaceFileTarWrapper [2022-04-23T10:28:20.110Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-23T10:28:20.110Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-23T10:28:20.110Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-23T10:28:20.110Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-23T10:28:20.110Z] Cross building: bundles/cross/linux/s390x [2022-04-23T10:28:20.110Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-23T10:28:20.110Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-23T10:28:20.195Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-23T10:28:20.419Z] === RUN TestGet [2022-04-23T10:28:20.419Z] --- PASS: TestGet (0.00s) [2022-04-23T10:28:20.419Z] === RUN TestGetShortcutString [2022-04-23T10:28:20.419Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-23T10:28:20.419Z] PASS [2022-04-23T10:28:20.419Z] coverage: 42.9% of statements [2022-04-23T10:28:20.419Z] ok github.com/docker/docker/pkg/homedir 0.048s coverage: 42.9% of statements [2022-04-23T10:28:20.419Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2022-04-23T10:28:20.419Z] === RUN TestPrefixHeaderReadable [2022-04-23T10:28:20.419Z] --- PASS: TestPrefixHeaderReadable (0.08s) [2022-04-23T10:28:20.419Z] === RUN TestDisablePigz [2022-04-23T10:28:20.419Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-23T10:28:20.419Z] --- PASS: TestDisablePigz (0.19s) [2022-04-23T10:28:20.419Z] === RUN TestPigz [2022-04-23T10:28:20.763Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-23T10:28:20.907Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2022-04-23T10:28:20.907Z] === RUN TestNetworkDBWatch [2022-04-23T10:28:20.907Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-04-23T10:28:20.908Z] --- PASS: TestPigz (0.38s) [2022-04-23T10:28:20.908Z] === RUN TestNosysFileInfo [2022-04-23T10:28:20.908Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-23T10:28:20.908Z] === RUN TestCopyFileWithInvalidDest [2022-04-23T10:28:20.908Z] archive_windows_test.go:16: Currently fails [2022-04-23T10:28:20.908Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-23T10:28:20.908Z] === RUN TestCanonicalTarNameForPath [2022-04-23T10:28:20.908Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-23T10:28:20.908Z] === RUN TestCanonicalTarName [2022-04-23T10:28:20.908Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-23T10:28:20.908Z] === RUN TestChmodTarEntry [2022-04-23T10:28:20.908Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-23T10:28:20.908Z] === RUN TestHardLinkOrder [2022-04-23T10:28:20.908Z] --- PASS: TestHardLinkOrder (0.12s) [2022-04-23T10:28:20.908Z] === RUN TestChangeString [2022-04-23T10:28:20.908Z] --- PASS: TestChangeString (0.00s) [2022-04-23T10:28:20.908Z] === RUN TestChangesWithNoChanges [2022-04-23T10:28:20.908Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-23T10:28:20.908Z] === RUN TestChangesWithChanges [2022-04-23T10:28:20.908Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-23T10:28:20.908Z] === RUN TestChangesWithChangesGH13590 [2022-04-23T10:28:20.908Z] changes_test.go:196: needs more investigation [2022-04-23T10:28:20.908Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-23T10:28:20.908Z] === RUN TestChangesDirsEmpty [2022-04-23T10:28:20.908Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-23T10:28:20.908Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-23T10:28:20.908Z] === RUN TestChangesDirsMutated [2022-04-23T10:28:20.908Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-23T10:28:20.908Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-23T10:28:20.908Z] === RUN TestApplyLayer [2022-04-23T10:28:20.908Z] changes_test.go:433: needs further investigation [2022-04-23T10:28:20.908Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-23T10:28:20.908Z] === RUN TestChangesSizeWithHardlinks [2022-04-23T10:28:20.908Z] changes_test.go:469: needs further investigation [2022-04-23T10:28:20.908Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-23T10:28:20.908Z] === RUN TestChangesSizeWithNoChanges [2022-04-23T10:28:20.908Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-23T10:28:20.908Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-23T10:28:20.908Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-23T10:28:20.908Z] === RUN TestChangesSize [2022-04-23T10:28:20.908Z] --- PASS: TestChangesSize (0.00s) [2022-04-23T10:28:20.908Z] === RUN TestApplyLayerInvalidFilenames [2022-04-23T10:28:20.908Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1452919304\\dest" [2022-04-23T10:28:20.908Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-23T10:28:20.908Z] === RUN TestApplyLayerInvalidHardlink [2022-04-23T10:28:20.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3250453722\\victim\\hello" -> "../victim/hello" [2022-04-23T10:28:20.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1890275416\\victim\\hello" -> "/../victim/hello" [2022-04-23T10:28:20.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink975553627\\victim" -> "../victim" [2022-04-23T10:28:20.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1696272171\\victim" -> "../victim" [2022-04-23T10:28:20.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3436885186\\victim" -> "../victim" [2022-04-23T10:28:20.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3983941492\\victim" -> "../victim" [2022-04-23T10:28:20.908Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-04-23T10:28:20.908Z] === RUN TestApplyLayerInvalidSymlink [2022-04-23T10:28:20.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink495192423\\dest\\dotdot" -> "../victim/hello" [2022-04-23T10:28:20.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2187338048\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-23T10:28:20.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4154712151\\dest\\loophole-victim" -> "../victim" [2022-04-23T10:28:21.329Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-23T10:28:21.329Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-23T10:28:21.408Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1209540666\\dest\\loophole-victim" -> "../victim" [2022-04-23T10:28:21.408Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink468718538\\dest\\loophole-victim" -> "../victim" [2022-04-23T10:28:21.408Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3190705729\\dest\\loophole-victim" -> "../victim" [2022-04-23T10:28:21.408Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-04-23T10:28:21.408Z] === RUN TestApplyLayerWhiteouts [2022-04-23T10:28:21.408Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2022-04-23T10:28:21.408Z] === RUN TestGenerateEmptyFile [2022-04-23T10:28:21.408Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-23T10:28:21.408Z] === RUN TestGenerateWithContent [2022-04-23T10:28:21.408Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-23T10:28:21.408Z] PASS [2022-04-23T10:28:21.408Z] coverage: 61.9% of statements [2022-04-23T10:28:21.408Z] ok github.com/docker/docker/pkg/archive 10.281s coverage: 61.9% of statements [2022-04-23T10:28:21.408Z] === RUN TestCreateIDMapOrder [2022-04-23T10:28:21.408Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-23T10:28:21.408Z] PASS [2022-04-23T10:28:21.408Z] coverage: 7.2% of statements [2022-04-23T10:28:21.408Z] ok github.com/docker/docker/pkg/idtools 0.055s coverage: 7.2% of statements [2022-04-23T10:28:21.897Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-23T10:28:22.436Z] 2022/04/23 10:28:22 Closing DB instances... [2022-04-23T10:28:22.465Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.91s) [2022-04-23T10:28:22.465Z] === RUN TestCreateServiceSecretFileMode [2022-04-23T10:28:22.465Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-23T10:28:23.403Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-23T10:28:23.464Z] === RUN TestFixedBufferCap [2022-04-23T10:28:23.464Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-23T10:28:23.464Z] === RUN TestFixedBufferLen [2022-04-23T10:28:23.464Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-23T10:28:23.464Z] === RUN TestFixedBufferString [2022-04-23T10:28:23.464Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-23T10:28:23.464Z] === RUN TestFixedBufferWrite [2022-04-23T10:28:23.464Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-23T10:28:23.464Z] === RUN TestFixedBufferRead [2022-04-23T10:28:23.464Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-23T10:28:23.464Z] === RUN TestBytesPipeRead [2022-04-23T10:28:23.464Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-23T10:28:23.464Z] === RUN TestBytesPipeWrite [2022-04-23T10:28:23.464Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-23T10:28:23.464Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-23T10:28:23.953Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2022-04-23T10:28:23.953Z] === RUN TestAtomicWriteToFile [2022-04-23T10:28:23.953Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-23T10:28:23.953Z] === RUN TestAtomicWriteSetCommit [2022-04-23T10:28:23.953Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-23T10:28:23.953Z] === RUN TestAtomicWriteSetCancel [2022-04-23T10:28:23.953Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-23T10:28:23.953Z] === RUN TestReadCloserWrapperClose [2022-04-23T10:28:23.953Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-23T10:28:23.953Z] === RUN TestReaderErrWrapperReadOnError [2022-04-23T10:28:23.953Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-23T10:28:23.953Z] === RUN TestReaderErrWrapperRead [2022-04-23T10:28:23.953Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-23T10:28:23.953Z] === RUN TestCancelReadCloser [2022-04-23T10:28:23.953Z] --- PASS: TestNetworkDBWatch (3.06s) [2022-04-23T10:28:23.953Z] === RUN TestNetworkDBBulkSync [2022-04-23T10:28:23.953Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-23T10:28:23.953Z] === RUN TestWriteCloserWrapperClose [2022-04-23T10:28:23.953Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-23T10:28:23.953Z] === RUN TestNopWriteCloser [2022-04-23T10:28:23.953Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-23T10:28:23.953Z] === RUN TestNopWriter [2022-04-23T10:28:23.953Z] --- PASS: TestNopWriter (0.00s) [2022-04-23T10:28:23.953Z] === RUN TestWriteCounter [2022-04-23T10:28:23.953Z] --- PASS: TestWriteCounter (0.00s) [2022-04-23T10:28:23.953Z] PASS [2022-04-23T10:28:23.953Z] coverage: 69.2% of statements [2022-04-23T10:28:23.953Z] ok github.com/docker/docker/pkg/ioutils 0.692s coverage: 69.2% of statements [2022-04-23T10:28:23.970Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-23T10:28:24.907Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-23T10:28:25.474Z] --- PASS: TestCreateServiceSecretFileMode (3.00s) [2022-04-23T10:28:25.474Z] === RUN TestCreateServiceConfigFileMode [2022-04-23T10:28:25.581Z] 2022/04/23 10:28:25 Closing DB instances... [2022-04-23T10:28:25.581Z] === RUN TestError [2022-04-23T10:28:25.581Z] --- PASS: TestError (0.00s) [2022-04-23T10:28:25.581Z] === RUN TestProgressString [2022-04-23T10:28:25.581Z] === RUN TestProgressString/no_progress [2022-04-23T10:28:25.581Z] === RUN TestProgressString/progress_1 [2022-04-23T10:28:25.581Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-23T10:28:25.581Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-23T10:28:25.581Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-23T10:28:25.581Z] === RUN TestProgressString/with_units [2022-04-23T10:28:25.581Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-23T10:28:25.581Z] === RUN TestProgressString/hide_counts [2022-04-23T10:28:25.581Z] --- PASS: TestProgressString (0.00s) [2022-04-23T10:28:25.581Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-23T10:28:25.581Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-23T10:28:25.581Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-23T10:28:25.581Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-23T10:28:25.581Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-23T10:28:25.581Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-23T10:28:25.581Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-23T10:28:25.581Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-23T10:28:25.581Z] === RUN TestJSONMessageDisplay [2022-04-23T10:28:25.581Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-04-23T10:28:25.581Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-23T10:28:25.581Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-23T10:28:25.581Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-23T10:28:25.581Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-23T10:28:25.581Z] === RUN TestDisplayJSONMessagesStream [2022-04-23T10:28:25.581Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-23T10:28:25.581Z] PASS [2022-04-23T10:28:25.581Z] coverage: 91.7% of statements [2022-04-23T10:28:25.581Z] ok github.com/docker/docker/pkg/jsonmessage 0.248s coverage: 91.7% of statements [2022-04-23T10:28:26.041Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-23T10:28:26.068Z] Cannot create a file when that file already exists. [2022-04-23T10:28:26.607Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-23T10:28:26.640Z] === RUN TestStandardLongPath [2022-04-23T10:28:26.640Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-23T10:28:26.640Z] === RUN TestUNCLongPath [2022-04-23T10:28:26.640Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-23T10:28:26.640Z] PASS [2022-04-23T10:28:26.640Z] coverage: 100.0% of statements [2022-04-23T10:28:26.640Z] ok github.com/docker/docker/pkg/longpath 0.070s coverage: 100.0% of statements [2022-04-23T10:28:26.640Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-04-23T10:28:26.640Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-23T10:28:27.129Z] === RUN TestNameFormat [2022-04-23T10:28:27.129Z] --- PASS: TestNameFormat (0.00s) [2022-04-23T10:28:27.129Z] === RUN TestNameRetries [2022-04-23T10:28:27.129Z] --- PASS: TestNameRetries (0.00s) [2022-04-23T10:28:27.129Z] PASS [2022-04-23T10:28:27.129Z] coverage: 85.7% of statements [2022-04-23T10:28:27.129Z] ok github.com/docker/docker/pkg/namesgenerator 0.055s coverage: 85.7% of statements [2022-04-23T10:28:28.157Z] === RUN TestParseKeyValueOpt [2022-04-23T10:28:28.157Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-23T10:28:28.157Z] === RUN TestParseUintList [2022-04-23T10:28:28.157Z] --- PASS: TestParseUintList (0.00s) [2022-04-23T10:28:28.157Z] === RUN TestParseUintListMaximumLimits [2022-04-23T10:28:28.157Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-23T10:28:28.157Z] PASS [2022-04-23T10:28:28.157Z] coverage: 97.0% of statements [2022-04-23T10:28:28.157Z] ok github.com/docker/docker/pkg/parsers 0.057s coverage: 97.0% of statements [2022-04-23T10:28:28.510Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-23T10:28:28.510Z] --- PASS: TestCreateServiceConfigFileMode (3.07s) [2022-04-23T10:28:28.510Z] === RUN TestCreateServiceSysctls [2022-04-23T10:28:29.190Z] === RUN Test_windowsOSRelease_String [2022-04-23T10:28:29.190Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-23T10:28:29.190Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-23T10:28:29.190Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-23T10:28:29.190Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-23T10:28:29.190Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-23T10:28:29.190Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-23T10:28:29.190Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-23T10:28:29.190Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-23T10:28:29.190Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-23T10:28:29.190Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-23T10:28:29.190Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-23T10:28:29.190Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-23T10:28:29.190Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-23T10:28:29.190Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-23T10:28:29.190Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-23T10:28:29.190Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-23T10:28:29.190Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-23T10:28:29.190Z] PASS [2022-04-23T10:28:29.190Z] coverage: 36.4% of statements [2022-04-23T10:28:29.190Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.046s coverage: 36.4% of statements [2022-04-23T10:28:29.679Z] 2022/04/23 10:28:29 Closing DB instances... [2022-04-23T10:28:29.679Z] time="2022-04-23T10:28:29Z" level=error msg="node: c2657aa6b0b0 is unknown to memberlist" [2022-04-23T10:28:30.168Z] === RUN TestNewAndRemove [2022-04-23T10:28:30.168Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-23T10:28:30.168Z] === RUN TestRemoveInvalidPath [2022-04-23T10:28:30.168Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-23T10:28:30.168Z] PASS [2022-04-23T10:28:30.168Z] coverage: 82.6% of statements [2022-04-23T10:28:30.168Z] ok github.com/docker/docker/pkg/pidfile 0.051s coverage: 82.6% of statements [2022-04-23T10:28:30.375Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:28:30.375Z] INFO: Testing against a local daemon [2022-04-23T10:28:30.375Z] === RUN TestBuildWithSession [2022-04-23T10:28:30.375Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T10:28:30.375Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-23T10:28:30.375Z] === RUN TestBuildSquashParent [2022-04-23T10:28:30.375Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:28:30.375Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-23T10:28:30.375Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-23T10:28:30.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T10:28:30.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T10:28:30.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T10:28:30.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T10:28:30.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T10:28:30.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T10:28:30.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T10:28:30.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T10:28:30.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T10:28:30.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T10:28:30.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T10:28:30.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T10:28:30.375Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T10:28:30.375Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T10:28:30.375Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T10:28:30.375Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T10:28:30.830Z] Removing intermediate container 2a508af67de3 [2022-04-23T10:28:30.830Z] ---> 87bb918f2731 [2022-04-23T10:28:30.830Z] Step 13/13 : CMD ["sh"] [2022-04-23T10:28:30.830Z] ---> Running in 01bb928ba21c [2022-04-23T10:28:31.298Z] Removing intermediate container 01bb928ba21c [2022-04-23T10:28:31.298Z] ---> c63b58f6c6eb [2022-04-23T10:28:31.298Z] Successfully built c63b58f6c6eb [2022-04-23T10:28:31.298Z] Successfully tagged busybox:latest [2022-04-23T10:28:31.298Z] INFO: Docker images of the daemon under test [2022-04-23T10:28:31.298Z] [2022-04-23T10:28:31.298Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-23T10:28:31.298Z] busybox latest c63b58f6c6eb 1 second ago 5.78GB [2022-04-23T10:28:31.298Z] mcr.microsoft.com/windows/servercore ltsc2019 e8870c5c3ab2 2 weeks ago 5.76GB [2022-04-23T10:28:31.298Z] microsoft/windowsservercore latest e8870c5c3ab2 2 weeks ago 5.76GB [2022-04-23T10:28:31.298Z] [2022-04-23T10:28:31.298Z] INFO: Running integration tests at 04/23/2022 10:28:31... [2022-04-23T10:28:31.298Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-23T10:28:31.298Z] INFO: Integration API tests being run from the host: [2022-04-23T10:28:31.298Z] INFO: make.ps1 starting at 04/23/2022 10:28:31 [2022-04-23T10:28:31.802Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-23T10:28:32.507Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.56s) [2022-04-23T10:28:32.507Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-23T10:28:32.507Z] === RUN TestFailedConnection [2022-04-23T10:28:32.737Z] --- PASS: TestCreateServiceSysctls (4.02s) [2022-04-23T10:28:32.737Z] === RUN TestCreateServiceCapabilities [2022-04-23T10:28:32.877Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-23T10:28:33.534Z] 2022/04/23 10:28:33 Closing DB instances... [2022-04-23T10:28:34.113Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-23T10:28:34.594Z] --- PASS: TestGetAddress (33.32s) [2022-04-23T10:28:34.594Z] === RUN TestRequestSyntaxCheck [2022-04-23T10:28:34.594Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-23T10:28:34.594Z] === RUN TestRequest [2022-04-23T10:28:34.594Z] --- PASS: TestFailedConnection (2.27s) [2022-04-23T10:28:34.594Z] === RUN TestFailOnce [2022-04-23T10:28:34.682Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-23T10:28:35.084Z] 2022/04/23 10:28:34 http: panic serving 127.0.0.1:49322: Plugin not ready [2022-04-23T10:28:35.084Z] goroutine 9 [running]: [2022-04-23T10:28:35.084Z] net/http.(*conn).serve.func1() [2022-04-23T10:28:35.084Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-23T10:28:35.084Z] panic({0xd43700, 0xe8d060}) [2022-04-23T10:28:35.084Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-23T10:28:35.084Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00006fa70?) [2022-04-23T10:28:35.084Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-23T10:28:35.084Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xe92878?, 0xc0001b0000?}, 0xc9d9a6?) [2022-04-23T10:28:35.084Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-23T10:28:35.084Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xe92878, 0xc0001b0000}, 0xc0001a2000) [2022-04-23T10:28:35.084Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-23T10:28:35.084Z] net/http.serverHandler.ServeHTTP({0xe90e98?}, {0xe92878, 0xc0001b0000}, 0xc0001a2000) [2022-04-23T10:28:35.084Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-23T10:28:35.084Z] net/http.(*conn).serve(0xc000200000, {0xe92d78, 0xc0001820c0}) [2022-04-23T10:28:35.084Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-23T10:28:35.084Z] created by net/http.(*Server).Serve [2022-04-23T10:28:35.084Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-23T10:28:35.084Z] time="2022-04-23T10:28:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49321/Test.FailOnce: Post \"http://127.0.0.1:49321/Test.FailOnce\": EOF, retrying in 1s" [2022-04-23T10:28:35.084Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.65s) [2022-04-23T10:28:35.084Z] === RUN TestNetworkDBGarbageCollection [2022-04-23T10:28:35.616Z] --- PASS: TestCreateServiceCapabilities (2.90s) [2022-04-23T10:28:35.616Z] === RUN TestInspect [2022-04-23T10:28:36.119Z] --- PASS: TestFailOnce (1.24s) [2022-04-23T10:28:36.119Z] === RUN TestEchoInputOutput [2022-04-23T10:28:36.119Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-23T10:28:36.119Z] === RUN TestBackoff [2022-04-23T10:28:36.119Z] --- PASS: TestBackoff (0.00s) [2022-04-23T10:28:36.119Z] === RUN TestAbortRetry [2022-04-23T10:28:36.119Z] --- PASS: TestAbortRetry (0.00s) [2022-04-23T10:28:36.119Z] === RUN TestClientScheme [2022-04-23T10:28:36.119Z] --- PASS: TestClientScheme (0.00s) [2022-04-23T10:28:36.119Z] === RUN TestNewClientWithTimeout [2022-04-23T10:28:36.608Z] time="2022-04-23T10:28:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49328/Test.Echo: Post \"http://127.0.0.1:49328/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-23T10:28:38.270Z] time="2022-04-23T10:28:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49328/Test.Echo: Post \"http://127.0.0.1:49328/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-23T10:28:38.901Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-23T10:28:38.902Z] --- PASS: TestInspect (3.44s) [2022-04-23T10:28:38.902Z] === RUN TestCreateJob [2022-04-23T10:28:40.572Z] time="2022-04-23T10:28:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49328/Test.Echo: Post \"http://127.0.0.1:49328/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-23T10:28:40.849Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T10:28:40.849Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T10:28:41.435Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-23T10:28:41.693Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-23T10:28:42.628Z] --- PASS: TestCreateJob (3.67s) [2022-04-23T10:28:42.628Z] === RUN TestReplicatedJob [2022-04-23T10:28:43.698Z] --- PASS: TestRequest (8.58s) [2022-04-23T10:28:43.698Z] === RUN TestOverlappingRequests [2022-04-23T10:28:43.698Z] --- PASS: TestOverlappingRequests (0.47s) [2022-04-23T10:28:43.698Z] === RUN TestRelease [2022-04-23T10:28:45.354Z] time="2022-04-23T10:28:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49328/Test.Echo: Post \"http://127.0.0.1:49328/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-23T10:28:45.354Z] --- PASS: TestRelease (1.61s) [2022-04-23T10:28:45.354Z] === RUN TestAllocateRandomDeallocate [2022-04-23T10:28:45.911Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-23T10:28:46.169Z] === RUN TestDockerSuite/TestCpToDot [2022-04-23T10:28:46.735Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-23T10:28:48.639Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-23T10:28:48.897Z] --- PASS: TestReplicatedJob (6.34s) [2022-04-23T10:28:48.897Z] === RUN TestUpdateReplicatedJob [2022-04-23T10:28:49.268Z] === RUN TestParseEmptyInterface [2022-04-23T10:28:49.268Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-23T10:28:49.268Z] === RUN TestParseNonInterfaceType [2022-04-23T10:28:49.268Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-23T10:28:49.268Z] === RUN TestParseWithOneFunction [2022-04-23T10:28:49.268Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-23T10:28:49.268Z] === RUN TestParseWithMultipleFuncs [2022-04-23T10:28:49.268Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-23T10:28:49.268Z] === RUN TestParseWithUnnamedReturn [2022-04-23T10:28:49.268Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-23T10:28:49.268Z] === RUN TestEmbeddedInterface [2022-04-23T10:28:49.268Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-23T10:28:49.268Z] === RUN TestParsedImports [2022-04-23T10:28:49.268Z] --- PASS: TestParsedImports (0.00s) [2022-04-23T10:28:49.268Z] === RUN TestAliasedImports [2022-04-23T10:28:49.268Z] --- PASS: TestAliasedImports (0.00s) [2022-04-23T10:28:49.268Z] PASS [2022-04-23T10:28:49.268Z] coverage: 56.8% of statements [2022-04-23T10:28:49.268Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2022-04-23T10:28:49.466Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-23T10:28:49.760Z] --- PASS: TestAllocateRandomDeallocate (4.49s) [2022-04-23T10:28:49.760Z] === RUN TestRetrieveFromStore [2022-04-23T10:28:50.033Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-23T10:28:50.806Z] === RUN TestHTTPTransport [2022-04-23T10:28:50.806Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-23T10:28:50.806Z] PASS [2022-04-23T10:28:50.806Z] coverage: 85.7% of statements [2022-04-23T10:28:50.806Z] ok github.com/docker/docker/pkg/plugins/transport 0.050s coverage: 85.7% of statements [2022-04-23T10:28:51.274Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-23T10:28:51.274Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.57s) [2022-04-23T10:28:51.274Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.24s) [2022-04-23T10:28:51.274Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.57s) [2022-04-23T10:28:51.274Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.91s) [2022-04-23T10:28:51.274Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.69s) [2022-04-23T10:28:51.274Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.58s) [2022-04-23T10:28:51.274Z] === RUN TestBuildMultiStageCopy [2022-04-23T10:28:51.274Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-23T10:28:51.409Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-23T10:28:51.670Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-23T10:28:51.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-23T10:28:51.877Z] --- PASS: TestRetrieveFromStore (1.88s) [2022-04-23T10:28:51.877Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-23T10:28:51.877Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-23T10:28:51.877Z] === RUN TestParallelPredefinedRequest1 [2022-04-23T10:28:51.877Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-23T10:28:51.877Z] === RUN TestParallelPredefinedRequest2 [2022-04-23T10:28:51.877Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-23T10:28:51.877Z] === RUN TestParallelPredefinedRequest3 [2022-04-23T10:28:51.877Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-23T10:28:51.877Z] === RUN TestParallelPredefinedRequest4 [2022-04-23T10:28:51.877Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-23T10:28:51.877Z] === RUN TestParallelPredefinedRequest5 [2022-04-23T10:28:51.877Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-23T10:28:51.877Z] === RUN TestDebug [2022-04-23T10:28:51.877Z] --- PASS: TestDebug (0.00s) [2022-04-23T10:28:51.877Z] === RUN TestRequestPoolParallel [2022-04-23T10:28:51.877Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-23T10:28:51.877Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-23T10:28:51.877Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-23T10:28:51.877Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-23T10:28:51.877Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-23T10:28:51.877Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-23T10:28:51.877Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-23T10:28:51.877Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-23T10:28:51.877Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-23T10:28:51.877Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-23T10:28:51.877Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-23T10:28:51.877Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-23T10:28:51.877Z] === RUN TestBufferPoolPutAndGet [2022-04-23T10:28:51.877Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-23T10:28:51.877Z] PASS [2022-04-23T10:28:51.877Z] coverage: 88.2% of statements [2022-04-23T10:28:51.877Z] ok github.com/docker/docker/pkg/pools 0.059s coverage: 88.2% of statements [2022-04-23T10:28:52.377Z] --- PASS: TestRequestPoolParallel (0.54s) [2022-04-23T10:28:52.377Z] === RUN TestFullAllocateRelease [2022-04-23T10:28:52.606Z] --- PASS: TestUpdateReplicatedJob (3.59s) [2022-04-23T10:28:52.606Z] === RUN TestServiceListWithStatuses [2022-04-23T10:28:52.606Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-23T10:28:52.606Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-23T10:28:52.606Z] === RUN TestDockerNetworkConnectAlias [2022-04-23T10:28:52.606Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-23T10:28:52.866Z] === RUN TestOutputOnPrematureClose [2022-04-23T10:28:52.866Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-23T10:28:52.866Z] === RUN TestCompleteSilently [2022-04-23T10:28:52.866Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-23T10:28:52.866Z] PASS [2022-04-23T10:28:52.866Z] coverage: 75.9% of statements [2022-04-23T10:28:52.866Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2022-04-23T10:28:52.866Z] --- PASS: TestFullAllocateRelease (0.71s) [2022-04-23T10:28:52.866Z] === RUN TestOddAllocateRelease [2022-04-23T10:28:53.366Z] --- PASS: TestOddAllocateRelease (0.34s) [2022-04-23T10:28:53.366Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-23T10:28:53.366Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-04-23T10:28:53.366Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-23T10:28:53.366Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2022-04-23T10:28:53.366Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-23T10:28:53.366Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.09s) [2022-04-23T10:28:53.366Z] === CONT TestParallelPredefinedRequest1 [2022-04-23T10:28:53.366Z] === CONT TestParallelPredefinedRequest4 [2022-04-23T10:28:53.366Z] === CONT TestParallelPredefinedRequest5 [2022-04-23T10:28:53.366Z] === CONT TestParallelPredefinedRequest1 [2022-04-23T10:28:53.366Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:28:53.366Z] === CONT TestParallelPredefinedRequest4 [2022-04-23T10:28:53.366Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:28:53.366Z] === CONT TestParallelPredefinedRequest5 [2022-04-23T10:28:53.366Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:28:53.366Z] === CONT TestParallelPredefinedRequest2 [2022-04-23T10:28:53.366Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:28:53.366Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-23T10:28:53.366Z] === CONT TestParallelPredefinedRequest3 [2022-04-23T10:28:53.366Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-23T10:28:53.366Z] === CONT TestParallelPredefinedRequest3 [2022-04-23T10:28:53.366Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:28:53.366Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-23T10:28:53.366Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-23T10:28:53.366Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-23T10:28:53.366Z] PASS [2022-04-23T10:28:53.366Z] coverage: 85.3% of statements [2022-04-23T10:28:53.366Z] ok github.com/docker/docker/libnetwork/ipam 64.861s coverage: 85.3% of statements [2022-04-23T10:28:53.367Z] --- PASS: TestNewClientWithTimeout (17.64s) [2022-04-23T10:28:53.367Z] === RUN TestClientStream [2022-04-23T10:28:53.367Z] --- PASS: TestClientStream (0.00s) [2022-04-23T10:28:53.367Z] === RUN TestClientSendFile [2022-04-23T10:28:53.367Z] --- PASS: TestClientSendFile (0.00s) [2022-04-23T10:28:53.367Z] === RUN TestClientWithRequestTimeout [2022-04-23T10:28:53.855Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-23T10:28:53.855Z] === RUN TestFileSpecPlugin [2022-04-23T10:28:53.855Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-23T10:28:53.855Z] === RUN TestFileJSONSpecPlugin [2022-04-23T10:28:53.855Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-23T10:28:53.855Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-23T10:28:53.855Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-23T10:28:53.855Z] === RUN TestPluginAddHandler [2022-04-23T10:28:53.855Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-23T10:28:53.855Z] === RUN TestPluginWaitBadPlugin [2022-04-23T10:28:53.855Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-23T10:28:53.855Z] === RUN TestGet [2022-04-23T10:28:53.855Z] time="2022-04-23T10:28:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-23T10:28:53.855Z] === RUN TestSendToOneSub [2022-04-23T10:28:53.855Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-23T10:28:53.855Z] === RUN TestSendToMultipleSubs [2022-04-23T10:28:53.855Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-23T10:28:53.855Z] === RUN TestEvictOneSub [2022-04-23T10:28:53.855Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-23T10:28:53.855Z] === RUN TestClosePublisher [2022-04-23T10:28:53.855Z] --- PASS: TestClosePublisher (0.00s) [2022-04-23T10:28:53.855Z] === RUN TestPubSubRace [2022-04-23T10:28:53.997Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-23T10:28:53.997Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-23T10:28:53.997Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-23T10:28:54.564Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-23T10:28:54.883Z] time="2022-04-23T10:28:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-23T10:28:54.883Z] --- PASS: TestPubSubRace (1.07s) [2022-04-23T10:28:54.883Z] PASS [2022-04-23T10:28:54.883Z] coverage: 75.0% of statements [2022-04-23T10:28:54.883Z] ok github.com/docker/docker/pkg/pubsub 1.129s coverage: 75.0% of statements [2022-04-23T10:28:55.132Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-23T10:28:55.132Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-23T10:28:55.132Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-23T10:28:55.391Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-23T10:28:55.935Z] === RUN TestRegister [2022-04-23T10:28:55.935Z] --- PASS: TestRegister (0.00s) [2022-04-23T10:28:55.935Z] === RUN TestCommand [2022-04-23T10:28:55.935Z] --- PASS: TestCommand (0.03s) [2022-04-23T10:28:55.935Z] === RUN TestNaiveSelf [2022-04-23T10:28:55.935Z] --- PASS: TestNaiveSelf (0.04s) [2022-04-23T10:28:55.935Z] PASS [2022-04-23T10:28:55.935Z] coverage: 82.4% of statements [2022-04-23T10:28:55.935Z] ok github.com/docker/docker/pkg/reexec 0.109s coverage: 82.4% of statements [2022-04-23T10:28:55.958Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-23T10:28:56.217Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-23T10:28:56.217Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-23T10:28:56.476Z] === RUN TestDockerSuite/TestCreateRM [2022-04-23T10:28:56.476Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-23T10:28:56.476Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-23T10:28:56.476Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-23T10:28:56.500Z] time="2022-04-23T10:28:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-23T10:28:56.734Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-23T10:28:56.734Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-23T10:28:57.003Z] === RUN TestDump [2022-04-23T10:28:57.003Z] goroutine 6 [running]: [2022-04-23T10:28:57.003Z] github.com/docker/docker/pkg/stack.dump(0x802d57?) [2022-04-23T10:28:57.003Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-23T10:28:57.003Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-23T10:28:57.003Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-23T10:28:57.003Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-23T10:28:57.003Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-23T10:28:57.003Z] testing.tRunner(0xc00015e340, 0x9ca498) [2022-04-23T10:28:57.003Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T10:28:57.003Z] created by testing.(*T).Run [2022-04-23T10:28:57.003Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-23T10:28:57.003Z] [2022-04-23T10:28:57.003Z] goroutine 1 [chan receive]: [2022-04-23T10:28:57.003Z] testing.(*T).Run(0xc00015e1a0, {0x9b913c?, 0x7dc1f3?}, 0x9ca498) [2022-04-23T10:28:57.003Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-23T10:28:57.003Z] testing.runTests.func1(0xc00006c870?) [2022-04-23T10:28:57.003Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-23T10:28:57.003Z] testing.tRunner(0xc00015e1a0, 0xc000075ca0) [2022-04-23T10:28:57.003Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T10:28:57.003Z] testing.runTests(0xc000058460?, {0xb4e400, 0x3, 0x3}, {0x1ff6c7c0108?, 0x40?, 0xb534a0?}) [2022-04-23T10:28:57.003Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-23T10:28:57.003Z] testing.(*M).Run(0xc000058460) [2022-04-23T10:28:57.003Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-23T10:28:57.003Z] main.main() [2022-04-23T10:28:57.003Z] _testmain.go:99 +0x255 [2022-04-23T10:28:57.003Z] --- PASS: TestDump (0.00s) [2022-04-23T10:28:57.003Z] === RUN TestDumpToFile [2022-04-23T10:28:57.498Z] --- PASS: TestDumpToFile (0.21s) [2022-04-23T10:28:57.498Z] === RUN TestDumpToFileWithEmptyInput [2022-04-23T10:28:57.498Z] goroutine 8 [running]: [2022-04-23T10:28:57.498Z] github.com/docker/docker/pkg/stack.dump(0x87ed13?) [2022-04-23T10:28:57.498Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-23T10:28:57.498Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x87ece0?}) [2022-04-23T10:28:57.498Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-23T10:28:57.498Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015e340?) [2022-04-23T10:28:57.498Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-23T10:28:57.498Z] testing.tRunner(0xc00015e9c0, 0x9ca488) [2022-04-23T10:28:57.498Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T10:28:57.498Z] created by testing.(*T).Run [2022-04-23T10:28:57.498Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-23T10:28:57.498Z] [2022-04-23T10:28:57.498Z] goroutine 1 [chan receive]: [2022-04-23T10:28:57.498Z] testing.(*T).Run(0xc00015e1a0, {0x9c0713?, 0x7dc1f3?}, 0x9ca488) [2022-04-23T10:28:57.498Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-23T10:28:57.499Z] testing.runTests.func1(0xc00006c870?) [2022-04-23T10:28:57.499Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-23T10:28:57.499Z] testing.tRunner(0xc00015e1a0, 0xc000075ca0) [2022-04-23T10:28:57.499Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-23T10:28:57.499Z] testing.runTests(0xc000058460?, {0xb4e400, 0x3, 0x3}, {0x1ff6c7c0108?, 0x40?, 0xb534a0?}) [2022-04-23T10:28:57.499Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-23T10:28:57.499Z] testing.(*M).Run(0xc000058460) [2022-04-23T10:28:57.499Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-23T10:28:57.499Z] main.main() [2022-04-23T10:28:57.499Z] _testmain.go:99 +0x255 [2022-04-23T10:28:57.499Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-23T10:28:57.499Z] PASS [2022-04-23T10:28:57.499Z] coverage: 90.9% of statements [2022-04-23T10:28:57.499Z] ok github.com/docker/docker/pkg/stack 0.325s coverage: 90.9% of statements [2022-04-23T10:28:57.668Z] --- PASS: TestDockerNetworkConnectAlias (5.32s) [2022-04-23T10:28:57.668Z] === RUN TestDockerNetworkReConnect [2022-04-23T10:28:58.236Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-23T10:28:58.494Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-23T10:28:58.594Z] === RUN TestNewStdWriter [2022-04-23T10:28:58.594Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-23T10:28:58.594Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-23T10:28:58.594Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-23T10:28:58.594Z] === RUN TestWriteWithNilBytes [2022-04-23T10:28:58.594Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-23T10:28:58.594Z] === RUN TestWrite [2022-04-23T10:28:58.594Z] --- PASS: TestWrite (0.00s) [2022-04-23T10:28:58.594Z] === RUN TestWriteWithWriterError [2022-04-23T10:28:58.594Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-23T10:28:58.594Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-23T10:28:58.594Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-23T10:28:58.594Z] === RUN TestStdCopyWriteAndRead [2022-04-23T10:28:58.594Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-23T10:28:58.594Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-23T10:28:58.594Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-23T10:28:58.594Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-23T10:28:58.594Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-23T10:28:58.594Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-23T10:28:58.594Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-23T10:28:58.594Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-23T10:28:58.594Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-23T10:28:58.594Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-23T10:28:58.594Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-23T10:28:58.594Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-23T10:28:58.594Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-23T10:28:58.594Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-23T10:28:58.594Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-23T10:28:58.594Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-23T10:28:58.594Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-23T10:28:58.594Z] PASS [2022-04-23T10:28:58.594Z] coverage: 100.0% of statements [2022-04-23T10:28:58.594Z] ok github.com/docker/docker/pkg/stdcopy 0.091s coverage: 100.0% of statements [2022-04-23T10:28:58.752Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-23T10:28:58.753Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-23T10:28:59.659Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-23T10:28:59.659Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-23T10:28:59.659Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-23T10:28:59.659Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-23T10:28:59.659Z] === RUN TestFormatStatus [2022-04-23T10:28:59.659Z] --- PASS: TestFormatStatus (0.00s) [2022-04-23T10:28:59.659Z] === RUN TestFormatError [2022-04-23T10:28:59.659Z] --- PASS: TestFormatError (0.00s) [2022-04-23T10:28:59.659Z] === RUN TestFormatJSONError [2022-04-23T10:28:59.659Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-23T10:28:59.659Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-23T10:28:59.659Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-23T10:28:59.659Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-23T10:28:59.659Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-23T10:28:59.659Z] === RUN TestNewJSONProgressOutput [2022-04-23T10:28:59.659Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-23T10:28:59.659Z] === RUN TestAuxFormatterEmit [2022-04-23T10:28:59.659Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-23T10:28:59.659Z] === RUN TestStreamWriterStdout [2022-04-23T10:28:59.659Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-23T10:28:59.659Z] === RUN TestStreamWriterStderr [2022-04-23T10:28:59.659Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-23T10:28:59.659Z] PASS [2022-04-23T10:28:59.659Z] coverage: 66.2% of statements [2022-04-23T10:28:59.659Z] ok github.com/docker/docker/pkg/streamformatter 0.051s coverage: 66.2% of statements [2022-04-23T10:28:59.923Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-23T10:29:00.185Z] === RUN TestGenerateRandomID [2022-04-23T10:29:00.185Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-23T10:29:00.185Z] === RUN TestShortenId [2022-04-23T10:29:00.185Z] --- PASS: TestShortenId (0.00s) [2022-04-23T10:29:00.185Z] === RUN TestShortenSha256Id [2022-04-23T10:29:00.185Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-23T10:29:00.185Z] === RUN TestShortenIdEmpty [2022-04-23T10:29:00.185Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-23T10:29:00.185Z] === RUN TestShortenIdInvalid [2022-04-23T10:29:00.185Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-23T10:29:00.185Z] === RUN TestIsShortIDNonHex [2022-04-23T10:29:00.185Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-23T10:29:00.185Z] === RUN TestIsShortIDNotCorrectSize [2022-04-23T10:29:00.185Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-23T10:29:00.185Z] PASS [2022-04-23T10:29:00.185Z] coverage: 70.6% of statements [2022-04-23T10:29:00.185Z] ok github.com/docker/docker/pkg/stringid 0.049s coverage: 70.6% of statements [2022-04-23T10:29:00.696Z] time="2022-04-23T10:29:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-23T10:29:00.892Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-23T10:29:01.284Z] docker_api_swarm_test.go:202: [d3249b6ba24f0] joining swarm manager [ddb218077358b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:29:01.741Z] === RUN TestIsCpusetListAvailable [2022-04-23T10:29:01.741Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-23T10:29:01.741Z] PASS [2022-04-23T10:29:01.741Z] coverage: 39.4% of statements [2022-04-23T10:29:01.741Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 39.4% of statements [2022-04-23T10:29:02.658Z] --- PASS: TestDockerNetworkReConnect (4.96s) [2022-04-23T10:29:02.659Z] === RUN TestServicePlugin [2022-04-23T10:29:02.724Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-23T10:29:03.226Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-23T10:29:03.226Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-23T10:29:03.484Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-23T10:29:03.484Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-23T10:29:03.484Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-23T10:29:03.711Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-23T10:29:03.743Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-23T10:29:04.171Z] === RUN TestChtimes [2022-04-23T10:29:04.171Z] --- PASS: TestChtimes (0.00s) [2022-04-23T10:29:04.171Z] === RUN TestChtimesWindows [2022-04-23T10:29:04.171Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-23T10:29:04.171Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-23T10:29:04.171Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-23T10:29:04.171Z] PASS [2022-04-23T10:29:04.171Z] coverage: 13.0% of statements [2022-04-23T10:29:04.171Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 13.0% of statements [2022-04-23T10:29:04.311Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-23T10:29:05.200Z] === RUN TestTailFile [2022-04-23T10:29:05.200Z] --- PASS: TestTailFile (0.00s) [2022-04-23T10:29:05.200Z] === RUN TestTailFileManyLines [2022-04-23T10:29:05.200Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-23T10:29:05.200Z] === RUN TestTailEmptyFile [2022-04-23T10:29:05.200Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-23T10:29:05.200Z] === RUN TestTailNegativeN [2022-04-23T10:29:05.200Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-23T10:29:05.200Z] === RUN TestNewTailReader [2022-04-23T10:29:05.200Z] === PAUSE TestNewTailReader [2022-04-23T10:29:05.200Z] === CONT TestNewTailReader [2022-04-23T10:29:05.200Z] === RUN TestNewTailReader/no_delimiter [2022-04-23T10:29:05.200Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-23T10:29:05.200Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-23T10:29:05.200Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-23T10:29:05.200Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-23T10:29:05.200Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-23T10:29:05.200Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-23T10:29:05.200Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-23T10:29:05.200Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-23T10:29:05.200Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-23T10:29:05.200Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-23T10:29:05.200Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-23T10:29:05.200Z] === RUN TestNewTailReader/truncated_last_line [2022-04-23T10:29:05.200Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-23T10:29:05.200Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-23T10:29:05.200Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-23T10:29:05.200Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-23T10:29:05.200Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-23T10:29:05.200Z] === CONT TestNewTailReader/no_delimiter [2022-04-23T10:29:05.200Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T10:29:05.200Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T10:29:05.200Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T10:29:05.200Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T10:29:05.200Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-23T10:29:05.200Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-23T10:29:05.200Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:29:05.200Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:29:05.200Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:29:05.200Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:29:05.200Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T10:29:05.201Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:29:05.201Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-23T10:29:05.201Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:29:05.201Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:29:05.201Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:29:05.201Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:29:05.201Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:29:05.201Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:29:05.201Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.201Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:29:05.201Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.201Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:29:05.201Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:29:05.201Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T10:29:05.201Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:29:05.201Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T10:29:05.201Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T10:29:05.201Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:29:05.201Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:29:05.201Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:29:05.201Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:29:05.201Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:29:05.201Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:29:05.201Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-23T10:29:05.201Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:29:05.202Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:29:05.202Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-23T10:29:05.203Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:29:05.203Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-23T10:29:05.203Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-23T10:29:05.203Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:29:05.203Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:29:05.203Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-23T10:29:05.203Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:29:05.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:29:05.203Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-23T10:29:05.204Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:29:05.204Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T10:29:05.204Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:29:05.204Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:29:05.204Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:29:05.204Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:29:05.204Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-23T10:29:05.204Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:29:05.204Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:29:05.204Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:29:05.205Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:29:05.205Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:29:05.205Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:29:05.205Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:29:05.205Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:29:05.205Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:29:05.205Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:29:05.205Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.205Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:29:05.205Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:29:05.205Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:29:05.205Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:29:05.277Z] --- PASS: TestBuildMultiStageCopy (14.90s) [2022-04-23T10:29:05.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.85s) [2022-04-23T10:29:05.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.97s) [2022-04-23T10:29:05.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.18s) [2022-04-23T10:29:05.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.34s) [2022-04-23T10:29:05.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.56s) [2022-04-23T10:29:05.277Z] === RUN TestBuildMultiStageParentConfig [2022-04-23T10:29:05.684Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:29:05.698Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:29:05.698Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T10:29:05.698Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:29:05.698Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:29:05.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:29:05.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:29:05.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:29:05.698Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:29:05.698Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:29:05.698Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:29:05.698Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:29:05.698Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:29:05.698Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:29:05.698Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:29:05.698Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:29:05.698Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:29:05.698Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:29:05.698Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:29:05.698Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:29:05.698Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:29:05.698Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:29:05.698Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:29:05.698Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:29:05.698Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:29:05.698Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:29:05.698Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:29:05.698Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-23T10:29:05.699Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-23T10:29:05.700Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.01s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T10:29:05.700Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.01s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.01s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T10:29:05.701Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.01s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.01s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.02s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-23T10:29:05.702Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-23T10:29:05.702Z] PASS [2022-04-23T10:29:05.702Z] coverage: 88.6% of statements [2022-04-23T10:29:05.702Z] ok github.com/docker/docker/pkg/tailfile 0.215s coverage: 88.6% of statements [2022-04-23T10:29:05.942Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-23T10:29:06.740Z] === RUN TestTarSumRemoveNonExistent [2022-04-23T10:29:06.740Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-23T10:29:06.740Z] === RUN TestTarSumRemove [2022-04-23T10:29:06.740Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-23T10:29:06.740Z] === RUN TestSortFileInfoSums [2022-04-23T10:29:06.740Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-23T10:29:06.740Z] === RUN TestNewTarSumForLabelInvalid [2022-04-23T10:29:06.740Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-23T10:29:06.740Z] === RUN TestNewTarSumForLabel [2022-04-23T10:29:06.740Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-23T10:29:06.740Z] === RUN TestEmptyTar [2022-04-23T10:29:06.740Z] --- PASS: TestEmptyTar (0.00s) [2022-04-23T10:29:06.740Z] === RUN TestTarSumsReadSize [2022-04-23T10:29:06.740Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-23T10:29:06.740Z] === RUN TestTarSums [2022-04-23T10:29:06.740Z] --- PASS: TestTarSums (0.07s) [2022-04-23T10:29:06.741Z] === RUN TestIteration [2022-04-23T10:29:06.741Z] --- PASS: TestIteration (0.05s) [2022-04-23T10:29:06.741Z] === RUN TestVersionLabelForChecksum [2022-04-23T10:29:06.741Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-23T10:29:06.741Z] === RUN TestVersion [2022-04-23T10:29:06.741Z] --- PASS: TestVersion (0.00s) [2022-04-23T10:29:06.741Z] === RUN TestGetVersion [2022-04-23T10:29:06.741Z] --- PASS: TestGetVersion (0.00s) [2022-04-23T10:29:06.741Z] === RUN TestGetVersions [2022-04-23T10:29:06.741Z] --- PASS: TestGetVersions (0.00s) [2022-04-23T10:29:06.741Z] PASS [2022-04-23T10:29:06.741Z] coverage: 89.3% of statements [2022-04-23T10:29:06.741Z] ok github.com/docker/docker/pkg/tarsum 0.183s coverage: 89.3% of statements [2022-04-23T10:29:07.317Z] plugin_test.go:61: [d86703aa9837b] joining swarm manager [da02960d89ff6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:29:07.317Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-23T10:29:07.785Z] === RUN TestTruncIndex [2022-04-23T10:29:07.785Z] --- PASS: TestTruncIndex (0.10s) [2022-04-23T10:29:07.785Z] PASS [2022-04-23T10:29:07.785Z] coverage: 91.5% of statements [2022-04-23T10:29:07.785Z] ok github.com/docker/docker/pkg/truncindex 0.146s coverage: 91.5% of statements [2022-04-23T10:29:08.230Z] --- PASS: TestBuildMultiStageParentConfig (2.97s) [2022-04-23T10:29:08.230Z] === RUN TestBuildLabelWithTargets [2022-04-23T10:29:08.230Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:29:08.230Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-23T10:29:08.230Z] === RUN TestBuildWithEmptyLayers [2022-04-23T10:29:08.693Z] plugin_test.go:64: [d20b95abd17df] joining swarm manager [da02960d89ff6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T10:29:08.693Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-23T10:29:08.813Z] --- PASS: TestGet (15.01s) [2022-04-23T10:29:08.813Z] === RUN TestPluginWithNoManifest [2022-04-23T10:29:08.813Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-23T10:29:08.813Z] === RUN TestGetAll [2022-04-23T10:29:08.813Z] --- PASS: TestGetAll (0.00s) [2022-04-23T10:29:08.813Z] PASS [2022-04-23T10:29:08.813Z] coverage: 73.2% of statements [2022-04-23T10:29:08.813Z] ok github.com/docker/docker/pkg/plugins 36.255s coverage: 73.2% of statements [2022-04-23T10:29:08.813Z] === RUN TestVersionInfo [2022-04-23T10:29:08.813Z] --- PASS: TestVersionInfo (0.00s) [2022-04-23T10:29:08.813Z] === RUN TestAppendVersions [2022-04-23T10:29:08.813Z] --- PASS: TestAppendVersions (0.00s) [2022-04-23T10:29:08.813Z] PASS [2022-04-23T10:29:08.813Z] coverage: 88.9% of statements [2022-04-23T10:29:08.813Z] ok github.com/docker/docker/pkg/useragent 0.043s coverage: 88.9% of statements [2022-04-23T10:29:09.261Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-23T10:29:09.796Z] --- PASS: TestBuildWithEmptyLayers (1.65s) [2022-04-23T10:29:09.796Z] === RUN TestBuildMultiStageOnBuild [2022-04-23T10:29:09.828Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-23T10:29:09.828Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-23T10:29:10.395Z] === RUN TestDockerSuite/TestDockerFails [2022-04-23T10:29:10.395Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-23T10:29:10.395Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-23T10:29:10.395Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-23T10:29:11.214Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-23T10:29:11.214Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-23T10:29:11.214Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-23T10:29:11.214Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-23T10:29:11.214Z] === RUN TestNewSettable [2022-04-23T10:29:11.214Z] --- PASS: TestNewSettable (0.00s) [2022-04-23T10:29:11.214Z] === RUN TestIsSettable [2022-04-23T10:29:11.214Z] --- PASS: TestIsSettable (0.00s) [2022-04-23T10:29:11.214Z] === RUN TestUpdateSettingsEnv [2022-04-23T10:29:11.214Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-23T10:29:11.214Z] PASS [2022-04-23T10:29:11.214Z] coverage: 20.0% of statements [2022-04-23T10:29:11.214Z] ok github.com/docker/docker/plugin/v2 0.122s coverage: 20.0% of statements [2022-04-23T10:29:11.330Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-23T10:29:11.898Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-23T10:29:12.311Z] === RUN TestValidatePrivileges [2022-04-23T10:29:12.311Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-23T10:29:12.311Z] === RUN TestFilterByCapNeg [2022-04-23T10:29:12.311Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-23T10:29:12.311Z] === RUN TestFilterByCapPos [2022-04-23T10:29:12.311Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-23T10:29:12.311Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-23T10:29:12.311Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-23T10:29:12.311Z] PASS [2022-04-23T10:29:12.311Z] coverage: 12.2% of statements [2022-04-23T10:29:12.311Z] ok github.com/docker/docker/plugin 0.104s coverage: 12.2% of statements [2022-04-23T10:29:12.800Z] === RUN TestLoad [2022-04-23T10:29:12.800Z] --- PASS: TestLoad (0.00s) [2022-04-23T10:29:12.800Z] === RUN TestSave [2022-04-23T10:29:12.800Z] --- PASS: TestSave (0.06s) [2022-04-23T10:29:12.800Z] === RUN TestAddDeleteGet [2022-04-23T10:29:12.800Z] --- PASS: TestAddDeleteGet (0.07s) [2022-04-23T10:29:12.800Z] === RUN TestInvalidTags [2022-04-23T10:29:12.800Z] --- PASS: TestInvalidTags (0.01s) [2022-04-23T10:29:12.800Z] PASS [2022-04-23T10:29:12.800Z] coverage: 84.4% of statements [2022-04-23T10:29:12.800Z] ok github.com/docker/docker/reference 0.242s coverage: 84.4% of statements [2022-04-23T10:29:13.282Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-23T10:29:13.282Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-23T10:29:13.282Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-23T10:29:13.282Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-23T10:29:14.553Z] === RUN TestRestartManagerTimeout [2022-04-23T10:29:14.553Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-23T10:29:14.553Z] === RUN TestRestartManagerTimeoutReset [2022-04-23T10:29:14.553Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-23T10:29:14.553Z] PASS [2022-04-23T10:29:14.553Z] coverage: 50.9% of statements [2022-04-23T10:29:14.553Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-23T10:29:14.553Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-23T10:29:14.553Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-23T10:29:14.553Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.04s) [2022-04-23T10:29:14.553Z] ok github.com/docker/docker/restartmanager 0.077s coverage: 50.9% of statements [2022-04-23T10:29:14.553Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-23T10:29:14.553Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-23T10:29:14.553Z] === RUN TestResumableRequestReaderWithReadError [2022-04-23T10:29:15.042Z] time="2022-04-23T10:29:14Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-23T10:29:15.042Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2022-04-23T10:29:15.042Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-23T10:29:15.042Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-23T10:29:15.042Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-23T10:29:15.042Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.09s) [2022-04-23T10:29:15.042Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-23T10:29:15.042Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-23T10:29:15.042Z] === RUN TestResumableRequestReader [2022-04-23T10:29:15.042Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-23T10:29:15.042Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-23T10:29:15.042Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-23T10:29:15.042Z] PASS [2022-04-23T10:29:15.042Z] coverage: 100.0% of statements [2022-04-23T10:29:15.042Z] ok github.com/docker/docker/registry/resumable 0.384s coverage: 100.0% of statements [2022-04-23T10:29:15.042Z] === RUN TestResolveAuthConfigIndexServer [2022-04-23T10:29:15.042Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-23T10:29:15.042Z] === RUN TestResolveAuthConfigFullURL [2022-04-23T10:29:15.042Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-23T10:29:15.042Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-23T10:29:15.042Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-23T10:29:15.042Z] === RUN TestValidateMirror [2022-04-23T10:29:15.042Z] --- PASS: TestValidateMirror (0.00s) [2022-04-23T10:29:15.042Z] === RUN TestLoadInsecureRegistries [2022-04-23T10:29:15.555Z] time="2022-04-23T10:29:14Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-23T10:29:15.555Z] time="2022-04-23T10:29:15Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-23T10:29:15.555Z] time="2022-04-23T10:29:15Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-23T10:29:15.555Z] --- PASS: TestLoadInsecureRegistries (0.26s) [2022-04-23T10:29:15.555Z] === RUN TestNewServiceConfig [2022-04-23T10:29:15.555Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-23T10:29:15.555Z] === RUN TestValidateIndexName [2022-04-23T10:29:15.555Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-23T10:29:15.555Z] === RUN TestValidateIndexNameWithError [2022-04-23T10:29:15.555Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-23T10:29:15.555Z] === RUN TestEndpointParse [2022-04-23T10:29:15.555Z] --- PASS: TestEndpointParse (0.00s) [2022-04-23T10:29:15.555Z] === RUN TestEndpointParseInvalid [2022-04-23T10:29:15.555Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-23T10:29:15.555Z] === RUN TestValidateEndpoint [2022-04-23T10:29:15.555Z] --- PASS: TestValidateEndpoint (0.03s) [2022-04-23T10:29:15.555Z] === RUN TestPing [2022-04-23T10:29:15.555Z] --- PASS: TestPing (0.00s) [2022-04-23T10:29:15.555Z] === RUN TestPingRegistryEndpoint [2022-04-23T10:29:15.555Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:29:15.555Z] --- SKIP: TestPingRegistryEndpoint (0.03s) [2022-04-23T10:29:15.555Z] === RUN TestEndpoint [2022-04-23T10:29:15.555Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:29:15.555Z] --- SKIP: TestEndpoint (0.00s) [2022-04-23T10:29:15.555Z] === RUN TestParseRepositoryInfo [2022-04-23T10:29:15.555Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-23T10:29:15.555Z] === RUN TestNewIndexInfo [2022-04-23T10:29:15.555Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-23T10:29:15.555Z] === RUN TestMirrorEndpointLookup [2022-04-23T10:29:15.555Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:29:15.555Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-23T10:29:15.555Z] === RUN TestSearchRepositories [2022-04-23T10:29:15.555Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-23T10:29:15.555Z] Host: 127.0.0.1:49366 [2022-04-23T10:29:15.555Z] User-Agent: docker test client [2022-04-23T10:29:15.555Z] Authorization: Token fake-token [2022-04-23T10:29:15.555Z] X-Docker-Token: true [2022-04-23T10:29:15.555Z] Accept-Encoding: gzip [2022-04-23T10:29:15.555Z] [2022-04-23T10:29:15.555Z] [2022-04-23T10:29:15.555Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-23T10:29:15.555Z] Connection: close [2022-04-23T10:29:15.555Z] Content-Length: 144 [2022-04-23T10:29:15.555Z] Cache-Control: no-cache [2022-04-23T10:29:15.555Z] Content-Type: application/json [2022-04-23T10:29:15.555Z] Date: Sat, 23 Apr 2022 10:29:15 GMT [2022-04-23T10:29:15.555Z] Expires: -1 [2022-04-23T10:29:15.555Z] Pragma: no-cache [2022-04-23T10:29:15.555Z] Server: docker-tests/mock [2022-04-23T10:29:15.555Z] X-Docker-Registry-Config: mock [2022-04-23T10:29:15.555Z] X-Docker-Registry-Version: 0.0.0 [2022-04-23T10:29:15.555Z] [2022-04-23T10:29:15.555Z] [2022-04-23T10:29:15.555Z] --- PASS: TestSearchRepositories (0.01s) [2022-04-23T10:29:15.555Z] === RUN TestTrustedLocation [2022-04-23T10:29:15.555Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-23T10:29:15.555Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-23T10:29:15.555Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-23T10:29:15.555Z] === RUN TestAllowNondistributableArtifacts [2022-04-23T10:29:15.555Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-23T10:29:15.555Z] === RUN TestIsSecureIndex [2022-04-23T10:29:15.555Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-23T10:29:15.555Z] PASS [2022-04-23T10:29:15.555Z] coverage: 51.7% of statements [2022-04-23T10:29:15.555Z] ok github.com/docker/docker/registry 0.431s coverage: 51.7% of statements [2022-04-23T10:29:16.050Z] === RUN TestDecodeContainerConfig [2022-04-23T10:29:16.050Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-23T10:29:16.050Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-23T10:29:16.050Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-23T10:29:16.050Z] === RUN TestDecodeContainerConfigIsolation [2022-04-23T10:29:16.050Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-23T10:29:16.050Z] === RUN TestValidatePrivileged [2022-04-23T10:29:16.050Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-23T10:29:16.050Z] PASS [2022-04-23T10:29:16.050Z] coverage: 52.4% of statements [2022-04-23T10:29:16.050Z] ok github.com/docker/docker/runconfig 0.084s coverage: 52.4% of statements [2022-04-23T10:29:16.566Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-23T10:29:16.566Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-23T10:29:16.566Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-23T10:29:16.566Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-23T10:29:16.566Z] PASS [2022-04-23T10:29:16.566Z] coverage: 62.5% of statements [2022-04-23T10:29:16.567Z] ok github.com/docker/docker/testutil 0.058s coverage: 62.5% of statements [2022-04-23T10:29:19.719Z] === RUN TestGetAddress [2022-04-23T10:29:19.719Z] --- PASS: TestGetAddress (0.00s) [2022-04-23T10:29:19.719Z] === RUN TestRemove [2022-04-23T10:29:19.719Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-23T10:29:19.719Z] --- SKIP: TestRemove (0.00s) [2022-04-23T10:29:19.719Z] === RUN TestInitializeWithVolumes [2022-04-23T10:29:19.719Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-23T10:29:19.719Z] === RUN TestCreate [2022-04-23T10:29:19.719Z] --- PASS: TestCreate (0.05s) [2022-04-23T10:29:19.719Z] === RUN TestValidateName [2022-04-23T10:29:19.719Z] --- PASS: TestValidateName (0.00s) [2022-04-23T10:29:19.719Z] === RUN TestCreateWithOpts [2022-04-23T10:29:19.719Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-23T10:29:19.719Z] --- SKIP: TestCreateWithOpts (0.01s) [2022-04-23T10:29:19.719Z] === RUN TestRelaodNoOpts [2022-04-23T10:29:19.719Z] --- PASS: TestRelaodNoOpts (0.03s) [2022-04-23T10:29:19.719Z] PASS [2022-04-23T10:29:19.719Z] coverage: 41.5% of statements [2022-04-23T10:29:19.719Z] ok github.com/docker/docker/volume/local 0.149s coverage: 41.5% of statements [2022-04-23T10:29:19.719Z] === RUN TestGetDriver [2022-04-23T10:29:19.719Z] --- PASS: TestGetDriver (0.00s) [2022-04-23T10:29:19.719Z] === RUN TestVolumeRequestError [2022-04-23T10:29:19.719Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-23T10:29:19.719Z] PASS [2022-04-23T10:29:19.719Z] coverage: 36.1% of statements [2022-04-23T10:29:19.719Z] ok github.com/docker/docker/volume/drivers 0.070s coverage: 36.1% of statements [2022-04-23T10:29:19.842Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-23T10:29:20.289Z] === RUN TestLCOWParseMountRaw [2022-04-23T10:29:20.289Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-23T10:29:20.289Z] === RUN TestLCOWParseMountRawSplit [2022-04-23T10:29:20.289Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-23T10:29:20.289Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-23T10:29:20.289Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-23T10:29:20.289Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-23T10:29:20.289Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-23T10:29:20.289Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-23T10:29:20.289Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-23T10:29:20.289Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-23T10:29:20.289Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-23T10:29:20.289Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-23T10:29:20.289Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-23T10:29:20.289Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-23T10:29:20.289Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-23T10:29:20.289Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-23T10:29:20.289Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-23T10:29:20.289Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-23T10:29:20.289Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-23T10:29:20.289Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-23T10:29:20.290Z] === RUN TestLinuxParseMountRaw [2022-04-23T10:29:20.290Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-23T10:29:20.290Z] === RUN TestLinuxParseMountRawSplit [2022-04-23T10:29:20.290Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-23T10:29:20.290Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-23T10:29:20.290Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-23T10:29:20.290Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-23T10:29:20.290Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-23T10:29:20.290Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-23T10:29:20.290Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-23T10:29:20.290Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-23T10:29:20.290Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-23T10:29:20.290Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-23T10:29:20.290Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-23T10:29:20.290Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-23T10:29:20.290Z] === RUN TestConvertTmpfsOptions [2022-04-23T10:29:20.290Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-23T10:29:20.290Z] linux_parser_test.go:209: data="ro" [2022-04-23T10:29:20.290Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-23T10:29:20.290Z] === RUN TestParseMountSpec [2022-04-23T10:29:20.290Z] parser_test.go:62: case 0 [2022-04-23T10:29:20.290Z] parser_test.go:62: case 1 [2022-04-23T10:29:20.290Z] parser_test.go:62: case 2 [2022-04-23T10:29:20.290Z] parser_test.go:62: case 3 [2022-04-23T10:29:20.290Z] parser_test.go:62: case 4 [2022-04-23T10:29:20.290Z] parser_test.go:62: case 5 [2022-04-23T10:29:20.290Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-23T10:29:20.290Z] === RUN TestValidateMount [2022-04-23T10:29:20.290Z] --- PASS: TestValidateMount (0.00s) [2022-04-23T10:29:20.290Z] === RUN TestWindowsParseMountRaw [2022-04-23T10:29:20.290Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-23T10:29:20.290Z] === RUN TestWindowsParseMountRawSplit [2022-04-23T10:29:20.290Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-23T10:29:20.290Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-23T10:29:20.290Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-23T10:29:20.290Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-23T10:29:20.290Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-23T10:29:20.290Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-23T10:29:20.290Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-23T10:29:20.290Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-23T10:29:20.290Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-23T10:29:20.290Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-23T10:29:20.290Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-23T10:29:20.290Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-23T10:29:20.290Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-23T10:29:20.290Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-23T10:29:20.290Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-23T10:29:20.290Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-23T10:29:20.290Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-23T10:29:20.290Z] PASS [2022-04-23T10:29:20.290Z] coverage: 67.6% of statements [2022-04-23T10:29:20.290Z] ok github.com/docker/docker/volume/mounts 0.055s coverage: 67.6% of statements [2022-04-23T10:29:20.408Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-23T10:29:21.949Z] === RUN TestSetGetMeta [2022-04-23T10:29:21.949Z] === PAUSE TestSetGetMeta [2022-04-23T10:29:21.949Z] === RUN TestRestore [2022-04-23T10:29:21.949Z] === PAUSE TestRestore [2022-04-23T10:29:21.949Z] === RUN TestServiceCreate [2022-04-23T10:29:21.949Z] === PAUSE TestServiceCreate [2022-04-23T10:29:21.949Z] === RUN TestServiceList [2022-04-23T10:29:21.949Z] === PAUSE TestServiceList [2022-04-23T10:29:21.949Z] === RUN TestServiceRemove [2022-04-23T10:29:21.949Z] === PAUSE TestServiceRemove [2022-04-23T10:29:21.949Z] === RUN TestServiceGet [2022-04-23T10:29:21.949Z] === PAUSE TestServiceGet [2022-04-23T10:29:21.949Z] === RUN TestServicePrune [2022-04-23T10:29:21.949Z] === PAUSE TestServicePrune [2022-04-23T10:29:21.949Z] === RUN TestCreate [2022-04-23T10:29:21.949Z] === PAUSE TestCreate [2022-04-23T10:29:21.949Z] === RUN TestRemove [2022-04-23T10:29:21.949Z] === PAUSE TestRemove [2022-04-23T10:29:21.949Z] === RUN TestList [2022-04-23T10:29:21.949Z] === PAUSE TestList [2022-04-23T10:29:21.949Z] === RUN TestFindByDriver [2022-04-23T10:29:21.949Z] === PAUSE TestFindByDriver [2022-04-23T10:29:21.949Z] === RUN TestFindByReferenced [2022-04-23T10:29:21.949Z] === PAUSE TestFindByReferenced [2022-04-23T10:29:21.949Z] === RUN TestDerefMultipleOfSameRef [2022-04-23T10:29:21.949Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-23T10:29:21.949Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T10:29:21.949Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T10:29:21.949Z] === RUN TestDefererencePluginOnCreateError [2022-04-23T10:29:21.949Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-23T10:29:21.949Z] === RUN TestRefDerefRemove [2022-04-23T10:29:21.949Z] === PAUSE TestRefDerefRemove [2022-04-23T10:29:21.949Z] === RUN TestGet [2022-04-23T10:29:21.949Z] === PAUSE TestGet [2022-04-23T10:29:21.949Z] === RUN TestGetWithReference [2022-04-23T10:29:21.949Z] === PAUSE TestGetWithReference [2022-04-23T10:29:21.949Z] === RUN TestFilterFunc [2022-04-23T10:29:21.949Z] === RUN TestFilterFunc/test_nil_list [2022-04-23T10:29:21.949Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-23T10:29:21.949Z] === RUN TestFilterFunc/test_empty_list [2022-04-23T10:29:21.949Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-23T10:29:21.949Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T10:29:21.949Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T10:29:21.949Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T10:29:21.949Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T10:29:21.949Z] === RUN TestFilterFunc/test_filter_some [2022-04-23T10:29:21.949Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-23T10:29:21.949Z] === RUN TestFilterFunc/test_filter_middle [2022-04-23T10:29:21.949Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-23T10:29:21.949Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-23T10:29:21.949Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-23T10:29:21.949Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-23T10:29:21.949Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-23T10:29:21.949Z] === CONT TestFilterFunc/test_nil_list [2022-04-23T10:29:21.949Z] === CONT TestFilterFunc/test_filter_some [2022-04-23T10:29:21.949Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-23T10:29:21.949Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-23T10:29:21.949Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-23T10:29:21.949Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-23T10:29:21.949Z] === CONT TestFilterFunc/test_filter_middle [2022-04-23T10:29:21.949Z] === CONT TestFilterFunc/test_empty_list [2022-04-23T10:29:21.949Z] --- PASS: TestFilterFunc (0.00s) [2022-04-23T10:29:21.949Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-23T10:29:21.949Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-23T10:29:21.949Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-23T10:29:21.949Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-23T10:29:21.949Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-23T10:29:21.949Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-23T10:29:21.949Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-23T10:29:21.949Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-23T10:29:21.949Z] === CONT TestSetGetMeta [2022-04-23T10:29:21.949Z] === CONT TestList [2022-04-23T10:29:21.949Z] === CONT TestDefererencePluginOnCreateError [2022-04-23T10:29:21.949Z] === CONT TestGet [2022-04-23T10:29:21.949Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-23T10:29:21.949Z] === CONT TestRemove [2022-04-23T10:29:21.949Z] --- PASS: TestGet (0.04s) [2022-04-23T10:29:21.949Z] === CONT TestCreate [2022-04-23T10:29:21.949Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-04-23T10:29:21.949Z] === CONT TestServicePrune [2022-04-23T10:29:21.949Z] --- PASS: TestList (0.05s) [2022-04-23T10:29:21.949Z] === CONT TestServiceGet [2022-04-23T10:29:21.949Z] --- PASS: TestRemove (0.04s) [2022-04-23T10:29:21.949Z] === CONT TestServiceRemove [2022-04-23T10:29:21.949Z] --- PASS: TestCreate (0.02s) [2022-04-23T10:29:21.949Z] === CONT TestServiceList [2022-04-23T10:29:22.445Z] --- PASS: TestServiceGet (0.16s) [2022-04-23T10:29:22.445Z] === CONT TestServiceCreate [2022-04-23T10:29:22.445Z] time="2022-04-23T10:29:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T10:29:22.445Z] --- PASS: TestServiceRemove (0.15s) [2022-04-23T10:29:22.445Z] === CONT TestRestore [2022-04-23T10:29:22.445Z] --- PASS: TestServiceList (0.16s) [2022-04-23T10:29:22.445Z] === CONT TestRefDerefRemove [2022-04-23T10:29:22.445Z] time="2022-04-23T10:29:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T10:29:22.445Z] time="2022-04-23T10:29:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T10:29:22.445Z] time="2022-04-23T10:29:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-23T10:29:22.445Z] --- PASS: TestRefDerefRemove (0.04s) [2022-04-23T10:29:22.445Z] === CONT TestGetWithReference [2022-04-23T10:29:22.445Z] --- PASS: TestServiceCreate (0.04s) [2022-04-23T10:29:22.445Z] === CONT TestDerefMultipleOfSameRef [2022-04-23T10:29:22.445Z] time="2022-04-23T10:29:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-23T10:29:22.445Z] --- PASS: TestRestore (0.04s) [2022-04-23T10:29:22.445Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-23T10:29:22.445Z] --- PASS: TestServicePrune (0.21s) [2022-04-23T10:29:22.445Z] === CONT TestFindByReferenced [2022-04-23T10:29:22.445Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-23T10:29:22.445Z] === CONT TestFindByDriver [2022-04-23T10:29:22.445Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-04-23T10:29:22.445Z] --- PASS: TestGetWithReference (0.03s) [2022-04-23T10:29:22.445Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-23T10:29:22.445Z] --- PASS: TestFindByDriver (0.02s) [2022-04-23T10:29:22.445Z] PASS [2022-04-23T10:29:22.445Z] coverage: 69.0% of statements [2022-04-23T10:29:22.445Z] ok github.com/docker/docker/volume/service 0.348s coverage: 69.0% of statements [2022-04-23T10:29:22.944Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-23T10:29:22.944Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-23T10:29:23.802Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T10:29:23.802Z] INFO: Testing against a local daemon [2022-04-23T10:29:23.802Z] === RUN TestBuildWithSession [2022-04-23T10:29:23.802Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T10:29:23.802Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-23T10:29:23.802Z] === RUN TestBuildSquashParent [2022-04-23T10:29:23.802Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:29:23.802Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-23T10:29:23.802Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-23T10:29:23.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T10:29:23.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T10:29:23.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T10:29:23.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T10:29:23.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T10:29:23.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T10:29:23.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T10:29:23.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T10:29:23.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T10:29:23.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T10:29:23.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T10:29:23.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T10:29:23.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T10:29:23.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T10:29:23.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T10:29:23.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T10:29:23.880Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-23T10:29:24.728Z] --- PASS: TestBuildMultiStageOnBuild (14.30s) [2022-04-23T10:29:24.728Z] === RUN TestBuildUncleanTarFilenames [2022-04-23T10:29:24.728Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:29:24.728Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-23T10:29:24.728Z] === RUN TestBuildMultiStageLayerLeak [2022-04-23T10:29:24.814Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-23T10:29:25.380Z] docker_api_swarm_test.go:384: [dadd3a66536fe] joining swarm manager [dc874deaa6572]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:29:25.380Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-23T10:29:26.315Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-23T10:29:26.574Z] docker_api_swarm_test.go:385: [d4fabb810eaea] joining swarm manager [dc874deaa6572]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T10:29:26.833Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-23T10:29:27.400Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-23T10:29:27.412Z] 2022/04/23 10:29:27 Closing DB instances... [2022-04-23T10:29:27.916Z] time="2022-04-23T10:29:27Z" level=error msg="node: 9c828299db5e is unknown to memberlist" [2022-04-23T10:29:27.916Z] time="2022-04-23T10:29:27Z" level=error msg="node: 9c828299db5e is unknown to memberlist" [2022-04-23T10:29:27.916Z] time="2022-04-23T10:29:27Z" level=error msg="node: 9c828299db5e is unknown to memberlist" [2022-04-23T10:29:27.966Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-23T10:29:28.463Z] time="2022-04-23T10:29:27Z" level=error msg="node: 9c828299db5e is unknown to memberlist" [2022-04-23T10:29:29.339Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-23T10:29:29.490Z] --- PASS: TestNetworkDBGarbageCollection (54.45s) [2022-04-23T10:29:29.490Z] === RUN TestFindNode [2022-04-23T10:29:29.490Z] 2022/04/23 10:29:29 Closing DB instances... [2022-04-23T10:29:29.490Z] --- PASS: TestFindNode (0.02s) [2022-04-23T10:29:29.490Z] === RUN TestChangeNodeState [2022-04-23T10:29:29.490Z] 2022/04/23 10:29:29 Closing DB instances... [2022-04-23T10:29:29.490Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-23T10:29:29.490Z] === RUN TestNodeReincarnation [2022-04-23T10:29:29.490Z] 2022/04/23 10:29:29 Closing DB instances... [2022-04-23T10:29:29.695Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T10:29:29.695Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T10:29:30.287Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-23T10:29:32.818Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-23T10:29:34.411Z] time="2022-04-23T10:29:34Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-23T10:29:34.411Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-23T10:29:34.411Z] === RUN TestParallelCreate [2022-04-23T10:29:34.411Z] 2022/04/23 10:29:34 Closing DB instances... [2022-04-23T10:29:34.411Z] --- PASS: TestParallelCreate (0.03s) [2022-04-23T10:29:34.411Z] === RUN TestParallelDelete [2022-04-23T10:29:34.411Z] 2022/04/23 10:29:34 Closing DB instances... [2022-04-23T10:29:34.411Z] --- PASS: TestParallelDelete (0.03s) [2022-04-23T10:29:34.411Z] === RUN TestNetworkDBIslands [2022-04-23T10:29:34.411Z] time="2022-04-23T10:29:34Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c31a39d422d9 with config:&{NodeID:c31a39d422d9 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-04-23T10:29:34.411Z] time="2022-04-23T10:29:34Z" level=info msg="Node c31a39d422d9/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:34.411Z] time="2022-04-23T10:29:34Z" level=info msg="Node c31a39d422d9/172.30.69.163, added to nodes list" [2022-04-23T10:29:34.411Z] time="2022-04-23T10:29:34Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2e8215d107d7 with config:&{NodeID:2e8215d107d7 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-04-23T10:29:34.411Z] time="2022-04-23T10:29:34Z" level=info msg="Node 2e8215d107d7/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:34.411Z] time="2022-04-23T10:29:34Z" level=info msg="Node 2e8215d107d7/172.30.69.163, added to nodes list" [2022-04-23T10:29:34.411Z] time="2022-04-23T10:29:34Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-23T10:29:34.411Z] time="2022-04-23T10:29:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-23T10:29:34.411Z] time="2022-04-23T10:29:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49379" [2022-04-23T10:29:34.411Z] time="2022-04-23T10:29:34Z" level=info msg="Node 2e8215d107d7/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:34.411Z] time="2022-04-23T10:29:34Z" level=info msg="Node 2e8215d107d7/172.30.69.163, added to nodes list" [2022-04-23T10:29:34.411Z] time="2022-04-23T10:29:34Z" level=info msg="Node c31a39d422d9/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:34.411Z] time="2022-04-23T10:29:34Z" level=info msg="Node c31a39d422d9/172.30.69.163, added to nodes list" [2022-04-23T10:29:34.411Z] time="2022-04-23T10:29:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-23T10:29:34.411Z] time="2022-04-23T10:29:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49380" [2022-04-23T10:29:34.717Z] --- PASS: TestServicePlugin (31.69s) [2022-04-23T10:29:34.717Z] === RUN TestServiceUpdateLabel [2022-04-23T10:29:34.717Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-23T10:29:35.451Z] time="2022-04-23T10:29:35Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:09b1f15b5fba with config:&{NodeID:09b1f15b5fba 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-04-23T10:29:35.451Z] time="2022-04-23T10:29:35Z" level=info msg="Node 09b1f15b5fba/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:35.451Z] time="2022-04-23T10:29:35Z" level=info msg="Node 09b1f15b5fba/172.30.69.163, added to nodes list" [2022-04-23T10:29:35.451Z] time="2022-04-23T10:29:35Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-23T10:29:35.451Z] time="2022-04-23T10:29:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-23T10:29:35.451Z] time="2022-04-23T10:29:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49381" [2022-04-23T10:29:35.451Z] time="2022-04-23T10:29:35Z" level=info msg="Node 09b1f15b5fba/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:35.451Z] time="2022-04-23T10:29:35Z" level=info msg="Node 09b1f15b5fba/172.30.69.163, added to nodes list" [2022-04-23T10:29:35.451Z] time="2022-04-23T10:29:35Z" level=info msg="Node c31a39d422d9/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:35.451Z] time="2022-04-23T10:29:35Z" level=info msg="Node c31a39d422d9/172.30.69.163, added to nodes list" [2022-04-23T10:29:35.451Z] time="2022-04-23T10:29:35Z" level=info msg="Node 2e8215d107d7/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:35.451Z] time="2022-04-23T10:29:35Z" level=info msg="Node 2e8215d107d7/172.30.69.163, added to nodes list" [2022-04-23T10:29:35.451Z] time="2022-04-23T10:29:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-23T10:29:35.451Z] time="2022-04-23T10:29:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49382" [2022-04-23T10:29:35.451Z] time="2022-04-23T10:29:35Z" level=info msg="Node 09b1f15b5fba/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:35.451Z] time="2022-04-23T10:29:35Z" level=info msg="Node 09b1f15b5fba/172.30.69.163, added to nodes list" [2022-04-23T10:29:35.653Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-23T10:29:35.946Z] time="2022-04-23T10:29:35Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:030c71f9bb02 with config:&{NodeID:030c71f9bb02 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-04-23T10:29:35.946Z] time="2022-04-23T10:29:35Z" level=info msg="Node 030c71f9bb02/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:35.946Z] time="2022-04-23T10:29:35Z" level=info msg="Node 030c71f9bb02/172.30.69.163, added to nodes list" [2022-04-23T10:29:35.946Z] time="2022-04-23T10:29:35Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-23T10:29:35.946Z] time="2022-04-23T10:29:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-23T10:29:35.946Z] time="2022-04-23T10:29:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49383" [2022-04-23T10:29:35.946Z] time="2022-04-23T10:29:35Z" level=info msg="Node 030c71f9bb02/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:35.946Z] time="2022-04-23T10:29:35Z" level=info msg="Node 030c71f9bb02/172.30.69.163, added to nodes list" [2022-04-23T10:29:35.946Z] time="2022-04-23T10:29:35Z" level=info msg="Node c31a39d422d9/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:35.946Z] time="2022-04-23T10:29:35Z" level=info msg="Node c31a39d422d9/172.30.69.163, added to nodes list" [2022-04-23T10:29:35.946Z] time="2022-04-23T10:29:35Z" level=info msg="Node 2e8215d107d7/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:35.946Z] time="2022-04-23T10:29:35Z" level=info msg="Node 2e8215d107d7/172.30.69.163, added to nodes list" [2022-04-23T10:29:35.946Z] time="2022-04-23T10:29:35Z" level=info msg="Node 09b1f15b5fba/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:35.946Z] time="2022-04-23T10:29:35Z" level=info msg="Node 09b1f15b5fba/172.30.69.163, added to nodes list" [2022-04-23T10:29:35.946Z] time="2022-04-23T10:29:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-23T10:29:35.946Z] time="2022-04-23T10:29:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49384" [2022-04-23T10:29:35.946Z] time="2022-04-23T10:29:35Z" level=info msg="Node 030c71f9bb02/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:35.946Z] time="2022-04-23T10:29:35Z" level=info msg="Node 030c71f9bb02/172.30.69.163, added to nodes list" [2022-04-23T10:29:35.946Z] time="2022-04-23T10:29:35Z" level=info msg="Node 030c71f9bb02/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:35.946Z] time="2022-04-23T10:29:35Z" level=info msg="Node 030c71f9bb02/172.30.69.163, added to nodes list" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:fbf8a60d9e21 with config:&{NodeID:fbf8a60d9e21 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-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=info msg="Node fbf8a60d9e21/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=info msg="Node fbf8a60d9e21/172.30.69.163, added to nodes list" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49385" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=info msg="Node fbf8a60d9e21/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=info msg="Node fbf8a60d9e21/172.30.69.163, added to nodes list" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=info msg="Node 09b1f15b5fba/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=info msg="Node 09b1f15b5fba/172.30.69.163, added to nodes list" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=info msg="Node 2e8215d107d7/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=info msg="Node 2e8215d107d7/172.30.69.163, added to nodes list" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=info msg="Node 030c71f9bb02/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=info msg="Node 030c71f9bb02/172.30.69.163, added to nodes list" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=info msg="Node c31a39d422d9/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=info msg="Node c31a39d422d9/172.30.69.163, added to nodes list" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49386" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=info msg="Node fbf8a60d9e21/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=info msg="Node fbf8a60d9e21/172.30.69.163, added to nodes list" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=info msg="Node fbf8a60d9e21/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=info msg="Node fbf8a60d9e21/172.30.69.163, added to nodes list" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=info msg="Node fbf8a60d9e21/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=info msg="Node fbf8a60d9e21/172.30.69.163, added to nodes list" [2022-04-23T10:29:36.442Z] networkdb_test.go:835: Re-joining: 3 [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=info msg="The new bootstrap node list is:[172.30.69.163:10033 172.30.69.163:10034 172.30.69.163:10035]" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.69.163:10033" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=debug msg="memberlist: Stream connection from=172.30.69.163:49387" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.69.163:10034" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=debug msg="memberlist: Stream connection from=172.30.69.163:49388" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.69.163:10035" [2022-04-23T10:29:36.442Z] time="2022-04-23T10:29:36Z" level=debug msg="memberlist: Stream connection from=172.30.69.163:49389" [2022-04-23T10:29:36.603Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-23T10:29:36.861Z] --- PASS: TestServiceUpdateLabel (2.52s) [2022-04-23T10:29:36.861Z] === RUN TestServiceUpdateSecrets [2022-04-23T10:29:36.939Z] networkdb_test.go:835: Re-joining: 4 [2022-04-23T10:29:36.939Z] time="2022-04-23T10:29:36Z" level=info msg="The new bootstrap node list is:[172.30.69.163:10033 172.30.69.163:10034 172.30.69.163:10035]" [2022-04-23T10:29:36.939Z] time="2022-04-23T10:29:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.69.163:10033" [2022-04-23T10:29:36.939Z] time="2022-04-23T10:29:36Z" level=debug msg="memberlist: Stream connection from=172.30.69.163:49390" [2022-04-23T10:29:36.939Z] time="2022-04-23T10:29:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.69.163:10034" [2022-04-23T10:29:36.939Z] time="2022-04-23T10:29:36Z" level=debug msg="memberlist: Stream connection from=172.30.69.163:49391" [2022-04-23T10:29:36.939Z] time="2022-04-23T10:29:36Z" level=debug msg="memberlist: Stream connection from=172.30.69.163:49392" [2022-04-23T10:29:36.939Z] time="2022-04-23T10:29:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.69.163:10035" [2022-04-23T10:29:36.939Z] time="2022-04-23T10:29:36Z" level=info msg="node 0 leaving" [2022-04-23T10:29:36.939Z] time="2022-04-23T10:29:36Z" level=info msg="Node c31a39d422d9 change state NodeActive --> NodeLeft" [2022-04-23T10:29:36.939Z] time="2022-04-23T10:29:36Z" level=info msg="node2(2e8215d107d7): Node leave event for c31a39d422d9/172.30.69.163" [2022-04-23T10:29:36.939Z] time="2022-04-23T10:29:36Z" level=info msg="Node c31a39d422d9 change state NodeActive --> NodeLeft" [2022-04-23T10:29:36.939Z] time="2022-04-23T10:29:36Z" level=info msg="node5(fbf8a60d9e21): Node leave event for c31a39d422d9/172.30.69.163" [2022-04-23T10:29:36.939Z] time="2022-04-23T10:29:36Z" level=info msg="Node c31a39d422d9 change state NodeActive --> NodeLeft" [2022-04-23T10:29:36.939Z] time="2022-04-23T10:29:36Z" level=info msg="node4(030c71f9bb02): Node leave event for c31a39d422d9/172.30.69.163" [2022-04-23T10:29:37.234Z] --- PASS: TestBuildMultiStageLayerLeak (12.24s) [2022-04-23T10:29:37.234Z] === RUN TestBuildWithHugeFile [2022-04-23T10:29:37.427Z] time="2022-04-23T10:29:36Z" level=info msg="Node c31a39d422d9 change state NodeActive --> NodeLeft" [2022-04-23T10:29:37.427Z] time="2022-04-23T10:29:36Z" level=info msg="node3(09b1f15b5fba): Node leave event for c31a39d422d9/172.30.69.163" [2022-04-23T10:29:37.427Z] time="2022-04-23T10:29:36Z" level=info msg="Node c31a39d422d9 change state NodeActive --> NodeLeft" [2022-04-23T10:29:37.427Z] time="2022-04-23T10:29:36Z" level=info msg="node1(c31a39d422d9): Node leave event for c31a39d422d9/172.30.69.163" [2022-04-23T10:29:37.427Z] time="2022-04-23T10:29:37Z" level=info msg="Node c31a39d422d9/172.30.69.163, left gossip cluster" [2022-04-23T10:29:37.427Z] time="2022-04-23T10:29:37Z" level=info msg="Node c31a39d422d9/172.30.69.163, left gossip cluster" [2022-04-23T10:29:37.427Z] time="2022-04-23T10:29:37Z" level=info msg="Node c31a39d422d9/172.30.69.163, left gossip cluster" [2022-04-23T10:29:37.427Z] time="2022-04-23T10:29:37Z" level=info msg="Node c31a39d422d9/172.30.69.163, left gossip cluster" [2022-04-23T10:29:37.427Z] time="2022-04-23T10:29:37Z" level=info msg="Node c31a39d422d9/172.30.69.163, left gossip cluster" [2022-04-23T10:29:37.427Z] time="2022-04-23T10:29:37Z" level=info msg="node 1 leaving" [2022-04-23T10:29:37.427Z] time="2022-04-23T10:29:37Z" level=info msg="Node 2e8215d107d7 change state NodeActive --> NodeLeft" [2022-04-23T10:29:37.427Z] time="2022-04-23T10:29:37Z" level=info msg="node4(030c71f9bb02): Node leave event for 2e8215d107d7/172.30.69.163" [2022-04-23T10:29:37.427Z] time="2022-04-23T10:29:37Z" level=info msg="Node 2e8215d107d7 change state NodeActive --> NodeLeft" [2022-04-23T10:29:37.427Z] time="2022-04-23T10:29:37Z" level=info msg="node3(09b1f15b5fba): Node leave event for 2e8215d107d7/172.30.69.163" [2022-04-23T10:29:37.427Z] time="2022-04-23T10:29:37Z" level=info msg="Node 2e8215d107d7/172.30.69.163, left gossip cluster" [2022-04-23T10:29:37.427Z] time="2022-04-23T10:29:37Z" level=info msg="Node 2e8215d107d7 change state NodeActive --> NodeFailed" [2022-04-23T10:29:37.427Z] time="2022-04-23T10:29:37Z" level=info msg="Node 2e8215d107d7/172.30.69.163, added to failed nodes list" [2022-04-23T10:29:37.427Z] time="2022-04-23T10:29:37Z" level=error msg="node: 2e8215d107d7 is unknown to memberlist" [2022-04-23T10:29:37.427Z] time="2022-04-23T10:29:37Z" level=info msg="Node 2e8215d107d7 change state NodeActive --> NodeLeft" [2022-04-23T10:29:37.427Z] time="2022-04-23T10:29:37Z" level=info msg="node5(fbf8a60d9e21): Node leave event for 2e8215d107d7/172.30.69.163" [2022-04-23T10:29:37.915Z] time="2022-04-23T10:29:37Z" level=info msg="Node 2e8215d107d7/172.30.69.163, left gossip cluster" [2022-04-23T10:29:37.915Z] time="2022-04-23T10:29:37Z" level=info msg="Node 2e8215d107d7/172.30.69.163, left gossip cluster" [2022-04-23T10:29:37.915Z] time="2022-04-23T10:29:37Z" level=info msg="Node 2e8215d107d7/172.30.69.163, left gossip cluster" [2022-04-23T10:29:37.915Z] time="2022-04-23T10:29:37Z" level=info msg="node 2 leaving" [2022-04-23T10:29:37.915Z] time="2022-04-23T10:29:37Z" level=info msg="Node 09b1f15b5fba change state NodeActive --> NodeLeft" [2022-04-23T10:29:37.915Z] time="2022-04-23T10:29:37Z" level=info msg="node4(030c71f9bb02): Node leave event for 09b1f15b5fba/172.30.69.163" [2022-04-23T10:29:37.915Z] time="2022-04-23T10:29:37Z" level=info msg="Node 09b1f15b5fba change state NodeActive --> NodeLeft" [2022-04-23T10:29:37.915Z] time="2022-04-23T10:29:37Z" level=info msg="node5(fbf8a60d9e21): Node leave event for 09b1f15b5fba/172.30.69.163" [2022-04-23T10:29:37.915Z] time="2022-04-23T10:29:37Z" level=debug msg="memberlist: Failed ping: fbf8a60d9e21 (timeout reached)" [2022-04-23T10:29:37.915Z] time="2022-04-23T10:29:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.69.163:10035: use of closed network connection" [2022-04-23T10:29:37.915Z] time="2022-04-23T10:29:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.69.163:10036: use of closed network connection" [2022-04-23T10:29:37.915Z] time="2022-04-23T10:29:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.69.163:10034: use of closed network connection" [2022-04-23T10:29:37.915Z] time="2022-04-23T10:29:37Z" level=debug msg="memberlist: Stream connection from=172.30.69.163:49393" [2022-04-23T10:29:37.915Z] time="2022-04-23T10:29:37Z" level=info msg="Node 09b1f15b5fba change state NodeActive --> NodeLeft" [2022-04-23T10:29:37.915Z] time="2022-04-23T10:29:37Z" level=info msg="node3(09b1f15b5fba): Node leave event for 09b1f15b5fba/172.30.69.163" [2022-04-23T10:29:38.403Z] time="2022-04-23T10:29:37Z" level=info msg="Node 09b1f15b5fba/172.30.69.163, left gossip cluster" [2022-04-23T10:29:38.403Z] time="2022-04-23T10:29:38Z" level=info msg="Node 09b1f15b5fba/172.30.69.163, left gossip cluster" [2022-04-23T10:29:38.403Z] time="2022-04-23T10:29:38Z" level=info msg="Node 09b1f15b5fba/172.30.69.163, left gossip cluster" [2022-04-23T10:29:38.403Z] time="2022-04-23T10:29:38Z" level=warning msg="memberlist: Was able to connect to fbf8a60d9e21 but other probes failed, network may be misconfigured" [2022-04-23T10:29:38.403Z] networkdb_test.go:867: node4: OK [2022-04-23T10:29:38.403Z] networkdb_test.go:867: node5: OK [2022-04-23T10:29:38.403Z] time="2022-04-23T10:29:38Z" level=info msg="node 0 coming back" [2022-04-23T10:29:38.403Z] time="2022-04-23T10:29:38Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:07ab6d9182a8 with config:&{NodeID:07ab6d9182a8 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-04-23T10:29:38.403Z] time="2022-04-23T10:29:38Z" level=info msg="Node 07ab6d9182a8/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:38.403Z] time="2022-04-23T10:29:38Z" level=info msg="Node 07ab6d9182a8/172.30.69.163, added to nodes list" [2022-04-23T10:29:38.403Z] time="2022-04-23T10:29:38Z" level=info msg="node 1 coming back" [2022-04-23T10:29:38.403Z] time="2022-04-23T10:29:38Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5fd052722720 with config:&{NodeID:5fd052722720 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-04-23T10:29:38.892Z] time="2022-04-23T10:29:38Z" level=info msg="Node 5fd052722720/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:38.892Z] time="2022-04-23T10:29:38Z" level=info msg="Node 5fd052722720/172.30.69.163, added to nodes list" [2022-04-23T10:29:38.892Z] time="2022-04-23T10:29:38Z" level=info msg="node 2 coming back" [2022-04-23T10:29:38.892Z] time="2022-04-23T10:29:38Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c26e4300c861 with config:&{NodeID:c26e4300c861 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-04-23T10:29:38.892Z] time="2022-04-23T10:29:38Z" level=info msg="Node c26e4300c861/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:38.892Z] time="2022-04-23T10:29:38Z" level=info msg="Node c26e4300c861/172.30.69.163, added to nodes list" [2022-04-23T10:29:40.139Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-23T10:29:40.139Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.88s) [2022-04-23T10:29:40.139Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.13s) [2022-04-23T10:29:40.139Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.28s) [2022-04-23T10:29:40.139Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.52s) [2022-04-23T10:29:40.139Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.08s) [2022-04-23T10:29:40.139Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.89s) [2022-04-23T10:29:40.139Z] === RUN TestBuildMultiStageCopy [2022-04-23T10:29:40.139Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-23T10:29:41.952Z] time="2022-04-23T10:29:41Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.69.163:10033 172.30.69.163:10034 172.30.69.163:10035]" [2022-04-23T10:29:42.126Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-23T10:29:42.384Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-23T10:29:42.443Z] time="2022-04-23T10:29:42Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.69.163:10033 172.30.69.163:10034 172.30.69.163:10035]" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.69.163:10033" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=debug msg="memberlist: Stream connection from=172.30.69.163:49394" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node 030c71f9bb02/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node 030c71f9bb02/172.30.69.163, added to nodes list" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node fbf8a60d9e21/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node 07ab6d9182a8/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node fbf8a60d9e21/172.30.69.163, added to nodes list" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node 07ab6d9182a8/172.30.69.163, is the new incarnation of the shutdown node c31a39d422d9/172.30.69.163" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node 07ab6d9182a8/172.30.69.163, added to nodes list" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.69.163:10034" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=debug msg="memberlist: Stream connection from=172.30.69.163:49395" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node 07ab6d9182a8/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node 07ab6d9182a8/172.30.69.163, added to nodes list" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node 030c71f9bb02/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node 030c71f9bb02/172.30.69.163, added to nodes list" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node fbf8a60d9e21/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node fbf8a60d9e21/172.30.69.163, added to nodes list" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node 5fd052722720/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node 5fd052722720/172.30.69.163, is the new incarnation of the shutdown node 2e8215d107d7/172.30.69.163" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node 5fd052722720/172.30.69.163, added to nodes list" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=debug msg="memberlist: Stream connection from=172.30.69.163:49396" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.69.163:10035" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node 07ab6d9182a8/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node 07ab6d9182a8/172.30.69.163, added to nodes list" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node 030c71f9bb02/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node 030c71f9bb02/172.30.69.163, added to nodes list" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node 5fd052722720/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node 5fd052722720/172.30.69.163, added to nodes list" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node fbf8a60d9e21/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node fbf8a60d9e21/172.30.69.163, added to nodes list" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node c26e4300c861/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node c26e4300c861/172.30.69.163, is the new incarnation of the shutdown node 09b1f15b5fba/172.30.69.163" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node c26e4300c861/172.30.69.163, added to nodes list" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node 5fd052722720/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node 5fd052722720/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node 5fd052722720/172.30.69.163, added to nodes list" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node 5fd052722720/172.30.69.163, is the new incarnation of the shutdown node 2e8215d107d7/172.30.69.163" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node 5fd052722720/172.30.69.163, added to nodes list" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node 07ab6d9182a8/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node 07ab6d9182a8/172.30.69.163, is the new incarnation of the shutdown node c31a39d422d9/172.30.69.163" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node 07ab6d9182a8/172.30.69.163, added to nodes list" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node c26e4300c861/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node c26e4300c861/172.30.69.163, added to nodes list" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node c26e4300c861/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node c26e4300c861/172.30.69.163, added to nodes list" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node c26e4300c861/172.30.69.163, joined gossip cluster" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node c26e4300c861/172.30.69.163, is the new incarnation of the shutdown node 09b1f15b5fba/172.30.69.163" [2022-04-23T10:29:42.932Z] time="2022-04-23T10:29:42Z" level=info msg="Node c26e4300c861/172.30.69.163, added to nodes list" [2022-04-23T10:29:43.323Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-23T10:29:43.433Z] time="2022-04-23T10:29:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.69.163:10033" [2022-04-23T10:29:43.433Z] time="2022-04-23T10:29:43Z" level=debug msg="memberlist: Stream connection from=172.30.69.163:49397" [2022-04-23T10:29:43.433Z] time="2022-04-23T10:29:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.69.163:10034" [2022-04-23T10:29:43.433Z] time="2022-04-23T10:29:43Z" level=debug msg="memberlist: Stream connection from=172.30.69.163:49398" [2022-04-23T10:29:43.433Z] time="2022-04-23T10:29:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.69.163:10035" [2022-04-23T10:29:43.433Z] time="2022-04-23T10:29:43Z" level=debug msg="memberlist: Stream connection from=172.30.69.163:49399" [2022-04-23T10:29:43.922Z] 2022/04/23 10:29:43 Closing DB instances... [2022-04-23T10:29:43.922Z] time="2022-04-23T10:29:43Z" level=info msg="Node 07ab6d9182a8 change state NodeActive --> NodeLeft" [2022-04-23T10:29:43.922Z] time="2022-04-23T10:29:43Z" level=info msg="node5(fbf8a60d9e21): Node leave event for 07ab6d9182a8/172.30.69.163" [2022-04-23T10:29:43.922Z] time="2022-04-23T10:29:43Z" level=info msg="Node 07ab6d9182a8 change state NodeActive --> NodeLeft" [2022-04-23T10:29:43.922Z] time="2022-04-23T10:29:43Z" level=info msg="node2(5fd052722720): Node leave event for 07ab6d9182a8/172.30.69.163" [2022-04-23T10:29:43.922Z] time="2022-04-23T10:29:43Z" level=info msg="Node 07ab6d9182a8 change state NodeActive --> NodeLeft" [2022-04-23T10:29:43.922Z] time="2022-04-23T10:29:43Z" level=info msg="node3(c26e4300c861): Node leave event for 07ab6d9182a8/172.30.69.163" [2022-04-23T10:29:43.922Z] time="2022-04-23T10:29:43Z" level=info msg="Node 07ab6d9182a8 change state NodeActive --> NodeLeft" [2022-04-23T10:29:43.922Z] time="2022-04-23T10:29:43Z" level=info msg="node4(030c71f9bb02): Node leave event for 07ab6d9182a8/172.30.69.163" [2022-04-23T10:29:43.922Z] time="2022-04-23T10:29:43Z" level=info msg="Node 07ab6d9182a8 change state NodeActive --> NodeLeft" [2022-04-23T10:29:43.922Z] time="2022-04-23T10:29:43Z" level=info msg="node1(07ab6d9182a8): Node leave event for 07ab6d9182a8/172.30.69.163" [2022-04-23T10:29:43.922Z] time="2022-04-23T10:29:43Z" level=info msg="Node 07ab6d9182a8/172.30.69.163, left gossip cluster" [2022-04-23T10:29:43.922Z] time="2022-04-23T10:29:43Z" level=info msg="Node 07ab6d9182a8/172.30.69.163, left gossip cluster" [2022-04-23T10:29:43.922Z] time="2022-04-23T10:29:43Z" level=info msg="Node 07ab6d9182a8/172.30.69.163, left gossip cluster" [2022-04-23T10:29:43.922Z] time="2022-04-23T10:29:43Z" level=info msg="Node 07ab6d9182a8/172.30.69.163, left gossip cluster" [2022-04-23T10:29:43.923Z] time="2022-04-23T10:29:43Z" level=info msg="Node 07ab6d9182a8/172.30.69.163, left gossip cluster" [2022-04-23T10:29:44.258Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-23T10:29:44.258Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-23T10:29:44.416Z] time="2022-04-23T10:29:43Z" level=info msg="Node 5fd052722720 change state NodeActive --> NodeLeft" [2022-04-23T10:29:44.416Z] time="2022-04-23T10:29:43Z" level=info msg="node5(fbf8a60d9e21): Node leave event for 5fd052722720/172.30.69.163" [2022-04-23T10:29:44.416Z] time="2022-04-23T10:29:43Z" level=info msg="Node 5fd052722720 change state NodeActive --> NodeLeft" [2022-04-23T10:29:44.416Z] time="2022-04-23T10:29:43Z" level=info msg="Node 5fd052722720 change state NodeActive --> NodeLeft" [2022-04-23T10:29:44.416Z] time="2022-04-23T10:29:43Z" level=info msg="node4(030c71f9bb02): Node leave event for 5fd052722720/172.30.69.163" [2022-04-23T10:29:44.416Z] time="2022-04-23T10:29:43Z" level=info msg="node3(c26e4300c861): Node leave event for 5fd052722720/172.30.69.163" [2022-04-23T10:29:44.416Z] time="2022-04-23T10:29:44Z" level=info msg="Node 5fd052722720 change state NodeActive --> NodeLeft" [2022-04-23T10:29:44.416Z] time="2022-04-23T10:29:44Z" level=info msg="node2(5fd052722720): Node leave event for 5fd052722720/172.30.69.163" [2022-04-23T10:29:44.416Z] time="2022-04-23T10:29:44Z" level=info msg="Node 5fd052722720/172.30.69.163, left gossip cluster" [2022-04-23T10:29:44.416Z] time="2022-04-23T10:29:44Z" level=info msg="Node 5fd052722720/172.30.69.163, left gossip cluster" [2022-04-23T10:29:44.416Z] time="2022-04-23T10:29:44Z" level=info msg="Node 5fd052722720/172.30.69.163, left gossip cluster" [2022-04-23T10:29:44.416Z] time="2022-04-23T10:29:44Z" level=info msg="Node 5fd052722720/172.30.69.163, left gossip cluster" [2022-04-23T10:29:44.516Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-23T10:29:44.774Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-23T10:29:44.774Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-23T10:29:44.915Z] time="2022-04-23T10:29:44Z" level=info msg="Node c26e4300c861 change state NodeActive --> NodeLeft" [2022-04-23T10:29:44.915Z] time="2022-04-23T10:29:44Z" level=info msg="node5(fbf8a60d9e21): Node leave event for c26e4300c861/172.30.69.163" [2022-04-23T10:29:44.915Z] time="2022-04-23T10:29:44Z" level=info msg="Node c26e4300c861 change state NodeActive --> NodeLeft" [2022-04-23T10:29:44.915Z] time="2022-04-23T10:29:44Z" level=info msg="node4(030c71f9bb02): Node leave event for c26e4300c861/172.30.69.163" [2022-04-23T10:29:44.915Z] time="2022-04-23T10:29:44Z" level=info msg="Node c26e4300c861 change state NodeActive --> NodeLeft" [2022-04-23T10:29:44.915Z] time="2022-04-23T10:29:44Z" level=info msg="node3(c26e4300c861): Node leave event for c26e4300c861/172.30.69.163" [2022-04-23T10:29:44.915Z] time="2022-04-23T10:29:44Z" level=info msg="Node c26e4300c861/172.30.69.163, left gossip cluster" [2022-04-23T10:29:44.915Z] time="2022-04-23T10:29:44Z" level=info msg="Node c26e4300c861/172.30.69.163, left gossip cluster" [2022-04-23T10:29:44.915Z] time="2022-04-23T10:29:44Z" level=info msg="Node c26e4300c861/172.30.69.163, left gossip cluster" [2022-04-23T10:29:45.404Z] time="2022-04-23T10:29:44Z" level=debug msg="memberlist: Failed ping: 030c71f9bb02 (timeout reached)" [2022-04-23T10:29:45.404Z] time="2022-04-23T10:29:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.69.163:10035: use of closed network connection" [2022-04-23T10:29:45.404Z] time="2022-04-23T10:29:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.69.163:10037: use of closed network connection" [2022-04-23T10:29:45.404Z] time="2022-04-23T10:29:44Z" level=debug msg="memberlist: Stream connection from=172.30.69.163:49400" [2022-04-23T10:29:45.404Z] time="2022-04-23T10:29:45Z" level=info msg="Node 030c71f9bb02 change state NodeActive --> NodeLeft" [2022-04-23T10:29:45.404Z] time="2022-04-23T10:29:45Z" level=info msg="node5(fbf8a60d9e21): Node leave event for 030c71f9bb02/172.30.69.163" [2022-04-23T10:29:45.404Z] time="2022-04-23T10:29:45Z" level=info msg="Node 030c71f9bb02 change state NodeActive --> NodeLeft" [2022-04-23T10:29:45.404Z] time="2022-04-23T10:29:45Z" level=info msg="node4(030c71f9bb02): Node leave event for 030c71f9bb02/172.30.69.163" [2022-04-23T10:29:45.707Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-23T10:29:45.892Z] time="2022-04-23T10:29:45Z" level=warning msg="memberlist: Was able to connect to 030c71f9bb02 but other probes failed, network may be misconfigured" [2022-04-23T10:29:45.892Z] time="2022-04-23T10:29:45Z" level=info msg="Node 030c71f9bb02/172.30.69.163, left gossip cluster" [2022-04-23T10:29:45.892Z] time="2022-04-23T10:29:45Z" level=info msg="Node 030c71f9bb02/172.30.69.163, left gossip cluster" [2022-04-23T10:29:46.646Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-23T10:29:46.646Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-23T10:29:46.646Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-23T10:29:46.945Z] time="2022-04-23T10:29:46Z" level=info msg="Node fbf8a60d9e21/172.30.69.163, left gossip cluster" [2022-04-23T10:29:46.945Z] time="2022-04-23T10:29:46Z" level=info msg="Node fbf8a60d9e21 change state NodeActive --> NodeFailed" [2022-04-23T10:29:46.945Z] time="2022-04-23T10:29:46Z" level=info msg="Node fbf8a60d9e21/172.30.69.163, added to failed nodes list" [2022-04-23T10:29:46.945Z] --- PASS: TestNetworkDBIslands (12.36s) [2022-04-23T10:29:46.945Z] PASS [2022-04-23T10:29:46.945Z] coverage: 60.4% of statements [2022-04-23T10:29:46.945Z] ok github.com/docker/docker/libnetwork/networkdb 104.903s coverage: 60.4% of statements [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/quota [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/rootless [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/volume [no test files] [2022-04-23T10:29:46.945Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-23T10:29:46.946Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-23T10:29:47.581Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-23T10:29:47.581Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-23T10:29:48.147Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-23T10:29:48.809Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-23T10:29:49.523Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-23T10:29:49.523Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-23T10:29:49.523Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-23T10:29:49.523Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-23T10:29:49.523Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-23T10:29:49.523Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-23T10:29:49.797Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-23T10:29:50.784Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-23T10:29:50.901Z] [2022-04-23T10:29:50.901Z] === Skipped [2022-04-23T10:29:50.901Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-23T10:29:50.901Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-23T10:29:50.901Z] [2022-04-23T10:29:50.901Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.04s) [2022-04-23T10:29:50.901Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:29:50.901Z] [2022-04-23T10:29:50.901Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-23T10:29:50.901Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:29:50.901Z] [2022-04-23T10:29:50.901Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-23T10:29:50.901Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:29:50.901Z] [2022-04-23T10:29:50.901Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-23T10:29:50.901Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:29:50.901Z] [2022-04-23T10:29:50.901Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-23T10:29:50.901Z] client_test.go:22: runtime.GOOS == "windows" [2022-04-23T10:29:50.901Z] [2022-04-23T10:29:50.901Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-23T10:29:50.901Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-23T10:29:50.901Z] [2022-04-23T10:29:50.901Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-23T10:29:50.901Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-23T10:29:50.901Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-23T10:29:50.902Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-23T10:29:50.902Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-23T10:29:50.902Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-23T10:29:50.902Z] daemon_test.go:145: root required [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-23T10:29:50.902Z] reload_test.go:342: root required [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-04-23T10:29:50.902Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-23T10:29:50.902Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-23T10:29:50.902Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-23T10:29:50.902Z] download_test.go:267: Needs fixing on Windows [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-23T10:29:50.902Z] layer_test.go:291: Failing on Windows [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-23T10:29:50.902Z] layer_test.go:340: Failing on Windows [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-23T10:29:50.902Z] layer_test.go:455: Failing on Windows [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-23T10:29:50.902Z] layer_test.go:684: Failing on Windows [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-23T10:29:50.902Z] migration_test.go:45: Failing on Windows [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-23T10:29:50.902Z] migration_test.go:181: Failing on Windows [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-23T10:29:50.902Z] mount_test.go:17: Failing on Windows [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-23T10:29:50.902Z] mount_test.go:76: Failing on Windows [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-23T10:29:50.902Z] mount_test.go:125: Failing on Windows [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-23T10:29:50.902Z] mount_test.go:212: Failing on Windows [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.04s) [2022-04-23T10:29:50.902Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-04-23T10:29:50.902Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-04-23T10:29:50.902Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-23T10:29:50.902Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-23T10:29:50.902Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-23T10:29:50.902Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-23T10:29:50.902Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-23T10:29:50.902Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-23T10:29:50.902Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-23T10:29:50.902Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-23T10:29:50.902Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-23T10:29:50.902Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-23T10:29:50.902Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-23T10:29:50.902Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-23T10:29:50.902Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-23T10:29:50.902Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-23T10:29:50.902Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-23T10:29:50.902Z] archive_test.go:133: Xz not present in msys2 [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-23T10:29:50.902Z] archive_test.go:140: zstd not installed [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-23T10:29:50.902Z] archive_test.go:252: Failing on Windows CI machines [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-23T10:29:50.902Z] archive_windows_test.go:16: Currently fails [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-23T10:29:50.902Z] changes_test.go:196: needs more investigation [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-23T10:29:50.902Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-23T10:29:50.902Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-23T10:29:50.902Z] changes_test.go:433: needs further investigation [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-23T10:29:50.902Z] changes_test.go:469: needs further investigation [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-23T10:29:50.902Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-23T10:29:50.902Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-23T10:29:50.902Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-23T10:29:50.902Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-23T10:29:50.902Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-23T10:29:50.902Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-23T10:29:50.902Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-23T10:29:50.902Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-23T10:29:50.902Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-23T10:29:50.902Z] poller_test.go:40: No chmod on Windows [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-23T10:29:50.902Z] fileutils_test.go:133: Needs porting to Windows [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-23T10:29:50.902Z] fileutils_test.go:179: Needs porting to Windows [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.03s) [2022-04-23T10:29:50.902Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-23T10:29:50.902Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-23T10:29:50.902Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-23T10:29:50.902Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.01s) [2022-04-23T10:29:50.902Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-23T10:29:50.902Z] [2022-04-23T10:29:50.902Z] DONE 2290 tests, 70 skipped in 425.930s [2022-04-23T10:29:50.902Z] INFO: make.ps1 ended at 04/23/2022 10:29:50 [2022-04-23T10:29:51.426Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-23T10:29:51.685Z] --- PASS: TestServiceUpdateSecrets (14.74s) [2022-04-23T10:29:51.685Z] === RUN TestServiceUpdateConfigs [2022-04-23T10:29:51.943Z] === RUN TestDockerSuite/TestEventsRename [2022-04-23T10:29:52.352Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-23T10:29:52.511Z] === RUN TestDockerSuite/TestEventsResize [2022-04-23T10:29:53.077Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-23T10:29:53.919Z] --- PASS: TestBuildMultiStageCopy (14.78s) [2022-04-23T10:29:53.919Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.86s) [2022-04-23T10:29:53.919Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.93s) [2022-04-23T10:29:53.919Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.12s) [2022-04-23T10:29:53.919Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.34s) [2022-04-23T10:29:53.919Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.53s) [2022-04-23T10:29:53.919Z] === RUN TestBuildMultiStageParentConfig [2022-04-23T10:29:54.037Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-23T10:29:54.037Z] INFO: Unit tests ended at 04/23/2022 10:29:53. Duration:00:07:24.8710891 [2022-04-23T10:29:54.037Z] INFO: Building busybox [2022-04-23T10:29:54.037Z] Sending build context to Docker daemon 5.12kB [2022-04-23T10:29:54.037Z] [2022-04-23T10:29:54.037Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-23T10:29:54.037Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-23T10:29:54.037Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-23T10:29:54.037Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-23T10:29:54.037Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-23T10:29:54.037Z] ---> aa8714eb8356 [2022-04-23T10:29:54.037Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-23T10:29:54.037Z] ---> Running in b3fe5083d646 [2022-04-23T10:29:56.871Z] --- PASS: TestBuildMultiStageParentConfig (3.08s) [2022-04-23T10:29:56.871Z] === RUN TestBuildLabelWithTargets [2022-04-23T10:29:56.871Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:29:56.871Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-23T10:29:56.871Z] === RUN TestBuildWithEmptyLayers [2022-04-23T10:29:58.440Z] --- PASS: TestBuildWithEmptyLayers (1.58s) [2022-04-23T10:29:58.440Z] === RUN TestBuildMultiStageOnBuild [2022-04-23T10:29:59.636Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-23T10:29:59.636Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-23T10:29:59.636Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-23T10:30:01.441Z] Removing intermediate container b3fe5083d646 [2022-04-23T10:30:01.441Z] ---> e933185c6463 [2022-04-23T10:30:01.441Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-23T10:30:01.441Z] ---> Running in 86451e217c2b [2022-04-23T10:30:01.441Z] Removing intermediate container 86451e217c2b [2022-04-23T10:30:01.441Z] ---> 16d14bfe824f [2022-04-23T10:30:01.441Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-23T10:30:01.441Z] ---> Running in eab817af9cf9 [2022-04-23T10:30:01.929Z] Removing intermediate container eab817af9cf9 [2022-04-23T10:30:01.929Z] ---> b9d784b6fb82 [2022-04-23T10:30:01.929Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-23T10:30:02.936Z] === RUN TestDockerSuite/TestEventsTop [2022-04-23T10:30:02.936Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-23T10:30:03.569Z] [2022-04-23T10:30:04.061Z] ---> 8777e165c18d [2022-04-23T10:30:04.061Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-23T10:30:04.061Z] ---> Running in 9cff2de9f466 [2022-04-23T10:30:05.463Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-23T10:30:06.399Z] --- PASS: TestServiceUpdateConfigs (14.80s) [2022-04-23T10:30:06.399Z] === RUN TestServiceUpdateNetwork [2022-04-23T10:30:11.525Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-23T10:30:11.525Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-23T10:30:11.525Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-23T10:30:11.525Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-23T10:30:11.525Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-23T10:30:11.850Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-23T10:30:12.162Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43517/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=36049a04d2e11454789be71f40eb2aed1c7070d5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:36049a04d2e11454789be71f40eb2aed1c7070d5 hack/test/unit [2022-04-23T10:30:12.418Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-23T10:30:12.418Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-23T10:30:12.418Z] + TESTDIRS=./... [2022-04-23T10:30:12.418Z] + exclude_paths='/vendor/|/integration' [2022-04-23T10:30:12.418Z] ++ go list ./... [2022-04-23T10:30:12.418Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-23T10:30:13.349Z] + pkg_list='github.com/docker/docker/api [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/server [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/server/backend/build [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/server/httputils [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/server/middleware [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/server/router [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/server/router/build [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/server/router/container [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/server/router/debug [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/server/router/image [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/server/router/network [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/server/router/session [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/server/router/system [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/server/router/volume [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/types [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/types/backend [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/types/container [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/types/events [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/types/filters [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/types/image [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/types/mount [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/types/network [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/types/registry [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/types/strslice [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/types/swarm [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/types/time [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/types/versions [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T10:30:13.349Z] github.com/docker/docker/api/types/volume [2022-04-23T10:30:13.349Z] github.com/docker/docker/builder [2022-04-23T10:30:13.349Z] github.com/docker/docker/builder/builder-next [2022-04-23T10:30:13.349Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T10:30:13.349Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T10:30:13.349Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T10:30:13.349Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T10:30:13.349Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T10:30:13.349Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T10:30:13.349Z] github.com/docker/docker/builder/dockerfile [2022-04-23T10:30:13.349Z] github.com/docker/docker/builder/remotecontext [2022-04-23T10:30:13.349Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T10:30:13.349Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T10:30:13.349Z] github.com/docker/docker/cli [2022-04-23T10:30:13.349Z] github.com/docker/docker/cli/config [2022-04-23T10:30:13.349Z] github.com/docker/docker/cli/debug [2022-04-23T10:30:13.349Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T10:30:13.349Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T10:30:13.349Z] github.com/docker/docker/client [2022-04-23T10:30:13.349Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T10:30:13.349Z] github.com/docker/docker/cmd/dockerd [2022-04-23T10:30:13.349Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T10:30:13.349Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T10:30:13.349Z] github.com/docker/docker/container [2022-04-23T10:30:13.349Z] github.com/docker/docker/container/stream [2022-04-23T10:30:13.349Z] github.com/docker/docker/contrib/apparmor [2022-04-23T10:30:13.349Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T10:30:13.349Z] github.com/docker/docker/contrib/httpserver [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/cluster [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/config [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/events [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/exec [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/images [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/initlayer [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/links [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/listeners [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/logger [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T10:30:13.349Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/logger/local [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/names [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/network [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/stats [2022-04-23T10:30:13.350Z] github.com/docker/docker/distribution [2022-04-23T10:30:13.350Z] github.com/docker/docker/distribution/metadata [2022-04-23T10:30:13.350Z] github.com/docker/docker/distribution/utils [2022-04-23T10:30:13.350Z] github.com/docker/docker/distribution/xfer [2022-04-23T10:30:13.350Z] github.com/docker/docker/dockerversion [2022-04-23T10:30:13.350Z] github.com/docker/docker/errdefs [2022-04-23T10:30:13.350Z] github.com/docker/docker/image [2022-04-23T10:30:13.350Z] github.com/docker/docker/image/cache [2022-04-23T10:30:13.350Z] github.com/docker/docker/image/tarexport [2022-04-23T10:30:13.350Z] github.com/docker/docker/image/v1 [2022-04-23T10:30:13.350Z] github.com/docker/docker/internal/test/suite [2022-04-23T10:30:13.350Z] github.com/docker/docker/layer [2022-04-23T10:30:13.350Z] github.com/docker/docker/libcontainerd [2022-04-23T10:30:13.350Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T10:30:13.350Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T10:30:13.350Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T10:30:13.350Z] github.com/docker/docker/libcontainerd/types [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/config [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/idm [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/ns [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/options [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/osl [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/types [2022-04-23T10:30:13.350Z] github.com/docker/docker/oci [2022-04-23T10:30:13.350Z] github.com/docker/docker/oci/caps [2022-04-23T10:30:13.350Z] github.com/docker/docker/opts [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/aaparser [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/archive [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/authorization [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/capabilities [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/containerfs [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/directory [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/dmesg [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/filenotify [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/fileutils [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/fsutils [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/homedir [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/idtools [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/ioutils [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/longpath [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/loopback [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/parsers [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/pidfile [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/platform [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/plugins [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/pools [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/progress [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/pubsub [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/reexec [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/signal [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/stack [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/stringid [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/system [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/tailfile [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/tarsum [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/truncindex [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/urlutil [2022-04-23T10:30:13.350Z] github.com/docker/docker/pkg/useragent [2022-04-23T10:30:13.350Z] github.com/docker/docker/plugin [2022-04-23T10:30:13.350Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T10:30:13.350Z] github.com/docker/docker/plugin/v2 [2022-04-23T10:30:13.350Z] github.com/docker/docker/profiles/apparmor [2022-04-23T10:30:13.350Z] github.com/docker/docker/profiles/seccomp [2022-04-23T10:30:13.350Z] github.com/docker/docker/quota [2022-04-23T10:30:13.350Z] github.com/docker/docker/reference [2022-04-23T10:30:13.350Z] github.com/docker/docker/registry [2022-04-23T10:30:13.350Z] github.com/docker/docker/registry/resumable [2022-04-23T10:30:13.350Z] github.com/docker/docker/restartmanager [2022-04-23T10:30:13.350Z] github.com/docker/docker/rootless [2022-04-23T10:30:13.350Z] github.com/docker/docker/rootless/specconv [2022-04-23T10:30:13.350Z] github.com/docker/docker/runconfig [2022-04-23T10:30:13.350Z] github.com/docker/docker/runconfig/opts [2022-04-23T10:30:13.350Z] github.com/docker/docker/testutil [2022-04-23T10:30:13.350Z] github.com/docker/docker/testutil/daemon [2022-04-23T10:30:13.350Z] github.com/docker/docker/testutil/environment [2022-04-23T10:30:13.350Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T10:30:13.350Z] github.com/docker/docker/testutil/fakegit [2022-04-23T10:30:13.350Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T10:30:13.350Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T10:30:13.350Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T10:30:13.350Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T10:30:13.350Z] github.com/docker/docker/testutil/registry [2022-04-23T10:30:13.350Z] github.com/docker/docker/testutil/request [2022-04-23T10:30:13.350Z] github.com/docker/docker/volume [2022-04-23T10:30:13.350Z] github.com/docker/docker/volume/drivers [2022-04-23T10:30:13.350Z] github.com/docker/docker/volume/local [2022-04-23T10:30:13.350Z] github.com/docker/docker/volume/mounts [2022-04-23T10:30:13.350Z] github.com/docker/docker/volume/service [2022-04-23T10:30:13.350Z] github.com/docker/docker/volume/service/opts [2022-04-23T10:30:13.350Z] github.com/docker/docker/volume/testutils' [2022-04-23T10:30:13.350Z] ++ grep --fixed-strings -v /libnetwork [2022-04-23T10:30:13.350Z] ++ echo 'github.com/docker/docker/api [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/server [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/server/backend/build [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/server/httputils [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/server/middleware [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/server/router [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/server/router/build [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/server/router/container [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/server/router/debug [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/server/router/image [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/server/router/network [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/server/router/session [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/server/router/system [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/server/router/volume [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/types [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/types/backend [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/types/container [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/types/events [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/types/filters [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/types/image [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/types/mount [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/types/network [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/types/registry [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/types/strslice [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/types/swarm [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/types/time [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/types/versions [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T10:30:13.350Z] github.com/docker/docker/api/types/volume [2022-04-23T10:30:13.350Z] github.com/docker/docker/builder [2022-04-23T10:30:13.350Z] github.com/docker/docker/builder/builder-next [2022-04-23T10:30:13.350Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T10:30:13.350Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T10:30:13.350Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T10:30:13.350Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T10:30:13.350Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T10:30:13.350Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T10:30:13.350Z] github.com/docker/docker/builder/dockerfile [2022-04-23T10:30:13.350Z] github.com/docker/docker/builder/remotecontext [2022-04-23T10:30:13.350Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T10:30:13.350Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T10:30:13.350Z] github.com/docker/docker/cli [2022-04-23T10:30:13.350Z] github.com/docker/docker/cli/config [2022-04-23T10:30:13.350Z] github.com/docker/docker/cli/debug [2022-04-23T10:30:13.350Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T10:30:13.350Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T10:30:13.350Z] github.com/docker/docker/client [2022-04-23T10:30:13.350Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T10:30:13.350Z] github.com/docker/docker/cmd/dockerd [2022-04-23T10:30:13.350Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T10:30:13.350Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T10:30:13.350Z] github.com/docker/docker/container [2022-04-23T10:30:13.350Z] github.com/docker/docker/container/stream [2022-04-23T10:30:13.350Z] github.com/docker/docker/contrib/apparmor [2022-04-23T10:30:13.350Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T10:30:13.350Z] github.com/docker/docker/contrib/httpserver [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/cluster [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/config [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/events [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/exec [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/images [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/initlayer [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/links [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/listeners [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/logger [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/logger/local [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/names [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/network [2022-04-23T10:30:13.350Z] github.com/docker/docker/daemon/stats [2022-04-23T10:30:13.350Z] github.com/docker/docker/distribution [2022-04-23T10:30:13.350Z] github.com/docker/docker/distribution/metadata [2022-04-23T10:30:13.350Z] github.com/docker/docker/distribution/utils [2022-04-23T10:30:13.350Z] github.com/docker/docker/distribution/xfer [2022-04-23T10:30:13.350Z] github.com/docker/docker/dockerversion [2022-04-23T10:30:13.350Z] github.com/docker/docker/errdefs [2022-04-23T10:30:13.350Z] github.com/docker/docker/image [2022-04-23T10:30:13.350Z] github.com/docker/docker/image/cache [2022-04-23T10:30:13.350Z] github.com/docker/docker/image/tarexport [2022-04-23T10:30:13.350Z] github.com/docker/docker/image/v1 [2022-04-23T10:30:13.350Z] github.com/docker/docker/internal/test/suite [2022-04-23T10:30:13.350Z] github.com/docker/docker/layer [2022-04-23T10:30:13.350Z] github.com/docker/docker/libcontainerd [2022-04-23T10:30:13.350Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T10:30:13.350Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T10:30:13.350Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T10:30:13.350Z] github.com/docker/docker/libcontainerd/types [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/config [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T10:30:13.350Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/idm [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/ns [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/options [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/osl [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T10:30:13.351Z] github.com/docker/docker/libnetwork/types [2022-04-23T10:30:13.351Z] github.com/docker/docker/oci [2022-04-23T10:30:13.351Z] github.com/docker/docker/oci/caps [2022-04-23T10:30:13.351Z] github.com/docker/docker/opts [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/aaparser [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/archive [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/authorization [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/capabilities [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/containerfs [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/directory [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/dmesg [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/filenotify [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/fileutils [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/fsutils [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/homedir [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/idtools [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/ioutils [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/longpath [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/loopback [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/parsers [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/pidfile [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/platform [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/plugins [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/pools [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/progress [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/pubsub [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/reexec [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/signal [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/stack [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/stringid [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/system [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/tailfile [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/tarsum [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/truncindex [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/urlutil [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/useragent [2022-04-23T10:30:13.351Z] github.com/docker/docker/plugin [2022-04-23T10:30:13.351Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T10:30:13.351Z] github.com/docker/docker/plugin/v2 [2022-04-23T10:30:13.351Z] github.com/docker/docker/profiles/apparmor [2022-04-23T10:30:13.351Z] github.com/docker/docker/profiles/seccomp [2022-04-23T10:30:13.351Z] github.com/docker/docker/quota [2022-04-23T10:30:13.351Z] github.com/docker/docker/reference [2022-04-23T10:30:13.351Z] github.com/docker/docker/registry [2022-04-23T10:30:13.351Z] github.com/docker/docker/registry/resumable [2022-04-23T10:30:13.351Z] github.com/docker/docker/restartmanager [2022-04-23T10:30:13.351Z] github.com/docker/docker/rootless [2022-04-23T10:30:13.351Z] github.com/docker/docker/rootless/specconv [2022-04-23T10:30:13.351Z] github.com/docker/docker/runconfig [2022-04-23T10:30:13.351Z] github.com/docker/docker/runconfig/opts [2022-04-23T10:30:13.351Z] github.com/docker/docker/testutil [2022-04-23T10:30:13.351Z] github.com/docker/docker/testutil/daemon [2022-04-23T10:30:13.351Z] github.com/docker/docker/testutil/environment [2022-04-23T10:30:13.351Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T10:30:13.351Z] github.com/docker/docker/testutil/fakegit [2022-04-23T10:30:13.351Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T10:30:13.351Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T10:30:13.351Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T10:30:13.351Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T10:30:13.351Z] github.com/docker/docker/testutil/registry [2022-04-23T10:30:13.351Z] github.com/docker/docker/testutil/request [2022-04-23T10:30:13.351Z] github.com/docker/docker/volume [2022-04-23T10:30:13.351Z] github.com/docker/docker/volume/drivers [2022-04-23T10:30:13.351Z] github.com/docker/docker/volume/local [2022-04-23T10:30:13.351Z] github.com/docker/docker/volume/mounts [2022-04-23T10:30:13.351Z] github.com/docker/docker/volume/service [2022-04-23T10:30:13.351Z] github.com/docker/docker/volume/service/opts [2022-04-23T10:30:13.351Z] github.com/docker/docker/volume/testutils' [2022-04-23T10:30:13.351Z] + base_pkg_list='github.com/docker/docker/api [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/backend/build [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/httputils [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/middleware [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router/build [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router/container [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router/debug [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router/image [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router/network [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router/session [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router/system [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router/volume [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types/backend [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types/container [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types/events [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types/filters [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types/image [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types/mount [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types/network [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types/registry [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types/strslice [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types/swarm [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types/time [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types/versions [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types/volume [2022-04-23T10:30:13.351Z] github.com/docker/docker/builder [2022-04-23T10:30:13.351Z] github.com/docker/docker/builder/builder-next [2022-04-23T10:30:13.351Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T10:30:13.351Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T10:30:13.351Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T10:30:13.351Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T10:30:13.351Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T10:30:13.351Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T10:30:13.351Z] github.com/docker/docker/builder/dockerfile [2022-04-23T10:30:13.351Z] github.com/docker/docker/builder/remotecontext [2022-04-23T10:30:13.351Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T10:30:13.351Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T10:30:13.351Z] github.com/docker/docker/cli [2022-04-23T10:30:13.351Z] github.com/docker/docker/cli/config [2022-04-23T10:30:13.351Z] github.com/docker/docker/cli/debug [2022-04-23T10:30:13.351Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T10:30:13.351Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T10:30:13.351Z] github.com/docker/docker/client [2022-04-23T10:30:13.351Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T10:30:13.351Z] github.com/docker/docker/cmd/dockerd [2022-04-23T10:30:13.351Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T10:30:13.351Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T10:30:13.351Z] github.com/docker/docker/container [2022-04-23T10:30:13.351Z] github.com/docker/docker/container/stream [2022-04-23T10:30:13.351Z] github.com/docker/docker/contrib/apparmor [2022-04-23T10:30:13.351Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T10:30:13.351Z] github.com/docker/docker/contrib/httpserver [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/cluster [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/config [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/events [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/exec [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/images [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/initlayer [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/links [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/listeners [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/logger [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/logger/local [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/names [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/network [2022-04-23T10:30:13.351Z] github.com/docker/docker/daemon/stats [2022-04-23T10:30:13.351Z] github.com/docker/docker/distribution [2022-04-23T10:30:13.351Z] github.com/docker/docker/distribution/metadata [2022-04-23T10:30:13.351Z] github.com/docker/docker/distribution/utils [2022-04-23T10:30:13.351Z] github.com/docker/docker/distribution/xfer [2022-04-23T10:30:13.351Z] github.com/docker/docker/dockerversion [2022-04-23T10:30:13.351Z] github.com/docker/docker/errdefs [2022-04-23T10:30:13.351Z] github.com/docker/docker/image [2022-04-23T10:30:13.351Z] github.com/docker/docker/image/cache [2022-04-23T10:30:13.351Z] github.com/docker/docker/image/tarexport [2022-04-23T10:30:13.351Z] github.com/docker/docker/image/v1 [2022-04-23T10:30:13.351Z] github.com/docker/docker/internal/test/suite [2022-04-23T10:30:13.351Z] github.com/docker/docker/layer [2022-04-23T10:30:13.351Z] github.com/docker/docker/libcontainerd [2022-04-23T10:30:13.351Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T10:30:13.351Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T10:30:13.351Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T10:30:13.351Z] github.com/docker/docker/libcontainerd/types [2022-04-23T10:30:13.351Z] github.com/docker/docker/oci [2022-04-23T10:30:13.351Z] github.com/docker/docker/oci/caps [2022-04-23T10:30:13.351Z] github.com/docker/docker/opts [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/aaparser [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/archive [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/authorization [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/capabilities [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/containerfs [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/directory [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/dmesg [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/filenotify [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/fileutils [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/fsutils [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/homedir [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/idtools [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/ioutils [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/longpath [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/loopback [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/parsers [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/pidfile [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/platform [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/plugins [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/pools [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/progress [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/pubsub [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/reexec [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/signal [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/stack [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/stringid [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/system [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/tailfile [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/tarsum [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/truncindex [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/urlutil [2022-04-23T10:30:13.351Z] github.com/docker/docker/pkg/useragent [2022-04-23T10:30:13.351Z] github.com/docker/docker/plugin [2022-04-23T10:30:13.351Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T10:30:13.351Z] github.com/docker/docker/plugin/v2 [2022-04-23T10:30:13.351Z] github.com/docker/docker/profiles/apparmor [2022-04-23T10:30:13.351Z] github.com/docker/docker/profiles/seccomp [2022-04-23T10:30:13.351Z] github.com/docker/docker/quota [2022-04-23T10:30:13.351Z] github.com/docker/docker/reference [2022-04-23T10:30:13.351Z] github.com/docker/docker/registry [2022-04-23T10:30:13.351Z] github.com/docker/docker/registry/resumable [2022-04-23T10:30:13.351Z] github.com/docker/docker/restartmanager [2022-04-23T10:30:13.351Z] github.com/docker/docker/rootless [2022-04-23T10:30:13.351Z] github.com/docker/docker/rootless/specconv [2022-04-23T10:30:13.351Z] github.com/docker/docker/runconfig [2022-04-23T10:30:13.351Z] github.com/docker/docker/runconfig/opts [2022-04-23T10:30:13.351Z] github.com/docker/docker/testutil [2022-04-23T10:30:13.351Z] github.com/docker/docker/testutil/daemon [2022-04-23T10:30:13.351Z] github.com/docker/docker/testutil/environment [2022-04-23T10:30:13.351Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T10:30:13.351Z] github.com/docker/docker/testutil/fakegit [2022-04-23T10:30:13.351Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T10:30:13.351Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T10:30:13.351Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T10:30:13.351Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T10:30:13.351Z] github.com/docker/docker/testutil/registry [2022-04-23T10:30:13.351Z] github.com/docker/docker/testutil/request [2022-04-23T10:30:13.351Z] github.com/docker/docker/volume [2022-04-23T10:30:13.351Z] github.com/docker/docker/volume/drivers [2022-04-23T10:30:13.351Z] github.com/docker/docker/volume/local [2022-04-23T10:30:13.351Z] github.com/docker/docker/volume/mounts [2022-04-23T10:30:13.351Z] github.com/docker/docker/volume/service [2022-04-23T10:30:13.351Z] github.com/docker/docker/volume/service/opts [2022-04-23T10:30:13.351Z] github.com/docker/docker/volume/testutils' [2022-04-23T10:30:13.351Z] ++ grep --fixed-strings /libnetwork [2022-04-23T10:30:13.351Z] ++ echo 'github.com/docker/docker/api [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/backend/build [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/httputils [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/middleware [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router/build [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router/container [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router/debug [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router/image [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router/network [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router/session [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router/system [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/server/router/volume [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types/backend [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types/container [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types/events [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types/filters [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types/image [2022-04-23T10:30:13.351Z] github.com/docker/docker/api/types/mount [2022-04-23T10:30:13.352Z] github.com/docker/docker/api/types/network [2022-04-23T10:30:13.352Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T10:30:13.352Z] github.com/docker/docker/api/types/registry [2022-04-23T10:30:13.352Z] github.com/docker/docker/api/types/strslice [2022-04-23T10:30:13.352Z] github.com/docker/docker/api/types/swarm [2022-04-23T10:30:13.352Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T10:30:13.352Z] github.com/docker/docker/api/types/time [2022-04-23T10:30:13.352Z] github.com/docker/docker/api/types/versions [2022-04-23T10:30:13.352Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T10:30:13.352Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T10:30:13.352Z] github.com/docker/docker/api/types/volume [2022-04-23T10:30:13.352Z] github.com/docker/docker/builder [2022-04-23T10:30:13.352Z] github.com/docker/docker/builder/builder-next [2022-04-23T10:30:13.352Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T10:30:13.352Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T10:30:13.352Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T10:30:13.352Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T10:30:13.352Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T10:30:13.352Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T10:30:13.352Z] github.com/docker/docker/builder/dockerfile [2022-04-23T10:30:13.352Z] github.com/docker/docker/builder/remotecontext [2022-04-23T10:30:13.352Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T10:30:13.352Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T10:30:13.352Z] github.com/docker/docker/cli [2022-04-23T10:30:13.352Z] github.com/docker/docker/cli/config [2022-04-23T10:30:13.352Z] github.com/docker/docker/cli/debug [2022-04-23T10:30:13.352Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T10:30:13.352Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T10:30:13.352Z] github.com/docker/docker/client [2022-04-23T10:30:13.352Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T10:30:13.352Z] github.com/docker/docker/cmd/dockerd [2022-04-23T10:30:13.352Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T10:30:13.352Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T10:30:13.352Z] github.com/docker/docker/container [2022-04-23T10:30:13.352Z] github.com/docker/docker/container/stream [2022-04-23T10:30:13.352Z] github.com/docker/docker/contrib/apparmor [2022-04-23T10:30:13.352Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T10:30:13.352Z] github.com/docker/docker/contrib/httpserver [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/cluster [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/config [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/events [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/exec [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/images [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/initlayer [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/links [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/listeners [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/logger [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/logger/local [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/names [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/network [2022-04-23T10:30:13.352Z] github.com/docker/docker/daemon/stats [2022-04-23T10:30:13.352Z] github.com/docker/docker/distribution [2022-04-23T10:30:13.352Z] github.com/docker/docker/distribution/metadata [2022-04-23T10:30:13.352Z] github.com/docker/docker/distribution/utils [2022-04-23T10:30:13.352Z] github.com/docker/docker/distribution/xfer [2022-04-23T10:30:13.352Z] github.com/docker/docker/dockerversion [2022-04-23T10:30:13.352Z] github.com/docker/docker/errdefs [2022-04-23T10:30:13.352Z] github.com/docker/docker/image [2022-04-23T10:30:13.352Z] github.com/docker/docker/image/cache [2022-04-23T10:30:13.352Z] github.com/docker/docker/image/tarexport [2022-04-23T10:30:13.352Z] github.com/docker/docker/image/v1 [2022-04-23T10:30:13.352Z] github.com/docker/docker/internal/test/suite [2022-04-23T10:30:13.352Z] github.com/docker/docker/layer [2022-04-23T10:30:13.352Z] github.com/docker/docker/libcontainerd [2022-04-23T10:30:13.352Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T10:30:13.352Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T10:30:13.352Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T10:30:13.352Z] github.com/docker/docker/libcontainerd/types [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/config [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/idm [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/ns [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/options [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/osl [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/types [2022-04-23T10:30:13.352Z] github.com/docker/docker/oci [2022-04-23T10:30:13.352Z] github.com/docker/docker/oci/caps [2022-04-23T10:30:13.352Z] github.com/docker/docker/opts [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/aaparser [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/archive [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/authorization [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/capabilities [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/containerfs [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/directory [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/dmesg [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/filenotify [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/fileutils [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/fsutils [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/homedir [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/idtools [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/ioutils [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/longpath [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/loopback [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/parsers [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/pidfile [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/platform [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/plugins [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/pools [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/progress [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/pubsub [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/reexec [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/signal [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/stack [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/stringid [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/system [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/tailfile [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/tarsum [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/truncindex [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/urlutil [2022-04-23T10:30:13.352Z] github.com/docker/docker/pkg/useragent [2022-04-23T10:30:13.352Z] github.com/docker/docker/plugin [2022-04-23T10:30:13.352Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T10:30:13.352Z] github.com/docker/docker/plugin/v2 [2022-04-23T10:30:13.352Z] github.com/docker/docker/profiles/apparmor [2022-04-23T10:30:13.352Z] github.com/docker/docker/profiles/seccomp [2022-04-23T10:30:13.352Z] github.com/docker/docker/quota [2022-04-23T10:30:13.352Z] github.com/docker/docker/reference [2022-04-23T10:30:13.352Z] github.com/docker/docker/registry [2022-04-23T10:30:13.352Z] github.com/docker/docker/registry/resumable [2022-04-23T10:30:13.352Z] github.com/docker/docker/restartmanager [2022-04-23T10:30:13.352Z] github.com/docker/docker/rootless [2022-04-23T10:30:13.352Z] github.com/docker/docker/rootless/specconv [2022-04-23T10:30:13.352Z] github.com/docker/docker/runconfig [2022-04-23T10:30:13.352Z] github.com/docker/docker/runconfig/opts [2022-04-23T10:30:13.352Z] github.com/docker/docker/testutil [2022-04-23T10:30:13.352Z] github.com/docker/docker/testutil/daemon [2022-04-23T10:30:13.352Z] github.com/docker/docker/testutil/environment [2022-04-23T10:30:13.352Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T10:30:13.352Z] github.com/docker/docker/testutil/fakegit [2022-04-23T10:30:13.352Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T10:30:13.352Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T10:30:13.352Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T10:30:13.352Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T10:30:13.352Z] github.com/docker/docker/testutil/registry [2022-04-23T10:30:13.352Z] github.com/docker/docker/testutil/request [2022-04-23T10:30:13.352Z] github.com/docker/docker/volume [2022-04-23T10:30:13.352Z] github.com/docker/docker/volume/drivers [2022-04-23T10:30:13.352Z] github.com/docker/docker/volume/local [2022-04-23T10:30:13.352Z] github.com/docker/docker/volume/mounts [2022-04-23T10:30:13.352Z] github.com/docker/docker/volume/service [2022-04-23T10:30:13.352Z] github.com/docker/docker/volume/service/opts [2022-04-23T10:30:13.352Z] github.com/docker/docker/volume/testutils' [2022-04-23T10:30:13.352Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/config [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/idm [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/ns [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/options [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/osl [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/types' [2022-04-23T10:30:13.352Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-23T10:30:13.352Z] + echo 'github.com/docker/docker/libnetwork [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T10:30:13.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/config [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/idm [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/ns [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/options [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/osl [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/types' [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T10:30:13.353Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T10:30:13.353Z] + type docker-proxy [2022-04-23T10:30:13.353Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-23T10:30:13.353Z] + hack/make.sh binary-proxy install-proxy [2022-04-23T10:30:13.353Z] [2022-04-23T10:30:13.389Z] --- PASS: TestBuildMultiStageOnBuild (15.02s) [2022-04-23T10:30:13.389Z] === RUN TestBuildUncleanTarFilenames [2022-04-23T10:30:13.389Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:30:13.389Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-04-23T10:30:13.389Z] === RUN TestBuildMultiStageLayerLeak [2022-04-23T10:30:13.610Z] Removing bundles/ [2022-04-23T10:30:13.610Z] [2022-04-23T10:30:13.610Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-23T10:30:13.610Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-23T10:30:13.610Z] GOOS="" GOARCH="" GOARM="" [2022-04-23T10:30:16.924Z] Removing intermediate container 9cff2de9f466 [2022-04-23T10:30:16.924Z] ---> a2c423a218b9 [2022-04-23T10:30:16.924Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-23T10:30:16.924Z] ---> Running in 4a4275142360 [2022-04-23T10:30:18.550Z] [2022-04-23T10:30:18.550Z] SUCCESS: Specified value was saved. [2022-04-23T10:30:18.601Z] === RUN TestDockerSuite/TestExec [2022-04-23T10:30:18.601Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-23T10:30:18.601Z] check_test.go:378: [d4fabb810eaea] daemon is not started [2022-04-23T10:30:18.601Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-23T10:30:18.601Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-23T10:30:18.601Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-23T10:30:19.167Z] --- PASS: TestServiceUpdateNetwork (12.61s) [2022-04-23T10:30:19.167Z] === RUN TestServiceUpdatePidsLimit [2022-04-23T10:30:19.167Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-23T10:30:20.103Z] docker_api_swarm_test.go:802: [df672deebe5c2] joining swarm manager [d32142763a94c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:30:20.669Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-23T10:30:20.669Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-23T10:30:21.606Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-23T10:30:21.606Z] docker_api_swarm_test.go:802: [dff7c2c0a1def] joining swarm manager [d32142763a94c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T10:30:21.702Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-23T10:30:21.702Z] [2022-04-23T10:30:21.702Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-23T10:30:21.702Z] Installing docker-proxy to /usr/local/bin/ [2022-04-23T10:30:21.702Z] [2022-04-23T10:30:21.702Z] + mkdir -p bundles [2022-04-23T10:30:21.702Z] + '[' -n 'github.com/docker/docker/api [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/server [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/server/backend/build [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/server/httpstatus [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/server/httputils [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/server/middleware [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/server/router [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/server/router/build [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/server/router/container [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/server/router/debug [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/server/router/distribution [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/server/router/grpc [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/server/router/image [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/server/router/network [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/server/router/plugin [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/server/router/session [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/server/router/swarm [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/server/router/system [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/server/router/volume [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/types [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/types/backend [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/types/blkiodev [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/types/container [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/types/events [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/types/filters [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/types/image [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/types/mount [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/types/network [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/types/registry [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/types/strslice [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/types/swarm [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/types/time [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/types/versions [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-23T10:30:21.702Z] github.com/docker/docker/api/types/volume [2022-04-23T10:30:21.702Z] github.com/docker/docker/builder [2022-04-23T10:30:21.702Z] github.com/docker/docker/builder/builder-next [2022-04-23T10:30:21.702Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-23T10:30:21.702Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-23T10:30:21.702Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-23T10:30:21.702Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-23T10:30:21.702Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-23T10:30:21.702Z] github.com/docker/docker/builder/builder-next/worker [2022-04-23T10:30:21.702Z] github.com/docker/docker/builder/dockerfile [2022-04-23T10:30:21.702Z] github.com/docker/docker/builder/remotecontext [2022-04-23T10:30:21.702Z] github.com/docker/docker/builder/remotecontext/git [2022-04-23T10:30:21.702Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-23T10:30:21.702Z] github.com/docker/docker/cli [2022-04-23T10:30:21.702Z] github.com/docker/docker/cli/config [2022-04-23T10:30:21.702Z] github.com/docker/docker/cli/debug [2022-04-23T10:30:21.702Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-23T10:30:21.702Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-23T10:30:21.702Z] github.com/docker/docker/client [2022-04-23T10:30:21.702Z] github.com/docker/docker/cmd/docker-proxy [2022-04-23T10:30:21.702Z] github.com/docker/docker/cmd/dockerd [2022-04-23T10:30:21.702Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-23T10:30:21.702Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-23T10:30:21.702Z] github.com/docker/docker/container [2022-04-23T10:30:21.702Z] github.com/docker/docker/container/stream [2022-04-23T10:30:21.702Z] github.com/docker/docker/contrib/apparmor [2022-04-23T10:30:21.702Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-23T10:30:21.702Z] github.com/docker/docker/contrib/httpserver [2022-04-23T10:30:21.702Z] github.com/docker/docker/daemon [2022-04-23T10:30:21.702Z] github.com/docker/docker/daemon/cluster [2022-04-23T10:30:21.702Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-23T10:30:21.702Z] github.com/docker/docker/daemon/cluster/convert [2022-04-23T10:30:21.702Z] github.com/docker/docker/daemon/cluster/executor [2022-04-23T10:30:21.702Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-23T10:30:21.702Z] github.com/docker/docker/daemon/cluster/provider [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/config [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/events [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/events/testutils [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/exec [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/graphdriver [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/images [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/initlayer [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/links [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/listeners [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/logger [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/logger/gelf [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/logger/journald [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/logger/local [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/logger/logentries [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/logger/splunk [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/logger/syslog [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/logger/templates [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/names [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/network [2022-04-23T10:30:21.703Z] github.com/docker/docker/daemon/stats [2022-04-23T10:30:21.703Z] github.com/docker/docker/distribution [2022-04-23T10:30:21.703Z] github.com/docker/docker/distribution/metadata [2022-04-23T10:30:21.703Z] github.com/docker/docker/distribution/utils [2022-04-23T10:30:21.703Z] github.com/docker/docker/distribution/xfer [2022-04-23T10:30:21.703Z] github.com/docker/docker/dockerversion [2022-04-23T10:30:21.703Z] github.com/docker/docker/errdefs [2022-04-23T10:30:21.703Z] github.com/docker/docker/image [2022-04-23T10:30:21.703Z] github.com/docker/docker/image/cache [2022-04-23T10:30:21.703Z] github.com/docker/docker/image/tarexport [2022-04-23T10:30:21.703Z] github.com/docker/docker/image/v1 [2022-04-23T10:30:21.703Z] github.com/docker/docker/internal/test/suite [2022-04-23T10:30:21.703Z] github.com/docker/docker/layer [2022-04-23T10:30:21.703Z] github.com/docker/docker/libcontainerd [2022-04-23T10:30:21.703Z] github.com/docker/docker/libcontainerd/queue [2022-04-23T10:30:21.703Z] github.com/docker/docker/libcontainerd/remote [2022-04-23T10:30:21.703Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-23T10:30:21.703Z] github.com/docker/docker/libcontainerd/types [2022-04-23T10:30:21.703Z] github.com/docker/docker/oci [2022-04-23T10:30:21.703Z] github.com/docker/docker/oci/caps [2022-04-23T10:30:21.703Z] github.com/docker/docker/opts [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/aaparser [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/archive [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/authorization [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/broadcaster [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/capabilities [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/chrootarchive [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/containerfs [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/devicemapper [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/directory [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/dmesg [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/filenotify [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/fileutils [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/fsutils [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/homedir [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/idtools [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/ioutils [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/jsonmessage [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/longpath [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/loopback [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/namesgenerator [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/parsers [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/pidfile [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/platform [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/plugingetter [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/plugins [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/plugins/transport [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/pools [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/progress [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/pubsub [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/reexec [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/signal [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/stack [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/stdcopy [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/streamformatter [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/stringid [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/sysinfo [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/system [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/tailfile [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/tarsum [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/truncindex [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/urlutil [2022-04-23T10:30:21.703Z] github.com/docker/docker/pkg/useragent [2022-04-23T10:30:21.703Z] github.com/docker/docker/plugin [2022-04-23T10:30:21.703Z] github.com/docker/docker/plugin/executor/containerd [2022-04-23T10:30:21.703Z] github.com/docker/docker/plugin/v2 [2022-04-23T10:30:21.703Z] github.com/docker/docker/profiles/apparmor [2022-04-23T10:30:21.703Z] github.com/docker/docker/profiles/seccomp [2022-04-23T10:30:21.703Z] github.com/docker/docker/quota [2022-04-23T10:30:21.703Z] github.com/docker/docker/reference [2022-04-23T10:30:21.703Z] github.com/docker/docker/registry [2022-04-23T10:30:21.703Z] github.com/docker/docker/registry/resumable [2022-04-23T10:30:21.703Z] github.com/docker/docker/restartmanager [2022-04-23T10:30:21.703Z] github.com/docker/docker/rootless [2022-04-23T10:30:21.703Z] github.com/docker/docker/rootless/specconv [2022-04-23T10:30:21.703Z] github.com/docker/docker/runconfig [2022-04-23T10:30:21.703Z] github.com/docker/docker/runconfig/opts [2022-04-23T10:30:21.703Z] github.com/docker/docker/testutil [2022-04-23T10:30:21.703Z] github.com/docker/docker/testutil/daemon [2022-04-23T10:30:21.703Z] github.com/docker/docker/testutil/environment [2022-04-23T10:30:21.703Z] github.com/docker/docker/testutil/fakecontext [2022-04-23T10:30:21.703Z] github.com/docker/docker/testutil/fakegit [2022-04-23T10:30:21.703Z] github.com/docker/docker/testutil/fakestorage [2022-04-23T10:30:21.703Z] github.com/docker/docker/testutil/fixtures/load [2022-04-23T10:30:21.703Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-23T10:30:21.703Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-23T10:30:21.703Z] github.com/docker/docker/testutil/registry [2022-04-23T10:30:21.703Z] github.com/docker/docker/testutil/request [2022-04-23T10:30:21.703Z] github.com/docker/docker/volume [2022-04-23T10:30:21.703Z] github.com/docker/docker/volume/drivers [2022-04-23T10:30:21.703Z] github.com/docker/docker/volume/local [2022-04-23T10:30:21.703Z] github.com/docker/docker/volume/mounts [2022-04-23T10:30:21.703Z] github.com/docker/docker/volume/service [2022-04-23T10:30:21.703Z] github.com/docker/docker/volume/service/opts [2022-04-23T10:30:21.703Z] github.com/docker/docker/volume/testutils' ']' [2022-04-23T10:30:21.703Z] + 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/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-23T10:30:21.703Z] ? github.com/docker/docker/api [no test files] [2022-04-23T10:30:21.864Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-23T10:30:22.122Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-23T10:30:22.609Z] Removing intermediate container 4a4275142360 [2022-04-23T10:30:22.609Z] ---> c7bc49389786 [2022-04-23T10:30:22.609Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-23T10:30:22.609Z] ---> Running in 6cf82a37c5b9 [2022-04-23T10:30:22.689Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-23T10:30:22.949Z] docker_api_swarm_test.go:802: [d9f377f95b112] joining swarm manager [d32142763a94c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-23T10:30:23.517Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-23T10:30:24.455Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-23T10:30:24.455Z] docker_api_swarm_test.go:802: [d9ba470eff314] joining swarm manager [d32142763a94c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-23T10:30:25.022Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-23T10:30:25.588Z] docker_api_swarm_test.go:810: [d5d7d6d10c078] joining swarm manager [d32142763a94c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-23T10:30:26.154Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-23T10:30:27.534Z] === RUN TestDockerSuite/TestExecEnv [2022-04-23T10:30:27.793Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-23T10:30:28.732Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-23T10:30:28.863Z] Cannot create a file when that file already exists. [2022-04-23T10:30:28.992Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-23T10:30:29.262Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-23T10:30:31.175Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-23T10:30:31.745Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-23T10:30:32.311Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-23T10:30:32.878Z] === RUN TestDockerSuite/TestExecParseError [2022-04-23T10:30:33.446Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-23T10:30:34.013Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-23T10:30:34.272Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-23T10:30:35.209Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-23T10:30:35.776Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-23T10:30:36.479Z] Removing intermediate container 6cf82a37c5b9 [2022-04-23T10:30:36.479Z] ---> b87cc0ce5547 [2022-04-23T10:30:36.479Z] Step 13/13 : CMD ["sh"] [2022-04-23T10:30:36.479Z] ---> Running in c83e755327fe [2022-04-23T10:30:36.714Z] --- PASS: TestServiceUpdatePidsLimit (17.50s) [2022-04-23T10:30:36.714Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.26s) [2022-04-23T10:30:36.714Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2022-04-23T10:30:36.714Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-04-23T10:30:36.714Z] PASS [2022-04-23T10:30:36.714Z] [2022-04-23T10:30:36.714Z] === Skipped [2022-04-23T10:30:36.714Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-23T10:30:36.714Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-23T10:30:36.714Z] [2022-04-23T10:30:36.714Z] DONE 27 tests, 1 skipped in 180.897s [2022-04-23T10:30:36.714Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-23T10:30:36.714Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-23T10:30:36.714Z] ++ 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-04-23T10:30:36.714Z] ++ set -e [2022-04-23T10:30:36.714Z] ++ '[' -n 0 ']' [2022-04-23T10:30:36.714Z] ++ set -x [2022-04-23T10:30:36.714Z] ++ 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-04-23T10:30:36.714Z] INFO: Testing against a local daemon [2022-04-23T10:30:36.714Z] === RUN TestSessionCreate [2022-04-23T10:30:36.714Z] --- PASS: TestSessionCreate (0.04s) [2022-04-23T10:30:36.714Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-23T10:30:36.714Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-04-23T10:30:36.714Z] PASS [2022-04-23T10:30:36.714Z] [2022-04-23T10:30:36.714Z] DONE 2 tests in 0.184s [2022-04-23T10:30:36.714Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-23T10:30:36.714Z] ++ 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-04-23T10:30:36.714Z] ++ set -e [2022-04-23T10:30:36.714Z] ++ '[' -n 0 ']' [2022-04-23T10:30:36.714Z] ++ set -x [2022-04-23T10:30:36.714Z] ++ 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-04-23T10:30:36.973Z] INFO: Testing against a local daemon [2022-04-23T10:30:36.973Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-23T10:30:36.973Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-23T10:30:36.973Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T10:30:36.973Z] === RUN TestDiskUsage [2022-04-23T10:30:36.973Z] === PAUSE TestDiskUsage [2022-04-23T10:30:36.973Z] === RUN TestEventsExecDie [2022-04-23T10:30:36.990Z] Removing intermediate container c83e755327fe [2022-04-23T10:30:36.990Z] ---> 911e3c1e3323 [2022-04-23T10:30:36.990Z] Successfully built 911e3c1e3323 [2022-04-23T10:30:36.990Z] Successfully tagged busybox:latest [2022-04-23T10:30:36.990Z] INFO: Docker images of the daemon under test [2022-04-23T10:30:36.990Z] [2022-04-23T10:30:36.990Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-23T10:30:36.990Z] busybox latest 911e3c1e3323 Less than a second ago 5.02GB [2022-04-23T10:30:36.990Z] microsoft/windowsservercore latest aa8714eb8356 2 weeks ago 4.98GB [2022-04-23T10:30:36.990Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 2 weeks ago 4.98GB [2022-04-23T10:30:36.990Z] [2022-04-23T10:30:36.990Z] INFO: Running integration tests at 04/23/2022 10:30:36... [2022-04-23T10:30:36.990Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-23T10:30:36.990Z] INFO: Integration API tests being run from the host: [2022-04-23T10:30:36.990Z] INFO: make.ps1 starting at 04/23/2022 10:30:36 [2022-04-23T10:30:37.542Z] --- PASS: TestEventsExecDie (0.57s) [2022-04-23T10:30:37.542Z] === RUN TestEventsBackwardsCompatible [2022-04-23T10:30:37.542Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-23T10:30:37.542Z] === RUN TestEventsVolumeCreate [2022-04-23T10:30:37.542Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-23T10:30:37.542Z] === RUN TestInfoBinaryCommits [2022-04-23T10:30:37.542Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-23T10:30:37.542Z] === RUN TestInfoAPIVersioned [2022-04-23T10:30:37.542Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-23T10:30:37.542Z] === RUN TestInfoAPI [2022-04-23T10:30:37.542Z] --- PASS: TestInfoAPI (0.01s) [2022-04-23T10:30:37.542Z] === RUN TestInfoAPIWarnings [2022-04-23T10:30:38.686Z] --- PASS: TestBuildMultiStageLayerLeak (21.44s) [2022-04-23T10:30:38.686Z] === RUN TestBuildWithHugeFile [2022-04-23T10:30:38.790Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-23T10:30:39.760Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-04-23T10:30:47.511Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-23T10:30:48.078Z] === RUN TestDockerSuite/TestExecTTY [2022-04-23T10:30:48.337Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-23T10:30:48.904Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-23T10:30:49.471Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-23T10:30:50.038Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-23T10:30:50.038Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-23T10:30:50.038Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-23T10:30:51.415Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-23T10:30:51.674Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-23T10:30:52.611Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-23T10:30:53.177Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-23T10:30:53.746Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-23T10:30:54.011Z] --- PASS: TestInfoAPIWarnings (16.34s) [2022-04-23T10:30:54.011Z] === RUN TestInfoDebug [2022-04-23T10:30:54.578Z] --- PASS: TestInfoDebug (0.52s) [2022-04-23T10:30:54.578Z] === RUN TestInfoInsecureRegistries [2022-04-23T10:30:55.144Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-23T10:30:55.144Z] === RUN TestInfoRegistryMirrors [2022-04-23T10:30:55.402Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-23T10:30:55.402Z] === RUN TestLoginFailsWithBadCredentials [2022-04-23T10:30:55.660Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-04-23T10:30:55.660Z] === RUN TestPingCacheHeaders [2022-04-23T10:30:55.660Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-23T10:30:55.660Z] === RUN TestPingGet [2022-04-23T10:30:55.660Z] --- PASS: TestPingGet (0.01s) [2022-04-23T10:30:55.660Z] === RUN TestPingHead [2022-04-23T10:30:55.660Z] --- PASS: TestPingHead (0.01s) [2022-04-23T10:30:55.660Z] === RUN TestPingSwarmHeader [2022-04-23T10:30:56.227Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-23T10:30:56.793Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-23T10:30:57.728Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-23T10:30:57.728Z] --- PASS: TestPingSwarmHeader (2.01s) [2022-04-23T10:30:57.728Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-23T10:30:57.728Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-23T10:30:57.728Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-23T10:30:57.728Z] === RUN TestVersion [2022-04-23T10:30:57.728Z] --- PASS: TestVersion (0.02s) [2022-04-23T10:30:57.728Z] === CONT TestDiskUsage [2022-04-23T10:30:58.296Z] === RUN TestDiskUsage/empty [2022-04-23T10:30:58.296Z] === RUN TestDiskUsage/empty/container_types [2022-04-23T10:30:58.296Z] === RUN TestDiskUsage/empty/image_types [2022-04-23T10:30:58.296Z] === RUN TestDiskUsage/empty/volume_types [2022-04-23T10:30:58.296Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-23T10:30:58.296Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-23T10:30:58.296Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-23T10:30:58.296Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-23T10:30:58.296Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-23T10:30:58.296Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-23T10:30:58.296Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-23T10:30:58.296Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-23T10:30:58.296Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-23T10:30:58.555Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-23T10:30:58.555Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-23T10:30:58.555Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-23T10:30:58.555Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-23T10:30:58.555Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-23T10:30:58.555Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-23T10:30:58.555Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-23T10:30:58.555Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-23T10:30:58.555Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-23T10:30:58.555Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-23T10:30:58.555Z] === RUN TestDiskUsage/after_container.Run [2022-04-23T10:30:58.813Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-23T10:30:58.813Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-23T10:30:58.813Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-23T10:30:58.813Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-23T10:30:58.813Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-23T10:30:58.813Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-23T10:30:58.813Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-23T10:30:58.813Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-23T10:30:58.813Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-23T10:30:58.813Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage (1.29s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-23T10:30:59.077Z] PASS [2022-04-23T10:30:59.077Z] [2022-04-23T10:30:59.077Z] === Skipped [2022-04-23T10:30:59.077Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T10:30:59.077Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-23T10:30:59.077Z] [2022-04-23T10:30:59.077Z] DONE 54 tests, 1 skipped in 22.167s [2022-04-23T10:30:59.077Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-23T10:30:59.077Z] ++ 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-04-23T10:30:59.077Z] ++ set -e [2022-04-23T10:30:59.077Z] ++ '[' -n 0 ']' [2022-04-23T10:30:59.077Z] ++ set -x [2022-04-23T10:30:59.077Z] ++ 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-04-23T10:30:59.077Z] INFO: Testing against a local daemon [2022-04-23T10:30:59.077Z] === RUN TestVolumesCreateAndList [2022-04-23T10:30:59.077Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-23T10:30:59.077Z] === RUN TestVolumesRemove [2022-04-23T10:30:59.077Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-23T10:30:59.077Z] === RUN TestVolumesInspect [2022-04-23T10:30:59.077Z] --- PASS: TestVolumesInspect (0.01s) [2022-04-23T10:30:59.077Z] === RUN TestVolumesInvalidJSON [2022-04-23T10:30:59.077Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-23T10:30:59.077Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-23T10:30:59.077Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-23T10:30:59.077Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-23T10:30:59.077Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-23T10:30:59.077Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-23T10:30:59.077Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-23T10:30:59.077Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-23T10:30:59.077Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-23T10:30:59.077Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-23T10:30:59.077Z] PASS [2022-04-23T10:30:59.077Z] [2022-04-23T10:30:59.077Z] DONE 9 tests in 0.199s [2022-04-23T10:30:59.077Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-23T10:30:59.335Z] ++++ cat bundles/test-integration/docker.pid [2022-04-23T10:30:59.335Z] +++ kill 6664 [2022-04-23T10:30:59.594Z] +++ /etc/init.d/apparmor stop [2022-04-23T10:30:59.594Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-23T10:30:59.594Z] [2022-04-23T10:30:59.594Z] Unloading profiles will leave already running processes permanently [2022-04-23T10:30:59.594Z] unconfined, which can lead to unexpected situations. [2022-04-23T10:30:59.594Z] [2022-04-23T10:30:59.594Z] To set a process to complain mode, use the command line tool [2022-04-23T10:30:59.594Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-23T10:30:59.594Z] +++ true [2022-04-23T10:30:59.594Z] exiting test-integration [2022-04-23T10:30:59.594Z] ++ exit 0 [2022-04-23T10:30:59.594Z] [2022-04-23T10:31:00.161Z] + for job in $(jobs -p) [2022-04-23T10:31:00.161Z] + wait 1245 [2022-04-23T10:31:03.442Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-23T10:31:04.376Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-23T10:31:09.641Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-23T10:31:09.641Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-23T10:31:09.641Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-23T10:31:09.641Z] === RUN TestDockerSuite/TestHealth [2022-04-23T10:31:19.613Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-23T10:31:29.591Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-23T10:31:29.591Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-23T10:31:29.591Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-23T10:31:29.591Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-23T10:31:29.591Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-23T10:31:29.591Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-23T10:31:29.591Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-23T10:31:29.591Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-23T10:31:29.591Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-23T10:31:29.591Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-23T10:31:29.591Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-23T10:31:29.849Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-23T10:31:30.108Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-23T10:31:30.108Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-23T10:31:30.676Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-23T10:31:30.934Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-23T10:31:31.502Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-23T10:31:32.072Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-23T10:31:32.072Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-23T10:31:32.639Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-23T10:31:35.165Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-23T10:31:35.165Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-23T10:31:35.165Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-23T10:31:36.100Z] === RUN TestDockerSuite/TestImportFile [2022-04-23T10:31:37.477Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-23T10:31:37.477Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-23T10:31:38.411Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-23T10:31:39.785Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-23T10:31:39.785Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-23T10:31:40.658Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:31:40.658Z] INFO: Testing against a local daemon [2022-04-23T10:31:40.658Z] === RUN TestBuildWithSession [2022-04-23T10:31:40.658Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T10:31:40.658Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-23T10:31:40.658Z] === RUN TestBuildSquashParent [2022-04-23T10:31:40.658Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:31:40.658Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-23T10:31:40.658Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-23T10:31:40.658Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T10:31:40.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T10:31:40.658Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T10:31:40.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T10:31:40.658Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T10:31:40.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T10:31:40.658Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T10:31:40.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T10:31:40.658Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T10:31:40.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T10:31:40.658Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T10:31:40.658Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T10:31:40.658Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-23T10:31:40.658Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-23T10:31:40.658Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-23T10:31:40.658Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-23T10:31:41.163Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-23T10:31:41.731Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-23T10:31:42.668Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-23T10:31:43.238Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-23T10:31:43.238Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-23T10:31:43.238Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-23T10:31:44.175Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-23T10:31:44.175Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-23T10:31:44.434Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-23T10:31:45.003Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-23T10:31:45.571Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-23T10:31:46.138Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-23T10:31:46.397Z] docker_api_swarm_service_test.go:395: [d3fce88a615fc] joining swarm manager [d396c0db193e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:31:46.656Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-23T10:31:46.918Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-23T10:31:47.195Z] docker_api_swarm_service_test.go:395: [dd8b8bf210147] joining swarm manager [d396c0db193e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T10:31:48.131Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-23T10:31:48.698Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-23T10:31:49.160Z] --- PASS: TestBuildWithHugeFile (126.03s) [2022-04-23T10:31:49.160Z] === RUN TestBuildWCOWSandboxSize [2022-04-23T10:31:49.160Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T10:31:49.160Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-23T10:31:49.160Z] === RUN TestBuildWithEmptyDockerfile [2022-04-23T10:31:49.160Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T10:31:49.160Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T10:31:49.160Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T10:31:49.160Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T10:31:49.160Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T10:31:49.160Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T10:31:49.160Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T10:31:49.160Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T10:31:49.160Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T10:31:49.160Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-04-23T10:31:49.160Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-23T10:31:49.160Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-04-23T10:31:49.160Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-04-23T10:31:49.160Z] === RUN TestBuildPreserveOwnership [2022-04-23T10:31:49.160Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:31:49.160Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-23T10:31:49.160Z] === RUN TestBuildPlatformInvalid [2022-04-23T10:31:49.160Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-23T10:31:49.160Z] PASS [2022-04-23T10:31:49.160Z] ok github.com/docker/docker/integration/build 197.522s [2022-04-23T10:31:49.160Z] [2022-04-23T10:31:49.160Z] === Skipped [2022-04-23T10:31:49.160Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-23T10:31:49.160Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T10:31:49.160Z] [2022-04-23T10:31:49.160Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-23T10:31:49.160Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:31:49.160Z] [2022-04-23T10:31:49.160Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-23T10:31:49.160Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:31:49.160Z] [2022-04-23T10:31:49.160Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-23T10:31:49.160Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:31:49.160Z] [2022-04-23T10:31:49.160Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-23T10:31:49.160Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T10:31:49.160Z] [2022-04-23T10:31:49.160Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-23T10:31:49.160Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:31:49.160Z] [2022-04-23T10:31:49.160Z] DONE 29 tests, 6 skipped in 235.472s [2022-04-23T10:31:49.160Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-23T10:31:49.160Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:31:49.160Z] INFO: Testing against a local daemon [2022-04-23T10:31:49.160Z] === RUN TestConfigInspect [2022-04-23T10:31:49.160Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:31:49.160Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-23T10:31:49.160Z] === RUN TestConfigList [2022-04-23T10:31:49.160Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:31:49.160Z] --- SKIP: TestConfigList (0.00s) [2022-04-23T10:31:49.160Z] === RUN TestConfigsCreateAndDelete [2022-04-23T10:31:49.160Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:31:49.160Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-23T10:31:49.160Z] === RUN TestConfigsUpdate [2022-04-23T10:31:49.160Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:31:49.160Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-23T10:31:49.160Z] === RUN TestTemplatedConfig [2022-04-23T10:31:49.160Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:31:49.160Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-23T10:31:49.160Z] === RUN TestConfigCreateResolve [2022-04-23T10:31:49.160Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:31:49.160Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-23T10:31:49.160Z] PASS [2022-04-23T10:31:49.160Z] ok github.com/docker/docker/integration/config 0.116s [2022-04-23T10:31:49.160Z] [2022-04-23T10:31:49.160Z] === Skipped [2022-04-23T10:31:49.160Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-23T10:31:49.160Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:31:49.160Z] [2022-04-23T10:31:49.160Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-23T10:31:49.160Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:31:49.160Z] [2022-04-23T10:31:49.160Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-23T10:31:49.160Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:31:49.160Z] [2022-04-23T10:31:49.160Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-23T10:31:49.160Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:31:49.160Z] [2022-04-23T10:31:49.160Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-23T10:31:49.160Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:31:49.160Z] [2022-04-23T10:31:49.160Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-23T10:31:49.160Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:31:49.160Z] [2022-04-23T10:31:49.160Z] DONE 6 tests, 6 skipped in 2.240s [2022-04-23T10:31:49.160Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-23T10:31:49.160Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:31:49.160Z] INFO: Testing against a local daemon [2022-04-23T10:31:49.160Z] === RUN TestCheckpoint [2022-04-23T10:31:49.160Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T10:31:49.160Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-23T10:31:49.160Z] === RUN TestContainerInvalidJSON [2022-04-23T10:31:49.160Z] === RUN TestContainerInvalidJSON/commit [2022-04-23T10:31:49.160Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-23T10:31:49.160Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-23T10:31:49.160Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-23T10:31:49.160Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T10:31:49.160Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T10:31:49.160Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-23T10:31:49.160Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-23T10:31:49.160Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-23T10:31:49.160Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-23T10:31:49.160Z] === CONT TestContainerInvalidJSON/commit [2022-04-23T10:31:49.160Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-23T10:31:49.160Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-23T10:31:49.160Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-23T10:31:49.160Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-23T10:31:49.160Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-23T10:31:49.161Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T10:31:49.161Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-23T10:31:49.161Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-23T10:31:49.161Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-23T10:31:49.161Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-23T10:31:49.161Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-23T10:31:49.161Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-23T10:31:49.161Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-23T10:31:49.161Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-23T10:31:49.161Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-23T10:31:49.161Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-23T10:31:49.161Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-23T10:31:49.161Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-23T10:31:49.161Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-23T10:31:49.161Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-23T10:31:49.161Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-23T10:31:49.161Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-23T10:31:49.161Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-23T10:31:49.161Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-23T10:31:49.161Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-04-23T10:31:49.161Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-23T10:31:49.161Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-23T10:31:49.161Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-23T10:31:49.161Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-04-23T10:31:49.161Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-23T10:31:49.161Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-23T10:31:49.161Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-04-23T10:31:49.161Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-04-23T10:31:49.161Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-23T10:31:49.161Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-23T10:31:49.161Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-04-23T10:31:49.161Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-04-23T10:31:49.161Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-23T10:31:49.161Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-23T10:31:49.161Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-23T10:31:49.161Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-04-23T10:31:49.161Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-04-23T10:31:49.161Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-04-23T10:31:49.161Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T10:31:49.161Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-23T10:31:49.161Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-23T10:31:49.161Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-23T10:31:49.161Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-23T10:31:49.161Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-23T10:31:49.161Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-23T10:31:49.161Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-23T10:31:49.161Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2022-04-23T10:31:49.161Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-23T10:31:49.161Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-04-23T10:31:49.161Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-23T10:31:49.161Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2022-04-23T10:31:49.161Z] === RUN TestCopyEmptyFile [2022-04-23T10:31:49.265Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-23T10:31:49.524Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-23T10:31:49.629Z] --- PASS: TestCopyEmptyFile (0.40s) [2022-04-23T10:31:49.629Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-23T10:31:50.091Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-23T10:31:50.091Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-23T10:31:50.091Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-23T10:31:50.097Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-04-23T10:31:50.097Z] === RUN TestCopyFromContainer [2022-04-23T10:31:50.097Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:31:50.097Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-23T10:31:50.097Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-23T10:31:50.097Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T10:31:50.097Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T10:31:50.097Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T10:31:50.097Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T10:31:50.097Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T10:31:50.097Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T10:31:50.097Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T10:31:50.097Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T10:31:50.097Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T10:31:50.097Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-23T10:31:50.097Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-04-23T10:31:50.097Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-23T10:31:50.097Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-04-23T10:31:50.097Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-23T10:31:50.097Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-23T10:31:50.097Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-23T10:31:50.097Z] === RUN TestCreateWithInvalidEnv [2022-04-23T10:31:50.097Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-23T10:31:50.097Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-23T10:31:50.097Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-23T10:31:50.097Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-23T10:31:50.097Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-23T10:31:50.097Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-23T10:31:50.097Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-23T10:31:50.097Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-23T10:31:50.097Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-23T10:31:50.097Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-23T10:31:50.097Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-23T10:31:50.097Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-23T10:31:50.097Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-23T10:31:50.097Z] === RUN TestCreateTmpfsMountsTarget [2022-04-23T10:31:50.097Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:31:50.097Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-23T10:31:50.097Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-23T10:31:50.097Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:31:50.097Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-23T10:31:50.097Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-23T10:31:50.097Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:31:50.097Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-23T10:31:50.097Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-23T10:31:50.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T10:31:50.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T10:31:50.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T10:31:50.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T10:31:50.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T10:31:50.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T10:31:50.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T10:31:50.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T10:31:50.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T10:31:50.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T10:31:50.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T10:31:50.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T10:31:50.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T10:31:50.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T10:31:50.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T10:31:50.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-04-23T10:31:50.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-23T10:31:50.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-23T10:31:50.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-23T10:31:50.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-23T10:31:50.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-23T10:31:50.097Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-23T10:31:50.097Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-23T10:31:50.097Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-23T10:31:50.097Z] === RUN TestCreateDifferentPlatform [2022-04-23T10:31:50.097Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-23T10:31:50.097Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-23T10:31:50.097Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-04-23T10:31:50.097Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-23T10:31:50.097Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-23T10:31:50.097Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-23T10:31:50.566Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.15s) [2022-04-23T10:31:50.566Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-23T10:31:50.566Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-23T10:31:50.566Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-23T10:31:50.566Z] === RUN TestContainerKillOnDaemonStart [2022-04-23T10:31:50.566Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:31:50.566Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-23T10:31:50.566Z] === RUN TestWindowsDevices [2022-04-23T10:31:50.566Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-23T10:31:50.566Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-23T10:31:50.566Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:31:50.566Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:31:50.566Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:31:50.566Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:31:50.566Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:31:50.566Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:31:50.566Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T10:31:50.566Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T10:31:50.566Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:31:50.566Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:31:50.566Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:31:50.566Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:31:50.566Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:31:50.566Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:31:50.566Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-23T10:31:50.566Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T10:31:50.566Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:31:50.566Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:31:50.566Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T10:31:50.566Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T10:31:50.566Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:31:51.026Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-23T10:31:51.034Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:31:51.034Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:31:51.964Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-23T10:31:52.530Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-23T10:31:53.097Z] === RUN TestDockerSuite/TestInspectImage [2022-04-23T10:31:53.097Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-23T10:31:53.355Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-23T10:31:53.355Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-23T10:31:53.355Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-23T10:31:53.612Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-23T10:31:54.178Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-23T10:31:54.178Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-23T10:31:54.745Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-23T10:31:55.312Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-23T10:31:57.061Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:31:57.061Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-23T10:31:57.061Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-04-23T10:31:57.061Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.45s) [2022-04-23T10:31:57.061Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.29s) [2022-04-23T10:31:57.061Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.87s) [2022-04-23T10:31:57.061Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.67s) [2022-04-23T10:31:57.061Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.03s) [2022-04-23T10:31:57.061Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.47s) [2022-04-23T10:31:57.061Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.48s) [2022-04-23T10:31:57.061Z] === RUN TestDiff [2022-04-23T10:31:57.061Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-23T10:31:57.061Z] --- SKIP: TestDiff (0.00s) [2022-04-23T10:31:57.061Z] === RUN TestExecWithCloseStdin [2022-04-23T10:31:57.214Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-23T10:31:57.214Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-23T10:31:57.784Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-23T10:31:58.353Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-23T10:31:59.241Z] --- PASS: TestExecWithCloseStdin (2.47s) [2022-04-23T10:31:59.241Z] === RUN TestExec [2022-04-23T10:31:59.289Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-23T10:31:59.858Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-23T10:32:00.116Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-23T10:32:00.683Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-23T10:32:00.941Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-23T10:32:01.509Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-23T10:32:02.075Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-23T10:32:02.075Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-23T10:32:02.183Z] --- PASS: TestExec (2.50s) [2022-04-23T10:32:02.183Z] === RUN TestExecUser [2022-04-23T10:32:02.183Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-23T10:32:02.183Z] --- SKIP: TestExecUser (0.01s) [2022-04-23T10:32:02.183Z] === RUN TestExportContainerAndImportImage [2022-04-23T10:32:02.183Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:32:02.183Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-23T10:32:02.183Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-23T10:32:02.183Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:32:02.183Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-23T10:32:02.183Z] === RUN TestHealthCheckWorkdir [2022-04-23T10:32:02.183Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-23T10:32:02.183Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-23T10:32:02.183Z] === RUN TestHealthKillContainer [2022-04-23T10:32:02.183Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-23T10:32:02.183Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-23T10:32:02.183Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-23T10:32:02.183Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-23T10:32:02.183Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-23T10:32:02.183Z] === RUN TestKillContainerInvalidSignal [2022-04-23T10:32:02.817Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-23T10:32:02.817Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-23T10:32:03.014Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-23T10:32:03.583Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-23T10:32:04.406Z] --- PASS: TestKillContainerInvalidSignal (2.48s) [2022-04-23T10:32:04.406Z] === RUN TestKillContainer [2022-04-23T10:32:04.406Z] === RUN TestKillContainer/no_signal [2022-04-23T10:32:04.519Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-23T10:32:05.113Z] docker_api_swarm_service_test.go:343: [d4cf83a5491dc] joining swarm manager [d4d7aba23de9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:32:05.686Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-23T10:32:05.944Z] docker_api_swarm_service_test.go:343: [d3f39f8b94240] joining swarm manager [d4d7aba23de9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T10:32:06.202Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-23T10:32:06.629Z] === RUN TestKillContainer/non_killing_signal [2022-04-23T10:32:06.629Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-23T10:32:06.629Z] === RUN TestKillContainer/killing_signal [2022-04-23T10:32:07.580Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-23T10:32:09.589Z] --- PASS: TestKillContainer (5.14s) [2022-04-23T10:32:09.589Z] --- PASS: TestKillContainer/no_signal (2.26s) [2022-04-23T10:32:09.589Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-23T10:32:09.589Z] --- PASS: TestKillContainer/killing_signal (2.81s) [2022-04-23T10:32:09.589Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-23T10:32:09.589Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T10:32:09.589Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-23T10:32:09.589Z] === RUN TestKillStoppedContainer [2022-04-23T10:32:09.589Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T10:32:09.589Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-23T10:32:09.589Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-23T10:32:09.589Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T10:32:09.589Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-23T10:32:09.589Z] === RUN TestKillDifferentUserContainer [2022-04-23T10:32:09.589Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-23T10:32:09.589Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-23T10:32:09.589Z] === RUN TestInspectOomKilledTrue [2022-04-23T10:32:09.589Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:32:09.589Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-23T10:32:09.589Z] === RUN TestInspectOomKilledFalse [2022-04-23T10:32:09.589Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T10:32:09.589Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-23T10:32:09.589Z] === RUN TestLogsFollowTailEmpty [2022-04-23T10:32:10.111Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-23T10:32:11.487Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-23T10:32:11.487Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-23T10:32:11.804Z] --- PASS: TestLogsFollowTailEmpty (2.21s) [2022-04-23T10:32:11.804Z] === RUN TestNetworkNat [2022-04-23T10:32:11.804Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-23T10:32:11.804Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-23T10:32:11.804Z] === RUN TestNetworkLocalhostTCPNat [2022-04-23T10:32:12.861Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-23T10:32:13.119Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-23T10:32:13.687Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-23T10:32:15.604Z] --- PASS: TestNetworkLocalhostTCPNat (3.66s) [2022-04-23T10:32:15.604Z] === RUN TestNetworkLoopbackNat [2022-04-23T10:32:15.604Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-23T10:32:15.604Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-23T10:32:15.604Z] === RUN TestPause [2022-04-23T10:32:15.604Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-23T10:32:15.604Z] --- SKIP: TestPause (0.00s) [2022-04-23T10:32:15.604Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-23T10:32:15.996Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-04-23T10:32:15.996Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (27.29s) [2022-04-23T10:32:15.996Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (27.49s) [2022-04-23T10:32:15.996Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (27.57s) [2022-04-23T10:32:15.996Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (27.74s) [2022-04-23T10:32:15.996Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.22s) [2022-04-23T10:32:15.996Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.68s) [2022-04-23T10:32:15.996Z] === RUN TestBuildMultiStageCopy [2022-04-23T10:32:15.996Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-23T10:32:16.169Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-04-23T10:32:16.169Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-23T10:32:16.169Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.1% of statements [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/types [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-23T10:32:16.169Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-04-23T10:32:16.169Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 92.2% of statements [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-23T10:32:16.169Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-04-23T10:32:16.169Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 77.3% of statements [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/builder [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-23T10:32:16.169Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-23T10:32:16.170Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-23T10:32:16.170Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-23T10:32:16.170Z] ok github.com/docker/docker/builder/remotecontext 0.114s coverage: 13.7% of statements [2022-04-23T10:32:16.170Z] ok github.com/docker/docker/builder/dockerfile 0.509s coverage: 49.3% of statements [2022-04-23T10:32:16.170Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-04-23T10:32:16.170Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-04-23T10:32:16.170Z] ok github.com/docker/docker/builder/remotecontext/git 1.749s coverage: 86.3% of statements [2022-04-23T10:32:16.170Z] ? github.com/docker/docker/cli [no test files] [2022-04-23T10:32:16.170Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-23T10:32:16.170Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-23T10:32:16.170Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-23T10:32:16.170Z] ok github.com/docker/docker/cmd/docker-proxy 0.313s coverage: 67.6% of statements [2022-04-23T10:32:17.168Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.10s) [2022-04-23T10:32:17.168Z] === RUN TestPauseStopPausedContainer [2022-04-23T10:32:17.168Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:32:17.168Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-23T10:32:17.168Z] === RUN TestPsFilter [2022-04-23T10:32:17.637Z] --- PASS: TestPsFilter (0.37s) [2022-04-23T10:32:17.637Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-23T10:32:18.691Z] ok github.com/docker/docker/client 0.102s coverage: 75.6% of statements [2022-04-23T10:32:20.250Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-23T10:32:20.508Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-23T10:32:20.587Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.80s) [2022-04-23T10:32:20.587Z] === RUN TestRemoveContainerWithVolume [2022-04-23T10:32:22.412Z] docker_api_swarm_service_test.go:490: [d23575edb60a4] joining swarm manager [d98283447e997]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:32:22.412Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-23T10:32:22.977Z] docker_api_swarm_service_test.go:490: [d915cfdde21c6] joining swarm manager [d98283447e997]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T10:32:23.542Z] --- PASS: TestRemoveContainerWithVolume (2.69s) [2022-04-23T10:32:23.542Z] === RUN TestRemoveContainerRunning [2022-04-23T10:32:23.544Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-23T10:32:24.479Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-23T10:32:25.759Z] --- PASS: TestRemoveContainerRunning (2.15s) [2022-04-23T10:32:25.759Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-23T10:32:26.381Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-23T10:32:26.381Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-23T10:32:26.640Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-23T10:32:26.640Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-23T10:32:26.640Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-23T10:32:27.206Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-23T10:32:27.466Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-23T10:32:27.977Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.32s) [2022-04-23T10:32:27.977Z] === RUN TestRemoveInvalidContainer [2022-04-23T10:32:27.977Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-04-23T10:32:27.977Z] === RUN TestRenameLinkedContainer [2022-04-23T10:32:27.977Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-23T10:32:27.977Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-23T10:32:27.977Z] === RUN TestRenameStoppedContainer [2022-04-23T10:32:29.039Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-23T10:32:30.142Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-23T10:32:30.929Z] --- PASS: TestRenameStoppedContainer (2.77s) [2022-04-23T10:32:30.929Z] === RUN TestRenameRunningContainerAndReuse [2022-04-23T10:32:31.662Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-23T10:32:31.662Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-23T10:32:31.918Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-23T10:32:34.424Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-23T10:32:35.681Z] --- PASS: TestRenameRunningContainerAndReuse (4.49s) [2022-04-23T10:32:35.681Z] === RUN TestRenameInvalidName [2022-04-23T10:32:35.842Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-23T10:32:35.842Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-23T10:32:36.409Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-23T10:32:36.409Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-23T10:32:36.820Z] --- PASS: TestBuildMultiStageCopy (20.79s) [2022-04-23T10:32:36.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (13.44s) [2022-04-23T10:32:36.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.22s) [2022-04-23T10:32:36.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.63s) [2022-04-23T10:32:36.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (2.33s) [2022-04-23T10:32:36.820Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (2.17s) [2022-04-23T10:32:36.820Z] === RUN TestBuildMultiStageParentConfig [2022-04-23T10:32:37.245Z] --- PASS: TestRenameInvalidName (2.08s) [2022-04-23T10:32:37.245Z] === RUN TestRenameAnonymousContainer [2022-04-23T10:32:37.345Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-23T10:32:38.721Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-23T10:32:40.100Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-23T10:32:40.869Z] --- PASS: TestBuildMultiStageParentConfig (3.87s) [2022-04-23T10:32:40.869Z] === RUN TestBuildLabelWithTargets [2022-04-23T10:32:40.869Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:32:40.869Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-23T10:32:40.869Z] === RUN TestBuildWithEmptyLayers [2022-04-23T10:32:41.036Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-23T10:32:41.973Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-23T10:32:41.973Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-23T10:32:42.590Z] --- PASS: TestBuildWithEmptyLayers (2.09s) [2022-04-23T10:32:42.590Z] === RUN TestBuildMultiStageOnBuild [2022-04-23T10:32:43.877Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-23T10:32:44.136Z] docker_api_swarm_service_test.go:128: [dca86917a1a3d] joining swarm manager [d72f7102d4f78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:32:44.704Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-23T10:32:45.270Z] docker_api_swarm_service_test.go:129: [db6272aa84518] joining swarm manager [d72f7102d4f78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T10:32:45.270Z] === RUN TestDockerSuite/TestLogsSince [2022-04-23T10:32:47.172Z] docker_api_swarm_service_test.go:137: [d8aed6f12b408] joining swarm manager [d72f7102d4f78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-23T10:32:47.672Z] --- PASS: TestRenameAnonymousContainer (9.21s) [2022-04-23T10:32:47.672Z] === RUN TestRenameContainerWithSameName [2022-04-23T10:32:47.738Z] docker_api_swarm_service_test.go:138: [d1fcb8fa4646e] joining swarm manager [d72f7102d4f78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-23T10:32:48.659Z] --- PASS: TestRenameContainerWithSameName (2.09s) [2022-04-23T10:32:48.659Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-23T10:32:48.659Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-23T10:32:48.659Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-23T10:32:48.659Z] === RUN TestResize [2022-04-23T10:32:50.874Z] --- PASS: TestResize (2.37s) [2022-04-23T10:32:50.874Z] === RUN TestResizeWithInvalidSize [2022-04-23T10:32:53.009Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-23T10:32:53.094Z] --- PASS: TestResizeWithInvalidSize (2.37s) [2022-04-23T10:32:53.094Z] === RUN TestResizeWhenContainerNotStarted [2022-04-23T10:32:56.046Z] --- PASS: TestResizeWhenContainerNotStarted (3.15s) [2022-04-23T10:32:56.046Z] === RUN TestDaemonRestartKillContainers [2022-04-23T10:32:56.514Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:32:56.514Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-23T10:32:56.514Z] === RUN TestStats [2022-04-23T10:32:56.514Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-23T10:32:56.514Z] --- SKIP: TestStats (0.00s) [2022-04-23T10:32:56.514Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-23T10:32:58.289Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-23T10:32:58.289Z] === RUN TestDockerSuite/TestLogsTail [2022-04-23T10:32:58.547Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-23T10:32:59.114Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-23T10:32:59.372Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-23T10:32:59.632Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-23T10:33:00.200Z] === RUN TestDockerSuite/TestNetHostname [2022-04-23T10:33:01.575Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-23T10:33:01.575Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-23T10:33:03.674Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.48s) [2022-04-23T10:33:03.674Z] === RUN TestStopContainerWithTimeout [2022-04-23T10:33:03.674Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-23T10:33:03.674Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-23T10:33:03.674Z] === RUN TestUpdateRestartPolicy [2022-04-23T10:33:04.596Z] --- PASS: TestBuildMultiStageOnBuild (19.54s) [2022-04-23T10:33:04.597Z] === RUN TestBuildUncleanTarFilenames [2022-04-23T10:33:04.597Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:33:04.597Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-23T10:33:04.597Z] === RUN TestBuildMultiStageLayerLeak [2022-04-23T10:33:05.318Z] ok github.com/docker/docker/cmd/dockerd 0.100s coverage: 28.9% of statements [2022-04-23T10:33:05.318Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-04-23T10:33:05.318Z] ok github.com/docker/docker/cmd/dockerd/trap 2.542s coverage: 0.0% of statements [2022-04-23T10:33:05.318Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-23T10:33:05.318Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-23T10:33:05.318Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-23T10:33:05.318Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-23T10:33:05.318Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-23T10:33:05.861Z] --- PASS: TestBuildWithHugeFile (147.27s) [2022-04-23T10:33:05.861Z] === RUN TestBuildWCOWSandboxSize [2022-04-23T10:33:05.861Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T10:33:05.861Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-23T10:33:05.861Z] === RUN TestBuildWithEmptyDockerfile [2022-04-23T10:33:05.861Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T10:33:05.861Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T10:33:05.861Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T10:33:05.861Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T10:33:05.861Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T10:33:05.861Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T10:33:05.861Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T10:33:05.861Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T10:33:05.861Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T10:33:05.861Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-04-23T10:33:05.861Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-23T10:33:05.861Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-23T10:33:05.861Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-23T10:33:05.861Z] === RUN TestBuildPreserveOwnership [2022-04-23T10:33:05.861Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:33:05.861Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-23T10:33:05.861Z] === RUN TestBuildPlatformInvalid [2022-04-23T10:33:05.861Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-23T10:33:05.861Z] PASS [2022-04-23T10:33:05.861Z] ok github.com/docker/docker/integration/build 226.464s [2022-04-23T10:33:05.861Z] [2022-04-23T10:33:05.861Z] === Skipped [2022-04-23T10:33:05.861Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-23T10:33:05.861Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T10:33:05.861Z] [2022-04-23T10:33:05.861Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-23T10:33:05.861Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:33:05.861Z] [2022-04-23T10:33:05.861Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-23T10:33:05.861Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:33:05.861Z] [2022-04-23T10:33:05.861Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-04-23T10:33:05.861Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:33:05.861Z] [2022-04-23T10:33:05.861Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-23T10:33:05.861Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T10:33:05.861Z] [2022-04-23T10:33:05.861Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-23T10:33:05.861Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:33:05.861Z] [2022-04-23T10:33:05.861Z] DONE 29 tests, 6 skipped in 270.155s [2022-04-23T10:33:05.861Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-23T10:33:05.861Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T10:33:05.861Z] INFO: Testing against a local daemon [2022-04-23T10:33:05.861Z] === RUN TestConfigInspect [2022-04-23T10:33:05.861Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:33:05.861Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-23T10:33:05.861Z] === RUN TestConfigList [2022-04-23T10:33:05.861Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:33:05.861Z] --- SKIP: TestConfigList (0.00s) [2022-04-23T10:33:05.861Z] === RUN TestConfigsCreateAndDelete [2022-04-23T10:33:05.861Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:33:05.861Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-23T10:33:05.861Z] === RUN TestConfigsUpdate [2022-04-23T10:33:05.861Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:33:05.861Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-23T10:33:05.861Z] === RUN TestTemplatedConfig [2022-04-23T10:33:05.861Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:33:05.861Z] --- SKIP: TestTemplatedConfig (0.01s) [2022-04-23T10:33:05.861Z] === RUN TestConfigCreateResolve [2022-04-23T10:33:05.861Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:33:05.861Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-23T10:33:05.861Z] PASS [2022-04-23T10:33:05.861Z] ok github.com/docker/docker/integration/config 0.108s [2022-04-23T10:33:05.861Z] [2022-04-23T10:33:05.861Z] === Skipped [2022-04-23T10:33:05.861Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-23T10:33:05.861Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:33:05.861Z] [2022-04-23T10:33:05.861Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-23T10:33:05.861Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:33:05.861Z] [2022-04-23T10:33:05.861Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-23T10:33:05.861Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:33:05.861Z] [2022-04-23T10:33:05.861Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-23T10:33:05.861Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:33:05.861Z] [2022-04-23T10:33:05.861Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.01s) [2022-04-23T10:33:05.861Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:33:05.861Z] [2022-04-23T10:33:05.861Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-23T10:33:05.861Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:33:05.861Z] [2022-04-23T10:33:05.861Z] DONE 6 tests, 6 skipped in 2.169s [2022-04-23T10:33:05.861Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-23T10:33:08.134Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-23T10:33:08.588Z] ok github.com/docker/docker/daemon/cluster 0.079s coverage: 0.5% of statements [2022-04-23T10:33:08.700Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-23T10:33:08.867Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T10:33:08.867Z] INFO: Testing against a local daemon [2022-04-23T10:33:08.867Z] === RUN TestCheckpoint [2022-04-23T10:33:08.867Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T10:33:08.867Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-23T10:33:08.867Z] === RUN TestContainerInvalidJSON [2022-04-23T10:33:08.867Z] === RUN TestContainerInvalidJSON/commit [2022-04-23T10:33:08.867Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-23T10:33:08.867Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-23T10:33:08.867Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-23T10:33:08.867Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T10:33:08.867Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T10:33:08.868Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-23T10:33:08.868Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-23T10:33:08.868Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-23T10:33:08.868Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-23T10:33:08.868Z] === CONT TestContainerInvalidJSON/commit [2022-04-23T10:33:08.868Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-23T10:33:08.868Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-23T10:33:08.868Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-23T10:33:08.868Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-23T10:33:08.868Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-23T10:33:08.868Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-23T10:33:08.868Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-23T10:33:08.868Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-23T10:33:08.868Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-23T10:33:08.868Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-23T10:33:08.868Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-23T10:33:08.868Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-23T10:33:08.868Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-23T10:33:08.868Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-23T10:33:08.868Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-23T10:33:08.868Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-23T10:33:08.868Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-23T10:33:08.868Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-23T10:33:08.868Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T10:33:08.868Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-23T10:33:08.868Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-23T10:33:08.868Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-23T10:33:08.868Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-23T10:33:08.868Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-23T10:33:08.868Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-04-23T10:33:08.868Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.03s) [2022-04-23T10:33:08.868Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-04-23T10:33:08.868Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-04-23T10:33:08.868Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-04-23T10:33:08.868Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.01s) [2022-04-23T10:33:08.868Z] --- PASS: TestContainerInvalidJSON/commit (0.03s) [2022-04-23T10:33:08.868Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-23T10:33:08.868Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-23T10:33:08.868Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-04-23T10:33:08.868Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.01s) [2022-04-23T10:33:08.868Z] --- PASS: TestContainerInvalidJSON/containers/create (0.03s) [2022-04-23T10:33:08.868Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-23T10:33:08.868Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.01s) [2022-04-23T10:33:08.868Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.02s) [2022-04-23T10:33:08.868Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-23T10:33:08.868Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.03s) [2022-04-23T10:33:08.868Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-04-23T10:33:08.868Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.02s) [2022-04-23T10:33:08.868Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T10:33:08.868Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-23T10:33:08.868Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-23T10:33:08.868Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-23T10:33:08.868Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-23T10:33:08.868Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-23T10:33:08.868Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-23T10:33:08.868Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-23T10:33:08.958Z] === RUN TestDockerSuite/TestPluginActive [2022-04-23T10:33:09.339Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.33s) [2022-04-23T10:33:09.339Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-23T10:33:09.339Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.28s) [2022-04-23T10:33:09.339Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-23T10:33:09.523Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-23T10:33:09.811Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.28s) [2022-04-23T10:33:09.811Z] === RUN TestCopyEmptyFile [2022-04-23T10:33:09.957Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-04-23T10:33:10.281Z] --- PASS: TestCopyEmptyFile (0.53s) [2022-04-23T10:33:10.281Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-23T10:33:10.751Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-04-23T10:33:10.751Z] === RUN TestCopyFromContainer [2022-04-23T10:33:10.751Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:33:10.751Z] --- SKIP: TestCopyFromContainer (0.01s) [2022-04-23T10:33:10.751Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-23T10:33:10.751Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T10:33:10.751Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T10:33:10.751Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T10:33:10.751Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T10:33:10.751Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T10:33:10.751Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T10:33:10.751Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T10:33:10.751Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T10:33:10.751Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T10:33:10.751Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.08s) [2022-04-23T10:33:10.751Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-23T10:33:10.751Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-04-23T10:33:10.751Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-04-23T10:33:10.751Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-23T10:33:10.751Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-23T10:33:10.751Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-23T10:33:10.751Z] === RUN TestCreateWithInvalidEnv [2022-04-23T10:33:10.751Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-23T10:33:10.751Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-23T10:33:10.751Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-23T10:33:10.751Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-23T10:33:10.751Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-23T10:33:10.751Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-23T10:33:10.751Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-23T10:33:10.751Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-23T10:33:10.751Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-23T10:33:10.751Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-04-23T10:33:10.751Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-23T10:33:10.751Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-23T10:33:10.751Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-04-23T10:33:10.751Z] === RUN TestCreateTmpfsMountsTarget [2022-04-23T10:33:10.751Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:33:10.751Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-23T10:33:10.751Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-23T10:33:10.751Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:33:10.751Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-23T10:33:10.751Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-23T10:33:10.751Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:33:10.751Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-23T10:33:10.751Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-23T10:33:10.751Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T10:33:10.751Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T10:33:10.751Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T10:33:10.751Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T10:33:10.751Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T10:33:10.751Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T10:33:10.751Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T10:33:10.751Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T10:33:10.751Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T10:33:10.751Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T10:33:10.751Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T10:33:10.751Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T10:33:10.751Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T10:33:10.751Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T10:33:10.751Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T10:33:10.751Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-23T10:33:10.751Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-23T10:33:10.751Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-23T10:33:10.751Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-23T10:33:10.751Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-23T10:33:10.751Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-23T10:33:10.751Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-23T10:33:10.751Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-23T10:33:10.751Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-23T10:33:10.751Z] === RUN TestCreateDifferentPlatform [2022-04-23T10:33:10.751Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-23T10:33:10.751Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-23T10:33:10.751Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-23T10:33:10.751Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-23T10:33:10.751Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-23T10:33:10.751Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-23T10:33:10.751Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2022-04-23T10:33:10.751Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-23T10:33:10.751Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-23T10:33:10.751Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-23T10:33:10.751Z] === RUN TestContainerKillOnDaemonStart [2022-04-23T10:33:10.751Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:33:10.751Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-23T10:33:10.751Z] === RUN TestWindowsDevices [2022-04-23T10:33:10.751Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-23T10:33:10.751Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-23T10:33:10.751Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:33:10.751Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:33:10.751Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:33:10.751Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:33:10.751Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:33:10.751Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:33:10.751Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T10:33:10.751Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T10:33:10.751Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:33:10.751Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:33:10.751Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:33:10.751Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:33:10.751Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:33:10.751Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:33:10.751Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-23T10:33:10.751Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T10:33:10.751Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:33:10.751Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:33:11.222Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T10:33:11.222Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T10:33:11.222Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:33:11.222Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:33:11.326Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-04-23T10:33:11.425Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-23T10:33:11.992Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-23T10:33:14.529Z] docker_api_swarm_service_test.go:304: [db00af3b12f3e] joining swarm manager [d5530f9d66f78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:33:15.463Z] docker_api_swarm_service_test.go:304: [d0cd228cee613] joining swarm manager [d5530f9d66f78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T10:33:17.157Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:33:17.157Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:33:17.652Z] --- PASS: TestBuildMultiStageLayerLeak (15.96s) [2022-04-23T10:33:17.653Z] === RUN TestBuildWithHugeFile [2022-04-23T10:33:18.145Z] --- PASS: TestWindowsDevices (0.05s) [2022-04-23T10:33:18.145Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-04-23T10:33:18.145Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.33s) [2022-04-23T10:33:18.145Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.73s) [2022-04-23T10:33:18.145Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.77s) [2022-04-23T10:33:18.145Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.28s) [2022-04-23T10:33:18.145Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.82s) [2022-04-23T10:33:18.145Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (1.30s) [2022-04-23T10:33:18.145Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.98s) [2022-04-23T10:33:18.145Z] === RUN TestDiff [2022-04-23T10:33:18.145Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-23T10:33:18.145Z] --- SKIP: TestDiff (0.00s) [2022-04-23T10:33:18.145Z] === RUN TestExecWithCloseStdin [2022-04-23T10:33:18.770Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-23T10:33:18.770Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-23T10:33:18.770Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-23T10:33:19.418Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.8% of statements [2022-04-23T10:33:19.418Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.2% of statements [2022-04-23T10:33:19.704Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-23T10:33:19.980Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-23T10:33:20.364Z] --- PASS: TestExecWithCloseStdin (2.37s) [2022-04-23T10:33:20.364Z] === RUN TestExec [2022-04-23T10:33:20.541Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-04-23T10:33:21.104Z] ok github.com/docker/docker/daemon 10.139s coverage: 17.0% of statements [2022-04-23T10:33:21.104Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-23T10:33:21.104Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-23T10:33:21.104Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-23T10:33:21.104Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-23T10:33:22.032Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.725s coverage: 74.8% of statements [2022-04-23T10:33:22.579Z] --- PASS: TestExec (2.07s) [2022-04-23T10:33:22.579Z] === RUN TestExecUser [2022-04-23T10:33:22.579Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-23T10:33:22.579Z] --- SKIP: TestExecUser (0.00s) [2022-04-23T10:33:22.579Z] === RUN TestExportContainerAndImportImage [2022-04-23T10:33:22.579Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:33:22.579Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-23T10:33:22.579Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-23T10:33:22.579Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:33:22.579Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-23T10:33:22.579Z] === RUN TestHealthCheckWorkdir [2022-04-23T10:33:22.579Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-23T10:33:22.579Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-23T10:33:22.579Z] === RUN TestHealthKillContainer [2022-04-23T10:33:22.579Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-23T10:33:22.579Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-23T10:33:22.579Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-23T10:33:22.579Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-23T10:33:22.579Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-23T10:33:22.579Z] === RUN TestKillContainerInvalidSignal [2022-04-23T10:33:22.986Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-23T10:33:23.397Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.374s coverage: 56.2% of statements [2022-04-23T10:33:23.653Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-04-23T10:33:24.143Z] --- PASS: TestKillContainerInvalidSignal (1.82s) [2022-04-23T10:33:24.143Z] === RUN TestKillContainer [2022-04-23T10:33:24.143Z] === RUN TestKillContainer/no_signal [2022-04-23T10:33:24.890Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-23T10:33:25.019Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2022-04-23T10:33:26.358Z] === RUN TestKillContainer/non_killing_signal [2022-04-23T10:33:26.358Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-23T10:33:26.358Z] === RUN TestKillContainer/killing_signal [2022-04-23T10:33:26.414Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.268s coverage: 50.6% of statements [2022-04-23T10:33:27.419Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-23T10:33:28.306Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.969s coverage: 46.1% of statements [2022-04-23T10:33:28.306Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-23T10:33:28.562Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.682s coverage: 58.2% of statements [2022-04-23T10:33:28.562Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-23T10:33:28.562Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-23T10:33:28.572Z] --- PASS: TestKillContainer (4.11s) [2022-04-23T10:33:28.572Z] --- PASS: TestKillContainer/no_signal (1.81s) [2022-04-23T10:33:28.572Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-23T10:33:28.572Z] --- PASS: TestKillContainer/killing_signal (2.24s) [2022-04-23T10:33:28.572Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-23T10:33:28.572Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T10:33:28.572Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-23T10:33:28.572Z] === RUN TestKillStoppedContainer [2022-04-23T10:33:28.572Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T10:33:28.572Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-23T10:33:28.572Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-23T10:33:28.572Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T10:33:28.572Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-23T10:33:28.572Z] === RUN TestKillDifferentUserContainer [2022-04-23T10:33:28.572Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-23T10:33:28.572Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-23T10:33:28.572Z] === RUN TestInspectOomKilledTrue [2022-04-23T10:33:28.572Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:33:28.572Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-23T10:33:28.572Z] === RUN TestInspectOomKilledFalse [2022-04-23T10:33:28.572Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T10:33:28.572Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-23T10:33:28.572Z] === RUN TestLogsFollowTailEmpty [2022-04-23T10:33:28.956Z] --- PASS: TestUpdateRestartPolicy (22.49s) [2022-04-23T10:33:28.956Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-23T10:33:28.956Z] --- PASS: TestUpdateRestartWithAutoRemove (2.28s) [2022-04-23T10:33:28.956Z] === RUN TestWaitNonBlocked [2022-04-23T10:33:28.956Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T10:33:28.956Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T10:33:28.956Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T10:33:28.956Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T10:33:28.956Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T10:33:28.956Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T10:33:29.125Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.5% of statements [2022-04-23T10:33:29.688Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-04-23T10:33:30.146Z] --- PASS: TestLogsFollowTailEmpty (1.85s) [2022-04-23T10:33:30.146Z] === RUN TestNetworkNat [2022-04-23T10:33:30.146Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-23T10:33:30.146Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-23T10:33:30.146Z] === RUN TestNetworkLocalhostTCPNat [2022-04-23T10:33:30.618Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-04-23T10:33:31.549Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 6.6% of statements [2022-04-23T10:33:31.549Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-23T10:33:31.549Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-23T10:33:32.112Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 43.0% of statements [2022-04-23T10:33:32.361Z] --- PASS: TestNetworkLocalhostTCPNat (2.21s) [2022-04-23T10:33:32.362Z] === RUN TestNetworkLoopbackNat [2022-04-23T10:33:32.362Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-23T10:33:32.362Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-23T10:33:32.362Z] === RUN TestPause [2022-04-23T10:33:32.362Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-23T10:33:32.362Z] --- SKIP: TestPause (0.00s) [2022-04-23T10:33:32.362Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-23T10:33:32.680Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-23T10:33:32.758Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-23T10:33:32.758Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.50s) [2022-04-23T10:33:32.758Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.08s) [2022-04-23T10:33:32.758Z] === RUN TestWaitBlocked [2022-04-23T10:33:32.758Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:33:32.758Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-23T10:33:32.758Z] PASS [2022-04-23T10:33:32.758Z] ok github.com/docker/docker/integration/container 104.168s [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === Skipped [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-23T10:33:32.758Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-23T10:33:32.758Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-23T10:33:32.758Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-23T10:33:32.758Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-23T10:33:32.758Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-23T10:33:32.758Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-23T10:33:32.758Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-23T10:33:32.758Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-23T10:33:32.758Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-04-23T10:33:32.758Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T10:33:32.758Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-23T10:33:32.758Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.01s) [2022-04-23T10:33:32.758Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-23T10:33:32.758Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-23T10:33:32.758Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-23T10:33:32.758Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-23T10:33:32.758Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-23T10:33:32.758Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-23T10:33:32.758Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-23T10:33:32.758Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-23T10:33:32.758Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-23T10:33:32.758Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-23T10:33:32.758Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-23T10:33:32.758Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-23T10:33:32.758Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-23T10:33:32.758Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-23T10:33:32.758Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-23T10:33:32.758Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-23T10:33:32.758Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-23T10:33:32.758Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-23T10:33:32.758Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-23T10:33:32.758Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-23T10:33:32.758Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-23T10:33:32.758Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-23T10:33:32.758Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-23T10:33:32.758Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:33:32.758Z] [2022-04-23T10:33:32.758Z] DONE 120 tests, 34 skipped in 107.258s [2022-04-23T10:33:32.758Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-23T10:33:33.041Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements [2022-04-23T10:33:33.042Z] ok github.com/docker/docker/daemon/logger/awslogs 0.163s coverage: 80.2% of statements [2022-04-23T10:33:33.042Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-23T10:33:33.246Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-23T10:33:33.604Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2022-04-23T10:33:33.860Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-04-23T10:33:34.182Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-23T10:33:34.424Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-04-23T10:33:34.575Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.85s) [2022-04-23T10:33:34.575Z] === RUN TestPauseStopPausedContainer [2022-04-23T10:33:34.576Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:33:34.576Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-23T10:33:34.576Z] === RUN TestPsFilter [2022-04-23T10:33:34.576Z] --- PASS: TestPsFilter (0.24s) [2022-04-23T10:33:34.576Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-23T10:33:34.680Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 69.9% of statements [2022-04-23T10:33:35.115Z] === RUN TestDockerSuite/TestPortList [2022-04-23T10:33:35.244Z] ok github.com/docker/docker/daemon/logger/local 0.036s coverage: 78.7% of statements [2022-04-23T10:33:35.244Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-23T10:33:35.374Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-23T10:33:35.806Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 54.9% of statements [2022-04-23T10:33:36.368Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.064s coverage: 31.5% of statements [2022-04-23T10:33:37.275Z] docker_api_swarm_service_test.go:100: [de10d0612f21c] joining swarm manager [dff21e442e8b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:33:37.298Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2022-04-23T10:33:37.298Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-23T10:33:37.861Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-23T10:33:38.213Z] docker_api_swarm_service_test.go:101: [d21e9cdcb06b4] joining swarm manager [dff21e442e8b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T10:33:38.424Z] ok github.com/docker/docker/daemon/logger/splunk 1.599s coverage: 82.5% of statements [2022-04-23T10:33:38.424Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-23T10:33:38.424Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-23T10:33:39.799Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2022-04-23T10:33:40.055Z] ok github.com/docker/docker/distribution 0.629s coverage: 28.3% of statements [2022-04-23T10:33:40.055Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-23T10:33:40.618Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-23T10:33:41.180Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-04-23T10:33:41.436Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-23T10:33:41.726Z] --- PASS: TestRemoveContainerWithRemovedVolume (6.90s) [2022-04-23T10:33:41.726Z] === RUN TestRemoveContainerWithVolume [2022-04-23T10:33:41.998Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-04-23T10:33:41.998Z] ok github.com/docker/docker/distribution/xfer 1.903s coverage: 84.9% of statements [2022-04-23T10:33:41.998Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-23T10:33:42.560Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements [2022-04-23T10:33:42.560Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-23T10:33:43.121Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-04-23T10:33:43.485Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-23T10:33:43.683Z] ok github.com/docker/docker/oci 0.014s coverage: 46.0% of statements [2022-04-23T10:33:43.947Z] --- PASS: TestRemoveContainerWithVolume (2.15s) [2022-04-23T10:33:43.947Z] === RUN TestRemoveContainerRunning [2022-04-23T10:33:44.051Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-23T10:33:44.248Z] ok github.com/docker/docker/opts 0.022s coverage: 66.7% of statements [2022-04-23T10:33:44.505Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-04-23T10:33:45.516Z] --- PASS: TestRemoveContainerRunning (1.80s) [2022-04-23T10:33:45.516Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-23T10:33:46.398Z] ok github.com/docker/docker/pkg/archive 0.296s coverage: 82.5% of statements [2022-04-23T10:33:46.962Z] ok github.com/docker/docker/pkg/authorization 0.221s coverage: 68.3% of statements [2022-04-23T10:33:46.962Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-23T10:33:47.081Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.79s) [2022-04-23T10:33:47.081Z] === RUN TestRemoveInvalidContainer [2022-04-23T10:33:47.081Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-23T10:33:47.081Z] === RUN TestRenameLinkedContainer [2022-04-23T10:33:47.081Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-23T10:33:47.081Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-23T10:33:47.081Z] === RUN TestRenameStoppedContainer [2022-04-23T10:33:47.218Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-23T10:33:50.032Z] --- PASS: TestRenameStoppedContainer (2.37s) [2022-04-23T10:33:50.032Z] === RUN TestRenameRunningContainerAndReuse [2022-04-23T10:33:50.565Z] ok github.com/docker/docker/pkg/chrootarchive 2.504s coverage: 42.7% of statements [2022-04-23T10:33:50.565Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-23T10:33:50.622Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-23T10:33:50.622Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-23T10:33:50.622Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-23T10:33:50.622Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-23T10:33:50.623Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-23T10:33:50.821Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-23T10:33:50.821Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-04-23T10:33:50.881Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-23T10:33:50.881Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-23T10:33:51.078Z] ok github.com/docker/docker/layer 7.217s coverage: 69.0% of statements [2022-04-23T10:33:51.078Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-23T10:33:51.078Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-23T10:33:51.078Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-23T10:33:51.078Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-23T10:33:51.078Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-23T10:33:51.078Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-23T10:33:51.447Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-23T10:33:51.447Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-23T10:33:51.640Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-04-23T10:33:51.896Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-04-23T10:33:51.896Z] ok github.com/docker/docker/pkg/fsutils 0.175s coverage: 85.1% of statements [2022-04-23T10:33:51.896Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-04-23T10:33:52.381Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-23T10:33:52.381Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-23T10:33:53.264Z] ok github.com/docker/docker/pkg/idtools 0.491s coverage: 67.9% of statements [2022-04-23T10:33:53.264Z] ok github.com/docker/docker/pkg/ioutils 0.454s coverage: 71.5% of statements [2022-04-23T10:33:53.824Z] --- PASS: TestRenameRunningContainerAndReuse (4.05s) [2022-04-23T10:33:53.824Z] === RUN TestRenameInvalidName [2022-04-23T10:33:53.826Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2022-04-23T10:33:53.826Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2022-04-23T10:33:53.826Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-23T10:33:54.082Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-04-23T10:33:54.082Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-04-23T10:33:54.338Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-04-23T10:33:54.593Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-04-23T10:33:54.593Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-04-23T10:33:54.593Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-23T10:33:54.593Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-23T10:33:54.910Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-23T10:33:55.389Z] --- PASS: TestRenameInvalidName (1.86s) [2022-04-23T10:33:55.389Z] === RUN TestRenameAnonymousContainer [2022-04-23T10:33:55.521Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2022-04-23T10:33:55.776Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-23T10:33:55.844Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-23T10:33:56.032Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-23T10:33:56.032Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-23T10:33:56.411Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-23T10:33:56.670Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-23T10:33:56.670Z] check_test.go:378: [de10d0612f21c] daemon is not started [2022-04-23T10:33:57.396Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-04-23T10:33:57.652Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-04-23T10:33:57.908Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-23T10:33:58.164Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-23T10:33:58.420Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-23T10:33:58.420Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-23T10:33:58.571Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-23T10:33:58.983Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-04-23T10:33:59.238Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-23T10:33:59.507Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-23T10:33:59.799Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2022-04-23T10:34:00.055Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-04-23T10:34:00.616Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-23T10:34:00.616Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-23T10:34:01.408Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-23T10:34:02.343Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-23T10:34:02.507Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.3% of statements [2022-04-23T10:34:02.763Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-04-23T10:34:02.954Z] === RUN TestConfigDaemonLibtrustID [2022-04-23T10:34:02.954Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-23T10:34:02.954Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-23T10:34:02.954Z] === RUN TestDaemonConfigValidation [2022-04-23T10:34:02.954Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-23T10:34:02.954Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-23T10:34:02.954Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-23T10:34:02.954Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-23T10:34:02.954Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-23T10:34:02.954Z] === RUN TestDaemonProxy [2022-04-23T10:34:02.954Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-23T10:34:02.954Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-23T10:34:02.954Z] PASS [2022-04-23T10:34:02.954Z] ok github.com/docker/docker/integration/daemon 0.162s [2022-04-23T10:34:02.954Z] [2022-04-23T10:34:02.954Z] === Skipped [2022-04-23T10:34:02.954Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-23T10:34:02.954Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-23T10:34:02.954Z] [2022-04-23T10:34:02.954Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-23T10:34:02.954Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-23T10:34:02.954Z] [2022-04-23T10:34:02.954Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-23T10:34:02.954Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-23T10:34:02.954Z] [2022-04-23T10:34:02.954Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-23T10:34:02.954Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-23T10:34:02.954Z] [2022-04-23T10:34:02.954Z] DONE 4 tests, 4 skipped in 28.389s [2022-04-23T10:34:02.954Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-23T10:34:03.019Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-23T10:34:03.947Z] ok github.com/docker/docker/quota 0.228s coverage: 71.4% of statements [2022-04-23T10:34:04.244Z] docker_api_swarm_service_test.go:533: [d4a2e33979bc4] joining swarm manager [de63bbc034587]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:34:04.509Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-23T10:34:04.810Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-23T10:34:05.069Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-23T10:34:05.439Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-04-23T10:34:05.635Z] docker_api_swarm_service_test.go:534: [d26766eec2763] joining swarm manager [de63bbc034587]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T10:34:05.695Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-23T10:34:05.815Z] --- PASS: TestRenameAnonymousContainer (9.90s) [2022-04-23T10:34:05.816Z] === RUN TestRenameContainerWithSameName [2022-04-23T10:34:05.939Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:34:05.939Z] INFO: Testing against a local daemon [2022-04-23T10:34:05.939Z] === RUN TestCommitInheritsEnv [2022-04-23T10:34:05.939Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:34:05.939Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-23T10:34:05.939Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-23T10:34:05.939Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T10:34:05.939Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-23T10:34:05.939Z] === RUN TestImportWithCustomPlatform [2022-04-23T10:34:05.939Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T10:34:05.939Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-23T10:34:05.939Z] === RUN TestImagesFilterMultiReference [2022-04-23T10:34:05.939Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-04-23T10:34:05.939Z] === RUN TestImagePullPlatformInvalid [2022-04-23T10:34:05.952Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-04-23T10:34:06.207Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-04-23T10:34:06.407Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-23T10:34:06.407Z] === RUN TestRemoveImageOrphaning [2022-04-23T10:34:06.464Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-23T10:34:07.378Z] --- PASS: TestRenameContainerWithSameName (1.83s) [2022-04-23T10:34:07.378Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-23T10:34:07.378Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-23T10:34:07.378Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-23T10:34:07.378Z] === RUN TestResize [2022-04-23T10:34:07.393Z] --- PASS: TestRemoveImageOrphaning (1.17s) [2022-04-23T10:34:07.393Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-23T10:34:07.393Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-23T10:34:07.393Z] === RUN TestTagInvalidReference [2022-04-23T10:34:07.393Z] --- PASS: TestTagInvalidReference (0.04s) [2022-04-23T10:34:07.393Z] === RUN TestTagValidPrefixedRepo [2022-04-23T10:34:07.393Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-04-23T10:34:07.393Z] === RUN TestTagExistedNameWithoutForce [2022-04-23T10:34:07.393Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-23T10:34:07.393Z] === RUN TestTagOfficialNames [2022-04-23T10:34:07.862Z] --- PASS: TestTagOfficialNames (0.12s) [2022-04-23T10:34:07.862Z] === RUN TestTagMatchesDigest [2022-04-23T10:34:07.862Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-04-23T10:34:07.862Z] PASS [2022-04-23T10:34:07.862Z] ok github.com/docker/docker/integration/image 1.812s [2022-04-23T10:34:07.862Z] [2022-04-23T10:34:07.862Z] === Skipped [2022-04-23T10:34:07.862Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-23T10:34:07.862Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:34:07.862Z] [2022-04-23T10:34:07.862Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-23T10:34:07.862Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T10:34:07.862Z] [2022-04-23T10:34:07.862Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-23T10:34:07.862Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T10:34:07.862Z] [2022-04-23T10:34:07.862Z] DONE 12 tests, 3 skipped in 6.425s [2022-04-23T10:34:07.862Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-23T10:34:08.194Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-23T10:34:08.354Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-04-23T10:34:08.918Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.4% of statements [2022-04-23T10:34:08.949Z] --- PASS: TestResize (1.89s) [2022-04-23T10:34:08.949Z] === RUN TestResizeWithInvalidSize [2022-04-23T10:34:09.174Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-04-23T10:34:10.539Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-04-23T10:34:10.821Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:34:10.822Z] INFO: Testing against a local daemon [2022-04-23T10:34:10.822Z] === RUN TestNetworkCreateDelete [2022-04-23T10:34:10.822Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:34:10.822Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-23T10:34:10.822Z] === RUN TestDockerNetworkDeletePreferID [2022-04-23T10:34:10.822Z] 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-04-23T10:34:10.822Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-23T10:34:10.822Z] === RUN TestDaemonDNSFallback [2022-04-23T10:34:10.822Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:34:10.822Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-23T10:34:10.822Z] === RUN TestInspectNetwork [2022-04-23T10:34:10.822Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-23T10:34:10.822Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-23T10:34:10.822Z] === RUN TestRunContainerWithBridgeNone [2022-04-23T10:34:10.822Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:34:10.822Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-23T10:34:10.822Z] === RUN TestNetworkInvalidJSON [2022-04-23T10:34:10.822Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-23T10:34:10.822Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-23T10:34:10.822Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T10:34:10.822Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T10:34:10.822Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T10:34:10.822Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T10:34:10.822Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-23T10:34:10.822Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T10:34:10.822Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-23T10:34:10.822Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-23T10:34:10.822Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T10:34:10.822Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-23T10:34:10.822Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-23T10:34:10.822Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-23T10:34:10.822Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-23T10:34:10.822Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-23T10:34:10.822Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-23T10:34:10.822Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-23T10:34:10.822Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-23T10:34:10.822Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-23T10:34:10.822Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-23T10:34:10.822Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-04-23T10:34:10.822Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-23T10:34:10.822Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-23T10:34:10.822Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-23T10:34:10.822Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-23T10:34:10.822Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-23T10:34:10.822Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-23T10:34:10.822Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-23T10:34:10.822Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-23T10:34:10.822Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-23T10:34:10.822Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-23T10:34:10.822Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-23T10:34:10.822Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-23T10:34:10.822Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-23T10:34:10.822Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-23T10:34:10.822Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-23T10:34:10.822Z] === RUN TestNetworkList [2022-04-23T10:34:10.822Z] === RUN TestNetworkList//networks [2022-04-23T10:34:10.822Z] === PAUSE TestNetworkList//networks [2022-04-23T10:34:10.822Z] === RUN TestNetworkList//networks/ [2022-04-23T10:34:10.822Z] === PAUSE TestNetworkList//networks/ [2022-04-23T10:34:10.822Z] === CONT TestNetworkList//networks [2022-04-23T10:34:10.822Z] === CONT TestNetworkList//networks/ [2022-04-23T10:34:10.822Z] --- PASS: TestNetworkList (0.07s) [2022-04-23T10:34:10.822Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-23T10:34:10.822Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-23T10:34:10.822Z] === RUN TestHostIPv4BridgeLabel [2022-04-23T10:34:10.822Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-23T10:34:10.822Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-23T10:34:10.822Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-23T10:34:10.822Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-23T10:34:10.822Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-23T10:34:10.822Z] === RUN TestDaemonDefaultNetworkPools [2022-04-23T10:34:10.822Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-23T10:34:10.822Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-23T10:34:10.822Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-23T10:34:10.822Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-23T10:34:10.822Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-23T10:34:10.822Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-23T10:34:10.822Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-23T10:34:10.822Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-23T10:34:10.822Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-23T10:34:10.822Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-23T10:34:10.822Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-23T10:34:10.822Z] === RUN TestServiceWithPredefinedNetwork [2022-04-23T10:34:10.822Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-23T10:34:10.822Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-23T10:34:10.822Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-23T10:34:10.822Z] service_test.go:243: FLAKY_TEST [2022-04-23T10:34:10.822Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T10:34:10.822Z] === RUN TestServiceWithDataPathPortInit [2022-04-23T10:34:10.822Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-23T10:34:10.822Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-23T10:34:10.822Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-23T10:34:10.822Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-23T10:34:10.822Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-23T10:34:10.822Z] PASS [2022-04-23T10:34:10.822Z] ok github.com/docker/docker/integration/network 0.227s [2022-04-23T10:34:10.822Z] [2022-04-23T10:34:10.822Z] === Skipped [2022-04-23T10:34:10.822Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-23T10:34:10.822Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:34:10.822Z] [2022-04-23T10:34:10.822Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-23T10:34:10.822Z] 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-04-23T10:34:10.822Z] [2022-04-23T10:34:10.822Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-23T10:34:10.822Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:34:10.822Z] [2022-04-23T10:34:10.822Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-23T10:34:10.822Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-23T10:34:10.822Z] [2022-04-23T10:34:10.822Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-23T10:34:10.822Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:34:10.822Z] [2022-04-23T10:34:10.822Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-23T10:34:10.822Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-23T10:34:10.822Z] [2022-04-23T10:34:10.822Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-23T10:34:10.822Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-23T10:34:10.822Z] [2022-04-23T10:34:10.822Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-23T10:34:10.822Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-23T10:34:10.822Z] [2022-04-23T10:34:10.822Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-23T10:34:10.822Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-23T10:34:10.822Z] [2022-04-23T10:34:10.822Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-23T10:34:10.822Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-23T10:34:10.822Z] [2022-04-23T10:34:10.822Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-23T10:34:10.822Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-23T10:34:10.822Z] [2022-04-23T10:34:10.822Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-23T10:34:10.822Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-23T10:34:10.822Z] [2022-04-23T10:34:10.822Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T10:34:10.822Z] service_test.go:243: FLAKY_TEST [2022-04-23T10:34:10.822Z] [2022-04-23T10:34:10.822Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-23T10:34:10.822Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-23T10:34:10.822Z] [2022-04-23T10:34:10.822Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-23T10:34:10.822Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-23T10:34:10.822Z] [2022-04-23T10:34:10.822Z] DONE 34 tests, 15 skipped in 2.595s [2022-04-23T10:34:10.822Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-23T10:34:11.163Z] --- PASS: TestResizeWithInvalidSize (1.80s) [2022-04-23T10:34:11.163Z] === RUN TestResizeWhenContainerNotStarted [2022-04-23T10:34:11.808Z] testing: warning: no tests to run [2022-04-23T10:34:11.808Z] PASS [2022-04-23T10:34:11.808Z] ok github.com/docker/docker/integration/network/ipvlan 0.092s [2022-04-23T10:34:11.808Z] [2022-04-23T10:34:11.808Z] DONE 0 tests in 0.876s [2022-04-23T10:34:11.808Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-23T10:34:12.793Z] testing: warning: no tests to run [2022-04-23T10:34:12.793Z] PASS [2022-04-23T10:34:12.793Z] ok github.com/docker/docker/integration/network/macvlan 0.107s [2022-04-23T10:34:12.793Z] [2022-04-23T10:34:12.793Z] DONE 0 tests in 0.904s [2022-04-23T10:34:12.793Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-23T10:34:13.374Z] --- PASS: TestResizeWhenContainerNotStarted (2.08s) [2022-04-23T10:34:13.375Z] === RUN TestDaemonRestartKillContainers [2022-04-23T10:34:13.375Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:13.375Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-23T10:34:13.375Z] === RUN TestStats [2022-04-23T10:34:13.375Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-23T10:34:13.375Z] --- SKIP: TestStats (0.00s) [2022-04-23T10:34:13.375Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-23T10:34:13.780Z] testing: warning: no tests to run [2022-04-23T10:34:13.780Z] PASS [2022-04-23T10:34:13.780Z] ok github.com/docker/docker/integration/plugin 0.103s [2022-04-23T10:34:13.780Z] [2022-04-23T10:34:13.780Z] DONE 0 tests in 0.898s [2022-04-23T10:34:13.780Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-23T10:34:14.766Z] testing: warning: no tests to run [2022-04-23T10:34:14.766Z] PASS [2022-04-23T10:34:14.766Z] ok github.com/docker/docker/integration/plugin/authz 0.104s [2022-04-23T10:34:14.766Z] [2022-04-23T10:34:14.766Z] DONE 0 tests in 0.868s [2022-04-23T10:34:14.766Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-23T10:34:16.312Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-23T10:34:16.312Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-23T10:34:17.686Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-23T10:34:19.067Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-23T10:34:19.242Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.60s) [2022-04-23T10:34:19.242Z] === RUN TestStopContainerWithTimeout [2022-04-23T10:34:19.242Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-23T10:34:19.242Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-23T10:34:19.242Z] === RUN TestUpdateRestartPolicy [2022-04-23T10:34:20.000Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-23T10:34:20.663Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:34:20.663Z] INFO: Testing against a local daemon [2022-04-23T10:34:20.663Z] === RUN TestPluginInvalidJSON [2022-04-23T10:34:20.663Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T10:34:20.663Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T10:34:20.663Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T10:34:20.663Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T10:34:20.663Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-23T10:34:20.663Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-23T10:34:20.663Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T10:34:20.663Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T10:34:20.663Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-23T10:34:20.663Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-23T10:34:20.663Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-23T10:34:20.663Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-23T10:34:20.663Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-23T10:34:20.663Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-23T10:34:20.663Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-23T10:34:20.663Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-23T10:34:20.663Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-23T10:34:20.663Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-23T10:34:20.663Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-23T10:34:20.663Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-23T10:34:20.663Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-23T10:34:20.663Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-04-23T10:34:20.663Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-23T10:34:20.663Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-23T10:34:20.663Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-23T10:34:20.663Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-23T10:34:20.663Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-23T10:34:20.663Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-23T10:34:20.663Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-23T10:34:20.663Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-23T10:34:20.663Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-23T10:34:20.663Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-23T10:34:20.663Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-23T10:34:20.663Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-23T10:34:20.663Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-23T10:34:20.663Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-23T10:34:20.663Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-23T10:34:20.663Z] === RUN TestPluginInstall [2022-04-23T10:34:20.663Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-23T10:34:20.663Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-23T10:34:20.663Z] === RUN TestPluginsWithRuntimes [2022-04-23T10:34:20.663Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-23T10:34:20.663Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-23T10:34:20.663Z] === RUN TestPluginBackCompatMediaTypes [2022-04-23T10:34:20.663Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-23T10:34:20.663Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-23T10:34:20.663Z] PASS [2022-04-23T10:34:20.663Z] ok github.com/docker/docker/integration/plugin/common 0.122s [2022-04-23T10:34:20.663Z] [2022-04-23T10:34:20.663Z] === Skipped [2022-04-23T10:34:20.663Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-23T10:34:20.663Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-23T10:34:20.663Z] [2022-04-23T10:34:20.663Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-23T10:34:20.663Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-23T10:34:20.663Z] [2022-04-23T10:34:20.663Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-23T10:34:20.663Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-23T10:34:20.663Z] [2022-04-23T10:34:20.663Z] DONE 19 tests, 3 skipped in 5.501s [2022-04-23T10:34:20.663Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-23T10:34:21.375Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-23T10:34:22.894Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:34:22.894Z] INFO: Testing against a local daemon [2022-04-23T10:34:22.894Z] === RUN TestExternalGraphDriver [2022-04-23T10:34:22.894Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-23T10:34:22.894Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-23T10:34:22.894Z] === RUN TestGraphdriverPluginV2 [2022-04-23T10:34:22.894Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-23T10:34:22.894Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-23T10:34:22.894Z] PASS [2022-04-23T10:34:22.894Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.101s [2022-04-23T10:34:22.894Z] [2022-04-23T10:34:22.894Z] === Skipped [2022-04-23T10:34:22.894Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-23T10:34:22.894Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-23T10:34:22.894Z] [2022-04-23T10:34:22.894Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-23T10:34:22.894Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-23T10:34:22.894Z] [2022-04-23T10:34:22.894Z] DONE 2 tests, 2 skipped in 2.210s [2022-04-23T10:34:22.894Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-23T10:34:23.275Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-23T10:34:23.840Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-23T10:34:24.099Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-23T10:34:24.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-23T10:34:24.615Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-23T10:34:25.111Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:34:25.112Z] INFO: Testing against a local daemon [2022-04-23T10:34:25.112Z] === RUN TestReadPluginNoRead [2022-04-23T10:34:25.112Z] read_test.go:21: no unix domain sockets on Windows [2022-04-23T10:34:25.112Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-23T10:34:25.112Z] PASS [2022-04-23T10:34:25.112Z] ok github.com/docker/docker/integration/plugin/logging 0.104s [2022-04-23T10:34:25.112Z] [2022-04-23T10:34:25.112Z] === Skipped [2022-04-23T10:34:25.112Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-23T10:34:25.112Z] read_test.go:21: no unix domain sockets on Windows [2022-04-23T10:34:25.112Z] [2022-04-23T10:34:25.112Z] DONE 1 tests, 1 skipped in 2.248s [2022-04-23T10:34:25.112Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-23T10:34:26.117Z] testing: warning: no tests to run [2022-04-23T10:34:26.117Z] PASS [2022-04-23T10:34:26.117Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.079s [2022-04-23T10:34:26.117Z] [2022-04-23T10:34:26.117Z] DONE 0 tests in 1.111s [2022-04-23T10:34:26.516Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-23T10:34:26.516Z] docker_api_swarm_service_test.go:148: [daf44705d286a] joining swarm manager [da4ec5530841e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:34:26.589Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-23T10:34:27.450Z] docker_api_swarm_service_test.go:148: [db6c25c1d8e4d] joining swarm manager [da4ec5530841e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T10:34:28.386Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-23T10:34:28.805Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:34:28.805Z] INFO: Testing against a local daemon [2022-04-23T10:34:28.805Z] === RUN TestPluginWithDevMounts [2022-04-23T10:34:28.805Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:28.805Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-23T10:34:28.805Z] PASS [2022-04-23T10:34:28.805Z] ok github.com/docker/docker/integration/plugin/volumes 0.090s [2022-04-23T10:34:28.805Z] [2022-04-23T10:34:28.805Z] === Skipped [2022-04-23T10:34:28.805Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-23T10:34:28.805Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:28.805Z] [2022-04-23T10:34:28.805Z] DONE 1 tests, 1 skipped in 2.313s [2022-04-23T10:34:28.805Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-23T10:34:29.322Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-23T10:34:29.322Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-23T10:34:29.322Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-23T10:34:29.322Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-23T10:34:29.322Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-23T10:34:29.580Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-23T10:34:29.838Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-23T10:34:30.518Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:34:30.518Z] INFO: Testing against a local daemon [2022-04-23T10:34:30.518Z] === RUN TestSecretInspect [2022-04-23T10:34:30.518Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:30.518Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-23T10:34:30.518Z] === RUN TestSecretList [2022-04-23T10:34:30.518Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:30.518Z] --- SKIP: TestSecretList (0.00s) [2022-04-23T10:34:30.518Z] === RUN TestSecretsCreateAndDelete [2022-04-23T10:34:30.518Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:30.518Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-23T10:34:30.518Z] === RUN TestSecretsUpdate [2022-04-23T10:34:30.518Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:30.518Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-23T10:34:30.518Z] === RUN TestTemplatedSecret [2022-04-23T10:34:30.518Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:30.518Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-23T10:34:30.518Z] === RUN TestSecretCreateResolve [2022-04-23T10:34:30.518Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:34:30.518Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-23T10:34:30.518Z] PASS [2022-04-23T10:34:30.518Z] ok github.com/docker/docker/integration/secret 0.090s [2022-04-23T10:34:30.518Z] [2022-04-23T10:34:30.518Z] === Skipped [2022-04-23T10:34:30.518Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-23T10:34:30.518Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:30.518Z] [2022-04-23T10:34:30.518Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-23T10:34:30.518Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:30.518Z] [2022-04-23T10:34:30.518Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-23T10:34:30.518Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:30.518Z] [2022-04-23T10:34:30.518Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-23T10:34:30.518Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:30.518Z] [2022-04-23T10:34:30.518Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-23T10:34:30.518Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:30.518Z] [2022-04-23T10:34:30.518Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-23T10:34:30.518Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:34:30.518Z] [2022-04-23T10:34:30.518Z] DONE 6 tests, 6 skipped in 1.737s [2022-04-23T10:34:30.518Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-23T10:34:31.213Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-23T10:34:32.170Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-23T10:34:32.425Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.3% of statements [2022-04-23T10:34:32.425Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-23T10:34:32.425Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-23T10:34:32.425Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-23T10:34:32.425Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-23T10:34:32.425Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-23T10:34:32.425Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-23T10:34:32.425Z] ? github.com/docker/docker/rootless [no test files] [2022-04-23T10:34:32.425Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-23T10:34:32.425Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-23T10:34:32.425Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-23T10:34:32.425Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-23T10:34:32.425Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-23T10:34:32.425Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-23T10:34:32.425Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-23T10:34:32.425Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-23T10:34:32.425Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-23T10:34:32.425Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-23T10:34:32.425Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-23T10:34:32.425Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-23T10:34:32.425Z] ? github.com/docker/docker/volume [no test files] [2022-04-23T10:34:32.425Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-23T10:34:32.425Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === Skipped [2022-04-23T10:34:32.425Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-23T10:34:32.425Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-23T10:34:32.425Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-23T10:34:32.425Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-23T10:34:32.425Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-23T10:34:32.425Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T10:34:32.425Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-23T10:34:32.425Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T10:34:32.425Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-23T10:34:32.425Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T10:34:32.425Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-23T10:34:32.425Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T10:34:32.425Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-23T10:34:32.425Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T10:34:32.425Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-23T10:34:32.425Z] graphtest_unix.go:71: No driver to put! [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-23T10:34:32.425Z] time="2022-04-23T10:33:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T10:34:32.425Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T10:34:32.425Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-23T10:34:32.425Z] time="2022-04-23T10:33:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T10:34:32.425Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T10:34:32.425Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-23T10:34:32.425Z] time="2022-04-23T10:33:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T10:34:32.425Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T10:34:32.425Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-23T10:34:32.425Z] time="2022-04-23T10:33:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T10:34:32.425Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T10:34:32.425Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-23T10:34:32.425Z] time="2022-04-23T10:33:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-23T10:34:32.425Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-23T10:34:32.425Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-23T10:34:32.425Z] graphtest_unix.go:71: No driver to put! [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-23T10:34:32.425Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-23T10:34:32.425Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-23T10:34:32.425Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-23T10:34:32.425Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-23T10:34:32.425Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T10:34:32.425Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-23T10:34:32.425Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T10:34:32.425Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-23T10:34:32.425Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T10:34:32.425Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-23T10:34:32.425Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T10:34:32.425Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-23T10:34:32.425Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-23T10:34:32.425Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-23T10:34:32.425Z] graphtest_unix.go:71: No driver to put! [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-23T10:34:32.425Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-23T10:34:32.425Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-23T10:34:32.425Z] [2022-04-23T10:34:32.425Z] DONE 2529 tests, 28 skipped in 248.632s [2022-04-23T10:34:32.425Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/bitseq [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/cluster [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/config [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/datastore [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/driverapi [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/etchosts [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/idm [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/ipam [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/iptables [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/netlabel [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/netutils [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/networkdb [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/ns [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/options [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/osl [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/portallocator [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/portmapper [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/testutils [2022-04-23T10:34:32.425Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-23T10:34:32.425Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-04-23T10:34:32.736Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-23T10:34:33.470Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:34:33.470Z] INFO: Testing against a local daemon [2022-04-23T10:34:33.470Z] === RUN TestServiceCreateInit [2022-04-23T10:34:33.470Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-23T10:34:33.470Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-23T10:34:33.470Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] --- PASS: TestServiceCreateInit (0.06s) [2022-04-23T10:34:33.470Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T10:34:33.470Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T10:34:33.470Z] === RUN TestCreateServiceMultipleTimes [2022-04-23T10:34:33.470Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-23T10:34:33.470Z] === RUN TestCreateServiceConflict [2022-04-23T10:34:33.470Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-23T10:34:33.470Z] === RUN TestCreateServiceMaxReplicas [2022-04-23T10:34:33.470Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-04-23T10:34:33.470Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-23T10:34:33.470Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-23T10:34:33.470Z] === RUN TestCreateServiceSecretFileMode [2022-04-23T10:34:33.470Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-23T10:34:33.470Z] === RUN TestCreateServiceConfigFileMode [2022-04-23T10:34:33.470Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-23T10:34:33.470Z] === RUN TestCreateServiceSysctls [2022-04-23T10:34:33.470Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-04-23T10:34:33.470Z] === RUN TestCreateServiceCapabilities [2022-04-23T10:34:33.470Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-23T10:34:33.470Z] === RUN TestInspect [2022-04-23T10:34:33.470Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] --- SKIP: TestInspect (0.00s) [2022-04-23T10:34:33.470Z] === RUN TestCreateJob [2022-04-23T10:34:33.470Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] --- SKIP: TestCreateJob (0.00s) [2022-04-23T10:34:33.470Z] === RUN TestReplicatedJob [2022-04-23T10:34:33.470Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-23T10:34:33.470Z] === RUN TestUpdateReplicatedJob [2022-04-23T10:34:33.470Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-23T10:34:33.470Z] === RUN TestServiceListWithStatuses [2022-04-23T10:34:33.470Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-23T10:34:33.470Z] === RUN TestDockerNetworkConnectAlias [2022-04-23T10:34:33.470Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-23T10:34:33.470Z] === RUN TestDockerNetworkReConnect [2022-04-23T10:34:33.470Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-23T10:34:33.470Z] === RUN TestServicePlugin [2022-04-23T10:34:33.470Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-23T10:34:33.470Z] === RUN TestServiceUpdateLabel [2022-04-23T10:34:33.470Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:34:33.470Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-23T10:34:33.470Z] === RUN TestServiceUpdateSecrets [2022-04-23T10:34:33.470Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:34:33.470Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-23T10:34:33.470Z] === RUN TestServiceUpdateConfigs [2022-04-23T10:34:33.470Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:34:33.470Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-23T10:34:33.470Z] === RUN TestServiceUpdateNetwork [2022-04-23T10:34:33.470Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:34:33.470Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-23T10:34:33.470Z] === RUN TestServiceUpdatePidsLimit [2022-04-23T10:34:33.470Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:34:33.470Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-23T10:34:33.470Z] PASS [2022-04-23T10:34:33.470Z] ok github.com/docker/docker/integration/service 0.282s [2022-04-23T10:34:33.470Z] [2022-04-23T10:34:33.470Z] === Skipped [2022-04-23T10:34:33.470Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T10:34:33.470Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T10:34:33.470Z] [2022-04-23T10:34:33.470Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T10:34:33.470Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T10:34:33.470Z] [2022-04-23T10:34:33.470Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-23T10:34:33.470Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] [2022-04-23T10:34:33.470Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-23T10:34:33.470Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] [2022-04-23T10:34:33.470Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-04-23T10:34:33.470Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] [2022-04-23T10:34:33.470Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-23T10:34:33.470Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] [2022-04-23T10:34:33.470Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-23T10:34:33.470Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] [2022-04-23T10:34:33.470Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-23T10:34:33.470Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] [2022-04-23T10:34:33.470Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-04-23T10:34:33.470Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] [2022-04-23T10:34:33.470Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-04-23T10:34:33.470Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] [2022-04-23T10:34:33.470Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-23T10:34:33.470Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] [2022-04-23T10:34:33.470Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-23T10:34:33.470Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] [2022-04-23T10:34:33.470Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-23T10:34:33.470Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] [2022-04-23T10:34:33.470Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-23T10:34:33.470Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] [2022-04-23T10:34:33.470Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-23T10:34:33.470Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] [2022-04-23T10:34:33.470Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-23T10:34:33.470Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] [2022-04-23T10:34:33.470Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-23T10:34:33.470Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] [2022-04-23T10:34:33.470Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-23T10:34:33.470Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:33.470Z] [2022-04-23T10:34:33.470Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-23T10:34:33.470Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:34:33.470Z] [2022-04-23T10:34:33.470Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-23T10:34:33.470Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:34:33.470Z] [2022-04-23T10:34:33.470Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-23T10:34:33.470Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:34:33.470Z] [2022-04-23T10:34:33.470Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-23T10:34:33.470Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:34:33.470Z] [2022-04-23T10:34:33.470Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-23T10:34:33.470Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:34:33.470Z] [2022-04-23T10:34:33.470Z] DONE 24 tests, 23 skipped in 2.795s [2022-04-23T10:34:33.470Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-23T10:34:35.040Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:34:35.040Z] INFO: Testing against a local daemon [2022-04-23T10:34:35.040Z] === RUN TestSessionCreate [2022-04-23T10:34:35.040Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-23T10:34:35.040Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-23T10:34:35.040Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-23T10:34:35.040Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-23T10:34:35.040Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-23T10:34:35.040Z] PASS [2022-04-23T10:34:35.040Z] ok github.com/docker/docker/integration/session 0.091s [2022-04-23T10:34:35.040Z] [2022-04-23T10:34:35.040Z] === Skipped [2022-04-23T10:34:35.040Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-23T10:34:35.040Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-23T10:34:35.040Z] [2022-04-23T10:34:35.040Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-23T10:34:35.040Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-23T10:34:35.040Z] [2022-04-23T10:34:35.040Z] DONE 2 tests, 2 skipped in 1.630s [2022-04-23T10:34:35.510Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-23T10:34:37.724Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:34:37.724Z] INFO: Testing against a local daemon [2022-04-23T10:34:37.724Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-23T10:34:37.724Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:37.724Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T10:34:37.724Z] === RUN TestDiskUsage [2022-04-23T10:34:37.724Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-23T10:34:37.724Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-23T10:34:37.724Z] === RUN TestEventsExecDie [2022-04-23T10:34:37.724Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-23T10:34:37.724Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-23T10:34:37.724Z] === RUN TestEventsBackwardsCompatible [2022-04-23T10:34:37.724Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-23T10:34:37.724Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-23T10:34:37.724Z] === RUN TestEventsVolumeCreate [2022-04-23T10:34:37.724Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-23T10:34:37.724Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-23T10:34:37.724Z] === RUN TestInfoAPI [2022-04-23T10:34:37.724Z] --- PASS: TestInfoAPI (0.05s) [2022-04-23T10:34:37.724Z] === RUN TestInfoAPIWarnings [2022-04-23T10:34:37.724Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:34:37.724Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-23T10:34:37.724Z] === RUN TestInfoDebug [2022-04-23T10:34:37.724Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T10:34:37.724Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-23T10:34:37.724Z] === RUN TestInfoInsecureRegistries [2022-04-23T10:34:37.724Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T10:34:37.724Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-23T10:34:37.724Z] === RUN TestInfoRegistryMirrors [2022-04-23T10:34:37.724Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T10:34:37.724Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-23T10:34:37.724Z] === RUN TestLoginFailsWithBadCredentials [2022-04-23T10:34:38.711Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-04-23T10:34:38.711Z] === RUN TestPingCacheHeaders [2022-04-23T10:34:38.711Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-04-23T10:34:38.711Z] === RUN TestPingGet [2022-04-23T10:34:38.711Z] --- PASS: TestPingGet (0.05s) [2022-04-23T10:34:38.711Z] === RUN TestPingHead [2022-04-23T10:34:38.711Z] --- PASS: TestPingHead (0.04s) [2022-04-23T10:34:38.711Z] === RUN TestPingSwarmHeader [2022-04-23T10:34:38.711Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:38.711Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-23T10:34:38.711Z] === RUN TestVersion [2022-04-23T10:34:38.711Z] --- PASS: TestVersion (0.04s) [2022-04-23T10:34:38.711Z] PASS [2022-04-23T10:34:38.711Z] ok github.com/docker/docker/integration/system 1.304s [2022-04-23T10:34:38.711Z] [2022-04-23T10:34:38.711Z] === Skipped [2022-04-23T10:34:38.711Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T10:34:38.711Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:38.711Z] [2022-04-23T10:34:38.711Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-23T10:34:38.711Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-23T10:34:38.711Z] [2022-04-23T10:34:38.711Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-23T10:34:38.711Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-23T10:34:38.711Z] [2022-04-23T10:34:38.711Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-23T10:34:38.711Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-23T10:34:38.711Z] [2022-04-23T10:34:38.711Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-23T10:34:38.711Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-23T10:34:38.711Z] [2022-04-23T10:34:38.711Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-23T10:34:38.711Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:34:38.711Z] [2022-04-23T10:34:38.711Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-23T10:34:38.711Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T10:34:38.711Z] [2022-04-23T10:34:38.711Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-23T10:34:38.711Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T10:34:38.711Z] [2022-04-23T10:34:38.711Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-23T10:34:38.711Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T10:34:38.711Z] [2022-04-23T10:34:38.711Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-23T10:34:38.711Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:38.711Z] [2022-04-23T10:34:38.711Z] DONE 16 tests, 10 skipped in 3.416s [2022-04-23T10:34:38.711Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-23T10:34:39.296Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-23T10:34:39.863Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-23T10:34:40.471Z] --- PASS: TestUpdateRestartPolicy (19.38s) [2022-04-23T10:34:40.471Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-23T10:34:40.471Z] --- PASS: TestUpdateRestartWithAutoRemove (1.81s) [2022-04-23T10:34:40.471Z] === RUN TestWaitNonBlocked [2022-04-23T10:34:40.471Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T10:34:40.471Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T10:34:40.471Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T10:34:40.471Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T10:34:40.471Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T10:34:40.471Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T10:34:40.929Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:34:40.929Z] INFO: Testing against a local daemon [2022-04-23T10:34:40.929Z] === RUN TestVolumesCreateAndList [2022-04-23T10:34:40.929Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-04-23T10:34:40.929Z] === RUN TestVolumesRemove [2022-04-23T10:34:40.929Z] --- PASS: TestVolumesRemove (0.17s) [2022-04-23T10:34:40.929Z] === RUN TestVolumesInspect [2022-04-23T10:34:40.929Z] --- PASS: TestVolumesInspect (0.07s) [2022-04-23T10:34:40.929Z] === RUN TestVolumesInvalidJSON [2022-04-23T10:34:40.929Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-23T10:34:40.929Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-23T10:34:40.929Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-23T10:34:40.929Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-23T10:34:40.929Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-23T10:34:40.929Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-23T10:34:40.929Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-23T10:34:40.929Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-23T10:34:40.929Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-23T10:34:40.929Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-23T10:34:40.929Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-23T10:34:40.929Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-23T10:34:40.929Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-23T10:34:40.929Z] PASS [2022-04-23T10:34:40.929Z] ok github.com/docker/docker/integration/volume 0.404s [2022-04-23T10:34:40.929Z] [2022-04-23T10:34:40.929Z] DONE 9 tests in 2.257s [2022-04-23T10:34:41.240Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-23T10:34:41.240Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-23T10:34:41.240Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-23T10:34:41.397Z] INFO: make.ps1 ended at 04/23/2022 10:34:40 [2022-04-23T10:34:41.397Z] INFO: Integration CLI tests being run from the host: [2022-04-23T10:34:41.397Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-23T10:34:41.499Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-23T10:34:42.685Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-04-23T10:34:42.685Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.47s) [2022-04-23T10:34:42.685Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.57s) [2022-04-23T10:34:42.685Z] === RUN TestWaitBlocked [2022-04-23T10:34:42.685Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:34:42.685Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-23T10:34:42.685Z] PASS [2022-04-23T10:34:42.685Z] ok github.com/docker/docker/integration/container 93.754s [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === Skipped [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-23T10:34:42.685Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.01s) [2022-04-23T10:34:42.685Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-23T10:34:42.685Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-23T10:34:42.685Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-23T10:34:42.685Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-23T10:34:42.685Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-23T10:34:42.685Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-23T10:34:42.685Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-23T10:34:42.685Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-04-23T10:34:42.685Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T10:34:42.685Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-23T10:34:42.685Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-23T10:34:42.685Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-23T10:34:42.685Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-23T10:34:42.685Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-23T10:34:42.685Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-23T10:34:42.685Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-23T10:34:42.685Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-23T10:34:42.685Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-23T10:34:42.685Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-23T10:34:42.685Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-23T10:34:42.685Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-23T10:34:42.685Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-23T10:34:42.685Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-23T10:34:42.685Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-23T10:34:42.685Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-23T10:34:42.685Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-23T10:34:42.685Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-23T10:34:42.685Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-23T10:34:42.685Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-23T10:34:42.685Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-23T10:34:42.685Z] [2022-04-23T10:34:42.685Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-23T10:34:42.685Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-23T10:34:42.686Z] [2022-04-23T10:34:42.686Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-23T10:34:42.686Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:34:42.686Z] [2022-04-23T10:34:42.686Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-23T10:34:42.686Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-23T10:34:42.686Z] [2022-04-23T10:34:42.686Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-23T10:34:42.686Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-23T10:34:42.686Z] [2022-04-23T10:34:42.686Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-23T10:34:42.686Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:34:42.686Z] [2022-04-23T10:34:42.686Z] DONE 120 tests, 34 skipped in 97.189s [2022-04-23T10:34:42.686Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-23T10:34:44.031Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-23T10:34:44.598Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-23T10:34:47.130Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-23T10:34:48.064Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-23T10:34:48.064Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-23T10:34:48.064Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-23T10:34:50.598Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-23T10:34:51.534Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-23T10:34:51.792Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-23T10:34:51.829Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:34:51.829Z] INFO: Testing against a local daemon [2022-04-23T10:34:51.829Z] === RUN TestDockerSuite [2022-04-23T10:34:51.829Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-23T10:34:51.829Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-23T10:34:51.829Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T10:34:51.829Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-23T10:34:51.829Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-23T10:34:51.829Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-23T10:34:51.829Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-23T10:34:51.829Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-23T10:34:51.829Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-23T10:34:51.829Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-23T10:34:51.829Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-23T10:34:52.299Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-23T10:34:52.767Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-23T10:34:53.168Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-23T10:34:53.235Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-23T10:34:53.734Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-23T10:34:55.109Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-23T10:34:55.698Z] === RUN TestDockerSuite/TestRmiTag [2022-04-23T10:34:55.698Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-23T10:34:56.265Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-23T10:34:58.794Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-23T10:34:59.361Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-23T10:34:59.928Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-23T10:35:00.186Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-23T10:35:01.121Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-23T10:35:01.379Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-23T10:35:01.637Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-23T10:35:02.206Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-23T10:35:02.206Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-23T10:35:02.771Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-23T10:35:03.030Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-23T10:35:03.968Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-23T10:35:04.226Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-23T10:35:05.162Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-23T10:35:06.537Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-23T10:35:07.478Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-23T10:35:07.991Z] === RUN TestConfigDaemonLibtrustID [2022-04-23T10:35:07.991Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-23T10:35:07.991Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-23T10:35:07.991Z] === RUN TestDaemonConfigValidation [2022-04-23T10:35:07.991Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-23T10:35:07.991Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-23T10:35:07.991Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-23T10:35:07.991Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-23T10:35:07.991Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-23T10:35:07.991Z] === RUN TestDaemonProxy [2022-04-23T10:35:07.991Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-23T10:35:07.991Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-23T10:35:07.991Z] PASS [2022-04-23T10:35:07.991Z] ok github.com/docker/docker/integration/daemon 0.152s [2022-04-23T10:35:07.991Z] [2022-04-23T10:35:07.991Z] === Skipped [2022-04-23T10:35:07.991Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-23T10:35:07.991Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-23T10:35:07.991Z] [2022-04-23T10:35:07.991Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-23T10:35:07.991Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-23T10:35:07.991Z] [2022-04-23T10:35:07.991Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-23T10:35:07.991Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-23T10:35:07.991Z] [2022-04-23T10:35:07.991Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-23T10:35:07.991Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-23T10:35:07.991Z] [2022-04-23T10:35:07.991Z] DONE 4 tests, 4 skipped in 24.026s [2022-04-23T10:35:07.991Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-23T10:35:08.414Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-23T10:35:09.350Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-23T10:35:09.607Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-23T10:35:10.542Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-23T10:35:10.945Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T10:35:10.945Z] INFO: Testing against a local daemon [2022-04-23T10:35:10.945Z] === RUN TestCommitInheritsEnv [2022-04-23T10:35:10.945Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:35:10.945Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-23T10:35:10.945Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-23T10:35:10.945Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T10:35:10.945Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-23T10:35:10.945Z] === RUN TestImportWithCustomPlatform [2022-04-23T10:35:10.945Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T10:35:10.945Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-23T10:35:10.945Z] === RUN TestImagesFilterMultiReference [2022-04-23T10:35:10.945Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-04-23T10:35:10.945Z] === RUN TestImagePullPlatformInvalid [2022-04-23T10:35:11.110Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-23T10:35:11.413Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2022-04-23T10:35:11.413Z] === RUN TestRemoveImageOrphaning [2022-04-23T10:35:11.675Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-23T10:35:12.242Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-23T10:35:12.399Z] --- PASS: TestRemoveImageOrphaning (1.08s) [2022-04-23T10:35:12.399Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-23T10:35:12.399Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-04-23T10:35:12.399Z] === RUN TestTagInvalidReference [2022-04-23T10:35:12.399Z] --- PASS: TestTagInvalidReference (0.05s) [2022-04-23T10:35:12.399Z] === RUN TestTagValidPrefixedRepo [2022-04-23T10:35:12.399Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-04-23T10:35:12.399Z] === RUN TestTagExistedNameWithoutForce [2022-04-23T10:35:12.399Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-04-23T10:35:12.399Z] === RUN TestTagOfficialNames [2022-04-23T10:35:12.867Z] --- PASS: TestTagOfficialNames (0.11s) [2022-04-23T10:35:12.867Z] === RUN TestTagMatchesDigest [2022-04-23T10:35:12.867Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-23T10:35:12.867Z] PASS [2022-04-23T10:35:12.867Z] ok github.com/docker/docker/integration/image 1.768s [2022-04-23T10:35:12.867Z] [2022-04-23T10:35:12.867Z] === Skipped [2022-04-23T10:35:12.867Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-23T10:35:12.867Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:35:12.867Z] [2022-04-23T10:35:12.867Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-23T10:35:12.867Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T10:35:12.867Z] [2022-04-23T10:35:12.867Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-23T10:35:12.867Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T10:35:12.867Z] [2022-04-23T10:35:12.867Z] DONE 12 tests, 3 skipped in 5.950s [2022-04-23T10:35:12.867Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-23T10:35:13.184Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-23T10:35:13.761Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-23T10:35:14.330Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-23T10:35:14.901Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-23T10:35:14.901Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-23T10:35:15.086Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T10:35:15.086Z] INFO: Testing against a local daemon [2022-04-23T10:35:15.086Z] === RUN TestNetworkCreateDelete [2022-04-23T10:35:15.086Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:35:15.086Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-23T10:35:15.086Z] === RUN TestDockerNetworkDeletePreferID [2022-04-23T10:35:15.086Z] 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-04-23T10:35:15.086Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2022-04-23T10:35:15.086Z] === RUN TestDaemonDNSFallback [2022-04-23T10:35:15.086Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:35:15.086Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-23T10:35:15.086Z] === RUN TestInspectNetwork [2022-04-23T10:35:15.086Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-23T10:35:15.086Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-23T10:35:15.086Z] === RUN TestRunContainerWithBridgeNone [2022-04-23T10:35:15.086Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:35:15.086Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-23T10:35:15.086Z] === RUN TestNetworkInvalidJSON [2022-04-23T10:35:15.086Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-23T10:35:15.086Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-23T10:35:15.086Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T10:35:15.086Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T10:35:15.086Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T10:35:15.086Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T10:35:15.086Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-23T10:35:15.086Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-23T10:35:15.086Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T10:35:15.086Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-23T10:35:15.086Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T10:35:15.086Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-23T10:35:15.086Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-23T10:35:15.086Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-23T10:35:15.086Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-23T10:35:15.086Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-23T10:35:15.086Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-23T10:35:15.086Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-23T10:35:15.086Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-23T10:35:15.086Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-23T10:35:15.086Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-23T10:35:15.086Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-04-23T10:35:15.086Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-23T10:35:15.086Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-04-23T10:35:15.086Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-23T10:35:15.086Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-23T10:35:15.086Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-23T10:35:15.086Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-23T10:35:15.086Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-04-23T10:35:15.086Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-23T10:35:15.086Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-23T10:35:15.086Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-23T10:35:15.086Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-23T10:35:15.086Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-04-23T10:35:15.086Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-23T10:35:15.086Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-23T10:35:15.086Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-23T10:35:15.086Z] === RUN TestNetworkList [2022-04-23T10:35:15.086Z] === RUN TestNetworkList//networks [2022-04-23T10:35:15.086Z] === PAUSE TestNetworkList//networks [2022-04-23T10:35:15.086Z] === RUN TestNetworkList//networks/ [2022-04-23T10:35:15.086Z] === PAUSE TestNetworkList//networks/ [2022-04-23T10:35:15.086Z] === CONT TestNetworkList//networks [2022-04-23T10:35:15.086Z] === CONT TestNetworkList//networks/ [2022-04-23T10:35:15.086Z] --- PASS: TestNetworkList (0.06s) [2022-04-23T10:35:15.086Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-23T10:35:15.086Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-23T10:35:15.086Z] === RUN TestHostIPv4BridgeLabel [2022-04-23T10:35:15.086Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-23T10:35:15.086Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-23T10:35:15.086Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-23T10:35:15.086Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-23T10:35:15.086Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-23T10:35:15.086Z] === RUN TestDaemonDefaultNetworkPools [2022-04-23T10:35:15.086Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-23T10:35:15.086Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-23T10:35:15.086Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-23T10:35:15.086Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-23T10:35:15.086Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-23T10:35:15.086Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-23T10:35:15.086Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-23T10:35:15.086Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-23T10:35:15.086Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-23T10:35:15.086Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-23T10:35:15.086Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-23T10:35:15.086Z] === RUN TestServiceWithPredefinedNetwork [2022-04-23T10:35:15.086Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-23T10:35:15.086Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-23T10:35:15.086Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-23T10:35:15.086Z] service_test.go:243: FLAKY_TEST [2022-04-23T10:35:15.086Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T10:35:15.086Z] === RUN TestServiceWithDataPathPortInit [2022-04-23T10:35:15.086Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-23T10:35:15.086Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-23T10:35:15.086Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-23T10:35:15.086Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-23T10:35:15.086Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-23T10:35:15.086Z] PASS [2022-04-23T10:35:15.086Z] ok github.com/docker/docker/integration/network 0.217s [2022-04-23T10:35:15.086Z] [2022-04-23T10:35:15.086Z] === Skipped [2022-04-23T10:35:15.086Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-23T10:35:15.086Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:35:15.086Z] [2022-04-23T10:35:15.086Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2022-04-23T10:35:15.086Z] 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-04-23T10:35:15.086Z] [2022-04-23T10:35:15.086Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-23T10:35:15.086Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:35:15.086Z] [2022-04-23T10:35:15.086Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-23T10:35:15.086Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-23T10:35:15.086Z] [2022-04-23T10:35:15.086Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-23T10:35:15.086Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:35:15.086Z] [2022-04-23T10:35:15.086Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-23T10:35:15.086Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-23T10:35:15.086Z] [2022-04-23T10:35:15.086Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-23T10:35:15.086Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-23T10:35:15.086Z] [2022-04-23T10:35:15.086Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-23T10:35:15.086Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-23T10:35:15.086Z] [2022-04-23T10:35:15.086Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-23T10:35:15.086Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-23T10:35:15.086Z] [2022-04-23T10:35:15.086Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-23T10:35:15.086Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-23T10:35:15.086Z] [2022-04-23T10:35:15.086Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-23T10:35:15.086Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-23T10:35:15.086Z] [2022-04-23T10:35:15.086Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-23T10:35:15.086Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-23T10:35:15.086Z] [2022-04-23T10:35:15.086Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T10:35:15.086Z] service_test.go:243: FLAKY_TEST [2022-04-23T10:35:15.086Z] [2022-04-23T10:35:15.086Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-23T10:35:15.086Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-23T10:35:15.086Z] [2022-04-23T10:35:15.086Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-23T10:35:15.086Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-23T10:35:15.086Z] [2022-04-23T10:35:15.086Z] DONE 34 tests, 15 skipped in 2.237s [2022-04-23T10:35:15.556Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-23T10:35:16.276Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-23T10:35:16.550Z] testing: warning: no tests to run [2022-04-23T10:35:16.550Z] PASS [2022-04-23T10:35:16.550Z] ok github.com/docker/docker/integration/network/ipvlan 0.088s [2022-04-23T10:35:16.550Z] [2022-04-23T10:35:16.550Z] DONE 0 tests in 0.924s [2022-04-23T10:35:16.550Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-23T10:35:16.842Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-23T10:35:17.409Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-23T10:35:17.539Z] testing: warning: no tests to run [2022-04-23T10:35:17.539Z] PASS [2022-04-23T10:35:17.539Z] ok github.com/docker/docker/integration/network/macvlan 0.102s [2022-04-23T10:35:17.539Z] [2022-04-23T10:35:17.539Z] DONE 0 tests in 0.835s [2022-04-23T10:35:17.539Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-23T10:35:17.974Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-23T10:35:18.007Z] testing: warning: no tests to run [2022-04-23T10:35:18.007Z] PASS [2022-04-23T10:35:18.007Z] ok github.com/docker/docker/integration/plugin 0.098s [2022-04-23T10:35:18.007Z] [2022-04-23T10:35:18.007Z] DONE 0 tests in 0.802s [2022-04-23T10:35:18.478Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-23T10:35:18.540Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-23T10:35:18.540Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-23T10:35:18.798Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-23T10:35:19.078Z] ok github.com/docker/docker/libnetwork 37.142s coverage: 40.6% of statements [2022-04-23T10:35:19.078Z] ok github.com/docker/docker/libnetwork/bitseq 0.115s coverage: 84.4% of statements [2022-04-23T10:35:19.078Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-23T10:35:19.078Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-23T10:35:19.078Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-23T10:35:19.078Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-23T10:35:19.078Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-23T10:35:19.078Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-23T10:35:19.078Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-23T10:35:19.078Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-23T10:35:19.078Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-04-23T10:35:19.078Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-23T10:35:19.078Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-23T10:35:19.078Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-23T10:35:19.078Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-23T10:35:19.078Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.336s coverage: 59.9% of statements [2022-04-23T10:35:19.078Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-23T10:35:19.078Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-23T10:35:19.078Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.138s coverage: 4.0% of statements [2022-04-23T10:35:19.078Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-23T10:35:19.078Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-04-23T10:35:19.078Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-23T10:35:19.078Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-23T10:35:19.365Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-23T10:35:19.464Z] testing: warning: no tests to run [2022-04-23T10:35:19.464Z] PASS [2022-04-23T10:35:19.464Z] ok github.com/docker/docker/integration/plugin/authz 0.092s [2022-04-23T10:35:19.464Z] [2022-04-23T10:35:19.464Z] DONE 0 tests in 0.864s [2022-04-23T10:35:19.464Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-23T10:35:19.931Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-23T10:35:20.496Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-23T10:35:21.063Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-23T10:35:21.063Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-23T10:35:21.630Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-23T10:35:21.630Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-23T10:35:22.566Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-23T10:35:23.133Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-23T10:35:24.067Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-23T10:35:24.217Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T10:35:24.217Z] INFO: Testing against a local daemon [2022-04-23T10:35:24.217Z] === RUN TestPluginInvalidJSON [2022-04-23T10:35:24.217Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T10:35:24.217Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T10:35:24.217Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T10:35:24.217Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T10:35:24.217Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-23T10:35:24.217Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-23T10:35:24.217Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T10:35:24.217Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-23T10:35:24.217Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-23T10:35:24.217Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-23T10:35:24.217Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T10:35:24.217Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-23T10:35:24.217Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-23T10:35:24.217Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-23T10:35:24.217Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-23T10:35:24.217Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-23T10:35:24.217Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-23T10:35:24.217Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-23T10:35:24.217Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-23T10:35:24.217Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-23T10:35:24.217Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-23T10:35:24.217Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-04-23T10:35:24.217Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-23T10:35:24.217Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-23T10:35:24.217Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-23T10:35:24.217Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-23T10:35:24.217Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-23T10:35:24.217Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-23T10:35:24.217Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-23T10:35:24.217Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-23T10:35:24.217Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-23T10:35:24.217Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-23T10:35:24.217Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-23T10:35:24.217Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-23T10:35:24.217Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-23T10:35:24.217Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-23T10:35:24.217Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-23T10:35:24.217Z] === RUN TestPluginInstall [2022-04-23T10:35:24.217Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-23T10:35:24.217Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-23T10:35:24.217Z] === RUN TestPluginsWithRuntimes [2022-04-23T10:35:24.217Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-23T10:35:24.217Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-23T10:35:24.217Z] === RUN TestPluginBackCompatMediaTypes [2022-04-23T10:35:24.217Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-23T10:35:24.217Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-23T10:35:24.217Z] PASS [2022-04-23T10:35:24.217Z] ok github.com/docker/docker/integration/plugin/common 0.132s [2022-04-23T10:35:24.217Z] [2022-04-23T10:35:24.217Z] === Skipped [2022-04-23T10:35:24.217Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-23T10:35:24.217Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-23T10:35:24.217Z] [2022-04-23T10:35:24.217Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-23T10:35:24.217Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-23T10:35:24.217Z] [2022-04-23T10:35:24.217Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-23T10:35:24.217Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-23T10:35:24.217Z] [2022-04-23T10:35:24.217Z] DONE 19 tests, 3 skipped in 4.835s [2022-04-23T10:35:24.217Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-23T10:35:24.324Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-23T10:35:24.324Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-23T10:35:24.891Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-23T10:35:25.828Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-23T10:35:26.435Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T10:35:26.435Z] INFO: Testing against a local daemon [2022-04-23T10:35:26.435Z] === RUN TestExternalGraphDriver [2022-04-23T10:35:26.435Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-23T10:35:26.435Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-23T10:35:26.435Z] === RUN TestGraphdriverPluginV2 [2022-04-23T10:35:26.435Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-23T10:35:26.435Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-23T10:35:26.435Z] PASS [2022-04-23T10:35:26.435Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.116s [2022-04-23T10:35:26.905Z] [2022-04-23T10:35:26.905Z] === Skipped [2022-04-23T10:35:26.905Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-23T10:35:26.905Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-23T10:35:26.905Z] [2022-04-23T10:35:26.905Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-23T10:35:26.905Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-23T10:35:26.905Z] [2022-04-23T10:35:26.905Z] DONE 2 tests, 2 skipped in 2.334s [2022-04-23T10:35:26.905Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-23T10:35:27.155Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.579s coverage: 7.2% of statements [2022-04-23T10:35:27.155Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-23T10:35:27.207Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-23T10:35:27.412Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-23T10:35:27.670Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-04-23T10:35:27.670Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-23T10:35:27.670Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-23T10:35:27.928Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-23T10:35:28.186Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-04-23T10:35:28.442Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-04-23T10:35:28.586Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-23T10:35:28.586Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-23T10:35:28.698Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-23T10:35:28.845Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-23T10:35:28.954Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-04-23T10:35:29.133Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T10:35:29.133Z] INFO: Testing against a local daemon [2022-04-23T10:35:29.133Z] === RUN TestReadPluginNoRead [2022-04-23T10:35:29.133Z] read_test.go:21: no unix domain sockets on Windows [2022-04-23T10:35:29.133Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-23T10:35:29.133Z] PASS [2022-04-23T10:35:29.133Z] ok github.com/docker/docker/integration/plugin/logging 0.104s [2022-04-23T10:35:29.133Z] [2022-04-23T10:35:29.133Z] === Skipped [2022-04-23T10:35:29.133Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-23T10:35:29.133Z] read_test.go:21: no unix domain sockets on Windows [2022-04-23T10:35:29.133Z] [2022-04-23T10:35:29.133Z] DONE 1 tests, 1 skipped in 2.385s [2022-04-23T10:35:29.133Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-23T10:35:29.413Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-23T10:35:29.981Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-23T10:35:30.697Z] testing: warning: no tests to run [2022-04-23T10:35:30.697Z] PASS [2022-04-23T10:35:30.697Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.085s [2022-04-23T10:35:30.697Z] [2022-04-23T10:35:30.697Z] DONE 0 tests in 1.189s [2022-04-23T10:35:30.697Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-23T10:35:30.928Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-23T10:35:31.494Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-23T10:35:32.913Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T10:35:32.913Z] INFO: Testing against a local daemon [2022-04-23T10:35:32.913Z] === RUN TestPluginWithDevMounts [2022-04-23T10:35:32.913Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:32.913Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-23T10:35:32.913Z] PASS [2022-04-23T10:35:32.913Z] ok github.com/docker/docker/integration/plugin/volumes 0.106s [2022-04-23T10:35:32.913Z] [2022-04-23T10:35:32.913Z] === Skipped [2022-04-23T10:35:32.913Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-23T10:35:32.913Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:32.913Z] [2022-04-23T10:35:32.913Z] DONE 1 tests, 1 skipped in 2.304s [2022-04-23T10:35:32.913Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-23T10:35:33.397Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-23T10:35:33.655Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-23T10:35:35.129Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T10:35:35.129Z] INFO: Testing against a local daemon [2022-04-23T10:35:35.129Z] === RUN TestSecretInspect [2022-04-23T10:35:35.129Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:35.129Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-23T10:35:35.129Z] === RUN TestSecretList [2022-04-23T10:35:35.129Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:35.129Z] --- SKIP: TestSecretList (0.00s) [2022-04-23T10:35:35.129Z] === RUN TestSecretsCreateAndDelete [2022-04-23T10:35:35.129Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:35.129Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-23T10:35:35.129Z] === RUN TestSecretsUpdate [2022-04-23T10:35:35.129Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:35.129Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-23T10:35:35.129Z] === RUN TestTemplatedSecret [2022-04-23T10:35:35.129Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:35.129Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-23T10:35:35.129Z] === RUN TestSecretCreateResolve [2022-04-23T10:35:35.129Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:35:35.130Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-23T10:35:35.130Z] PASS [2022-04-23T10:35:35.130Z] ok github.com/docker/docker/integration/secret 0.108s [2022-04-23T10:35:35.130Z] [2022-04-23T10:35:35.130Z] === Skipped [2022-04-23T10:35:35.130Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-23T10:35:35.130Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:35.130Z] [2022-04-23T10:35:35.130Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-23T10:35:35.130Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:35.130Z] [2022-04-23T10:35:35.130Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-23T10:35:35.130Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:35.130Z] [2022-04-23T10:35:35.130Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-23T10:35:35.130Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:35.130Z] [2022-04-23T10:35:35.130Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-23T10:35:35.130Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:35.130Z] [2022-04-23T10:35:35.130Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-23T10:35:35.130Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:35:35.130Z] [2022-04-23T10:35:35.130Z] DONE 6 tests, 6 skipped in 1.826s [2022-04-23T10:35:35.130Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-23T10:35:35.558Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-23T10:35:35.819Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-23T10:35:36.077Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-23T10:35:36.335Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-23T10:35:37.713Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-23T10:35:38.096Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T10:35:38.096Z] INFO: Testing against a local daemon [2022-04-23T10:35:38.096Z] === RUN TestServiceCreateInit [2022-04-23T10:35:38.096Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-23T10:35:38.096Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-23T10:35:38.096Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] --- PASS: TestServiceCreateInit (0.06s) [2022-04-23T10:35:38.096Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T10:35:38.096Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T10:35:38.096Z] === RUN TestCreateServiceMultipleTimes [2022-04-23T10:35:38.096Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-23T10:35:38.096Z] === RUN TestCreateServiceConflict [2022-04-23T10:35:38.096Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-23T10:35:38.096Z] === RUN TestCreateServiceMaxReplicas [2022-04-23T10:35:38.096Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-04-23T10:35:38.096Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-23T10:35:38.096Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-23T10:35:38.096Z] === RUN TestCreateServiceSecretFileMode [2022-04-23T10:35:38.096Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-23T10:35:38.096Z] === RUN TestCreateServiceConfigFileMode [2022-04-23T10:35:38.096Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-23T10:35:38.096Z] === RUN TestCreateServiceSysctls [2022-04-23T10:35:38.096Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-04-23T10:35:38.096Z] === RUN TestCreateServiceCapabilities [2022-04-23T10:35:38.096Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-04-23T10:35:38.096Z] === RUN TestInspect [2022-04-23T10:35:38.096Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] --- SKIP: TestInspect (0.00s) [2022-04-23T10:35:38.096Z] === RUN TestCreateJob [2022-04-23T10:35:38.096Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] --- SKIP: TestCreateJob (0.00s) [2022-04-23T10:35:38.096Z] === RUN TestReplicatedJob [2022-04-23T10:35:38.096Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-23T10:35:38.096Z] === RUN TestUpdateReplicatedJob [2022-04-23T10:35:38.096Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-23T10:35:38.096Z] === RUN TestServiceListWithStatuses [2022-04-23T10:35:38.096Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-23T10:35:38.096Z] === RUN TestDockerNetworkConnectAlias [2022-04-23T10:35:38.096Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-23T10:35:38.096Z] === RUN TestDockerNetworkReConnect [2022-04-23T10:35:38.096Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-23T10:35:38.096Z] === RUN TestServicePlugin [2022-04-23T10:35:38.096Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-23T10:35:38.096Z] === RUN TestServiceUpdateLabel [2022-04-23T10:35:38.096Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:35:38.096Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-23T10:35:38.096Z] === RUN TestServiceUpdateSecrets [2022-04-23T10:35:38.096Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:35:38.096Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-23T10:35:38.096Z] === RUN TestServiceUpdateConfigs [2022-04-23T10:35:38.096Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:35:38.096Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-23T10:35:38.096Z] === RUN TestServiceUpdateNetwork [2022-04-23T10:35:38.096Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:35:38.096Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-23T10:35:38.096Z] === RUN TestServiceUpdatePidsLimit [2022-04-23T10:35:38.096Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:35:38.096Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-23T10:35:38.096Z] PASS [2022-04-23T10:35:38.096Z] ok github.com/docker/docker/integration/service 0.293s [2022-04-23T10:35:38.096Z] [2022-04-23T10:35:38.096Z] === Skipped [2022-04-23T10:35:38.096Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T10:35:38.096Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T10:35:38.096Z] [2022-04-23T10:35:38.096Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T10:35:38.096Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T10:35:38.096Z] [2022-04-23T10:35:38.096Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-23T10:35:38.096Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] [2022-04-23T10:35:38.096Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-23T10:35:38.096Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] [2022-04-23T10:35:38.096Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-04-23T10:35:38.096Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] [2022-04-23T10:35:38.096Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-23T10:35:38.096Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] [2022-04-23T10:35:38.096Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-23T10:35:38.096Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] [2022-04-23T10:35:38.096Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-23T10:35:38.096Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] [2022-04-23T10:35:38.096Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-04-23T10:35:38.096Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] [2022-04-23T10:35:38.096Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-04-23T10:35:38.096Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] [2022-04-23T10:35:38.096Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-23T10:35:38.096Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] [2022-04-23T10:35:38.096Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-23T10:35:38.096Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] [2022-04-23T10:35:38.096Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-23T10:35:38.096Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] [2022-04-23T10:35:38.096Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-23T10:35:38.096Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] [2022-04-23T10:35:38.096Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-23T10:35:38.096Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] [2022-04-23T10:35:38.096Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-23T10:35:38.096Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] [2022-04-23T10:35:38.096Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-23T10:35:38.096Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.096Z] [2022-04-23T10:35:38.097Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-23T10:35:38.097Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:38.097Z] [2022-04-23T10:35:38.097Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-23T10:35:38.097Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:35:38.097Z] [2022-04-23T10:35:38.097Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-23T10:35:38.097Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:35:38.097Z] [2022-04-23T10:35:38.097Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-23T10:35:38.097Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:35:38.097Z] [2022-04-23T10:35:38.097Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-23T10:35:38.097Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:35:38.097Z] [2022-04-23T10:35:38.097Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-23T10:35:38.097Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:35:38.097Z] [2022-04-23T10:35:38.097Z] DONE 24 tests, 23 skipped in 2.763s [2022-04-23T10:35:38.097Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-23T10:35:39.615Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-23T10:35:39.616Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-23T10:35:39.663Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T10:35:39.663Z] INFO: Testing against a local daemon [2022-04-23T10:35:39.663Z] === RUN TestSessionCreate [2022-04-23T10:35:39.663Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-23T10:35:39.663Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-23T10:35:39.663Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-23T10:35:39.663Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-23T10:35:39.663Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-23T10:35:39.663Z] PASS [2022-04-23T10:35:39.663Z] ok github.com/docker/docker/integration/session 0.109s [2022-04-23T10:35:39.663Z] [2022-04-23T10:35:39.663Z] === Skipped [2022-04-23T10:35:39.663Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-23T10:35:39.663Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-23T10:35:39.663Z] [2022-04-23T10:35:39.663Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-23T10:35:39.663Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-23T10:35:39.663Z] [2022-04-23T10:35:39.663Z] DONE 2 tests, 2 skipped in 1.763s [2022-04-23T10:35:39.663Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-23T10:35:41.122Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.009s coverage: 100.0% of statements [2022-04-23T10:35:41.517Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-23T10:35:41.894Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T10:35:41.894Z] INFO: Testing against a local daemon [2022-04-23T10:35:41.894Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-23T10:35:41.894Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:41.894Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T10:35:41.894Z] === RUN TestDiskUsage [2022-04-23T10:35:41.894Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-23T10:35:41.894Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-23T10:35:41.894Z] === RUN TestEventsExecDie [2022-04-23T10:35:41.894Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-23T10:35:41.894Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-23T10:35:41.894Z] === RUN TestEventsBackwardsCompatible [2022-04-23T10:35:41.894Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-23T10:35:41.894Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-23T10:35:41.894Z] === RUN TestEventsVolumeCreate [2022-04-23T10:35:41.894Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-23T10:35:41.894Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-23T10:35:41.894Z] === RUN TestInfoAPI [2022-04-23T10:35:41.894Z] --- PASS: TestInfoAPI (0.06s) [2022-04-23T10:35:41.894Z] === RUN TestInfoAPIWarnings [2022-04-23T10:35:41.894Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:35:41.894Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-23T10:35:41.894Z] === RUN TestInfoDebug [2022-04-23T10:35:41.894Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T10:35:41.894Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-23T10:35:41.894Z] === RUN TestInfoInsecureRegistries [2022-04-23T10:35:41.894Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T10:35:41.894Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-23T10:35:41.894Z] === RUN TestInfoRegistryMirrors [2022-04-23T10:35:41.894Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T10:35:41.894Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-23T10:35:41.894Z] === RUN TestLoginFailsWithBadCredentials [2022-04-23T10:35:42.453Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-23T10:35:42.881Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-04-23T10:35:42.881Z] === RUN TestPingCacheHeaders [2022-04-23T10:35:42.881Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-04-23T10:35:42.881Z] === RUN TestPingGet [2022-04-23T10:35:43.350Z] --- PASS: TestPingGet (0.06s) [2022-04-23T10:35:43.350Z] === RUN TestPingHead [2022-04-23T10:35:43.350Z] --- PASS: TestPingHead (0.05s) [2022-04-23T10:35:43.350Z] === RUN TestPingSwarmHeader [2022-04-23T10:35:43.350Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:43.350Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-23T10:35:43.350Z] === RUN TestVersion [2022-04-23T10:35:43.350Z] --- PASS: TestVersion (0.05s) [2022-04-23T10:35:43.350Z] PASS [2022-04-23T10:35:43.350Z] ok github.com/docker/docker/integration/system 1.359s [2022-04-23T10:35:43.350Z] [2022-04-23T10:35:43.350Z] === Skipped [2022-04-23T10:35:43.350Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T10:35:43.350Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:43.350Z] [2022-04-23T10:35:43.350Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-23T10:35:43.350Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-23T10:35:43.350Z] [2022-04-23T10:35:43.350Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-23T10:35:43.350Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-23T10:35:43.350Z] [2022-04-23T10:35:43.350Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-23T10:35:43.350Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-23T10:35:43.350Z] [2022-04-23T10:35:43.350Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-23T10:35:43.350Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-23T10:35:43.350Z] [2022-04-23T10:35:43.350Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-23T10:35:43.350Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:35:43.350Z] [2022-04-23T10:35:43.350Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-23T10:35:43.350Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T10:35:43.350Z] [2022-04-23T10:35:43.350Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-23T10:35:43.350Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T10:35:43.350Z] [2022-04-23T10:35:43.350Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-23T10:35:43.350Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T10:35:43.350Z] [2022-04-23T10:35:43.350Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-23T10:35:43.350Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:43.350Z] [2022-04-23T10:35:43.350Z] DONE 16 tests, 10 skipped in 3.452s [2022-04-23T10:35:43.350Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-23T10:35:43.390Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-23T10:35:43.390Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-23T10:35:43.390Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-23T10:35:43.390Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-23T10:35:43.390Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-23T10:35:43.648Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-23T10:35:45.559Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-23T10:35:45.559Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-23T10:35:45.561Z] --- PASS: TestBuildWithHugeFile (146.31s) [2022-04-23T10:35:45.561Z] === RUN TestBuildWCOWSandboxSize [2022-04-23T10:35:45.561Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T10:35:45.561Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-23T10:35:45.561Z] === RUN TestBuildWithEmptyDockerfile [2022-04-23T10:35:45.561Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T10:35:45.561Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T10:35:45.561Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T10:35:45.561Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T10:35:45.561Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T10:35:45.561Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T10:35:45.561Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-23T10:35:45.561Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-23T10:35:45.561Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-23T10:35:45.561Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2022-04-23T10:35:45.561Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-23T10:35:45.561Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-23T10:35:45.561Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-23T10:35:45.561Z] === RUN TestBuildPreserveOwnership [2022-04-23T10:35:45.561Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:35:45.561Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-23T10:35:45.561Z] === RUN TestBuildPlatformInvalid [2022-04-23T10:35:45.561Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-23T10:35:45.561Z] PASS [2022-04-23T10:35:45.561Z] ok github.com/docker/docker/integration/build 249.921s [2022-04-23T10:35:45.561Z] [2022-04-23T10:35:45.561Z] === Skipped [2022-04-23T10:35:45.561Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-23T10:35:45.561Z] build_session_test.go:25: TODO: BuildKit [2022-04-23T10:35:45.561Z] [2022-04-23T10:35:45.561Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-23T10:35:45.561Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:45.561Z] [2022-04-23T10:35:45.561Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-23T10:35:45.561Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:35:45.561Z] [2022-04-23T10:35:45.561Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-23T10:35:45.561Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:35:45.561Z] [2022-04-23T10:35:45.561Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-23T10:35:45.561Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-23T10:35:45.561Z] [2022-04-23T10:35:45.561Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-23T10:35:45.561Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:35:45.561Z] [2022-04-23T10:35:45.561Z] DONE 29 tests, 6 skipped in 306.297s [2022-04-23T10:35:45.561Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-23T10:35:45.567Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T10:35:45.567Z] INFO: Testing against a local daemon [2022-04-23T10:35:45.567Z] === RUN TestVolumesCreateAndList [2022-04-23T10:35:45.567Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-04-23T10:35:45.567Z] === RUN TestVolumesRemove [2022-04-23T10:35:45.567Z] --- PASS: TestVolumesRemove (0.13s) [2022-04-23T10:35:45.567Z] === RUN TestVolumesInspect [2022-04-23T10:35:45.567Z] --- PASS: TestVolumesInspect (0.06s) [2022-04-23T10:35:45.567Z] === RUN TestVolumesInvalidJSON [2022-04-23T10:35:45.567Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-23T10:35:45.567Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-23T10:35:45.567Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-23T10:35:45.567Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-23T10:35:45.567Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-23T10:35:45.567Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-23T10:35:45.567Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-23T10:35:45.567Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-04-23T10:35:45.567Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-23T10:35:45.567Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-23T10:35:45.567Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-23T10:35:45.567Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-23T10:35:45.567Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-23T10:35:45.567Z] PASS [2022-04-23T10:35:45.567Z] ok github.com/docker/docker/integration/volume 0.364s [2022-04-23T10:35:45.567Z] [2022-04-23T10:35:45.567Z] DONE 9 tests in 2.207s [2022-04-23T10:35:45.567Z] INFO: make.ps1 ended at 04/23/2022 10:35:45 [2022-04-23T10:35:45.567Z] INFO: Integration CLI tests being run from the host: [2022-04-23T10:35:45.567Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-23T10:35:46.492Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-23T10:35:47.868Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-23T10:35:47.868Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-23T10:35:48.436Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-23T10:35:48.842Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:35:48.842Z] INFO: Testing against a local daemon [2022-04-23T10:35:48.842Z] === RUN TestConfigInspect [2022-04-23T10:35:48.842Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:48.842Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-23T10:35:48.842Z] === RUN TestConfigList [2022-04-23T10:35:48.842Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:48.842Z] --- SKIP: TestConfigList (0.00s) [2022-04-23T10:35:48.842Z] === RUN TestConfigsCreateAndDelete [2022-04-23T10:35:48.842Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:48.842Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-23T10:35:48.842Z] === RUN TestConfigsUpdate [2022-04-23T10:35:48.842Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:48.842Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-23T10:35:48.842Z] === RUN TestTemplatedConfig [2022-04-23T10:35:48.842Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:48.842Z] --- SKIP: TestTemplatedConfig (0.01s) [2022-04-23T10:35:48.842Z] === RUN TestConfigCreateResolve [2022-04-23T10:35:48.842Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:35:48.842Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-23T10:35:48.842Z] PASS [2022-04-23T10:35:48.842Z] ok github.com/docker/docker/integration/config 0.110s [2022-04-23T10:35:49.367Z] [2022-04-23T10:35:49.367Z] === Skipped [2022-04-23T10:35:49.367Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-23T10:35:49.367Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:49.367Z] [2022-04-23T10:35:49.367Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-23T10:35:49.367Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:49.367Z] [2022-04-23T10:35:49.367Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-23T10:35:49.367Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:49.367Z] [2022-04-23T10:35:49.367Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-23T10:35:49.367Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:49.367Z] [2022-04-23T10:35:49.367Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.01s) [2022-04-23T10:35:49.367Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:49.367Z] [2022-04-23T10:35:49.367Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-23T10:35:49.367Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:35:49.367Z] [2022-04-23T10:35:49.367Z] DONE 6 tests, 6 skipped in 3.721s [2022-04-23T10:35:49.367Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-23T10:35:49.813Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-23T10:35:50.402Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-23T10:35:50.402Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-23T10:35:50.402Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-23T10:35:50.973Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-23T10:35:52.347Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-23T10:35:52.347Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-23T10:35:52.347Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-23T10:35:52.916Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-23T10:35:53.483Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-23T10:35:54.050Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-23T10:35:54.812Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:35:54.812Z] INFO: Testing against a local daemon [2022-04-23T10:35:54.812Z] === RUN TestCheckpoint [2022-04-23T10:35:54.812Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T10:35:54.812Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-23T10:35:54.812Z] === RUN TestContainerInvalidJSON [2022-04-23T10:35:54.812Z] === RUN TestContainerInvalidJSON/commit [2022-04-23T10:35:54.812Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-23T10:35:54.812Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-23T10:35:54.812Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-23T10:35:54.812Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T10:35:54.812Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T10:35:54.812Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-23T10:35:54.812Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-23T10:35:54.812Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-23T10:35:54.812Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-23T10:35:54.812Z] === CONT TestContainerInvalidJSON/commit [2022-04-23T10:35:54.812Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-23T10:35:54.812Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-23T10:35:54.812Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-23T10:35:54.812Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-23T10:35:54.812Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-23T10:35:54.812Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-23T10:35:54.812Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-23T10:35:54.812Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-23T10:35:54.812Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-23T10:35:54.812Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-23T10:35:54.812Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-23T10:35:54.812Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-23T10:35:54.812Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-23T10:35:54.812Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-23T10:35:54.812Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-23T10:35:54.812Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-23T10:35:54.812Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-23T10:35:54.812Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-23T10:35:54.812Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-23T10:35:54.812Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-23T10:35:54.812Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-23T10:35:54.812Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-23T10:35:54.812Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-23T10:35:54.812Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-23T10:35:54.812Z] --- PASS: TestContainerInvalidJSON (0.09s) [2022-04-23T10:35:54.812Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-23T10:35:54.812Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-23T10:35:54.812Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-04-23T10:35:54.812Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-23T10:35:54.812Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-23T10:35:54.812Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-04-23T10:35:54.812Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-23T10:35:54.812Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.01s) [2022-04-23T10:35:54.812Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-23T10:35:54.812Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-23T10:35:54.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-23T10:35:54.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-23T10:35:54.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-04-23T10:35:54.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-23T10:35:54.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-23T10:35:54.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-04-23T10:35:54.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-04-23T10:35:54.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-04-23T10:35:54.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-04-23T10:35:54.812Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-23T10:35:54.812Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-23T10:35:54.812Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-23T10:35:54.812Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-23T10:35:54.812Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-23T10:35:54.812Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-23T10:35:54.812Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-23T10:35:54.812Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.39s) [2022-04-23T10:35:54.812Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-23T10:35:54.812Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.30s) [2022-04-23T10:35:54.812Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-23T10:35:54.987Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-23T10:35:54.987Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-23T10:35:55.332Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.28s) [2022-04-23T10:35:55.332Z] === RUN TestCopyEmptyFile [2022-04-23T10:35:55.553Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-23T10:35:55.843Z] --- PASS: TestCopyEmptyFile (0.48s) [2022-04-23T10:35:55.843Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-23T10:35:55.844Z] --- PASS: TestCopyToContainerPathIsNotDir (0.28s) [2022-04-23T10:35:55.844Z] === RUN TestCopyFromContainer [2022-04-23T10:35:55.844Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:55.844Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-23T10:35:55.844Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-23T10:35:55.844Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T10:35:55.844Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T10:35:55.844Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T10:35:55.844Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T10:35:55.844Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T10:35:55.844Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T10:35:55.844Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-23T10:35:55.844Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-23T10:35:55.844Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-23T10:35:55.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-23T10:35:55.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-23T10:35:55.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-23T10:35:55.844Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-23T10:35:55.844Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-23T10:35:55.844Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-23T10:35:55.844Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-23T10:35:55.844Z] === RUN TestCreateWithInvalidEnv [2022-04-23T10:35:55.844Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-23T10:35:55.844Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-23T10:35:55.844Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-23T10:35:55.844Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-23T10:35:55.844Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-23T10:35:55.844Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-23T10:35:55.844Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-23T10:35:55.844Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-23T10:35:55.844Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-23T10:35:55.844Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-04-23T10:35:55.844Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-23T10:35:55.844Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-23T10:35:55.844Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-23T10:35:55.844Z] === RUN TestCreateTmpfsMountsTarget [2022-04-23T10:35:55.844Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:55.844Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-23T10:35:55.844Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-23T10:35:55.844Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:35:55.844Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-23T10:35:55.844Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-23T10:35:55.844Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:35:55.844Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-23T10:35:55.844Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-23T10:35:55.844Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T10:35:55.844Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T10:35:55.844Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T10:35:55.844Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T10:35:55.968Z] ok github.com/docker/docker/libnetwork/ipam 14.340s coverage: 85.3% of statements [2022-04-23T10:35:55.968Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-23T10:35:55.968Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-23T10:35:55.968Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-23T10:35:55.968Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-23T10:35:55.968Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-23T10:35:55.968Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-23T10:35:55.968Z] ok github.com/docker/docker/libnetwork/ipamutils 0.255s coverage: 74.0% of statements [2022-04-23T10:35:55.991Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-23T10:35:55.992Z] INFO: Testing against a local daemon [2022-04-23T10:35:55.992Z] === RUN TestDockerSuite [2022-04-23T10:35:55.992Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-23T10:35:55.992Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-23T10:35:55.992Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T10:35:55.992Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-23T10:35:55.992Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-23T10:35:55.992Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-23T10:35:55.992Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-23T10:35:55.992Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-23T10:35:55.992Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-23T10:35:55.992Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-23T10:35:56.120Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-23T10:35:56.224Z] ok github.com/docker/docker/libnetwork/iptables 0.156s coverage: 45.1% of statements [2022-04-23T10:35:56.224Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-04-23T10:35:56.355Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T10:35:56.355Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T10:35:56.355Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T10:35:56.355Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T10:35:56.355Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T10:35:56.355Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T10:35:56.355Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-23T10:35:56.355Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-23T10:35:56.355Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-23T10:35:56.355Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-23T10:35:56.355Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-23T10:35:56.355Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-23T10:35:56.355Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-23T10:35:56.355Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-23T10:35:56.355Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-23T10:35:56.355Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-23T10:35:56.355Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-23T10:35:56.355Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-23T10:35:56.355Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-23T10:35:56.355Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-23T10:35:56.355Z] === RUN TestCreateDifferentPlatform [2022-04-23T10:35:56.355Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-23T10:35:56.355Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-23T10:35:56.355Z] --- PASS: TestCreateDifferentPlatform (0.09s) [2022-04-23T10:35:56.355Z] --- PASS: TestCreateDifferentPlatform/different_os (0.04s) [2022-04-23T10:35:56.355Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-04-23T10:35:56.355Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-23T10:35:56.355Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.17s) [2022-04-23T10:35:56.355Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-23T10:35:56.355Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-23T10:35:56.355Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-23T10:35:56.355Z] === RUN TestContainerKillOnDaemonStart [2022-04-23T10:35:56.355Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:35:56.355Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-23T10:35:56.355Z] === RUN TestWindowsDevices [2022-04-23T10:35:56.355Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-23T10:35:56.355Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-23T10:35:56.355Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:35:56.355Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:35:56.355Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:35:56.355Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:35:56.355Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:35:56.355Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:35:56.355Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T10:35:56.355Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T10:35:56.355Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:35:56.355Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:35:56.355Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:35:56.355Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:35:56.355Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:35:56.355Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:35:56.356Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-23T10:35:56.356Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T10:35:56.356Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:35:56.356Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:35:56.356Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-23T10:35:56.356Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T10:35:56.356Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:35:56.378Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-23T10:35:56.480Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-04-23T10:35:56.637Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-23T10:35:56.879Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T10:35:56.879Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:35:56.879Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T10:35:56.879Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:35:56.979Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-23T10:35:57.204Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-23T10:35:57.395Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T10:35:57.395Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-23T10:35:57.448Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-23T10:35:57.772Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-23T10:35:57.923Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-23T10:35:58.390Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-23T10:35:58.707Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-23T10:35:59.275Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-23T10:35:59.532Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-23T10:35:59.532Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-23T10:36:00.098Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-23T10:36:00.665Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-23T10:36:01.233Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-23T10:36:01.491Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-23T10:36:01.491Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-23T10:36:01.491Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-23T10:36:04.021Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-23T10:36:04.021Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-23T10:36:05.075Z] --- PASS: TestWindowsDevices (0.04s) [2022-04-23T10:36:05.075Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-04-23T10:36:05.075Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-04-23T10:36:05.075Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-04-23T10:36:05.075Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.19s) [2022-04-23T10:36:05.075Z] --- PASS: TestWindowsDevices/process/no_device_mounted (7.55s) [2022-04-23T10:36:05.075Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (7.58s) [2022-04-23T10:36:05.075Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (7.58s) [2022-04-23T10:36:05.075Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.82s) [2022-04-23T10:36:05.075Z] === RUN TestDiff [2022-04-23T10:36:05.075Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-23T10:36:05.075Z] --- SKIP: TestDiff (0.00s) [2022-04-23T10:36:05.075Z] === RUN TestExecWithCloseStdin [2022-04-23T10:36:05.075Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-23T10:36:05.075Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-04-23T10:36:05.075Z] === RUN TestExec [2022-04-23T10:36:09.211Z] --- PASS: TestExec (4.93s) [2022-04-23T10:36:09.211Z] === RUN TestExecUser [2022-04-23T10:36:09.211Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-23T10:36:09.211Z] --- SKIP: TestExecUser (0.00s) [2022-04-23T10:36:09.211Z] === RUN TestExportContainerAndImportImage [2022-04-23T10:36:09.211Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:36:09.212Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-23T10:36:09.212Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-23T10:36:09.212Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:36:09.212Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-23T10:36:09.212Z] === RUN TestHealthCheckWorkdir [2022-04-23T10:36:09.212Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-23T10:36:09.212Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-23T10:36:09.212Z] === RUN TestHealthKillContainer [2022-04-23T10:36:09.212Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-23T10:36:09.212Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-23T10:36:09.212Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-23T10:36:09.212Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-23T10:36:09.212Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-23T10:36:09.212Z] === RUN TestKillContainerInvalidSignal [2022-04-23T10:36:13.327Z] --- PASS: TestKillContainerInvalidSignal (4.06s) [2022-04-23T10:36:13.327Z] === RUN TestKillContainer [2022-04-23T10:36:13.327Z] === RUN TestKillContainer/no_signal [2022-04-23T10:36:16.224Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-23T10:36:16.225Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-23T10:36:16.434Z] === RUN TestKillContainer/non_killing_signal [2022-04-23T10:36:16.434Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-23T10:36:16.490Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-23T10:36:16.490Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-23T10:36:16.490Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-23T10:36:16.756Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-23T10:36:16.925Z] === RUN TestKillContainer/killing_signal [2022-04-23T10:36:17.014Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-23T10:36:18.916Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-23T10:36:19.484Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-23T10:36:19.484Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-23T10:36:19.484Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-23T10:36:19.484Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-23T10:36:19.484Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-23T10:36:19.484Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-23T10:36:19.484Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-23T10:36:19.484Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T10:36:19.484Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-23T10:36:19.484Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-23T10:36:19.484Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-23T10:36:19.484Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T10:36:19.484Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-23T10:36:19.484Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-23T10:36:19.484Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-23T10:36:19.484Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T10:36:19.484Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-23T10:36:19.484Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-23T10:36:19.484Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-23T10:36:19.484Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-23T10:36:20.289Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-23T10:36:20.289Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-23T10:36:20.879Z] --- PASS: TestKillContainer (7.29s) [2022-04-23T10:36:20.879Z] --- PASS: TestKillContainer/no_signal (3.56s) [2022-04-23T10:36:20.879Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-23T10:36:20.879Z] --- PASS: TestKillContainer/killing_signal (3.65s) [2022-04-23T10:36:20.879Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-23T10:36:20.879Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T10:36:20.879Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-23T10:36:20.879Z] === RUN TestKillStoppedContainer [2022-04-23T10:36:20.879Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T10:36:20.879Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-23T10:36:20.879Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-23T10:36:20.879Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T10:36:20.879Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-23T10:36:20.879Z] === RUN TestKillDifferentUserContainer [2022-04-23T10:36:20.879Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-23T10:36:20.879Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-23T10:36:20.879Z] === RUN TestInspectOomKilledTrue [2022-04-23T10:36:20.879Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:36:20.879Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-23T10:36:20.879Z] === RUN TestInspectOomKilledFalse [2022-04-23T10:36:20.879Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T10:36:20.879Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-23T10:36:20.879Z] === RUN TestLogsFollowTailEmpty [2022-04-23T10:36:21.224Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-23T10:36:23.938Z] --- PASS: TestLogsFollowTailEmpty (3.60s) [2022-04-23T10:36:23.938Z] === RUN TestNetworkNat [2022-04-23T10:36:23.938Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-23T10:36:23.938Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-23T10:36:23.938Z] === RUN TestNetworkLocalhostTCPNat [2022-04-23T10:36:24.238Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-23T10:36:24.238Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T10:36:24.238Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-23T10:36:24.238Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-23T10:36:24.707Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-23T10:36:26.490Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-23T10:36:27.055Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-23T10:36:27.623Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-23T10:36:28.188Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-23T10:36:28.445Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-23T10:36:28.445Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-23T10:36:28.445Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-23T10:36:28.497Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-23T10:36:28.834Z] --- PASS: TestNetworkLocalhostTCPNat (4.34s) [2022-04-23T10:36:28.834Z] === RUN TestNetworkLoopbackNat [2022-04-23T10:36:28.834Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-23T10:36:28.834Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-23T10:36:28.834Z] === RUN TestPause [2022-04-23T10:36:28.834Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-23T10:36:28.834Z] --- SKIP: TestPause (0.00s) [2022-04-23T10:36:28.834Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-23T10:36:29.820Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-23T10:36:30.715Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-23T10:36:30.715Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-23T10:36:30.715Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-23T10:36:30.715Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-23T10:36:30.715Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-23T10:36:30.715Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-23T10:36:30.715Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-23T10:36:30.715Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-23T10:36:30.715Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-23T10:36:30.754Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-23T10:36:31.689Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-23T10:36:31.930Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.64s) [2022-04-23T10:36:31.930Z] === RUN TestPauseStopPausedContainer [2022-04-23T10:36:31.930Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:36:31.930Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-23T10:36:31.930Z] === RUN TestPsFilter [2022-04-23T10:36:31.947Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-23T10:36:31.947Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-23T10:36:32.205Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-23T10:36:32.425Z] --- PASS: TestPsFilter (0.46s) [2022-04-23T10:36:32.425Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-23T10:36:33.140Z] === RUN TestDockerSuite/TestRunMount [2022-04-23T10:36:34.505Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-23T10:36:34.505Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-23T10:36:34.505Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-23T10:36:34.505Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-23T10:36:34.505Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-23T10:36:34.515Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-23T10:36:36.345Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.68s) [2022-04-23T10:36:36.345Z] === RUN TestRemoveContainerWithVolume [2022-04-23T10:36:37.800Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-23T10:36:38.061Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-23T10:36:38.643Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-23T10:36:39.210Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-23T10:36:39.399Z] --- PASS: TestRemoveContainerWithVolume (3.53s) [2022-04-23T10:36:39.399Z] === RUN TestRemoveContainerRunning [2022-04-23T10:36:40.586Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-23T10:36:40.586Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-23T10:36:42.488Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-23T10:36:43.058Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-23T10:36:43.165Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-23T10:36:43.318Z] --- PASS: TestRemoveContainerRunning (3.51s) [2022-04-23T10:36:43.318Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-23T10:36:44.962Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-23T10:36:46.341Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-23T10:36:46.603Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-23T10:36:47.274Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.67s) [2022-04-23T10:36:47.274Z] === RUN TestRemoveInvalidContainer [2022-04-23T10:36:47.274Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-23T10:36:47.274Z] === RUN TestRenameLinkedContainer [2022-04-23T10:36:47.274Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-23T10:36:47.274Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-23T10:36:47.274Z] === RUN TestRenameStoppedContainer [2022-04-23T10:36:48.510Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-23T10:36:49.077Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-23T10:36:49.643Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-23T10:36:50.329Z] --- PASS: TestRenameStoppedContainer (3.50s) [2022-04-23T10:36:50.329Z] === RUN TestRenameRunningContainerAndReuse [2022-04-23T10:36:51.023Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-23T10:36:51.023Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-23T10:36:51.593Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-23T10:36:52.160Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-23T10:36:52.422Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-23T10:36:52.989Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-23T10:36:53.556Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-23T10:36:54.491Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-23T10:36:55.057Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-23T10:36:56.965Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-23T10:36:57.913Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-23T10:36:59.302Z] --- PASS: TestRenameRunningContainerAndReuse (7.82s) [2022-04-23T10:36:59.302Z] === RUN TestRenameInvalidName [2022-04-23T10:37:00.447Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-23T10:37:01.017Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-23T10:37:01.017Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-23T10:37:01.585Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-23T10:37:01.585Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-23T10:37:01.843Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-23T10:37:02.409Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-23T10:37:02.409Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-23T10:37:02.438Z] --- PASS: TestRenameInvalidName (4.41s) [2022-04-23T10:37:02.438Z] === RUN TestRenameAnonymousContainer [2022-04-23T10:37:02.977Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-23T10:37:03.910Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-23T10:37:09.177Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-23T10:37:09.177Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-23T10:37:09.177Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-04-23T10:37:09.177Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-23T10:37:09.177Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-23T10:37:09.745Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-23T10:37:11.124Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-23T10:37:12.060Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-23T10:37:12.060Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-23T10:37:12.628Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-04-23T10:37:12.628Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-23T10:37:13.194Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-23T10:37:13.762Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-23T10:37:14.327Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-23T10:37:14.893Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-23T10:37:14.893Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-23T10:37:14.893Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-23T10:37:14.893Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-23T10:37:15.460Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-23T10:37:16.026Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-23T10:37:16.026Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-23T10:37:16.026Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-23T10:37:16.594Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-23T10:37:17.815Z] --- PASS: TestRenameAnonymousContainer (13.91s) [2022-04-23T10:37:17.815Z] === RUN TestRenameContainerWithSameName [2022-04-23T10:37:17.971Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-23T10:37:17.971Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-23T10:37:17.971Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-23T10:37:17.971Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-23T10:37:20.115Z] --- PASS: TestRenameContainerWithSameName (3.60s) [2022-04-23T10:37:20.115Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-23T10:37:20.115Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-23T10:37:20.115Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-23T10:37:20.115Z] === RUN TestResize [2022-04-23T10:37:20.504Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-23T10:37:20.763Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-23T10:37:21.701Z] === RUN TestDockerSuite/TestRunRm [2022-04-23T10:37:21.961Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-23T10:37:24.055Z] --- PASS: TestResize (3.63s) [2022-04-23T10:37:24.055Z] === RUN TestResizeWithInvalidSize [2022-04-23T10:37:25.253Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-23T10:37:25.512Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-23T10:37:26.078Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-23T10:37:26.645Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-23T10:37:27.124Z] --- PASS: TestResizeWithInvalidSize (3.38s) [2022-04-23T10:37:27.124Z] === RUN TestResizeWhenContainerNotStarted [2022-04-23T10:37:28.548Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-23T10:37:28.549Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-23T10:37:29.116Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-23T10:37:31.046Z] --- PASS: TestResizeWhenContainerNotStarted (3.69s) [2022-04-23T10:37:31.047Z] === RUN TestDaemonRestartKillContainers [2022-04-23T10:37:31.047Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:37:31.047Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-23T10:37:31.047Z] === RUN TestStats [2022-04-23T10:37:31.047Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-23T10:37:31.047Z] --- SKIP: TestStats (0.00s) [2022-04-23T10:37:31.047Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-23T10:37:32.399Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-23T10:37:32.399Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-23T10:37:34.936Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-23T10:37:35.505Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-23T10:37:36.072Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-23T10:37:36.331Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-23T10:37:36.898Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-23T10:37:37.833Z] docker_cli_service_logs_test.go:246: checking task rf1x6fmviskm [2022-04-23T10:37:37.833Z] docker_cli_service_logs_test.go:251: checking messages for rf1x6fmviskm [2022-04-23T10:37:37.833Z] docker_cli_service_logs_test.go:246: checking task pv4x1r1oi9l0 [2022-04-23T10:37:37.833Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-23T10:37:37.833Z] docker_cli_service_logs_test.go:251: checking messages for pv4x1r1oi9l0 [2022-04-23T10:37:38.400Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-23T10:37:38.400Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-23T10:37:38.986Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-23T10:37:39.556Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-23T10:37:39.962Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.96s) [2022-04-23T10:37:39.962Z] === RUN TestStopContainerWithTimeout [2022-04-23T10:37:39.962Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-23T10:37:39.962Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-23T10:37:39.962Z] === RUN TestUpdateRestartPolicy [2022-04-23T10:37:40.123Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-23T10:37:40.690Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-23T10:37:41.258Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-23T10:37:43.163Z] === RUN TestDockerSuite/TestRunState [2022-04-23T10:37:44.100Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-23T10:37:44.668Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-23T10:37:45.238Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-23T10:37:45.238Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-23T10:37:45.238Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-04-23T10:37:45.238Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-23T10:37:45.807Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-23T10:37:46.066Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-23T10:37:47.002Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-23T10:37:47.002Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-23T10:37:47.002Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-23T10:37:47.569Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-23T10:37:47.984Z] time="2022-04-23T10:37:42Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-04-23T10:37:47.984Z] ok github.com/docker/docker/libnetwork/networkdb 104.260s coverage: 60.0% of statements [2022-04-23T10:37:47.984Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-23T10:37:47.984Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-23T10:37:47.984Z] ok github.com/docker/docker/libnetwork/osl 4.313s coverage: 39.7% of statements [2022-04-23T10:37:47.984Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-23T10:37:47.984Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-23T10:37:48.240Z] ok github.com/docker/docker/libnetwork/portmapper 0.221s coverage: 48.6% of statements [2022-04-23T10:37:48.503Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-23T10:37:48.503Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-23T10:37:48.760Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-23T10:37:48.761Z] [2022-04-23T10:37:48.761Z] === Skipped [2022-04-23T10:37:48.761Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-23T10:37:48.761Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-23T10:37:48.761Z] [2022-04-23T10:37:48.761Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-23T10:37:48.761Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-23T10:37:48.761Z] [2022-04-23T10:37:48.761Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-23T10:37:48.761Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-23T10:37:48.761Z] [2022-04-23T10:37:48.761Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-23T10:37:48.761Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:37:48.761Z] [2022-04-23T10:37:48.761Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-23T10:37:48.761Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:37:48.761Z] [2022-04-23T10:37:48.761Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-23T10:37:48.761Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:37:48.761Z] [2022-04-23T10:37:48.761Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-23T10:37:48.761Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:37:48.761Z] [2022-04-23T10:37:48.761Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-23T10:37:48.761Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-23T10:37:48.761Z] [2022-04-23T10:37:48.761Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-23T10:37:48.761Z] firewalld_test.go:14: firewalld is not running [2022-04-23T10:37:48.761Z] [2022-04-23T10:37:48.761Z] DONE 326 tests, 9 skipped in 199.608s Post stage [Pipeline] junit [2022-04-23T10:37:49.332Z] Recording test results [2022-04-23T10:37:49.473Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-23T10:37:49.695Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-23T10:37:50.040Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-23T10:37:50.113Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43517/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=36049a04d2e11454789be71f40eb2aed1c7070d5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:36049a04d2e11454789be71f40eb2aed1c7070d5 hack/validate/vendor [2022-04-23T10:37:50.674Z] No vendor changes in diff. [2022-04-23T10:37:50.674Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-23T10:37:51.274Z] + echo Ensuring container killed. [2022-04-23T10:37:51.274Z] Ensuring container killed. [2022-04-23T10:37:51.274Z] + docker rm -vf docker-pr1 [2022-04-23T10:37:51.274Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-23T10:37:51.415Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-23T10:37:51.599Z] + echo Chowning /workspace to jenkins user [2022-04-23T10:37:51.599Z] Chowning /workspace to jenkins user [2022-04-23T10:37:51.599Z] + id -u [2022-04-23T10:37:51.599Z] + id -g [2022-04-23T10:37:51.599Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43517:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-23T10:37:52.906Z] + bundleName=unit [2022-04-23T10:37:52.907Z] + echo Creating unit-bundles.tar.gz [2022-04-23T10:37:52.907Z] Creating unit-bundles.tar.gz [2022-04-23T10:37:52.907Z] + 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-04-23T10:37:52.907Z] bundles/junit-report-libnetwork.xml [2022-04-23T10:37:52.907Z] bundles/junit-report.xml [2022-04-23T10:37:52.907Z] bundles/go-test-report-libnetwork.json [2022-04-23T10:37:52.907Z] bundles/go-test-report.json [2022-04-23T10:37:52.907Z] bundles/profile-libnetwork.out [2022-04-23T10:37:52.907Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-23T10:37:52.917Z] Archiving artifacts [2022-04-23T10:37:53.432Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43517/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-23T10:37:53.781Z] + make clean [2022-04-23T10:37:53.781Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-23T10:37:53.949Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-23T10:37:54.038Z] docker-dev-cache [2022-04-23T10:37:54.038Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-23T10:37:55.330Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-23T10:37:55.330Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-23T10:37:55.801Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-23T10:37:55.801Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-23T10:37:55.801Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-23T10:37:55.801Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-23T10:37:55.801Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-23T10:37:55.801Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T10:37:55.801Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-23T10:37:55.801Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-23T10:37:55.801Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-23T10:37:55.801Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T10:37:55.801Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-23T10:37:55.801Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-23T10:37:55.801Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-23T10:37:55.801Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T10:37:55.801Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-23T10:37:55.801Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-23T10:37:55.801Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-23T10:37:55.801Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-23T10:37:56.483Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-23T10:37:57.050Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-23T10:37:57.618Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-23T10:37:58.185Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-23T10:37:59.133Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-23T10:38:00.069Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-23T10:38:01.443Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-23T10:38:01.664Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-23T10:38:01.664Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T10:38:01.664Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-23T10:38:01.664Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-23T10:38:01.664Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-23T10:38:01.702Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-23T10:38:01.960Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-23T10:38:02.218Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-23T10:38:02.218Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-23T10:38:02.786Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-23T10:38:03.354Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-23T10:38:03.921Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-23T10:38:03.921Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-04-23T10:38:03.921Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-23T10:38:03.921Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-23T10:38:04.181Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-23T10:38:04.441Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-23T10:38:05.460Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-23T10:38:05.701Z] --- PASS: TestUpdateRestartPolicy (26.46s) [2022-04-23T10:38:05.701Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-23T10:38:06.977Z] docker_cli_swarm_test.go:1895: [d809b10d0b28b] joining swarm manager [d00f57be8edc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:38:07.546Z] docker_cli_swarm_test.go:1896: [d92f34c335324] joining swarm manager [d00f57be8edc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T10:38:07.675Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-23T10:38:07.675Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-23T10:38:07.675Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-23T10:38:07.675Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-23T10:38:07.675Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-23T10:38:07.675Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-23T10:38:07.675Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-23T10:38:07.675Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-23T10:38:07.675Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-23T10:38:07.805Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-23T10:38:08.376Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-23T10:38:08.759Z] --- PASS: TestUpdateRestartWithAutoRemove (3.58s) [2022-04-23T10:38:08.759Z] === RUN TestWaitNonBlocked [2022-04-23T10:38:08.759Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T10:38:08.759Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T10:38:08.759Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T10:38:08.759Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T10:38:08.759Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-23T10:38:08.759Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-23T10:38:09.309Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-23T10:38:10.691Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-23T10:38:10.761Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-23T10:38:10.761Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-23T10:38:11.228Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-23T10:38:11.228Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-23T10:38:11.228Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-23T10:38:11.258Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-23T10:38:12.634Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-23T10:38:14.535Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-23T10:38:14.535Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-23T10:38:14.535Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-23T10:38:14.535Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-23T10:38:14.535Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-23T10:38:14.535Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-23T10:38:14.535Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-23T10:38:14.535Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-23T10:38:14.795Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-23T10:38:14.795Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-04-23T10:38:14.795Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-23T10:38:14.955Z] --- PASS: TestWaitNonBlocked (0.06s) [2022-04-23T10:38:14.955Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.71s) [2022-04-23T10:38:14.955Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (5.21s) [2022-04-23T10:38:14.955Z] === RUN TestWaitBlocked [2022-04-23T10:38:14.955Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:38:14.955Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-23T10:38:14.955Z] PASS [2022-04-23T10:38:14.955Z] ok github.com/docker/docker/integration/container 140.073s [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === Skipped [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-23T10:38:14.955Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-23T10:38:14.955Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-23T10:38:14.955Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-23T10:38:14.955Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-23T10:38:14.955Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-23T10:38:14.955Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-23T10:38:14.955Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-23T10:38:14.955Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-23T10:38:14.955Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-04-23T10:38:14.955Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T10:38:14.955Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-04-23T10:38:14.955Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T10:38:14.955Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-04-23T10:38:14.955Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T10:38:14.955Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.19s) [2022-04-23T10:38:14.955Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-23T10:38:14.955Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.19s) [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-23T10:38:14.955Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-04-23T10:38:14.955Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-23T10:38:14.955Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-23T10:38:14.955Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-23T10:38:14.955Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-23T10:38:14.955Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-23T10:38:14.955Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-23T10:38:14.955Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-23T10:38:14.955Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-23T10:38:14.955Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-23T10:38:14.955Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-23T10:38:14.955Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-23T10:38:14.955Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-23T10:38:14.955Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-23T10:38:14.955Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-23T10:38:14.955Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-23T10:38:14.955Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-23T10:38:14.955Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-23T10:38:14.955Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-23T10:38:14.955Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-23T10:38:14.955Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-23T10:38:14.955Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-23T10:38:14.955Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-23T10:38:14.955Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-23T10:38:14.955Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-23T10:38:14.955Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:38:14.955Z] [2022-04-23T10:38:14.955Z] DONE 120 tests, 38 skipped in 144.926s [2022-04-23T10:38:14.955Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-23T10:38:15.365Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-23T10:38:15.933Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-23T10:38:16.867Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-23T10:38:17.131Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-23T10:38:17.702Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-23T10:38:17.702Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-23T10:38:18.272Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-23T10:38:18.272Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-04-23T10:38:18.272Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-23T10:38:18.272Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-23T10:38:18.272Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-23T10:38:18.272Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-23T10:38:18.272Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-23T10:38:18.272Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-23T10:38:18.272Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-23T10:38:18.272Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-23T10:38:18.272Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-23T10:38:18.272Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-23T10:38:18.272Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-23T10:38:18.272Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-04-23T10:38:18.272Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-23T10:38:18.381Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-23T10:38:18.841Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-23T10:38:19.101Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-23T10:38:19.101Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-23T10:38:19.669Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-23T10:38:19.927Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-23T10:38:20.186Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-23T10:38:20.186Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-23T10:38:20.755Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-23T10:38:21.322Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-23T10:38:21.322Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-23T10:38:21.322Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-23T10:38:21.582Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-23T10:38:22.516Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-23T10:38:23.084Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-23T10:38:23.084Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-04-23T10:38:23.084Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-23T10:38:23.343Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-23T10:38:23.343Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-23T10:38:23.604Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-23T10:38:24.171Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-23T10:38:24.658Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-23T10:38:24.658Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-23T10:38:24.658Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-23T10:38:24.738Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-23T10:38:26.641Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-23T10:38:27.208Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-23T10:38:27.208Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-23T10:38:27.208Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-23T10:38:27.777Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-23T10:38:28.344Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-23T10:38:29.281Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-23T10:38:29.281Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-23T10:38:30.661Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-23T10:38:30.661Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-23T10:38:30.919Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-23T10:38:31.821Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-23T10:38:31.821Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-23T10:38:31.856Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-23T10:38:32.114Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents4023866042 [2022-04-23T10:38:32.683Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-23T10:38:32.683Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-23T10:38:34.058Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-23T10:38:34.058Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-23T10:38:34.058Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-23T10:38:34.316Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-23T10:38:35.702Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-23T10:38:36.589Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-23T10:38:37.077Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-23T10:38:37.336Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-23T10:38:37.336Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-23T10:38:37.336Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-23T10:38:37.595Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-23T10:38:38.158Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-23T10:38:38.158Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-23T10:38:38.158Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-23T10:38:38.158Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-23T10:38:38.158Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-23T10:38:38.158Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-23T10:38:38.158Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-23T10:38:38.158Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-23T10:38:38.163Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-23T10:38:38.163Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-23T10:38:38.731Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-23T10:38:39.145Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-23T10:38:39.299Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-23T10:38:40.235Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-23T10:38:42.936Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-23T10:38:45.154Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-23T10:38:45.154Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-23T10:38:45.154Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-23T10:38:45.154Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-23T10:38:45.154Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-23T10:38:45.154Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-23T10:38:45.501Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-23T10:38:46.435Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-23T10:38:47.002Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-23T10:38:47.936Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-23T10:38:49.841Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-23T10:38:49.919Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-23T10:38:50.778Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-23T10:38:51.300Z] === RUN TestConfigDaemonLibtrustID [2022-04-23T10:38:51.300Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-23T10:38:51.300Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-23T10:38:51.300Z] === RUN TestDaemonConfigValidation [2022-04-23T10:38:51.300Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-23T10:38:51.300Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-23T10:38:51.300Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-23T10:38:51.300Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-23T10:38:51.300Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-23T10:38:51.300Z] === RUN TestDaemonProxy [2022-04-23T10:38:51.300Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-23T10:38:51.300Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-23T10:38:51.300Z] PASS [2022-04-23T10:38:51.300Z] ok github.com/docker/docker/integration/daemon 0.141s [2022-04-23T10:38:51.713Z] docker_cli_swarm_test.go:1796: [d215ead473bfa] joining swarm manager [d7b6a8ca4860d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:38:51.789Z] [2022-04-23T10:38:51.789Z] === Skipped [2022-04-23T10:38:51.789Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-23T10:38:51.789Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-23T10:38:51.789Z] [2022-04-23T10:38:51.789Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-23T10:38:51.789Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-23T10:38:51.789Z] [2022-04-23T10:38:51.789Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-23T10:38:51.789Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-23T10:38:51.789Z] [2022-04-23T10:38:51.789Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-23T10:38:51.789Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-23T10:38:51.789Z] [2022-04-23T10:38:51.789Z] DONE 4 tests, 4 skipped in 37.215s [2022-04-23T10:38:51.789Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-23T10:38:52.652Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-23T10:38:52.912Z] docker_cli_swarm_test.go:1797: [decefab9d3c67] joining swarm manager [d7b6a8ca4860d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T10:38:53.170Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-23T10:38:54.548Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-23T10:38:55.484Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-23T10:38:56.891Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-23T10:38:57.920Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:38:57.920Z] INFO: Testing against a local daemon [2022-04-23T10:38:57.920Z] === RUN TestCommitInheritsEnv [2022-04-23T10:38:57.920Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:38:57.920Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-23T10:38:57.920Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-23T10:38:57.920Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T10:38:57.920Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-23T10:38:57.920Z] === RUN TestImportWithCustomPlatform [2022-04-23T10:38:57.920Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T10:38:57.920Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-23T10:38:57.920Z] === RUN TestImagesFilterMultiReference [2022-04-23T10:38:57.920Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-04-23T10:38:57.920Z] === RUN TestImagePullPlatformInvalid [2022-04-23T10:38:57.920Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-04-23T10:38:57.920Z] === RUN TestRemoveImageOrphaning [2022-04-23T10:38:59.419Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-23T10:38:59.574Z] --- PASS: TestRemoveImageOrphaning (1.70s) [2022-04-23T10:38:59.574Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-23T10:38:59.574Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-04-23T10:38:59.574Z] === RUN TestTagInvalidReference [2022-04-23T10:38:59.574Z] --- PASS: TestTagInvalidReference (0.05s) [2022-04-23T10:38:59.574Z] === RUN TestTagValidPrefixedRepo [2022-04-23T10:38:59.574Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-04-23T10:38:59.574Z] === RUN TestTagExistedNameWithoutForce [2022-04-23T10:38:59.574Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-04-23T10:38:59.574Z] === RUN TestTagOfficialNames [2022-04-23T10:38:59.574Z] --- PASS: TestTagOfficialNames (0.11s) [2022-04-23T10:38:59.574Z] === RUN TestTagMatchesDigest [2022-04-23T10:38:59.574Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-04-23T10:38:59.574Z] PASS [2022-04-23T10:38:59.574Z] ok github.com/docker/docker/integration/image 2.394s [2022-04-23T10:39:00.127Z] [2022-04-23T10:39:00.127Z] === Skipped [2022-04-23T10:39:00.127Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-23T10:39:00.127Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:39:00.127Z] [2022-04-23T10:39:00.127Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-23T10:39:00.127Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T10:39:00.127Z] [2022-04-23T10:39:00.127Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-23T10:39:00.127Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-23T10:39:00.127Z] [2022-04-23T10:39:00.127Z] DONE 12 tests, 3 skipped in 8.108s [2022-04-23T10:39:00.127Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-23T10:39:03.604Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-23T10:39:04.180Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:39:04.180Z] INFO: Testing against a local daemon [2022-04-23T10:39:04.180Z] === RUN TestNetworkCreateDelete [2022-04-23T10:39:04.180Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:39:04.180Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-23T10:39:04.180Z] === RUN TestDockerNetworkDeletePreferID [2022-04-23T10:39:04.180Z] 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-04-23T10:39:04.180Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-23T10:39:04.180Z] === RUN TestDaemonDNSFallback [2022-04-23T10:39:04.180Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:39:04.180Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-23T10:39:04.180Z] === RUN TestInspectNetwork [2022-04-23T10:39:04.180Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-23T10:39:04.180Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-23T10:39:04.180Z] === RUN TestRunContainerWithBridgeNone [2022-04-23T10:39:04.180Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:39:04.180Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-23T10:39:04.180Z] === RUN TestNetworkInvalidJSON [2022-04-23T10:39:04.180Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-23T10:39:04.180Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-23T10:39:04.180Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T10:39:04.180Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T10:39:04.180Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T10:39:04.180Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T10:39:04.180Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-23T10:39:04.180Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-23T10:39:04.180Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-23T10:39:04.180Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-23T10:39:04.180Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-23T10:39:04.180Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-23T10:39:04.180Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-23T10:39:04.180Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-23T10:39:04.180Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-23T10:39:04.180Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-23T10:39:04.180Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-23T10:39:04.180Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-23T10:39:04.180Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-23T10:39:04.180Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-23T10:39:04.180Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-23T10:39:04.180Z] --- PASS: TestNetworkInvalidJSON (0.08s) [2022-04-23T10:39:04.180Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-04-23T10:39:04.180Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-23T10:39:04.180Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-04-23T10:39:04.180Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-23T10:39:04.180Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-23T10:39:04.180Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-04-23T10:39:04.180Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-04-23T10:39:04.180Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-23T10:39:04.180Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-23T10:39:04.180Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-23T10:39:04.180Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-04-23T10:39:04.180Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-04-23T10:39:04.180Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-23T10:39:04.180Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-23T10:39:04.180Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-23T10:39:04.180Z] === RUN TestNetworkList [2022-04-23T10:39:04.180Z] === RUN TestNetworkList//networks [2022-04-23T10:39:04.180Z] === PAUSE TestNetworkList//networks [2022-04-23T10:39:04.180Z] === RUN TestNetworkList//networks/ [2022-04-23T10:39:04.180Z] === PAUSE TestNetworkList//networks/ [2022-04-23T10:39:04.180Z] === CONT TestNetworkList//networks [2022-04-23T10:39:04.180Z] === CONT TestNetworkList//networks/ [2022-04-23T10:39:04.180Z] --- PASS: TestNetworkList (0.05s) [2022-04-23T10:39:04.180Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-23T10:39:04.180Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-23T10:39:04.180Z] === RUN TestHostIPv4BridgeLabel [2022-04-23T10:39:04.180Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-23T10:39:04.180Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-23T10:39:04.180Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-23T10:39:04.180Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-23T10:39:04.180Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-23T10:39:04.180Z] === RUN TestDaemonDefaultNetworkPools [2022-04-23T10:39:04.180Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-23T10:39:04.180Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-23T10:39:04.180Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-23T10:39:04.180Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-23T10:39:04.180Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-23T10:39:04.180Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-23T10:39:04.180Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-23T10:39:04.180Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-23T10:39:04.180Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-23T10:39:04.180Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-23T10:39:04.180Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-23T10:39:04.180Z] === RUN TestServiceWithPredefinedNetwork [2022-04-23T10:39:04.180Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-23T10:39:04.180Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-23T10:39:04.180Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-23T10:39:04.180Z] service_test.go:243: FLAKY_TEST [2022-04-23T10:39:04.180Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T10:39:04.180Z] === RUN TestServiceWithDataPathPortInit [2022-04-23T10:39:04.180Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-23T10:39:04.180Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-23T10:39:04.180Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-23T10:39:04.180Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-23T10:39:04.180Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-23T10:39:04.180Z] PASS [2022-04-23T10:39:04.180Z] ok github.com/docker/docker/integration/network 0.249s [2022-04-23T10:39:04.180Z] [2022-04-23T10:39:04.180Z] === Skipped [2022-04-23T10:39:04.180Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-23T10:39:04.180Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:39:04.180Z] [2022-04-23T10:39:04.180Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-23T10:39:04.180Z] 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-04-23T10:39:04.180Z] [2022-04-23T10:39:04.180Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-23T10:39:04.180Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:39:04.180Z] [2022-04-23T10:39:04.180Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-23T10:39:04.180Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-23T10:39:04.180Z] [2022-04-23T10:39:04.180Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-23T10:39:04.180Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:39:04.180Z] [2022-04-23T10:39:04.180Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-23T10:39:04.180Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-23T10:39:04.180Z] [2022-04-23T10:39:04.180Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-23T10:39:04.180Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-23T10:39:04.180Z] [2022-04-23T10:39:04.180Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-23T10:39:04.180Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-23T10:39:04.180Z] [2022-04-23T10:39:04.180Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-23T10:39:04.180Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-23T10:39:04.180Z] [2022-04-23T10:39:04.180Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-23T10:39:04.180Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-23T10:39:04.180Z] [2022-04-23T10:39:04.180Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-23T10:39:04.180Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-23T10:39:04.180Z] [2022-04-23T10:39:04.180Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-23T10:39:04.180Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-23T10:39:04.180Z] [2022-04-23T10:39:04.180Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-23T10:39:04.180Z] service_test.go:243: FLAKY_TEST [2022-04-23T10:39:04.180Z] [2022-04-23T10:39:04.180Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-23T10:39:04.180Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-23T10:39:04.180Z] [2022-04-23T10:39:04.180Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-23T10:39:04.180Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-23T10:39:04.180Z] [2022-04-23T10:39:04.180Z] DONE 34 tests, 15 skipped in 4.171s [2022-04-23T10:39:04.180Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-23T10:39:05.251Z] testing: warning: no tests to run [2022-04-23T10:39:05.251Z] PASS [2022-04-23T10:39:05.251Z] ok github.com/docker/docker/integration/network/ipvlan 0.103s [2022-04-23T10:39:05.251Z] [2022-04-23T10:39:05.251Z] DONE 0 tests in 1.127s [2022-04-23T10:39:05.776Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-23T10:39:06.132Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-23T10:39:06.805Z] testing: warning: no tests to run [2022-04-23T10:39:06.805Z] PASS [2022-04-23T10:39:06.805Z] ok github.com/docker/docker/integration/network/macvlan 0.089s [2022-04-23T10:39:06.805Z] [2022-04-23T10:39:06.805Z] DONE 0 tests in 1.061s [2022-04-23T10:39:06.805Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-23T10:39:07.749Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-23T10:39:07.844Z] testing: warning: no tests to run [2022-04-23T10:39:07.844Z] PASS [2022-04-23T10:39:07.844Z] ok github.com/docker/docker/integration/plugin 0.142s [2022-04-23T10:39:07.844Z] [2022-04-23T10:39:07.844Z] DONE 0 tests in 1.025s [2022-04-23T10:39:07.844Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-23T10:39:08.660Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-23T10:39:08.905Z] testing: warning: no tests to run [2022-04-23T10:39:08.905Z] PASS [2022-04-23T10:39:08.905Z] ok github.com/docker/docker/integration/plugin/authz 0.083s [2022-04-23T10:39:08.905Z] [2022-04-23T10:39:08.905Z] DONE 0 tests in 1.033s [2022-04-23T10:39:09.395Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-23T10:39:10.560Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-23T10:39:12.506Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-23T10:39:12.975Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-23T10:39:12.975Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-23T10:39:12.975Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-23T10:39:13.092Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-23T10:39:14.993Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-23T10:39:15.252Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-23T10:39:15.819Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-23T10:39:16.078Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-23T10:39:16.337Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-23T10:39:16.337Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-23T10:39:16.337Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-23T10:39:16.767Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-23T10:39:16.909Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-23T10:39:16.931Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:39:16.931Z] INFO: Testing against a local daemon [2022-04-23T10:39:16.931Z] === RUN TestPluginInvalidJSON [2022-04-23T10:39:16.931Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T10:39:16.931Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T10:39:16.931Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T10:39:16.931Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T10:39:16.931Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-23T10:39:16.931Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-23T10:39:16.931Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-23T10:39:16.931Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-23T10:39:16.931Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-23T10:39:16.931Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-23T10:39:16.931Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-23T10:39:16.931Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-23T10:39:16.931Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-23T10:39:16.931Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-23T10:39:16.931Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-23T10:39:16.931Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-23T10:39:16.931Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-23T10:39:16.931Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-23T10:39:16.931Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-23T10:39:16.931Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-23T10:39:16.931Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-23T10:39:16.931Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-04-23T10:39:16.931Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.02s) [2022-04-23T10:39:16.931Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.01s) [2022-04-23T10:39:16.931Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-23T10:39:16.931Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-23T10:39:16.931Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-23T10:39:16.931Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-04-23T10:39:16.931Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-04-23T10:39:16.931Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-23T10:39:16.931Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-23T10:39:16.931Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-23T10:39:16.931Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-04-23T10:39:16.931Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-04-23T10:39:16.931Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-23T10:39:16.931Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-23T10:39:16.931Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-23T10:39:16.931Z] === RUN TestPluginInstall [2022-04-23T10:39:16.931Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-23T10:39:16.931Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-23T10:39:16.931Z] === RUN TestPluginsWithRuntimes [2022-04-23T10:39:16.931Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-23T10:39:16.931Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-23T10:39:16.931Z] === RUN TestPluginBackCompatMediaTypes [2022-04-23T10:39:16.931Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-23T10:39:16.931Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-23T10:39:16.931Z] PASS [2022-04-23T10:39:16.931Z] ok github.com/docker/docker/integration/plugin/common 0.154s [2022-04-23T10:39:16.931Z] [2022-04-23T10:39:16.931Z] === Skipped [2022-04-23T10:39:16.931Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-23T10:39:16.931Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-23T10:39:16.931Z] [2022-04-23T10:39:16.931Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-23T10:39:16.931Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-23T10:39:16.931Z] [2022-04-23T10:39:16.931Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-23T10:39:16.931Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-23T10:39:16.931Z] [2022-04-23T10:39:16.931Z] DONE 19 tests, 3 skipped in 7.215s [2022-04-23T10:39:16.931Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-23T10:39:18.286Z] docker_cli_swarm_test.go:1315: [df0ac769fb749] joining swarm manager [d5a452542146c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:39:19.722Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-23T10:39:20.154Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:39:20.154Z] INFO: Testing against a local daemon [2022-04-23T10:39:20.154Z] === RUN TestExternalGraphDriver [2022-04-23T10:39:20.154Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-23T10:39:20.154Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-23T10:39:20.154Z] === RUN TestGraphdriverPluginV2 [2022-04-23T10:39:20.154Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-23T10:39:20.154Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-23T10:39:20.154Z] PASS [2022-04-23T10:39:20.154Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.153s [2022-04-23T10:39:20.154Z] [2022-04-23T10:39:20.154Z] === Skipped [2022-04-23T10:39:20.154Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-23T10:39:20.154Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-23T10:39:20.154Z] [2022-04-23T10:39:20.154Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-23T10:39:20.154Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-23T10:39:20.154Z] [2022-04-23T10:39:20.154Z] DONE 2 tests, 2 skipped in 3.499s [2022-04-23T10:39:20.154Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-23T10:39:20.198Z] docker_cli_swarm_test.go:1316: [dcc70b122cfe1] joining swarm manager [d5a452542146c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T10:39:20.198Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-23T10:39:23.484Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-23T10:39:23.484Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-23T10:39:23.743Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-23T10:39:23.743Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-23T10:39:23.743Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-23T10:39:23.743Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-23T10:39:23.743Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-23T10:39:24.119Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:39:24.119Z] INFO: Testing against a local daemon [2022-04-23T10:39:24.119Z] === RUN TestReadPluginNoRead [2022-04-23T10:39:24.119Z] read_test.go:21: no unix domain sockets on Windows [2022-04-23T10:39:24.119Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-23T10:39:24.119Z] PASS [2022-04-23T10:39:24.119Z] ok github.com/docker/docker/integration/plugin/logging 0.127s [2022-04-23T10:39:24.119Z] [2022-04-23T10:39:24.119Z] === Skipped [2022-04-23T10:39:24.119Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-23T10:39:24.119Z] read_test.go:21: no unix domain sockets on Windows [2022-04-23T10:39:24.119Z] [2022-04-23T10:39:24.119Z] DONE 1 tests, 1 skipped in 3.618s [2022-04-23T10:39:24.119Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-23T10:39:24.681Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-23T10:39:25.251Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-23T10:39:25.589Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-23T10:39:25.589Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-23T10:39:25.589Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-23T10:39:25.589Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-23T10:39:25.589Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-23T10:39:25.589Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-23T10:39:25.589Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-23T10:39:25.589Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-23T10:39:25.589Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-23T10:39:25.778Z] testing: warning: no tests to run [2022-04-23T10:39:25.778Z] PASS [2022-04-23T10:39:25.778Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.175s [2022-04-23T10:39:25.778Z] [2022-04-23T10:39:25.778Z] DONE 0 tests in 1.771s [2022-04-23T10:39:25.778Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-23T10:39:26.057Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-23T10:39:26.188Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-23T10:39:27.135Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-23T10:39:29.752Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:39:29.752Z] INFO: Testing against a local daemon [2022-04-23T10:39:29.752Z] === RUN TestPluginWithDevMounts [2022-04-23T10:39:29.752Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:29.752Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-23T10:39:29.752Z] PASS [2022-04-23T10:39:29.752Z] ok github.com/docker/docker/integration/plugin/volumes 0.107s [2022-04-23T10:39:29.752Z] [2022-04-23T10:39:29.752Z] === Skipped [2022-04-23T10:39:29.752Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-23T10:39:29.752Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:29.752Z] [2022-04-23T10:39:29.752Z] DONE 1 tests, 1 skipped in 3.578s [2022-04-23T10:39:29.752Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-23T10:39:30.417Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-23T10:39:31.352Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-23T10:39:31.352Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-23T10:39:31.352Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-23T10:39:32.288Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-23T10:39:32.855Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-23T10:39:32.896Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:39:32.896Z] INFO: Testing against a local daemon [2022-04-23T10:39:32.896Z] === RUN TestSecretInspect [2022-04-23T10:39:32.896Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:32.896Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-23T10:39:32.896Z] === RUN TestSecretList [2022-04-23T10:39:32.896Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:32.896Z] --- SKIP: TestSecretList (0.00s) [2022-04-23T10:39:32.896Z] === RUN TestSecretsCreateAndDelete [2022-04-23T10:39:32.896Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:32.896Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-23T10:39:32.896Z] === RUN TestSecretsUpdate [2022-04-23T10:39:32.896Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:32.896Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-23T10:39:32.896Z] === RUN TestTemplatedSecret [2022-04-23T10:39:32.896Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:32.896Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-23T10:39:32.896Z] === RUN TestSecretCreateResolve [2022-04-23T10:39:32.896Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:39:32.896Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-23T10:39:32.896Z] PASS [2022-04-23T10:39:32.896Z] ok github.com/docker/docker/integration/secret 0.118s [2022-04-23T10:39:32.896Z] [2022-04-23T10:39:32.896Z] === Skipped [2022-04-23T10:39:32.896Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-23T10:39:32.896Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:32.896Z] [2022-04-23T10:39:32.896Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-23T10:39:32.896Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:32.896Z] [2022-04-23T10:39:32.896Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-23T10:39:32.896Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:32.896Z] [2022-04-23T10:39:32.896Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-23T10:39:32.896Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:32.896Z] [2022-04-23T10:39:32.896Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-23T10:39:32.896Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:32.896Z] [2022-04-23T10:39:32.896Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-23T10:39:32.896Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:39:32.896Z] [2022-04-23T10:39:32.896Z] DONE 6 tests, 6 skipped in 2.894s [2022-04-23T10:39:32.896Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-23T10:39:35.391Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-23T10:39:36.864Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:39:36.864Z] INFO: Testing against a local daemon [2022-04-23T10:39:36.864Z] === RUN TestServiceCreateInit [2022-04-23T10:39:36.864Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-23T10:39:36.864Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:36.864Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-23T10:39:36.864Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:36.864Z] --- PASS: TestServiceCreateInit (0.06s) [2022-04-23T10:39:36.864Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T10:39:36.864Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T10:39:36.864Z] === RUN TestCreateServiceMultipleTimes [2022-04-23T10:39:36.864Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:36.864Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-23T10:39:36.864Z] === RUN TestCreateServiceConflict [2022-04-23T10:39:36.864Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:36.864Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-23T10:39:36.864Z] === RUN TestCreateServiceMaxReplicas [2022-04-23T10:39:36.864Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.293Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-23T10:39:37.408Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-04-23T10:39:37.408Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-23T10:39:37.408Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-23T10:39:37.408Z] === RUN TestCreateServiceSecretFileMode [2022-04-23T10:39:37.408Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-23T10:39:37.408Z] === RUN TestCreateServiceConfigFileMode [2022-04-23T10:39:37.408Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-23T10:39:37.408Z] === RUN TestCreateServiceSysctls [2022-04-23T10:39:37.408Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] --- SKIP: TestCreateServiceSysctls (0.08s) [2022-04-23T10:39:37.408Z] === RUN TestCreateServiceCapabilities [2022-04-23T10:39:37.408Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] --- SKIP: TestCreateServiceCapabilities (0.10s) [2022-04-23T10:39:37.408Z] === RUN TestInspect [2022-04-23T10:39:37.408Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] --- SKIP: TestInspect (0.00s) [2022-04-23T10:39:37.408Z] === RUN TestCreateJob [2022-04-23T10:39:37.408Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] --- SKIP: TestCreateJob (0.00s) [2022-04-23T10:39:37.408Z] === RUN TestReplicatedJob [2022-04-23T10:39:37.408Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-23T10:39:37.408Z] === RUN TestUpdateReplicatedJob [2022-04-23T10:39:37.408Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-23T10:39:37.408Z] === RUN TestServiceListWithStatuses [2022-04-23T10:39:37.408Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-23T10:39:37.408Z] === RUN TestDockerNetworkConnectAlias [2022-04-23T10:39:37.408Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-23T10:39:37.408Z] === RUN TestDockerNetworkReConnect [2022-04-23T10:39:37.408Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-23T10:39:37.408Z] === RUN TestServicePlugin [2022-04-23T10:39:37.408Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-23T10:39:37.408Z] === RUN TestServiceUpdateLabel [2022-04-23T10:39:37.408Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:39:37.408Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-23T10:39:37.408Z] === RUN TestServiceUpdateSecrets [2022-04-23T10:39:37.408Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:39:37.408Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-23T10:39:37.408Z] === RUN TestServiceUpdateConfigs [2022-04-23T10:39:37.408Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:39:37.408Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-23T10:39:37.408Z] === RUN TestServiceUpdateNetwork [2022-04-23T10:39:37.408Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:39:37.408Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-23T10:39:37.408Z] === RUN TestServiceUpdatePidsLimit [2022-04-23T10:39:37.408Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:39:37.408Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-23T10:39:37.408Z] PASS [2022-04-23T10:39:37.408Z] ok github.com/docker/docker/integration/service 0.448s [2022-04-23T10:39:37.408Z] [2022-04-23T10:39:37.408Z] === Skipped [2022-04-23T10:39:37.408Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T10:39:37.408Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-23T10:39:37.408Z] [2022-04-23T10:39:37.408Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T10:39:37.408Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-23T10:39:37.408Z] [2022-04-23T10:39:37.408Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-23T10:39:37.408Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] [2022-04-23T10:39:37.408Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-23T10:39:37.408Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] [2022-04-23T10:39:37.408Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-04-23T10:39:37.408Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] [2022-04-23T10:39:37.408Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-23T10:39:37.408Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] [2022-04-23T10:39:37.408Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-23T10:39:37.408Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] [2022-04-23T10:39:37.408Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-23T10:39:37.408Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] [2022-04-23T10:39:37.408Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.08s) [2022-04-23T10:39:37.408Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] [2022-04-23T10:39:37.408Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.10s) [2022-04-23T10:39:37.408Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] [2022-04-23T10:39:37.408Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-23T10:39:37.408Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] [2022-04-23T10:39:37.408Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-23T10:39:37.408Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] [2022-04-23T10:39:37.408Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-23T10:39:37.408Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] [2022-04-23T10:39:37.408Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-23T10:39:37.408Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] [2022-04-23T10:39:37.408Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-23T10:39:37.408Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] [2022-04-23T10:39:37.408Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-23T10:39:37.408Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] [2022-04-23T10:39:37.408Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-23T10:39:37.408Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] [2022-04-23T10:39:37.408Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-23T10:39:37.408Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:37.408Z] [2022-04-23T10:39:37.408Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-23T10:39:37.408Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:39:37.408Z] [2022-04-23T10:39:37.408Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-23T10:39:37.408Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:39:37.408Z] [2022-04-23T10:39:37.408Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-23T10:39:37.408Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:39:37.408Z] [2022-04-23T10:39:37.408Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-23T10:39:37.408Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:39:37.408Z] [2022-04-23T10:39:37.408Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-23T10:39:37.408Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-23T10:39:37.408Z] [2022-04-23T10:39:37.408Z] DONE 24 tests, 23 skipped in 4.688s [2022-04-23T10:39:37.898Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-23T10:39:39.823Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-23T10:39:40.204Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:39:40.204Z] INFO: Testing against a local daemon [2022-04-23T10:39:40.204Z] === RUN TestSessionCreate [2022-04-23T10:39:40.204Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-23T10:39:40.204Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-23T10:39:40.204Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-23T10:39:40.204Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-23T10:39:40.204Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-23T10:39:40.204Z] PASS [2022-04-23T10:39:40.204Z] ok github.com/docker/docker/integration/session 0.117s [2022-04-23T10:39:40.204Z] [2022-04-23T10:39:40.204Z] === Skipped [2022-04-23T10:39:40.204Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-23T10:39:40.204Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-23T10:39:40.204Z] [2022-04-23T10:39:40.204Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-23T10:39:40.204Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-23T10:39:40.204Z] [2022-04-23T10:39:40.204Z] DONE 2 tests, 2 skipped in 2.361s [2022-04-23T10:39:40.204Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-23T10:39:40.757Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-23T10:39:43.283Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:39:43.283Z] INFO: Testing against a local daemon [2022-04-23T10:39:43.283Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-23T10:39:43.283Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:43.283Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T10:39:43.283Z] === RUN TestDiskUsage [2022-04-23T10:39:43.283Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-23T10:39:43.283Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-23T10:39:43.283Z] === RUN TestEventsExecDie [2022-04-23T10:39:43.283Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-23T10:39:43.283Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-23T10:39:43.283Z] === RUN TestEventsBackwardsCompatible [2022-04-23T10:39:43.283Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-23T10:39:43.283Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-23T10:39:43.283Z] === RUN TestEventsVolumeCreate [2022-04-23T10:39:43.283Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-23T10:39:43.283Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-23T10:39:43.283Z] === RUN TestInfoAPI [2022-04-23T10:39:43.283Z] --- PASS: TestInfoAPI (0.06s) [2022-04-23T10:39:43.283Z] === RUN TestInfoAPIWarnings [2022-04-23T10:39:43.283Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:39:43.283Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-23T10:39:43.283Z] === RUN TestInfoDebug [2022-04-23T10:39:43.283Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T10:39:43.283Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-23T10:39:43.283Z] === RUN TestInfoInsecureRegistries [2022-04-23T10:39:43.283Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T10:39:43.283Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-23T10:39:43.283Z] === RUN TestInfoRegistryMirrors [2022-04-23T10:39:43.283Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T10:39:43.283Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-23T10:39:43.283Z] === RUN TestLoginFailsWithBadCredentials [2022-04-23T10:39:43.303Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-23T10:39:44.320Z] --- PASS: TestLoginFailsWithBadCredentials (1.04s) [2022-04-23T10:39:44.320Z] === RUN TestPingCacheHeaders [2022-04-23T10:39:44.320Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-04-23T10:39:44.320Z] === RUN TestPingGet [2022-04-23T10:39:44.810Z] --- PASS: TestPingGet (0.05s) [2022-04-23T10:39:44.810Z] === RUN TestPingHead [2022-04-23T10:39:44.810Z] --- PASS: TestPingHead (0.05s) [2022-04-23T10:39:44.810Z] === RUN TestPingSwarmHeader [2022-04-23T10:39:44.810Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:44.810Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-23T10:39:44.810Z] === RUN TestVersion [2022-04-23T10:39:44.810Z] --- PASS: TestVersion (0.06s) [2022-04-23T10:39:44.810Z] PASS [2022-04-23T10:39:44.810Z] ok github.com/docker/docker/integration/system 1.389s [2022-04-23T10:39:44.810Z] [2022-04-23T10:39:44.810Z] === Skipped [2022-04-23T10:39:44.810Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-23T10:39:44.810Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:44.810Z] [2022-04-23T10:39:44.810Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-23T10:39:44.810Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-23T10:39:44.810Z] [2022-04-23T10:39:44.810Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-23T10:39:44.810Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-23T10:39:44.810Z] [2022-04-23T10:39:44.810Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-23T10:39:44.810Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-23T10:39:44.810Z] [2022-04-23T10:39:44.810Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-23T10:39:44.810Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-23T10:39:44.810Z] [2022-04-23T10:39:44.810Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-23T10:39:44.810Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-23T10:39:44.810Z] [2022-04-23T10:39:44.810Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-23T10:39:44.810Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T10:39:44.810Z] [2022-04-23T10:39:44.810Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-23T10:39:44.810Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T10:39:44.810Z] [2022-04-23T10:39:44.810Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-23T10:39:44.810Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-23T10:39:44.810Z] [2022-04-23T10:39:44.810Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-23T10:39:44.810Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-23T10:39:44.810Z] [2022-04-23T10:39:44.810Z] DONE 16 tests, 10 skipped in 4.479s [2022-04-23T10:39:44.810Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-23T10:39:45.835Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-23T10:39:47.214Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-23T10:39:47.885Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:39:47.885Z] INFO: Testing against a local daemon [2022-04-23T10:39:47.885Z] === RUN TestVolumesCreateAndList [2022-04-23T10:39:47.886Z] --- PASS: TestVolumesCreateAndList (0.08s) [2022-04-23T10:39:47.886Z] === RUN TestVolumesRemove [2022-04-23T10:39:47.886Z] --- PASS: TestVolumesRemove (0.23s) [2022-04-23T10:39:47.886Z] === RUN TestVolumesInspect [2022-04-23T10:39:47.886Z] --- PASS: TestVolumesInspect (0.08s) [2022-04-23T10:39:47.886Z] === RUN TestVolumesInvalidJSON [2022-04-23T10:39:47.886Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-23T10:39:47.886Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-23T10:39:47.886Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-23T10:39:47.886Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-23T10:39:47.886Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-23T10:39:47.886Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-23T10:39:47.886Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-23T10:39:47.886Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-04-23T10:39:47.886Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-23T10:39:47.886Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-23T10:39:47.886Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-23T10:39:47.886Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-23T10:39:47.886Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-23T10:39:47.886Z] PASS [2022-04-23T10:39:47.886Z] ok github.com/docker/docker/integration/volume 0.516s [2022-04-23T10:39:47.886Z] [2022-04-23T10:39:47.886Z] DONE 9 tests in 2.963s [2022-04-23T10:39:47.886Z] INFO: make.ps1 ended at 04/23/2022 10:39:47 [2022-04-23T10:39:47.886Z] INFO: Integration CLI tests being run from the host: [2022-04-23T10:39:47.886Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-23T10:39:48.593Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-23T10:39:49.531Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-23T10:39:50.098Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-23T10:39:51.477Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-23T10:39:52.853Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-23T10:39:54.231Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-23T10:39:55.608Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-23T10:39:56.990Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-23T10:40:06.188Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-23T10:40:06.188Z] INFO: Testing against a local daemon [2022-04-23T10:40:06.188Z] === RUN TestDockerSuite [2022-04-23T10:40:06.188Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-23T10:40:06.188Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-23T10:40:06.188Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T10:40:06.188Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-23T10:40:06.188Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-23T10:40:06.188Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-23T10:40:06.188Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-23T10:40:06.188Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-23T10:40:06.188Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-23T10:40:06.188Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-23T10:40:06.188Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-23T10:40:06.678Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-23T10:40:07.738Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-23T10:40:08.229Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-23T10:40:08.759Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-23T10:40:08.759Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-23T10:40:08.759Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-23T10:40:08.759Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-23T10:40:08.759Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-23T10:40:11.865Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-23T10:40:11.865Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-23T10:40:11.865Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-23T10:40:12.433Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-23T10:40:12.433Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-23T10:40:12.433Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-23T10:40:12.433Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-23T10:40:13.025Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-23T10:40:13.025Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-23T10:40:13.598Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-23T10:40:13.856Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-23T10:40:13.856Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-23T10:40:13.856Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-23T10:40:13.856Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-23T10:40:15.758Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-23T10:40:15.758Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-23T10:40:15.758Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-23T10:40:15.758Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-23T10:40:15.758Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-23T10:40:16.016Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-23T10:40:17.390Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-23T10:40:17.649Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-23T10:40:17.649Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-23T10:40:19.553Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-23T10:40:22.092Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-23T10:40:22.092Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite (1336.62s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.13s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.75s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.34s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.96s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.81s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.97s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.10s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.03s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.97s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.58s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.64s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.58s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.62s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.72s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.83s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAttachDetach (0.79s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.76s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.72s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.78s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.77s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.03s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.54s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.74s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.77s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.87s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.39s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.11s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.66s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.35s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.09s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.62s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.96s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.79s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.36s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.95s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.12s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.26s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.99s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.10s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.83s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.12s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.20s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.90s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.07s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.60s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (1.93s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.47s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.20s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.34s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.97s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.24s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.04s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.06s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.86s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.64s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.39s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.92s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.30s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.79s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.55s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.28s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.26s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.10s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.22s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.97s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.93s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.29s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.85s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.63s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.34s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.42s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.88s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.92s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.29s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.96s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.65s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.47s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildCmd (0.25s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.29s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.28s) [2022-04-23T10:40:22.092Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.04s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.06s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.29s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.96s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.62s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.65s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.56s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.57s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.41s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.93s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.24s) [2022-04-23T10:40:22.092Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-23T10:40:22.092Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-23T10:40:22.092Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-23T10:40:22.092Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.27s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.58s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.94s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.35s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.01s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.22s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.56s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.71s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.33s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.07s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.14s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.83s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.51s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.24s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.26s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.04s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.28s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.24s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.33s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.63s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.00s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.32s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.15s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.71s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.92s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.30s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.31s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.59s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.94s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildEnv (1.40s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.17s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.96s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.82s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.48s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.18s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.44s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.78s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.60s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.45s) [2022-04-23T10:40:22.092Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.47s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.05s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.82s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.79s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.57s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildFails (0.98s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.75s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.90s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.48s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.31s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.17s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.98s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.34s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.72s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.78s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.44s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildHistory (3.90s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.72s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.72s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.99s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.98s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildLabel (0.36s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.34s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.51s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildLabels (0.33s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.72s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.76s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.74s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.60s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.97s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.15s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.95s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.39s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.55s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.71s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.83s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.44s) [2022-04-23T10:40:22.092Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.15s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.39s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.69s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.28s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.37s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.65s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.57s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.32s) [2022-04-23T10:40:22.092Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.54s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.66s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.55s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.69s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.97s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.60s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.97s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.17s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.34s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.55s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildPATH (2.41s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.00s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.88s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.88s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.91s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.63s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildRm (2.81s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.02s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.26s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.57s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.80s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.00s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.72s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.70s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2022-04-23T10:40:22.093Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.79s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.21s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildStderr (0.90s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.01s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.67s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.01s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.34s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.01s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.37s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildUser (2.15s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.95s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.35s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.62s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.62s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.59s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.86s) [2022-04-23T10:40:22.093Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-23T10:40:22.093Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-23T10:40:22.093Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-23T10:40:22.093Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.09s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.54s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.60s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.70s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.32s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.78s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.44s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.65s) [2022-04-23T10:40:22.093Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.84s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.72s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-23T10:40:22.093Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.62s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.56s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCommitChange (0.71s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.68s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.26s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.18s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.80s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCommitTTY (1.53s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.88s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.49s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.06s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.16s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.52s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.42s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.89s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.85s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.84s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.78s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.69s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.68s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.74s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.49s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.55s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.59s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.47s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.58s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.53s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.73s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.55s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.62s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.72s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.67s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.68s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.40s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.76s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.54s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.37s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.65s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.65s) [2022-04-23T10:40:22.093Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.62s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.68s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.08s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.60s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.47s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.30s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.17s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.51s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.40s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.50s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.49s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.31s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0010a7c50_} (1.58s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1425081820_/foo_false____} (1.60s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1425081820_/foo_true____} (1.80s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32081901343_/foo_false____} (1.32s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32081901343_/foo_true____} (1.33s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32081901343_/foo_true__0xc0010a7c80__} (1.65s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0010a7c98_} (1.33s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0010a7cb0_} (1.32s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0010a7cc8_} (1.31s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0010a7ce0_} (0.47s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.25s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.39s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.08s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.86s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.69s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.92s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.67s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.32s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.92s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.64s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.64s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.53s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.53s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.56s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.65s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.76s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.54s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.73s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.65s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.77s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.74s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.94s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.59s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.53s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.51s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.71s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.75s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.52s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.97s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.17s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.53s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.81s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.46s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.21s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.72s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.96s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.43s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.56s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.68s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.74s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpToDot (0.78s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.42s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.09s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpToStdout (0.66s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.26s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.32s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.96s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.16s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.66s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.70s) [2022-04-23T10:40:22.093Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.64s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2022-04-23T10:40:22.093Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.84s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.57s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.64s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.13s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.58s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.35s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.08s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.64s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.67s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.48s) [2022-04-23T10:40:22.093Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.79s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.61s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.37s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.39s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.64s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.08s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.39s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.73s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsAttach (0.81s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsCommit (0.70s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.61s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.61s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.94s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.11s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.23s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsCopy (0.87s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.19s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.48s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.77s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsFilters (0.98s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsFormat (1.00s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.68s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.67s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-04-23T10:40:22.094Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-23T10:40:22.094Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.90s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.55s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsRename (0.61s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsResize (0.52s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.56s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.59s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsTop (0.55s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.99s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExec (0.73s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.66s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.52s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.65s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.56s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.78s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.76s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.58s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.75s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.70s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.65s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.23s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecCgroup (1.15s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.99s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.57s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecInspectID (1.63s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecInteractive (0.76s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.56s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.54s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.97s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.57s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecStartFails (0.74s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.85s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecTTY (0.51s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2022-04-23T10:40:22.094Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.19s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.57s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.64s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.60s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.52s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestHealth (18.80s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestImportDisplay (0.98s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestImportGzipped (1.24s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.26s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.90s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.70s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.76s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.67s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.53s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.57s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.51s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.64s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.54s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.32s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.59s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.65s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.09s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.74s) [2022-04-23T10:40:22.094Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.82s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.86s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectDefault (0.70s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectHistory (0.63s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-23T10:40:22.094Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.51s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.01s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectStatus (0.59s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.46s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.05s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.29s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.31s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.51s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.37s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.40s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.34s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.29s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.90s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.77s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.35s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.85s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.84s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.48s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.49s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.94s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.30s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.27s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.07s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.12s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.73s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.59s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLogsSince (6.77s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestNetHostname (1.29s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.58s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.30s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestPluginActive (2.08s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.23s) [2022-04-23T10:40:22.094Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.28s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.87s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.04s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.51s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.77s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.29s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.91s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.89s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestPortList (8.12s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.91s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.95s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-23T10:40:22.094Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.51s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.94s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.27s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.31s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.59s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPsByOrder (2.08s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.04s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.56s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.93s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.22s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.95s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.54s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.21s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.97s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.52s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.57s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.92s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.59s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.72s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.09s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.81s) [2022-04-23T10:40:22.095Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.04s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.25s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.94s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.46s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.82s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.37s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.04s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.92s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.56s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.96s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.37s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.81s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.53s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.64s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.14s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.66s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.44s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.64s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.90s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.17s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.51s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.86s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.05s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.12s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.07s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.69s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.75s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.63s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.78s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.55s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.56s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.55s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.50s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.53s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.57s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.55s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.49s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.13s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.60s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.64s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.97s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.06s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.47s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.55s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.54s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.80s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.67s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.77s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.46s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.64s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.46s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.62s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.82s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.02s) [2022-04-23T10:40:22.095Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-23T10:40:22.095Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.48s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.06s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.68s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.50s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.13s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.73s) [2022-04-23T10:40:22.095Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.65s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.44s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.59s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.63s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.66s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.64s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.71s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.57s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunExitCode (0.60s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.76s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.61s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.41s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.87s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-04-23T10:40:22.095Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.07s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.89s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.64s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.80s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.23s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.03s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.48s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.41s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.45s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.89s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.00s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.11s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.31s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.12s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunMount (4.91s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.48s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.61s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.41s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.55s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.41s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.92s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.85s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.26s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.16s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.68s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunNetHost (0.90s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.53s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.55s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.62s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.74s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.51s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.48s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.41s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.54s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.61s) [2022-04-23T10:40:22.095Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.53s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.55s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.56s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.86s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.51s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.49s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.58s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.77s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.56s) [2022-04-23T10:40:22.095Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.53s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s) [2022-04-23T10:40:22.095Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.61s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.32s) [2022-04-23T10:40:22.095Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.56s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.00s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.62s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.53s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.46s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.94s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.49s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.95s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.45s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.56s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.69s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.67s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.73s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.65s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.51s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.55s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.60s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunState (0.96s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.46s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.49s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-04-23T10:40:22.095Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunSysctls (0.89s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.46s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.95s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.55s) [2022-04-23T10:40:22.095Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.27s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.22s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.77s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.62s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.63s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.57s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.89s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.37s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunUserByID (0.58s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunUserByName (0.46s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.57s) [2022-04-23T10:40:22.096Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.24s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.56s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.25s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.57s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.72s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.34s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.89s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.35s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.50s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2022-04-23T10:40:22.096Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-23T10:40:22.096Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-23T10:40:22.096Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2022-04-23T10:40:22.096Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.58s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.90s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.45s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.49s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.50s) [2022-04-23T10:40:22.096Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-04-23T10:40:22.096Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-23T10:40:22.096Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-23T10:40:22.096Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-23T10:40:22.096Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-23T10:40:22.096Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.43s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.44s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.42s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.42s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.86s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2022-04-23T10:40:22.096Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.87s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.49s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.90s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.62s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.73s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.16s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.72s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.34s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.39s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.49s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.67s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.93s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.52s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.65s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.94s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.60s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestStartRecordError (1.27s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.16s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.51s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.93s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.65s) [2022-04-23T10:40:22.096Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.60s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.10s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.92s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2022-04-23T10:40:22.096Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-23T10:40:22.096Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.92s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.62s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.03s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) [2022-04-23T10:40:22.096Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.73s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.29s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.27s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.06s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.44s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.25s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.64s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.38s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.38s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.89s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.87s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.36s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.33s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.30s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.29s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.35s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.46s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.50s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.35s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.74s) [2022-04-23T10:40:22.096Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.39s) [2022-04-23T10:40:22.096Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-23T10:40:22.096Z] === RUN TestDockerRegistrySuite [2022-04-23T10:40:22.096Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-23T10:40:23.035Z] check_test.go:194: [da6bee32adb94] daemon is not started [2022-04-23T10:40:23.035Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-23T10:40:23.972Z] check_test.go:194: [d0f48aea9fc7e] daemon is not started [2022-04-23T10:40:23.972Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-23T10:40:25.350Z] check_test.go:194: [d7c36fb5078ad] daemon is not started [2022-04-23T10:40:25.350Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-23T10:40:25.350Z] check_test.go:194: [df2368f4659e0] daemon is not started [2022-04-23T10:40:25.350Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-23T10:40:27.880Z] check_test.go:194: [d1417babb8e45] daemon is not started [2022-04-23T10:40:27.880Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-23T10:40:29.783Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-23T10:40:29.998Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-23T10:40:29.998Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-23T10:40:29.998Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-23T10:40:29.998Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-23T10:40:30.285Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-23T10:40:30.285Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-23T10:40:30.285Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-23T10:40:33.237Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-23T10:40:33.237Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-23T10:40:33.970Z] check_test.go:194: [de4a54310d3fb] daemon is not started [2022-04-23T10:40:33.970Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-23T10:40:33.970Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-23T10:40:37.261Z] check_test.go:194: [d0ef6023b1213] daemon is not started [2022-04-23T10:40:37.261Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-23T10:40:37.993Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-23T10:40:38.462Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-23T10:40:38.462Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-23T10:40:38.462Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-23T10:40:38.462Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-23T10:40:38.462Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-23T10:40:38.462Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-23T10:40:38.462Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-23T10:40:38.637Z] check_test.go:194: [d5f6ef051c8b0] daemon is not started [2022-04-23T10:40:38.637Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-23T10:40:38.660Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-23T10:40:38.660Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-23T10:40:38.929Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-23T10:40:39.915Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-23T10:40:40.014Z] check_test.go:194: [d06ffd4b880fe] daemon is not started [2022-04-23T10:40:40.014Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-23T10:40:40.227Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-23T10:40:40.949Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-23T10:40:40.949Z] check_test.go:194: [d7ae4a7b297af] daemon is not started [2022-04-23T10:40:40.949Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-23T10:40:42.329Z] check_test.go:194: [d9ebcc1ac2be0] daemon is not started [2022-04-23T10:40:42.330Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-23T10:40:43.704Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-23T10:40:43.708Z] check_test.go:194: [d286ac5de6155] daemon is not started [2022-04-23T10:40:43.708Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-23T10:40:44.646Z] check_test.go:194: [d465cfad6a817] daemon is not started [2022-04-23T10:40:44.646Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-23T10:40:45.270Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-23T10:40:45.270Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-23T10:40:45.270Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-23T10:40:45.270Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-23T10:40:45.270Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-23T10:40:45.270Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-23T10:40:46.022Z] check_test.go:194: [df0776d6cc494] daemon is not started [2022-04-23T10:40:46.022Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-23T10:40:46.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-23T10:40:46.957Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:25dcaf20f7cf28c35a50930fe57ca97f13b8c3b4bd2ae47c42c52eec66711742 [2022-04-23T10:40:47.891Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-23T10:40:48.149Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:77736756907cb067a4a0b0b9949d6dcaa75c2e1debe2704838747b7f7a06325c [2022-04-23T10:40:48.407Z] check_test.go:194: [df8b38f17847b] daemon is not started [2022-04-23T10:40:48.407Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-23T10:40:49.060Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-23T10:40:49.341Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c325f85f5d782ae2ad4f541cd53a45ccde80d352fcbf9b822e41b9d14de4ec3b [2022-04-23T10:40:50.715Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-23T10:40:50.715Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:20111ac3edd65538d91a9f6749707c8339a47de8df3b7fc6a0c7474f7e4f47bc [2022-04-23T10:40:50.715Z] check_test.go:194: [d9b8922d1b8fd] daemon is not started [2022-04-23T10:40:50.715Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-23T10:40:52.093Z] check_test.go:194: [d1a9584ef1af0] daemon is not started [2022-04-23T10:40:52.093Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-23T10:40:54.628Z] check_test.go:194: [d6e19bfff8cfd] daemon is not started [2022-04-23T10:40:54.628Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-23T10:40:54.887Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-23T10:40:55.829Z] check_test.go:194: [d37b91c7acf66] daemon is not started [2022-04-23T10:40:55.829Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-23T10:40:55.829Z] check_test.go:194: [d48382265a145] daemon is not started [2022-04-23T10:40:55.829Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-23T10:40:56.519Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-23T10:40:57.212Z] check_test.go:194: [dca36574d889f] daemon is not started [2022-04-23T10:40:57.212Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-23T10:40:58.148Z] check_test.go:194: [d6370f9ec6c51] daemon is not started [2022-04-23T10:40:58.148Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-23T10:40:59.096Z] check_test.go:194: [d4cab983b0807] daemon is not started [2022-04-23T10:40:59.096Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-23T10:41:01.557Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-23T10:41:01.625Z] check_test.go:194: [dcdbba043f4b5] daemon is not started [2022-04-23T10:41:01.625Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-23T10:41:01.625Z] check_test.go:194: [d68139ef1b1e8] daemon is not started [2022-04-23T10:41:01.625Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-23T10:41:02.562Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-23T10:41:02.821Z] check_test.go:194: [d2e1e01f6fba8] daemon is not started [2022-04-23T10:41:02.821Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-23T10:41:03.389Z] check_test.go:194: [d5267b8e72f18] daemon is not started [2022-04-23T10:41:03.389Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-23T10:41:03.389Z] check_test.go:194: [d568efeaf972c] daemon is not started [2022-04-23T10:41:03.389Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-23T10:41:03.648Z] check_test.go:194: [db66b4fc77d20] daemon is not started [2022-04-23T10:41:03.648Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-23T10:41:03.907Z] check_test.go:194: [d548de7f995f3] daemon is not started [2022-04-23T10:41:03.907Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-23T10:41:04.476Z] check_test.go:194: [d637fe2baf922] daemon is not started [2022-04-23T10:41:04.476Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-23T10:41:04.476Z] check_test.go:194: [d2bba0ba9d7cd] daemon is not started [2022-04-23T10:41:04.476Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-23T10:41:05.852Z] check_test.go:194: [d74b54e98cefb] daemon is not started [2022-04-23T10:41:05.852Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-23T10:41:06.789Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-23T10:41:06.789Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-23T10:41:06.789Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-23T10:41:06.940Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-23T10:41:06.940Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-23T10:41:06.940Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-23T10:41:07.428Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-23T10:41:07.725Z] check_test.go:194: [db973093be641] daemon is not started [2022-04-23T10:41:07.725Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-23T10:41:08.415Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-23T10:41:08.415Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-23T10:41:08.415Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-23T10:41:08.663Z] check_test.go:194: [d2fb3443cb62a] daemon is not started [2022-04-23T10:41:08.663Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-23T10:41:10.040Z] check_test.go:194: [d4ac69a0b9632] daemon is not started [2022-04-23T10:41:10.040Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-23T10:41:10.976Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite (50.11s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.26s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.22s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.65s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.36s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.64s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.53s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.25s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.26s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.17s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.38s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.09s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.27s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.48s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.35s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.16s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.67s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.15s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.25s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.00s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.31s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.03s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.48s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.36s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.43s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.16s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.98s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.99s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.29s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2022-04-23T10:41:11.911Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.88s) [2022-04-23T10:41:11.911Z] === RUN TestDockerSchema1RegistrySuite [2022-04-23T10:41:11.911Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-23T10:41:11.911Z] check_test.go:221: [d4b55048dc4f3] daemon is not started [2022-04-23T10:41:11.911Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-23T10:41:12.203Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-23T10:41:12.846Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-23T10:41:13.412Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-23T10:41:14.105Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-23T10:41:14.105Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-23T10:41:14.105Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-23T10:41:14.105Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-23T10:41:14.105Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-23T10:41:14.347Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-23T10:41:14.420Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-23T10:41:15.295Z] check_test.go:221: [d321fe5d645d3] daemon is not started [2022-04-23T10:41:15.295Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-23T10:41:17.198Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-23T10:41:20.286Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-23T10:41:20.286Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-23T10:41:20.286Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-23T10:41:20.286Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-23T10:41:20.286Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-23T10:41:20.286Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-23T10:41:20.286Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-23T10:41:20.286Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-23T10:41:20.286Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-23T10:41:20.286Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-23T10:41:20.483Z] check_test.go:221: [d0dde2c325e3d] daemon is not started [2022-04-23T10:41:20.483Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-23T10:41:21.262Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-23T10:41:21.262Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-23T10:41:21.262Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-23T10:41:21.421Z] check_test.go:221: [dab91aa5da33c] daemon is not started [2022-04-23T10:41:21.421Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-23T10:41:21.421Z] check_test.go:221: [dd764a7fd92df] daemon is not started [2022-04-23T10:41:21.421Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-23T10:41:21.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-23T10:41:21.730Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-23T10:41:22.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-23T10:41:22.198Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-23T10:41:22.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-23T10:41:22.356Z] check_test.go:221: [d6237628fd86b] daemon is not started [2022-04-23T10:41:22.356Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-23T10:41:23.290Z] check_test.go:221: [dbb69c79574af] daemon is not started [2022-04-23T10:41:23.290Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-23T10:41:24.224Z] check_test.go:221: [df9525fa335bf] daemon is not started [2022-04-23T10:41:24.224Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-23T10:41:26.757Z] check_test.go:221: [d5aa668731c23] daemon is not started [2022-04-23T10:41:26.757Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-23T10:41:27.016Z] check_test.go:221: [dc29a8d481bd4] daemon is not started [2022-04-23T10:41:27.016Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-23T10:41:27.275Z] check_test.go:221: [d62f654e40c69] daemon is not started [2022-04-23T10:41:27.275Z] --- PASS: TestDockerSchema1RegistrySuite (15.50s) [2022-04-23T10:41:27.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.18s) [2022-04-23T10:41:27.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.30s) [2022-04-23T10:41:27.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.00s) [2022-04-23T10:41:27.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.98s) [2022-04-23T10:41:27.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-23T10:41:27.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2022-04-23T10:41:27.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-04-23T10:41:27.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-04-23T10:41:27.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.41s) [2022-04-23T10:41:27.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-04-23T10:41:27.275Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-04-23T10:41:27.275Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-23T10:41:27.275Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-23T10:41:28.211Z] check_test.go:250: [dec67bc5f6839] daemon is not started [2022-04-23T10:41:28.211Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-23T10:41:28.778Z] check_test.go:250: [d2e3d746ca7a2] daemon is not started [2022-04-23T10:41:28.778Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-23T10:41:28.779Z] check_test.go:250: [d927cc6123e5a] daemon is not started [2022-04-23T10:41:28.779Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-23T10:41:30.153Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-23T10:41:30.721Z] check_test.go:250: [d92fe0a2fe55b] daemon is not started [2022-04-23T10:41:30.721Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-23T10:41:30.980Z] check_test.go:250: [dce49ad880437] daemon is not started [2022-04-23T10:41:30.980Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-23T10:41:31.917Z] check_test.go:250: [d44d03997c090] daemon is not started [2022-04-23T10:41:31.917Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-23T10:41:32.176Z] check_test.go:250: [d2f173518c80f] daemon is not started [2022-04-23T10:41:32.176Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.73s) [2022-04-23T10:41:32.176Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2022-04-23T10:41:32.176Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2022-04-23T10:41:32.176Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-04-23T10:41:32.176Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.25s) [2022-04-23T10:41:32.176Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-04-23T10:41:32.176Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-04-23T10:41:32.176Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-04-23T10:41:32.176Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-04-23T10:41:32.176Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-23T10:41:32.176Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-23T10:41:37.442Z] check_test.go:277: [d357d46f384a3] daemon is not started [2022-04-23T10:41:37.442Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-23T10:41:37.442Z] check_test.go:277: [d64eec9467938] daemon is not started [2022-04-23T10:41:37.442Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-23T10:41:37.442Z] check_test.go:277: [d9454e841766e] daemon is not started [2022-04-23T10:41:37.442Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-23T10:41:37.708Z] check_test.go:277: [d48051a4376d1] daemon is not started [2022-04-23T10:41:37.708Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-23T10:41:37.965Z] check_test.go:277: [d6bf264e540af] daemon is not started [2022-04-23T10:41:37.965Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-04-23T10:41:37.965Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-04-23T10:41:37.965Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-04-23T10:41:37.965Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-04-23T10:41:37.965Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-04-23T10:41:37.965Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2022-04-23T10:41:37.965Z] === RUN TestDockerNetworkSuite [2022-04-23T10:41:37.965Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-23T10:41:38.903Z] docker_cli_network_unix_test.go:46: [dc5557357ad1a] daemon is not started [2022-04-23T10:41:38.903Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-23T10:41:39.161Z] docker_cli_network_unix_test.go:46: [deb2279746c99] daemon is not started [2022-04-23T10:41:39.420Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-23T10:41:41.957Z] docker_cli_network_unix_test.go:46: [d685c71fa5aa1] daemon is not started [2022-04-23T10:41:42.215Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-23T10:41:43.592Z] docker_cli_network_unix_test.go:46: [dac5f8869fae4] daemon is not started [2022-04-23T10:41:43.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-23T10:41:43.851Z] docker_cli_network_unix_test.go:1233: [d46b7704b5855] daemon is not started [2022-04-23T10:41:46.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-23T10:41:47.314Z] docker_cli_network_unix_test.go:46: [d4e5f0a7e9644] daemon is not started [2022-04-23T10:41:47.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-23T10:41:51.763Z] docker_cli_network_unix_test.go:46: [d22a2d920ab72] daemon is not started [2022-04-23T10:41:52.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-23T10:41:52.699Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-23T10:41:54.598Z] docker_cli_network_unix_test.go:46: [d2a557caba4b2] daemon is not started [2022-04-23T10:41:54.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-23T10:41:55.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-23T10:41:55.957Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-23T10:41:56.230Z] docker_cli_network_unix_test.go:46: [d3b2a37ca4e1a] daemon is not started [2022-04-23T10:41:56.230Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-23T10:41:56.417Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-23T10:41:56.417Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T10:41:56.490Z] docker_cli_network_unix_test.go:46: [dab7d3d234489] daemon is not started [2022-04-23T10:41:56.490Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-23T10:41:57.056Z] docker_cli_network_unix_test.go:46: [d1905e7197fe0] daemon is not started [2022-04-23T10:41:57.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-23T10:41:57.386Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-23T10:41:57.621Z] docker_cli_network_unix_test.go:46: [d7aee55d32976] daemon is not started [2022-04-23T10:41:57.880Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-23T10:41:58.446Z] docker_cli_network_unix_test.go:46: [d12a6d9358049] daemon is not started [2022-04-23T10:41:58.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-23T10:41:58.926Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-23T10:41:58.926Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-04-23T10:41:58.926Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-23T10:41:58.976Z] docker_cli_network_unix_test.go:46: [d8ba955f59ee8] daemon is not started [2022-04-23T10:41:58.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-23T10:41:59.243Z] docker_cli_network_unix_test.go:46: [d8ecde7ce0de0] daemon is not started [2022-04-23T10:41:59.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-23T10:41:59.810Z] docker_cli_network_unix_test.go:46: [d1000e8e74941] daemon is not started [2022-04-23T10:41:59.810Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-23T10:42:00.118Z] docker_cli_network_unix_test.go:46: [dcebb987614bc] daemon is not started [2022-04-23T10:42:00.118Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-23T10:42:00.118Z] docker_cli_network_unix_test.go:46: [d6143eca8e351] daemon is not started [2022-04-23T10:42:00.118Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-23T10:42:00.379Z] docker_cli_network_unix_test.go:46: [d34932f4a7a60] daemon is not started [2022-04-23T10:42:00.379Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-23T10:42:00.947Z] docker_cli_network_unix_test.go:46: [d6a43983727e8] daemon is not started [2022-04-23T10:42:00.947Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-23T10:42:01.514Z] docker_cli_network_unix_test.go:46: [d83908d57dd5b] daemon is not started [2022-04-23T10:42:02.081Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-23T10:42:02.081Z] docker_cli_network_unix_test.go:46: [d56d2cdd7f701] daemon is not started [2022-04-23T10:42:02.081Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-23T10:42:02.340Z] docker_cli_network_unix_test.go:46: [d2e197ea54f92] daemon is not started [2022-04-23T10:42:02.340Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-23T10:42:02.340Z] docker_cli_network_unix_test.go:46: [db5780e29f794] daemon is not started [2022-04-23T10:42:02.340Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-23T10:42:03.715Z] docker_cli_network_unix_test.go:968: [d6f9ef190abd7] daemon is not started [2022-04-23T10:42:04.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-23T10:42:04.725Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-23T10:42:06.029Z] docker_cli_network_unix_test.go:46: [dbb145aba247f] daemon is not started [2022-04-23T10:42:06.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-23T10:42:06.183Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-23T10:42:06.183Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-23T10:42:06.183Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-23T10:42:06.183Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-23T10:42:06.183Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-23T10:42:06.183Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-23T10:42:06.183Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-23T10:42:06.183Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T10:42:06.183Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-23T10:42:06.183Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-23T10:42:06.183Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-23T10:42:06.183Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T10:42:06.183Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-23T10:42:06.183Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-23T10:42:06.183Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-23T10:42:06.183Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T10:42:06.183Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-23T10:42:06.183Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-23T10:42:06.183Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-23T10:42:06.183Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-23T10:42:06.183Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-23T10:42:06.183Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-23T10:42:06.183Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T10:42:06.183Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-23T10:42:06.183Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-23T10:42:06.183Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-23T10:42:06.183Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-23T10:42:06.183Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-23T10:42:06.183Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-23T10:42:06.183Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-23T10:42:06.183Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-23T10:42:06.183Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-23T10:42:06.183Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-23T10:42:06.183Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-23T10:42:06.183Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-23T10:42:06.183Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-23T10:42:06.183Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-23T10:42:06.254Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-23T10:42:06.254Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-23T10:42:06.254Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-23T10:42:06.254Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-23T10:42:06.254Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-23T10:42:06.672Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-23T10:42:06.672Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-23T10:42:06.672Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-23T10:42:06.672Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-23T10:42:06.672Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-23T10:42:07.781Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-23T10:42:08.558Z] docker_cli_network_unix_test.go:1116: [deec4c87ab159] daemon is not started [2022-04-23T10:42:09.308Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-23T10:42:09.764Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-23T10:42:10.221Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-23T10:42:11.090Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-23T10:42:11.183Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-23T10:42:12.027Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-23T10:42:12.027Z] docker_cli_network_unix_test.go:46: [ddce026a7e099] daemon is not started [2022-04-23T10:42:12.027Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-23T10:42:12.965Z] docker_cli_swarm_test.go:1180: [d77f6f78cef4f] joining swarm manager [dcedb087d8c71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:42:13.224Z] docker_cli_network_unix_test.go:46: [ddf45e889986a] daemon is not started [2022-04-23T10:42:13.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-23T10:42:13.483Z] docker_cli_network_unix_test.go:46: [d58d3c1a0c192] daemon is not started [2022-04-23T10:42:13.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-23T10:42:13.483Z] docker_cli_network_unix_test.go:46: [d5f6042e60f14] daemon is not started [2022-04-23T10:42:13.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-23T10:42:13.742Z] docker_cli_network_unix_test.go:46: [d1d065d6de9e5] daemon is not started [2022-04-23T10:42:13.742Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-23T10:42:13.742Z] docker_cli_network_unix_test.go:46: [dcf7dac38d724] daemon is not started [2022-04-23T10:42:14.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-23T10:42:14.000Z] docker_cli_network_unix_test.go:46: [d8b7e82616f22] daemon is not started [2022-04-23T10:42:14.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-23T10:42:15.378Z] docker_cli_network_unix_test.go:46: [db04d6a718255] daemon is not started [2022-04-23T10:42:15.655Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-23T10:42:16.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-23T10:42:16.318Z] docker_cli_network_unix_test.go:46: [da34bad8e2070] daemon is not started [2022-04-23T10:42:16.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-23T10:42:16.318Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-23T10:42:16.318Z] docker_cli_network_unix_test.go:46: [dd2840077b63d] daemon is not started [2022-04-23T10:42:16.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-23T10:42:16.577Z] docker_cli_network_unix_test.go:46: [d6230abc71025] daemon is not started [2022-04-23T10:42:16.951Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-23T10:42:17.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-23T10:42:19.675Z] docker_cli_swarm_test.go:1189: [d2bb3d7fc4891] joining swarm manager [dcedb087d8c71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T10:42:19.839Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-23T10:42:19.839Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-23T10:42:19.839Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-23T10:42:20.610Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-23T10:42:20.908Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-23T10:42:20.908Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-23T10:42:20.908Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-23T10:42:20.908Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-23T10:42:20.908Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-23T10:42:21.369Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-23T10:42:21.369Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-23T10:42:21.369Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-23T10:42:21.825Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-23T10:42:21.985Z] docker_cli_network_unix_test.go:1084: [dcd2e9f8ab810] daemon is not started [2022-04-23T10:42:23.361Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-23T10:42:23.361Z] docker_cli_network_unix_test.go:46: [d89b9b74e08f6] daemon is not started [2022-04-23T10:42:23.361Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-23T10:42:23.928Z] docker_cli_network_unix_test.go:46: [d2f3359809719] daemon is not started [2022-04-23T10:42:23.991Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-23T10:42:24.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-23T10:42:24.954Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-23T10:42:25.409Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-23T10:42:25.409Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-23T10:42:25.409Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-23T10:42:25.565Z] docker_cli_network_unix_test.go:46: [d904f1f95e4f6] daemon is not started [2022-04-23T10:42:25.824Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-23T10:42:25.824Z] docker_cli_network_unix_test.go:46: [da6cf7133bea2] daemon is not started [2022-04-23T10:42:25.824Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-23T10:42:26.373Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-23T10:42:26.392Z] docker_cli_network_unix_test.go:46: [d84dc0fd14456] daemon is not started [2022-04-23T10:42:26.651Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-23T10:42:27.230Z] docker_cli_network_unix_test.go:46: [d4fda986be13c] daemon is not started [2022-04-23T10:42:27.230Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-23T10:42:27.333Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-23T10:42:27.333Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-23T10:42:27.333Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-23T10:42:27.333Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-23T10:42:27.333Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-23T10:42:27.800Z] docker_cli_network_unix_test.go:46: [da70897cfa749] daemon is not started [2022-04-23T10:42:28.058Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-23T10:42:33.100Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-23T10:42:33.323Z] docker_cli_network_unix_test.go:46: [d93418c047b1e] daemon is not started [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite (55.65s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (0.99s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.73s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.50s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.43s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.12s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.14s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.17s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.69s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.29s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.17s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.00s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.17s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.30s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-04-23T10:42:33.582Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.53s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.91s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.16s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.81s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.99s) [2022-04-23T10:42:33.582Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.36s) [2022-04-23T10:42:33.582Z] === RUN TestDockerHubPullSuite [2022-04-23T10:42:33.582Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-23T10:42:35.484Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-23T10:42:37.383Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-23T10:42:37.950Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-23T10:42:39.325Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-23T10:42:39.583Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-23T10:42:39.583Z] --- PASS: TestDockerHubPullSuite (6.19s) [2022-04-23T10:42:39.583Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.69s) [2022-04-23T10:42:39.583Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2022-04-23T10:42:39.583Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.67s) [2022-04-23T10:42:39.583Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.35s) [2022-04-23T10:42:39.583Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2022-04-23T10:42:39.583Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2022-04-23T10:42:39.583Z] PASS [2022-04-23T10:42:39.583Z] [2022-04-23T10:42:39.583Z] === Skipped [2022-04-23T10:42:39.583Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-23T10:42:39.583Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-04-23T10:42:39.583Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-23T10:42:39.583Z] [2022-04-23T10:42:39.583Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-23T10:42:39.583Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-23T10:42:39.583Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-23T10:42:39.583Z] [2022-04-23T10:42:39.583Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-23T10:42:39.583Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-04-23T10:42:39.583Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-23T10:42:39.583Z] [2022-04-23T10:42:39.583Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-23T10:42:39.583Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-04-23T10:42:39.583Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-23T10:42:39.583Z] [2022-04-23T10:42:39.583Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-23T10:42:39.583Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-04-23T10:42:39.583Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-23T10:42:39.583Z] [2022-04-23T10:42:39.583Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2022-04-23T10:42:39.583Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-04-23T10:42:39.583Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2022-04-23T10:42:39.583Z] [2022-04-23T10:42:39.583Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-23T10:42:39.583Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-04-23T10:42:39.583Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-23T10:42:39.583Z] [2022-04-23T10:42:39.583Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-23T10:42:39.583Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-04-23T10:42:39.583Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-23T10:42:39.583Z] [2022-04-23T10:42:39.583Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-23T10:42:39.583Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-23T10:42:39.583Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-23T10:42:39.583Z] [2022-04-23T10:42:39.583Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-23T10:42:39.583Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-04-23T10:42:39.583Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-23T10:42:39.583Z] [2022-04-23T10:42:39.583Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-23T10:42:39.583Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-04-23T10:42:39.583Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-23T10:42:39.583Z] [2022-04-23T10:42:39.583Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-23T10:42:39.583Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-23T10:42:39.583Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-23T10:42:39.583Z] [2022-04-23T10:42:39.583Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-23T10:42:39.583Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-23T10:42:39.583Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-23T10:42:39.583Z] [2022-04-23T10:42:39.583Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-23T10:42:39.583Z] docker_cli_sni_test.go:18: Flakey test [2022-04-23T10:42:39.583Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-23T10:42:39.583Z] [2022-04-23T10:42:39.583Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-23T10:42:39.583Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-23T10:42:39.583Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-23T10:42:39.583Z] [2022-04-23T10:42:39.583Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-23T10:42:39.583Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-23T10:42:39.583Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-23T10:42:39.583Z] [2022-04-23T10:42:39.583Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-23T10:42:39.583Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-23T10:42:39.583Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-23T10:42:39.583Z] [2022-04-23T10:42:39.583Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-23T10:42:39.583Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-23T10:42:39.584Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-23T10:42:39.584Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-23T10:42:39.584Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-23T10:42:39.584Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-23T10:42:39.584Z] docker_cli_network_unix_test.go:46: [dd2840077b63d] daemon is not started [2022-04-23T10:42:39.584Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-23T10:42:39.584Z] [2022-04-23T10:42:39.584Z] DONE 1265 tests, 51 skipped in 1480.229s [2022-04-23T10:42:39.843Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-23T10:42:39.843Z] ++++ cat bundles/test-integration/docker.pid [2022-04-23T10:42:39.843Z] +++ kill 9372 [2022-04-23T10:42:39.843Z] +++ /etc/init.d/apparmor stop [2022-04-23T10:42:39.843Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-23T10:42:39.843Z] [2022-04-23T10:42:39.843Z] Unloading profiles will leave already running processes permanently [2022-04-23T10:42:39.843Z] unconfined, which can lead to unexpected situations. [2022-04-23T10:42:39.843Z] [2022-04-23T10:42:39.843Z] To set a process to complain mode, use the command line tool [2022-04-23T10:42:39.843Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-23T10:42:39.843Z] +++ true [2022-04-23T10:42:39.843Z] exiting test-integration [2022-04-23T10:42:39.843Z] ++ exit 0 [2022-04-23T10:42:39.843Z] [2022-04-23T10:42:40.101Z] + for job in $(jobs -p) [2022-04-23T10:42:40.101Z] + wait 1246 [2022-04-23T10:42:51.018Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-23T10:42:51.018Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-23T10:42:51.018Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-23T10:42:51.018Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-23T10:42:54.973Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-23T10:42:58.172Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-23T10:42:58.172Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-23T10:42:58.640Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-23T10:43:04.510Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-23T10:43:04.945Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-23T10:43:08.227Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-23T10:43:10.132Z] docker_cli_swarm_test.go:1112: [da2d44177c4fd] joining swarm manager [d730c79c38f29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:43:11.509Z] docker_cli_swarm_test.go:1113: [dbd5be0e6bfe2] joining swarm manager [d730c79c38f29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T10:43:14.932Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-23T10:43:15.563Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-23T10:43:15.563Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-23T10:43:15.563Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-23T10:43:19.279Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-23T10:43:19.279Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-23T10:43:19.279Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-23T10:43:19.279Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-23T10:43:19.735Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-23T10:43:19.735Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-23T10:43:19.735Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-23T10:43:20.697Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-23T10:43:20.697Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-23T10:43:20.697Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-23T10:43:25.359Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-23T10:43:25.359Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-23T10:43:25.359Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-23T10:43:30.114Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-23T10:43:30.114Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-23T10:43:30.114Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-23T10:43:30.114Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-23T10:43:30.114Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-23T10:43:38.779Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-23T10:43:38.779Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-23T10:43:38.779Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-23T10:43:38.779Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-23T10:43:38.779Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-23T10:43:38.779Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-23T10:43:38.779Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-23T10:43:38.779Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-23T10:43:50.629Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-23T10:43:50.629Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-23T10:43:50.629Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-23T10:43:50.629Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-23T10:43:58.167Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-23T10:43:58.167Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-23T10:43:58.167Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-23T10:44:04.503Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-23T10:44:04.503Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-23T10:44:08.281Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-23T10:44:09.240Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-23T10:44:10.204Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-23T10:44:10.809Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-23T10:44:11.901Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-23T10:44:11.901Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-23T10:44:11.901Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-23T10:44:11.901Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-23T10:44:11.901Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-23T10:44:11.901Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-23T10:44:11.901Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-23T10:44:12.415Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-23T10:44:14.170Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-23T10:44:14.871Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-23T10:44:17.762Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-23T10:44:18.287Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-23T10:44:20.721Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-23T10:44:20.721Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-23T10:44:20.721Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-23T10:44:20.721Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-23T10:44:20.721Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-23T10:44:20.721Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-23T10:44:21.479Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-23T10:44:21.479Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-23T10:44:23.043Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-23T10:44:23.043Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-23T10:44:24.028Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-23T10:44:24.029Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T10:44:24.497Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-23T10:44:24.778Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-23T10:44:26.061Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-23T10:44:26.062Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-04-23T10:44:26.531Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-23T10:44:31.284Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-23T10:44:32.850Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-23T10:44:32.850Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-23T10:44:32.931Z] docker_cli_swarm_test.go:1166: [d259c65d0638d] joining swarm manager [d730c79c38f29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-23T10:44:33.320Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-23T10:44:33.320Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-23T10:44:33.320Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-23T10:44:34.886Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-23T10:44:36.448Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-23T10:44:36.918Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-23T10:44:37.388Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-23T10:44:38.377Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-23T10:44:43.263Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-23T10:44:44.248Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-23T10:44:47.201Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-23T10:44:47.201Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-23T10:44:47.201Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-23T10:44:48.193Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-23T10:44:48.194Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-23T10:44:48.194Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-23T10:44:48.662Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-23T10:44:49.507Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-23T10:44:50.590Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-23T10:44:50.590Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-23T10:44:50.590Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-23T10:44:50.882Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-23T10:44:52.446Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-23T10:44:52.915Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-23T10:44:52.915Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-23T10:44:52.915Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-23T10:44:53.901Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-23T10:44:54.644Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-23T10:44:54.887Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-23T10:44:54.887Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-23T10:44:54.887Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-23T10:44:54.887Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-23T10:44:54.887Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-23T10:44:56.398Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-23T10:45:00.752Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-23T10:45:04.010Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-23T10:45:04.010Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-23T10:45:04.010Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-23T10:45:04.010Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-23T10:45:04.010Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-23T10:45:04.010Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-23T10:45:04.010Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-23T10:45:04.010Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-23T10:45:04.010Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-23T10:45:04.521Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-23T10:45:11.652Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-23T10:45:11.652Z] docker_cli_swarm_test.go:1447: [d7ce7d01c2072] joining swarm manager [dce0c9a9ca71e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:45:11.652Z] docker_cli_swarm_test.go:1448: [d223dd01a6468] joining swarm manager [dce0c9a9ca71e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-23T10:45:21.618Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-23T10:45:21.618Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-23T10:45:21.618Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-23T10:45:21.876Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-23T10:45:21.876Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-23T10:45:21.890Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-23T10:45:22.811Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-23T10:45:24.109Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-23T10:45:24.109Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-04-23T10:45:24.576Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-23T10:45:24.715Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-23T10:45:28.003Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-23T10:45:30.533Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-23T10:45:32.432Z] docker_cli_swarm_unix_test.go:63: [d0367c16eeb0e] joining swarm manager [d997e60e785dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:45:43.467Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-23T10:45:43.467Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-23T10:45:43.467Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-23T10:45:44.454Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-23T10:45:44.454Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-23T10:45:44.922Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-23T10:45:44.922Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-23T10:45:45.390Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-23T10:45:45.390Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-23T10:45:45.390Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-23T10:45:45.859Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-23T10:45:45.859Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-23T10:45:46.329Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-23T10:45:56.226Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-23T10:45:56.226Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-23T10:45:56.226Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-23T10:45:56.226Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-23T10:45:56.226Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-23T10:46:22.106Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-23T10:46:22.106Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-23T10:46:22.106Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-23T10:46:22.106Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-23T10:46:28.672Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-23T10:46:28.672Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-23T10:46:28.672Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-23T10:46:29.022Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-23T10:46:29.022Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-23T10:46:29.022Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-23T10:46:29.022Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-23T10:46:30.581Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-23T10:46:33.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-23T10:46:33.001Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-23T10:46:33.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-23T10:46:33.868Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-23T10:46:35.773Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-23T10:46:36.909Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-23T10:46:36.909Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-23T10:46:36.909Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-23T10:46:38.304Z] docker_api_swarm_test.go:962: [d6e452330703b] joining swarm manager [d55a9656c4791]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-23T10:46:41.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-23T10:46:51.857Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-23T10:46:54.303Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-23T10:46:55.868Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-23T10:46:56.338Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-23T10:46:56.380Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-23T10:46:56.755Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-23T10:47:01.096Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-23T10:47:04.049Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-23T10:47:04.345Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-23T10:47:07.008Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-23T10:47:07.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-23T10:47:07.683Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-23T10:47:07.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-23T10:47:08.583Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-23T10:47:09.517Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-23T10:47:12.045Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-23T10:47:14.575Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-23T10:47:15.254Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-23T10:47:15.254Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-23T10:47:15.254Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-23T10:47:15.254Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-23T10:47:15.254Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-23T10:47:16.830Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-23T10:47:22.686Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-23T10:47:24.349Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-23T10:47:24.349Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-23T10:47:24.349Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-23T10:47:24.349Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-23T10:47:24.349Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-23T10:47:24.349Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-23T10:47:24.349Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-23T10:47:24.349Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-23T10:47:25.971Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-23T10:47:28.496Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-23T10:47:31.025Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-23T10:47:33.557Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-23T10:47:36.099Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-23T10:47:39.388Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-23T10:47:41.291Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-23T10:47:52.673Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-23T10:48:01.032Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-23T10:48:01.330Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-23T10:48:03.419Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-23T10:48:03.419Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-23T10:48:03.931Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-23T10:48:03.931Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T10:48:05.004Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-23T10:48:06.727Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-23T10:48:06.727Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-04-23T10:48:06.727Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-23T10:48:11.785Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-23T10:48:14.292Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-23T10:48:15.364Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-23T10:48:15.364Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-23T10:48:15.364Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-23T10:48:15.364Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-23T10:48:15.364Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-23T10:48:17.072Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-23T10:48:18.770Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-23T10:48:19.281Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-23T10:48:20.371Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-23T10:48:20.883Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-23T10:48:29.980Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-23T10:48:32.377Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-23T10:48:32.377Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-23T10:48:32.377Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-23T10:48:33.257Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-23T10:48:33.257Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-23T10:48:33.257Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-04-23T10:48:33.257Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-23T10:48:34.083Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-23T10:48:34.083Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-23T10:48:34.083Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-23T10:48:34.596Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-23T10:48:37.499Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-23T10:48:38.673Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-23T10:48:39.785Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-23T10:48:40.911Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-23T10:48:40.911Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-23T10:48:40.911Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-23T10:48:41.984Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-23T10:48:43.088Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-23T10:48:43.089Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-23T10:48:43.089Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-23T10:48:43.089Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-23T10:48:43.089Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-23T10:48:50.755Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-23T10:48:52.370Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite (1524.48s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.24s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.00s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.12s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.07s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (24.41s) [2022-04-23T10:49:07.271Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.01s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.69s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.21s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.47s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (18.55s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.64s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.46s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.04s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (42.74s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.92s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.35s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.45s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.69s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (54.71s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.58s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.31s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.50s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.81s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.19s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.74s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.20s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.62s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.34s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.49s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.68s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.15s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.88s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.38s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.10s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.51s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.10s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.01s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.96s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.57s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.29s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.42s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.69s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.91s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.48s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.01s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.75s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.01s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.60s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.28s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.97s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.08s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.21s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.20s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.02s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.83s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.37s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.91s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.04s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.85s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.59s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.23s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.43s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.00s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.53s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.65s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.89s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.56s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.60s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.48s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.07s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.56s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.24s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.06s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.57s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (73.47s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.94s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.43s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.88s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.56s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.54s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.33s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.29s) [2022-04-23T10:49:07.271Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.02s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.78s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.77s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.80s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (44.00s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.07s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.17s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (119.01s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.29s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.29s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.57s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.13s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.25s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.07s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.46s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.06s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.37s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.92s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.51s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.44s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.57s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.44s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.98s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.26s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.82s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-04-23T10:49:07.271Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2022-04-23T10:49:07.271Z] === RUN TestDockerExternalVolumeSuite [2022-04-23T10:49:07.271Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-23T10:49:07.838Z] docker_cli_external_volume_driver_test.go:52: [dd457fb31fb32] daemon is not started [2022-04-23T10:49:22.713Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-23T10:49:38.033Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-23T10:49:38.033Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-23T10:49:38.033Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-23T10:49:38.033Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-23T10:49:38.033Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-23T10:49:38.033Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-23T10:49:38.500Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-23T10:49:40.063Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-23T10:49:40.064Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-23T10:49:40.064Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-23T10:49:40.531Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-23T10:49:40.999Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-23T10:49:42.455Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-23T10:49:42.456Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-23T10:49:42.456Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-23T10:49:46.863Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-23T10:49:47.364Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-23T10:49:47.364Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-23T10:49:47.882Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-23T10:49:47.882Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-23T10:49:48.370Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-23T10:49:48.370Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-23T10:49:48.864Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-23T10:49:49.352Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-23T10:49:49.352Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-23T10:49:49.352Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-23T10:49:51.614Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-23T10:49:56.370Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-23T10:49:56.370Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-23T10:49:56.370Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-23T10:49:56.370Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-23T10:49:56.841Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-23T10:49:56.841Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-23T10:49:56.841Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-23T10:49:56.841Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-23T10:49:56.841Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-23T10:49:56.841Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-23T10:49:56.841Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-23T10:50:01.594Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-23T10:50:01.594Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T10:50:01.594Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-23T10:50:01.594Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T10:50:01.594Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-23T10:50:01.594Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T10:50:01.594Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-23T10:50:02.581Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-23T10:50:08.442Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-23T10:50:14.721Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-23T10:50:14.721Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-23T10:50:14.721Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-23T10:50:23.370Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-23T10:50:24.357Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-23T10:50:24.357Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-23T10:50:24.357Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-23T10:50:24.357Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-23T10:50:24.357Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-23T10:50:24.357Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-23T10:50:24.357Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-23T10:50:24.357Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-23T10:50:24.357Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-23T10:50:24.357Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-23T10:50:24.357Z] === RUN TestDockerSuite/TestBuildFails [2022-04-23T10:50:25.651Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-23T10:50:25.651Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-23T10:50:25.651Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-23T10:50:25.651Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-23T10:50:27.305Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-23T10:50:27.305Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-23T10:50:29.654Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-23T10:50:30.387Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-23T10:50:34.454Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-23T10:50:40.353Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-23T10:50:41.608Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-23T10:50:47.472Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-23T10:50:48.758Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-23T10:50:51.778Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-23T10:50:52.314Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-23T10:50:53.410Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-23T10:50:54.615Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-23T10:50:55.215Z] docker_cli_external_volume_driver_test.go:52: [dc62cf47b4112] daemon is not started [2022-04-23T10:50:56.180Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-23T10:50:58.569Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-23T10:51:02.045Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-23T10:51:02.045Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-23T10:51:02.045Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-23T10:51:02.514Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-23T10:51:03.507Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-23T10:51:03.507Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-23T10:51:03.507Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-23T10:51:03.700Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-23T10:51:07.790Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-23T10:51:08.690Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-23T10:51:10.077Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-23T10:51:13.925Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-23T10:51:13.925Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T10:51:13.925Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-23T10:51:26.413Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-23T10:51:26.880Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-23T10:51:28.146Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-23T10:51:29.093Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-23T10:51:29.093Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-23T10:51:29.093Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-23T10:51:30.079Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-23T10:51:30.079Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-23T10:51:34.831Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-23T10:51:36.394Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-23T10:51:36.862Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-23T10:51:37.847Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-23T10:51:38.316Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-23T10:51:39.879Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-23T10:51:40.348Z] docker_cli_external_volume_driver_test.go:52: [dfabecdf60482] daemon is not started [2022-04-23T10:51:41.442Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-23T10:51:48.595Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-23T10:51:48.595Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-23T10:51:48.595Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-23T10:51:48.595Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-23T10:51:48.595Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-23T10:51:48.595Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-23T10:51:48.595Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-23T10:51:48.595Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-23T10:51:48.595Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-23T10:51:49.063Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-23T10:51:50.047Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-23T10:51:51.403Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-23T10:51:55.222Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-23T10:51:55.480Z] docker_cli_external_volume_driver_test.go:52: [d4a773ec5f325] daemon is not started [2022-04-23T10:51:55.907Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-23T10:52:10.341Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-23T10:52:13.722Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-23T10:52:13.722Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-04-23T10:52:13.722Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-23T10:52:15.934Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-23T10:52:16.695Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-23T10:52:21.116Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-23T10:52:22.145Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-23T10:52:22.145Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-04-23T10:52:22.661Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-23T10:52:25.354Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-23T10:52:42.398Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-23T10:52:58.630Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-23T10:53:00.493Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-23T10:53:11.124Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-23T10:53:15.360Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-23T10:53:18.279Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-23T10:53:25.430Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-23T10:53:31.302Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-23T10:53:35.496Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-23T10:53:37.801Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-23T10:53:39.427Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-23T10:53:49.107Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-23T10:53:49.107Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-04-23T10:53:49.107Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-23T10:53:59.527Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-23T10:53:59.527Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-23T10:53:59.527Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-04-23T10:53:59.527Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-23T10:53:59.527Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-04-23T10:53:59.527Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-23T10:54:02.022Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-23T10:54:02.474Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-23T10:54:05.211Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-23T10:54:08.338Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-23T10:54:10.552Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-23T10:54:10.552Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-23T10:54:11.019Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-23T10:54:13.967Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-23T10:54:14.435Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-23T10:54:15.999Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-23T10:54:20.097Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-23T10:54:20.491Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-23T10:54:26.415Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-23T10:54:28.627Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-23T10:54:36.034Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-23T10:54:37.282Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-23T10:54:37.282Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-23T10:54:37.282Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-23T10:54:37.282Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-23T10:54:37.282Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-23T10:54:37.282Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-23T10:54:37.282Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-23T10:54:37.282Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-23T10:54:37.282Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-23T10:54:37.282Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-23T10:54:37.282Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-23T10:54:37.282Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-23T10:54:39.071Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-23T10:54:39.498Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-23T10:54:42.857Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-23T10:54:43.290Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-23T10:54:49.153Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-23T10:54:49.153Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-23T10:54:49.153Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-23T10:54:49.153Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-23T10:54:49.153Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-23T10:54:49.153Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-23T10:54:49.153Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-23T10:54:49.153Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-23T10:54:49.153Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-23T10:54:49.153Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-23T10:54:49.153Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-23T10:54:52.187Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-23T10:54:52.953Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-23T10:54:52.953Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T10:54:52.953Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-23T10:54:52.953Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T10:54:53.274Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-23T10:54:53.420Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-23T10:54:53.420Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T10:54:53.420Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-23T10:54:54.406Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-23T10:54:58.028Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-23T10:55:00.268Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-23T10:55:03.888Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-23T10:55:04.355Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-23T10:55:04.355Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-04-23T10:55:04.355Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-23T10:55:04.355Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-23T10:55:04.355Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-23T10:55:07.303Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-23T10:55:07.303Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-23T10:55:07.303Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-23T10:55:18.084Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-23T10:55:18.554Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-23T10:55:18.554Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-23T10:55:18.554Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-23T10:55:18.554Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-23T10:55:18.554Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-23T10:55:18.554Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-23T10:55:19.023Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-23T10:55:19.023Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-23T10:55:19.023Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-23T10:55:19.023Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-23T10:55:19.023Z] === RUN TestDockerSuite/TestBuildFails [2022-04-23T10:55:19.650Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-23T10:55:24.248Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-23T10:55:26.176Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-23T10:55:26.176Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-23T10:55:30.581Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-23T10:55:32.051Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-23T10:55:39.122Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-23T10:55:39.216Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-23T10:55:46.112Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-23T10:55:46.373Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-23T10:55:53.527Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-23T10:55:53.997Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-23T10:55:53.997Z] docker_cli_external_volume_driver_test.go:484: [d7a6d7357cd02] daemon is not started [2022-04-23T10:55:54.513Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-23T10:55:58.165Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-23T10:56:00.381Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-23T10:56:00.381Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-23T10:56:00.381Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-23T10:56:01.379Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-23T10:56:01.847Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-23T10:56:01.847Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-23T10:56:01.847Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-23T10:56:12.074Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-23T10:56:12.075Z] docker_cli_external_volume_driver_test.go:52: [dbc216292ae93] daemon is not started [2022-04-23T10:56:15.980Z] === RUN TestDockerSuite/TestBuildRm [2022-04-23T10:56:16.782Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-23T10:56:16.782Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T10:56:16.782Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-23T10:56:24.274Z] --- PASS: TestDockerExternalVolumeSuite (437.08s) [2022-04-23T10:56:24.274Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-04-23T10:56:24.274Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2022-04-23T10:56:24.274Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-04-23T10:56:24.274Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-04-23T10:56:24.274Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-04-23T10:56:24.274Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-04-23T10:56:24.274Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-04-23T10:56:24.274Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.22s) [2022-04-23T10:56:24.274Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-04-23T10:56:24.274Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-04-23T10:56:24.274Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-04-23T10:56:24.274Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.22s) [2022-04-23T10:56:24.274Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s) [2022-04-23T10:56:24.274Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2022-04-23T10:56:24.274Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-04-23T10:56:24.274Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2022-04-23T10:56:24.274Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2022-04-23T10:56:24.274Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-04-23T10:56:24.274Z] PASS [2022-04-23T10:56:24.274Z] [2022-04-23T10:56:24.274Z] === Skipped [2022-04-23T10:56:24.274Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-23T10:56:24.274Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-23T10:56:24.274Z] check_test.go:307: [d86563a0441b7] daemon is not started [2022-04-23T10:56:24.274Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-23T10:56:24.274Z] [2022-04-23T10:56:24.274Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-23T10:56:24.274Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-23T10:56:24.274Z] check_test.go:307: [d871418ce87d9] daemon is not started [2022-04-23T10:56:24.274Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-23T10:56:24.274Z] [2022-04-23T10:56:24.274Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-23T10:56:24.274Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-23T10:56:24.274Z] check_test.go:307: [d64a569367975] daemon is not started [2022-04-23T10:56:24.274Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-23T10:56:24.274Z] [2022-04-23T10:56:24.274Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-23T10:56:24.274Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-23T10:56:24.274Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-23T10:56:24.274Z] [2022-04-23T10:56:24.274Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-23T10:56:24.274Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-23T10:56:24.274Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-23T10:56:24.274Z] [2022-04-23T10:56:24.274Z] DONE 269 tests, 5 skipped in 2304.938s [2022-04-23T10:56:24.274Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-23T10:56:24.534Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d03082038f37c/docker.pid [2022-04-23T10:56:24.534Z] +++ kill 7140 [2022-04-23T10:56:24.534Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7140 is not a child of this shell [2022-04-23T10:56:24.534Z] warning: PID 7140 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d03082038f37c/docker.pid had a nonzero exit code [2022-04-23T10:56:24.534Z] ++++ cat bundles/test-integration/docker.pid [2022-04-23T10:56:24.534Z] +++ kill 9378 [2022-04-23T10:56:24.534Z] +++ /etc/init.d/apparmor stop [2022-04-23T10:56:24.534Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-23T10:56:24.534Z] [2022-04-23T10:56:24.534Z] Unloading profiles will leave already running processes permanently [2022-04-23T10:56:24.534Z] unconfined, which can lead to unexpected situations. [2022-04-23T10:56:24.534Z] [2022-04-23T10:56:24.534Z] To set a process to complain mode, use the command line tool [2022-04-23T10:56:24.534Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-23T10:56:24.534Z] +++ true [2022-04-23T10:56:24.534Z] exiting test-integration [2022-04-23T10:56:24.534Z] ++ exit 0 [2022-04-23T10:56:24.534Z] [2022-04-23T10:56:24.793Z] + exit 0 [2022-04-23T10:56:24.793Z] ++ jobs -p [2022-04-23T10:56:24.793Z] + pids= [2022-04-23T10:56:24.793Z] + echo 'Remaining pids to kill: []' [2022-04-23T10:56:24.793Z] Remaining pids to kill: [] [2022-04-23T10:56:24.793Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-23T10:56:24.810Z] Recording test results [2022-04-23T10:56:26.479Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-23T10:56:26.811Z] + echo Ensuring container killed. [2022-04-23T10:56:26.811Z] Ensuring container killed. [2022-04-23T10:56:26.811Z] + docker ps -aq -f name=docker-pr1-* [2022-04-23T10:56:26.811Z] + cids=a4bb67180932 [2022-04-23T10:56:26.811Z] 46a34044c5b6 [2022-04-23T10:56:26.811Z] 4bbaa2b5e1ca [2022-04-23T10:56:26.811Z] + [ -n a4bb67180932 [2022-04-23T10:56:26.811Z] 46a34044c5b6 [2022-04-23T10:56:26.811Z] 4bbaa2b5e1ca ] [2022-04-23T10:56:26.811Z] + docker rm -vf a4bb67180932 46a34044c5b6 4bbaa2b5e1ca [2022-04-23T10:56:27.378Z] a4bb67180932 [2022-04-23T10:56:27.378Z] 46a34044c5b6 [2022-04-23T10:56:27.378Z] 4bbaa2b5e1ca [Pipeline] sh [2022-04-23T10:56:27.665Z] + echo Chowning /workspace to jenkins user [2022-04-23T10:56:27.665Z] Chowning /workspace to jenkins user [2022-04-23T10:56:27.665Z] + id -u [2022-04-23T10:56:27.665Z] + id -g [2022-04-23T10:56:27.665Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43517:/workspace busybox chown -R 1000:1000 /workspace [2022-04-23T10:56:27.665Z] Unable to find image 'busybox:latest' locally [2022-04-23T10:56:27.665Z] latest: Pulling from library/busybox [2022-04-23T10:56:27.925Z] 50e8d59317eb: Pulling fs layer [2022-04-23T10:56:27.925Z] 50e8d59317eb: Verifying Checksum [2022-04-23T10:56:27.925Z] 50e8d59317eb: Download complete [2022-04-23T10:56:27.925Z] 50e8d59317eb: Pull complete [2022-04-23T10:56:27.925Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-23T10:56:27.925Z] Status: Downloaded newer image for busybox:latest [2022-04-23T10:56:29.276Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-23T10:56:30.261Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-23T10:56:30.806Z] + bundleName=amd64 [2022-04-23T10:56:30.806Z] + echo Creating amd64-bundles.tar.gz [2022-04-23T10:56:30.806Z] Creating amd64-bundles.tar.gz [2022-04-23T10:56:30.806Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-23T10:56:30.806Z] + xargs tar -czf amd64-bundles.tar.gz [2022-04-23T10:56:30.915Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [Pipeline] archiveArtifacts [2022-04-23T10:56:32.194Z] Archiving artifacts [2022-04-23T10:56:32.476Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-23T10:56:32.476Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-23T10:56:32.476Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-23T10:56:33.462Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-23T10:56:33.462Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-23T10:56:33.920Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-23T10:56:33.920Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-23T10:56:33.920Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-23T10:56:33.920Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-23T10:56:34.166Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43517/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-23T10:56:34.388Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-23T10:56:34.474Z] + make clean [2022-04-23T10:56:34.732Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-23T10:56:34.732Z] docker-dev-cache [2022-04-23T10:56:34.732Z] docker-mod-cache [Pipeline] deleteDir [2022-04-23T10:56:35.951Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-23T10:56:38.217Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-23T10:56:39.798Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-23T10:56:40.266Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-23T10:56:40.700Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-23T10:56:41.828Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-23T10:56:42.300Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-23T10:56:43.865Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-23T10:56:44.487Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-23T10:56:45.431Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-23T10:56:50.350Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-23T10:56:52.595Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-23T10:56:52.595Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-23T10:56:52.595Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-23T10:56:52.595Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-23T10:56:52.595Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-23T10:56:53.065Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-23T10:56:53.065Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-23T10:56:53.065Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-23T10:56:53.065Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-23T10:56:54.051Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-23T10:56:54.521Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-23T10:57:00.385Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-23T10:57:08.163Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-23T10:57:08.631Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-23T10:57:09.099Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-23T10:57:19.526Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-23T10:57:19.526Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-23T10:57:25.395Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-23T10:57:25.395Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-23T10:57:25.694Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-23T10:57:25.694Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-04-23T10:57:25.694Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-23T10:57:25.694Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-23T10:57:30.145Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-23T10:57:43.820Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-23T10:57:43.820Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-23T10:57:43.820Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-23T10:57:43.820Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-23T10:57:43.820Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-23T10:57:43.820Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-23T10:57:43.820Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-23T10:57:43.820Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-23T10:57:43.820Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-23T10:57:43.820Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-23T10:57:43.820Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-23T10:57:43.820Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-23T10:57:46.241Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-23T10:57:50.291Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-23T10:57:56.548Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-23T10:57:56.548Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-23T10:57:57.059Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-23T10:57:57.059Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-23T10:57:57.059Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-23T10:57:57.059Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-23T10:57:57.570Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-23T10:57:57.570Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-23T10:57:57.570Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-23T10:57:57.570Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-23T10:57:57.570Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-23T10:58:00.245Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-23T10:58:00.245Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-23T10:58:00.245Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-23T10:58:00.714Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-23T10:58:01.575Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-23T10:58:02.279Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-23T10:58:02.624Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-23T10:58:02.624Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T10:58:02.624Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-23T10:58:02.624Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T10:58:02.624Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-23T10:58:02.624Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T10:58:02.624Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-23T10:58:03.722Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-23T10:58:08.142Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-23T10:58:11.356Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-23T10:58:14.005Z] === RUN TestDockerSuite/TestBuildUser [2022-04-23T10:58:14.006Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-23T10:58:14.006Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-23T10:58:14.006Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-23T10:58:14.006Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-23T10:58:14.006Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-23T10:58:14.006Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-23T10:58:18.759Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-23T10:58:18.759Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-23T10:58:22.545Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-23T10:58:22.545Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-23T10:58:22.545Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-23T10:58:22.545Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-23T10:58:22.545Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-23T10:58:22.803Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-23T10:58:25.753Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-23T10:58:32.912Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-23T10:58:33.218Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-23T10:58:33.219Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-23T10:58:33.219Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-23T10:58:33.219Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-23T10:58:33.219Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-23T10:58:33.219Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-23T10:58:33.219Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-23T10:58:33.219Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-23T10:58:33.219Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-23T10:58:33.219Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-23T10:58:33.219Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-23T10:58:33.219Z] === RUN TestDockerSuite/TestBuildFails [2022-04-23T10:58:35.517Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-23T10:58:35.517Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-23T10:58:38.778Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-23T10:58:44.399Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-23T10:58:47.830Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-23T10:58:48.298Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-23T10:58:53.390Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-23T10:58:56.585Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-23T10:58:56.585Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-04-23T10:58:56.585Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-23T10:58:58.717Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-23T10:59:04.140Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-23T10:59:04.700Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-23T10:59:04.700Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-04-23T10:59:05.168Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-23T10:59:05.168Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-04-23T10:59:05.168Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-23T10:59:05.254Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-23T10:59:06.240Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-23T10:59:06.240Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-04-23T10:59:06.240Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-23T10:59:06.240Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-04-23T10:59:06.240Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-23T10:59:08.120Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-23T10:59:08.120Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-23T10:59:08.589Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-23T10:59:09.195Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-23T10:59:11.492Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-23T10:59:13.127Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-23T10:59:19.613Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-23T10:59:20.508Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-23T10:59:20.508Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-23T10:59:20.508Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-23T10:59:21.088Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-23T10:59:21.536Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-23T10:59:21.829Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-23T10:59:21.829Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-23T10:59:22.044Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-23T10:59:22.044Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-23T10:59:22.044Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-23T10:59:22.297Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-23T10:59:25.246Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-23T10:59:25.835Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-23T10:59:26.232Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-23T10:59:26.303Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-23T10:59:27.799Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-23T10:59:37.292Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-23T10:59:37.292Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T10:59:37.292Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-23T10:59:41.334Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-23T10:59:41.334Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-23T10:59:41.801Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-23T10:59:41.802Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-23T10:59:42.269Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-23T10:59:42.269Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-04-23T10:59:42.269Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-23T10:59:42.727Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-23T10:59:43.832Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-23T10:59:44.293Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-23T10:59:52.488Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-23T10:59:52.635Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-23T10:59:52.635Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-23T10:59:54.700Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-23T10:59:54.700Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-23T10:59:54.700Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-23T10:59:54.700Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-23T10:59:54.700Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-23T10:59:54.700Z] docker_cli_sni_test.go:18: Flakey test [2022-04-23T10:59:54.700Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-23T10:59:55.688Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-23T10:59:55.688Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-23T10:59:56.176Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-23T10:59:56.897Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-23T10:59:57.202Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-23T10:59:57.202Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-23T10:59:59.220Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-23T11:00:02.690Z] === RUN TestDockerSuite/TestCommitChange [2022-04-23T11:00:03.012Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-23T11:00:03.329Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-23T11:00:04.965Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-23T11:00:05.994Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-23T11:00:07.020Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-23T11:00:08.061Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-23T11:00:08.552Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-23T11:00:09.690Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-23T11:00:11.315Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-23T11:00:13.339Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-23T11:00:13.339Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-23T11:00:13.339Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-23T11:00:13.444Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-23T11:00:19.309Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-23T11:00:20.382Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-23T11:00:20.382Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-23T11:00:20.382Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-23T11:00:20.382Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-23T11:00:20.382Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-23T11:00:20.382Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-23T11:00:20.382Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-23T11:00:20.870Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-23T11:00:20.870Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-23T11:00:21.925Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-23T11:00:21.997Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-23T11:00:21.997Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T11:00:21.997Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-23T11:00:22.413Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-23T11:00:24.061Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-23T11:00:25.046Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-23T11:00:25.046Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-04-23T11:00:25.046Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-23T11:00:25.046Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-23T11:00:25.046Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-23T11:00:27.261Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-23T11:00:27.261Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-23T11:00:27.729Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-23T11:00:29.889Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-23T11:00:30.675Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-23T11:00:36.538Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-23T11:00:36.538Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-23T11:00:36.538Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-23T11:00:36.538Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-23T11:00:36.538Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-23T11:00:36.538Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-23T11:00:36.538Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-23T11:00:36.538Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-23T11:00:36.538Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-23T11:00:36.538Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-23T11:00:36.538Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-23T11:00:36.538Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T11:00:36.538Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-23T11:00:36.538Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-23T11:00:36.538Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-23T11:00:36.538Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-23T11:00:45.198Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-23T11:00:53.863Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-23T11:00:53.863Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-23T11:00:53.863Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-23T11:00:55.637Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-23T11:00:55.637Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-04-23T11:00:55.637Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-23T11:00:56.078Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-23T11:00:56.078Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-23T11:00:56.078Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-23T11:00:56.078Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-23T11:00:56.078Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-23T11:00:56.078Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-23T11:00:56.078Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-23T11:00:57.281Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-23T11:00:59.030Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-23T11:00:59.030Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-23T11:00:59.030Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-23T11:00:59.030Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-23T11:01:01.981Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-23T11:01:01.981Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-23T11:01:01.981Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-23T11:01:01.981Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-23T11:01:01.981Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-23T11:01:01.981Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-23T11:01:01.981Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-23T11:01:01.981Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-23T11:01:05.770Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-23T11:01:07.982Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-23T11:01:10.197Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-23T11:01:10.197Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-23T11:01:10.197Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-23T11:01:10.197Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-23T11:01:13.152Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-23T11:01:13.152Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-23T11:01:16.108Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-23T11:01:16.108Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-23T11:01:16.108Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-23T11:01:16.108Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-23T11:01:16.108Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-23T11:01:18.615Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-23T11:01:19.064Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-23T11:01:19.064Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-23T11:01:21.278Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-23T11:01:21.278Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-23T11:01:21.278Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-23T11:01:25.069Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-23T11:01:25.069Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-23T11:01:28.017Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-23T11:01:33.067Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-23T11:01:37.819Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-23T11:01:37.819Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-23T11:01:37.819Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-23T11:01:37.819Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-23T11:01:37.819Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-23T11:01:40.033Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-23T11:01:40.033Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-23T11:01:40.033Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-23T11:01:42.984Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-23T11:01:42.984Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-23T11:01:42.984Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-23T11:01:45.203Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-23T11:01:45.203Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-23T11:01:48.691Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-23T11:01:49.952Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-23T11:01:52.905Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-23T11:01:52.905Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-23T11:01:52.905Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-23T11:01:52.905Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-23T11:01:52.905Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-23T11:01:52.905Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-23T11:01:52.905Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-23T11:01:52.905Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-23T11:01:52.905Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-23T11:01:52.905Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-23T11:01:52.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-23T11:01:54.469Z] === RUN TestDockerSuite/TestBuildRm [2022-04-23T11:01:55.118Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-23T11:01:55.118Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-23T11:01:57.333Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-23T11:02:00.281Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-23T11:02:03.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-23T11:02:06.183Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004240_} [2022-04-23T11:02:06.921Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-23T11:02:09.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12778773138_c:\foo_false____} [2022-04-23T11:02:09.400Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-23T11:02:12.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12778773138_c:\foo_true____} [2022-04-23T11:02:12.350Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-23T11:02:12.350Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-23T11:02:12.350Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-23T11:02:12.350Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-23T11:02:12.350Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-23T11:02:14.573Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-23T11:02:15.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-23T11:02:15.041Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-23T11:02:15.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-23T11:02:15.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-23T11:02:15.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-23T11:02:15.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-23T11:02:15.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-23T11:02:15.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-23T11:02:15.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-23T11:02:15.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-23T11:02:15.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-23T11:02:15.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-23T11:02:15.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-23T11:02:15.041Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-23T11:02:15.041Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-23T11:02:15.041Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-23T11:02:15.041Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-23T11:02:15.041Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-23T11:02:15.041Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-23T11:02:15.041Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-23T11:02:15.041Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-23T11:02:15.041Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-23T11:02:15.041Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-23T11:02:15.041Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-23T11:02:15.886Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-23T11:02:17.997Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-23T11:02:17.997Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-23T11:02:17.997Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-23T11:02:17.997Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T11:02:18.364Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-23T11:02:18.465Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-23T11:02:18.465Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T11:02:18.465Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-23T11:02:18.465Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-23T11:02:18.465Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-23T11:02:18.465Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T11:02:18.465Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-23T11:02:18.465Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T11:02:18.465Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-23T11:02:18.465Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-23T11:02:18.465Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-23T11:02:18.465Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T11:02:18.465Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-23T11:02:18.465Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-23T11:02:18.465Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-23T11:02:18.465Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-23T11:02:18.465Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-23T11:02:18.465Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-23T11:02:18.465Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-23T11:02:18.465Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T11:02:18.465Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-23T11:02:18.465Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T11:02:18.465Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-23T11:02:21.417Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-23T11:02:21.417Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-23T11:02:21.417Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-23T11:02:21.417Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-23T11:02:22.156Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-23T11:02:24.369Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-23T11:02:24.369Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-23T11:02:24.369Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-23T11:02:24.369Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-23T11:02:24.369Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-23T11:02:24.369Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-23T11:02:24.369Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-23T11:02:24.856Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-23T11:02:28.060Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-23T11:02:30.231Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-23T11:02:33.182Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-23T11:02:33.182Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T11:02:33.182Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-23T11:02:33.182Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-23T11:02:33.182Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-23T11:02:33.773Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-23T11:02:45.718Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-23T11:02:45.718Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:02:45.718Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-23T11:02:45.718Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T11:02:45.718Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-23T11:02:56.141Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-23T11:02:56.141Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-23T11:02:56.141Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-23T11:02:56.141Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-23T11:02:56.141Z] === RUN TestDockerSuite/TestCpToDot [2022-04-23T11:02:58.174Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-23T11:02:58.174Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-23T11:02:58.174Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-23T11:02:59.111Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-23T11:02:59.111Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-23T11:02:59.111Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-23T11:02:59.111Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-23T11:02:59.111Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-23T11:02:59.537Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-23T11:02:59.537Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-04-23T11:02:59.537Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-23T11:03:02.906Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-23T11:03:02.906Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T11:03:02.906Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-23T11:03:02.906Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-23T11:03:02.906Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-23T11:03:02.906Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-23T11:03:02.906Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-23T11:03:02.906Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-23T11:03:02.906Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-23T11:03:02.906Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-23T11:03:03.375Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-23T11:03:05.589Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-23T11:03:08.538Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-23T11:03:08.538Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-23T11:03:08.617Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-23T11:03:09.006Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-23T11:03:09.087Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-23T11:03:10.189Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-23T11:03:10.189Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-23T11:03:10.189Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-04-23T11:03:10.677Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-23T11:03:10.677Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-04-23T11:03:10.677Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-23T11:03:11.221Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-23T11:03:12.207Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-23T11:03:12.207Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-23T11:03:12.207Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-23T11:03:12.207Z] === RUN TestDockerSuite/TestCreateRM [2022-04-23T11:03:12.674Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-23T11:03:12.674Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-23T11:03:12.674Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-23T11:03:13.142Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-23T11:03:13.610Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-23T11:03:14.604Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-23T11:03:14.953Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-23T11:03:14.953Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-23T11:03:20.816Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-23T11:03:22.051Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-23T11:03:24.025Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-23T11:03:24.025Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-23T11:03:24.025Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-23T11:03:25.212Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-23T11:03:25.212Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-23T11:03:25.756Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-23T11:03:26.972Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-23T11:03:26.972Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-23T11:03:26.972Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T11:03:26.972Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-23T11:03:28.930Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-23T11:03:29.923Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-23T11:03:29.923Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T11:03:29.923Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-23T11:03:30.032Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-23T11:03:30.391Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-23T11:03:30.391Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-23T11:03:30.391Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-23T11:03:30.391Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-23T11:03:30.391Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-23T11:03:30.391Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-23T11:03:30.391Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-23T11:03:30.391Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T11:03:30.391Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-23T11:03:30.391Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-23T11:03:30.391Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-23T11:03:30.391Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-23T11:03:30.391Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-23T11:03:30.391Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-23T11:03:30.391Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-23T11:03:30.391Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T11:03:30.391Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-23T11:03:30.391Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-23T11:03:30.391Z] === RUN TestDockerSuite/TestDockerFails [2022-04-23T11:03:30.391Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-23T11:03:30.391Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-23T11:03:30.391Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-23T11:03:30.391Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-23T11:03:30.391Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-23T11:03:30.391Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-23T11:03:30.391Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-23T11:03:30.391Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-23T11:03:30.391Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-23T11:03:30.391Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-23T11:03:30.391Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-23T11:03:31.728Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-23T11:03:33.344Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-23T11:03:36.293Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-23T11:03:39.245Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-23T11:03:42.044Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-23T11:03:42.044Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-23T11:03:42.044Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-23T11:03:45.840Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-23T11:03:47.353Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-23T11:03:47.404Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-23T11:03:47.863Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-23T11:03:49.667Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-23T11:03:53.274Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-23T11:03:54.421Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-23T11:03:58.028Z] === RUN TestDockerSuite/TestBuildUser [2022-04-23T11:03:58.028Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-23T11:03:58.495Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-23T11:03:58.495Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-23T11:03:58.495Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-23T11:03:58.495Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-23T11:03:58.495Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-23T11:04:00.290Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-23T11:04:03.239Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-23T11:04:03.255Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-23T11:04:03.451Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-23T11:04:03.723Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-23T11:04:04.225Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-23T11:04:07.512Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-23T11:04:07.512Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-23T11:04:07.512Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-23T11:04:07.512Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-23T11:04:07.512Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-23T11:04:08.631Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-23T11:04:08.983Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-23T11:04:10.554Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-23T11:04:11.545Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-23T11:04:17.406Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-23T11:04:21.660Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-23T11:04:23.271Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-23T11:04:23.271Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-23T11:04:23.272Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-23T11:04:23.272Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T11:04:23.272Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-23T11:04:23.272Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-23T11:04:23.272Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-23T11:04:23.272Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-23T11:04:23.272Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-23T11:04:24.256Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-23T11:04:24.257Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-23T11:04:24.257Z] === RUN TestDockerSuite/TestEventsRename [2022-04-23T11:04:27.204Z] === RUN TestDockerSuite/TestEventsResize [2022-04-23T11:04:27.919Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-23T11:04:32.807Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-23T11:04:32.807Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-23T11:04:35.570Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-23T11:04:35.859Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-23T11:04:36.652Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-23T11:04:36.652Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-04-23T11:04:36.652Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-23T11:04:36.652Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-23T11:04:36.652Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-23T11:04:37.424Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-23T11:04:40.372Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-23T11:04:40.729Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-23T11:04:40.729Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-23T11:04:40.729Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-23T11:04:43.239Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-23T11:04:46.335Z] === RUN TestDockerSuite/TestEventsTop [2022-04-23T11:04:46.335Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-23T11:04:46.335Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-23T11:04:48.547Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-23T11:04:53.300Z] === RUN TestDockerSuite/TestExec [2022-04-23T11:04:53.300Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T11:04:53.300Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-23T11:04:53.300Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T11:04:53.300Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-23T11:04:53.663Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-23T11:04:53.663Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-04-23T11:04:53.663Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-23T11:04:53.663Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-04-23T11:04:53.663Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-23T11:04:55.517Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-23T11:04:56.612Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-23T11:04:56.612Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-23T11:04:56.612Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-23T11:04:57.731Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-23T11:04:57.731Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-23T11:04:57.731Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-23T11:04:57.731Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-23T11:04:57.731Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-23T11:04:57.731Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T11:04:57.731Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-23T11:04:59.944Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-23T11:05:02.155Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-23T11:05:04.371Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-23T11:05:06.585Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-23T11:05:11.559Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-23T11:05:12.525Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-23T11:05:12.525Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-23T11:05:12.525Z] === RUN TestDockerSuite/TestExecEnv [2022-04-23T11:05:12.525Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T11:05:12.525Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-23T11:05:12.525Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-23T11:05:12.525Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-23T11:05:15.350Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-23T11:05:15.350Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-23T11:05:15.479Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-23T11:05:20.226Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-23T11:05:20.226Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-23T11:05:20.226Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-23T11:05:20.226Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-23T11:05:20.226Z] === RUN TestDockerSuite/TestExecParseError [2022-04-23T11:05:20.226Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-23T11:05:20.226Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-23T11:05:20.226Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-23T11:05:20.226Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-23T11:05:20.226Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-23T11:05:20.226Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-23T11:05:22.438Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-23T11:05:22.438Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-23T11:05:22.438Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-23T11:05:22.438Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-23T11:05:22.438Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-23T11:05:22.438Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:05:22.438Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-23T11:05:22.438Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-23T11:05:22.438Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-23T11:05:22.438Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-23T11:05:22.906Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-23T11:05:25.118Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-23T11:05:25.118Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-23T11:05:25.118Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-23T11:05:30.996Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-23T11:05:30.996Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-23T11:05:31.470Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-23T11:05:31.470Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-23T11:05:31.470Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-23T11:05:31.470Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-23T11:05:31.470Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-23T11:05:36.569Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-23T11:05:36.569Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-23T11:05:36.569Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-23T11:05:36.569Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-23T11:05:36.569Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-23T11:05:36.569Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-04-23T11:05:36.569Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-23T11:05:36.569Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-23T11:05:38.626Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-23T11:05:42.378Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-23T11:05:44.490Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-23T11:05:46.989Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-23T11:05:47.974Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-23T11:05:47.974Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-23T11:05:48.278Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-23T11:05:48.442Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-23T11:05:48.442Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-23T11:05:48.442Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-23T11:05:48.442Z] docker_cli_sni_test.go:18: Flakey test [2022-04-23T11:05:48.442Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-23T11:05:50.656Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-23T11:05:54.140Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-23T11:05:54.140Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T11:05:54.140Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-23T11:05:54.140Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-23T11:05:54.140Z] === RUN TestDockerSuite/TestHealth [2022-04-23T11:05:54.140Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-23T11:05:54.140Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-23T11:05:54.608Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-23T11:05:54.608Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-23T11:05:54.608Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-23T11:05:55.410Z] === RUN TestDockerSuite/TestCommitChange [2022-04-23T11:06:00.470Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-23T11:06:00.470Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-23T11:06:00.470Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-23T11:06:00.470Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-23T11:06:00.471Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-23T11:06:00.471Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-23T11:06:00.471Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-23T11:06:01.278Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-23T11:06:01.457Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-23T11:06:01.457Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-23T11:06:01.457Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-23T11:06:02.441Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-23T11:06:02.441Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-23T11:06:04.655Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-23T11:06:04.655Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-23T11:06:07.145Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-23T11:06:07.145Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-23T11:06:07.145Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-23T11:06:07.604Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-23T11:06:08.513Z] === RUN TestDockerSuite/TestBuildRm [2022-04-23T11:06:10.551Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-23T11:06:10.551Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-23T11:06:10.551Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T11:06:10.551Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-23T11:06:14.336Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-23T11:06:14.336Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-23T11:06:14.803Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-23T11:06:14.803Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T11:06:14.803Z] === RUN TestDockerSuite/TestImportFile [2022-04-23T11:06:14.803Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T11:06:14.803Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-23T11:06:14.803Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-23T11:06:14.803Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-23T11:06:14.803Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-23T11:06:14.803Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T11:06:14.803Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-23T11:06:14.803Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T11:06:14.803Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-23T11:06:14.803Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-23T11:06:14.803Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-23T11:06:14.803Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-23T11:06:14.803Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-23T11:06:14.803Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-23T11:06:14.803Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-23T11:06:14.803Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-23T11:06:14.803Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T11:06:14.803Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-23T11:06:14.803Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T11:06:14.803Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-23T11:06:17.755Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-23T11:06:20.705Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-23T11:06:20.705Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T11:06:20.705Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-23T11:06:20.705Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-23T11:06:20.705Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-23T11:06:20.705Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-23T11:06:20.705Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-23T11:06:20.705Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-23T11:06:23.660Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-23T11:06:23.660Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-23T11:06:24.950Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-23T11:06:24.950Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T11:06:24.950Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-23T11:06:26.608Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-23T11:06:26.608Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:06:26.608Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-23T11:06:26.608Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-23T11:06:26.608Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-23T11:06:26.608Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-23T11:06:26.608Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-23T11:06:27.002Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-23T11:06:29.561Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-23T11:06:30.818Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-23T11:06:32.102Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-23T11:06:32.102Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-23T11:06:32.102Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-23T11:06:32.102Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-23T11:06:32.613Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-23T11:06:35.031Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-23T11:06:35.434Z] === RUN TestDockerSuite/TestInspectImage [2022-04-23T11:06:35.434Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T11:06:35.434Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-23T11:06:35.434Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T11:06:35.434Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-23T11:06:35.434Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T11:06:35.434Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-23T11:06:35.567Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-23T11:06:35.567Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-23T11:06:35.567Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-23T11:06:35.567Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-23T11:06:35.567Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-23T11:06:35.567Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-23T11:06:35.567Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-23T11:06:35.567Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-23T11:06:35.567Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-23T11:06:35.567Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-23T11:06:35.567Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-23T11:06:35.567Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T11:06:35.567Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-23T11:06:35.567Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-23T11:06:35.567Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-23T11:06:36.035Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-23T11:06:37.648Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-23T11:06:40.105Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-23T11:06:40.596Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-23T11:06:40.596Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-23T11:06:43.545Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-23T11:06:45.763Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-23T11:06:45.763Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-23T11:06:45.763Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-23T11:06:45.763Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-23T11:06:46.361Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-23T11:06:47.976Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-23T11:06:48.524Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-23T11:06:52.624Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-23T11:06:52.724Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-23T11:06:55.683Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-23T11:06:55.683Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-23T11:06:55.683Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-23T11:06:57.473Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-23T11:06:57.896Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-23T11:06:57.896Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-23T11:06:57.896Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-23T11:06:57.896Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-23T11:06:57.896Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-23T11:06:57.896Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-23T11:06:57.896Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-23T11:06:59.686Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-23T11:07:00.121Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-23T11:07:00.121Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-23T11:07:00.589Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-23T11:07:00.589Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-23T11:07:02.648Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-23T11:07:02.807Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-23T11:07:03.276Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-23T11:07:03.276Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-23T11:07:03.276Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-23T11:07:03.276Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-23T11:07:03.276Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-23T11:07:03.276Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-23T11:07:03.276Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-23T11:07:04.861Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-23T11:07:06.242Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-23T11:07:07.811Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-23T11:07:08.459Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-23T11:07:10.030Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-23T11:07:11.416Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-23T11:07:11.416Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-23T11:07:11.416Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-23T11:07:11.416Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-23T11:07:12.980Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-23T11:07:12.980Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-23T11:07:12.980Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T11:07:12.980Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-23T11:07:12.980Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-23T11:07:12.980Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-23T11:07:12.980Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-23T11:07:12.980Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-23T11:07:12.980Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-23T11:07:12.980Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-23T11:07:12.980Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T11:07:12.980Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-23T11:07:12.980Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-23T11:07:12.980Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-23T11:07:12.980Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T11:07:12.980Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-23T11:07:12.980Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T11:07:12.980Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-23T11:07:12.980Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-23T11:07:12.980Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-23T11:07:12.980Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-23T11:07:12.980Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-23T11:07:12.980Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-23T11:07:12.980Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-23T11:07:12.980Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T11:07:12.980Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-23T11:07:12.980Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-23T11:07:12.980Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-23T11:07:12.980Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T11:07:12.980Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-23T11:07:12.980Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-23T11:07:12.980Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-23T11:07:12.980Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-23T11:07:12.980Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-23T11:07:13.448Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-23T11:07:13.448Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-23T11:07:13.629Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-23T11:07:13.629Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-23T11:07:15.661Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-23T11:07:17.875Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-23T11:07:18.626Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-23T11:07:18.626Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-23T11:07:18.626Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-23T11:07:20.779Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-23T11:07:20.779Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-23T11:07:20.779Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-23T11:07:20.779Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-23T11:07:20.779Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-23T11:07:22.993Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-23T11:07:22.993Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-23T11:07:23.734Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-23T11:07:25.206Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-23T11:07:25.206Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-23T11:07:25.206Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-23T11:07:26.683Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-23T11:07:26.683Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-23T11:07:26.683Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-23T11:07:28.154Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-23T11:07:28.154Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-23T11:07:29.633Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-23T11:07:29.633Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-23T11:07:31.786Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-23T11:07:31.786Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-23T11:07:35.315Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-23T11:07:36.781Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-23T11:07:38.038Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-23T11:07:38.038Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-23T11:07:43.934Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-23T11:07:43.969Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-23T11:07:44.323Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-23T11:07:47.756Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-23T11:07:47.756Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-23T11:07:47.756Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-23T11:07:47.756Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-23T11:07:47.756Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-23T11:07:49.971Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-23T11:07:49.971Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-23T11:07:49.971Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-23T11:07:51.086Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-23T11:07:52.186Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-23T11:07:52.186Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-23T11:07:52.186Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-23T11:07:52.655Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-23T11:07:54.399Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-23T11:07:54.869Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-23T11:07:55.603Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-23T11:07:55.603Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-23T11:07:55.603Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-23T11:07:58.551Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-23T11:07:59.618Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-23T11:08:01.191Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-23T11:08:01.191Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-23T11:08:01.191Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-23T11:08:01.191Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-23T11:08:01.191Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-23T11:08:01.191Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-23T11:08:01.191Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-23T11:08:01.191Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-23T11:08:01.191Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-23T11:08:01.191Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-23T11:08:01.191Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-23T11:08:01.498Z] === RUN TestDockerSuite/TestLogsSince [2022-04-23T11:08:03.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-23T11:08:03.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-23T11:08:11.910Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-23T11:08:11.910Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-23T11:08:11.910Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-23T11:08:11.910Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-23T11:08:11.910Z] === RUN TestDockerSuite/TestLogsTail [2022-04-23T11:08:12.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-23T11:08:14.133Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-23T11:08:15.207Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-23T11:08:15.207Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-23T11:08:15.207Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-23T11:08:16.925Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-23T11:08:17.083Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-23T11:08:18.550Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-23T11:08:19.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-23T11:08:20.035Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-23T11:08:20.035Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-23T11:08:20.035Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-23T11:08:20.035Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-23T11:08:20.035Z] === RUN TestDockerSuite/TestNetHostname [2022-04-23T11:08:20.035Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-23T11:08:20.035Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-23T11:08:20.035Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T11:08:20.035Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-23T11:08:20.035Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-23T11:08:20.035Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-23T11:08:20.035Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-23T11:08:20.035Z] === RUN TestDockerSuite/TestPluginActive [2022-04-23T11:08:20.035Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T11:08:20.035Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-23T11:08:20.035Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T11:08:20.035Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-23T11:08:20.035Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-23T11:08:20.035Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T11:08:20.035Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-23T11:08:20.035Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-23T11:08:20.035Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-23T11:08:20.035Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-23T11:08:20.035Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-23T11:08:20.035Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-23T11:08:20.035Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-23T11:08:20.035Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-23T11:08:20.035Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-23T11:08:20.035Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-23T11:08:20.035Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-23T11:08:20.035Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-23T11:08:20.035Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-23T11:08:20.035Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-23T11:08:20.035Z] === RUN TestDockerSuite/TestPortList [2022-04-23T11:08:20.035Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-23T11:08:20.035Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-23T11:08:22.166Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-23T11:08:24.379Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007e0e88_} [2022-04-23T11:08:25.895Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-23T11:08:25.895Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T11:08:25.895Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-23T11:08:25.895Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-23T11:08:25.896Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-23T11:08:25.896Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-23T11:08:25.896Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-23T11:08:25.896Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-23T11:08:25.896Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-23T11:08:25.896Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-23T11:08:25.896Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-23T11:08:25.896Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-23T11:08:25.896Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-23T11:08:25.896Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-23T11:08:25.896Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-23T11:08:25.896Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-23T11:08:25.896Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-23T11:08:25.896Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-23T11:08:25.919Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-23T11:08:27.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1786518610_c:\foo_false____} [2022-04-23T11:08:29.541Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1786518610_c:\foo_true____} [2022-04-23T11:08:31.814Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-23T11:08:31.814Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-23T11:08:31.814Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-23T11:08:32.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-23T11:08:32.491Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-23T11:08:32.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-23T11:08:32.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-23T11:08:32.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-23T11:08:32.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-23T11:08:32.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-23T11:08:32.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-23T11:08:32.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-23T11:08:32.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-23T11:08:32.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-23T11:08:32.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-23T11:08:32.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-23T11:08:32.491Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-23T11:08:32.491Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-23T11:08:32.491Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-23T11:08:32.491Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-23T11:08:32.491Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-23T11:08:32.491Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-23T11:08:32.491Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-23T11:08:32.491Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-23T11:08:32.491Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-23T11:08:32.491Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-23T11:08:32.491Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-23T11:08:33.325Z] === RUN TestDockerSuite/TestBuildUser [2022-04-23T11:08:33.325Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-23T11:08:33.325Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-23T11:08:33.326Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-23T11:08:33.326Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-23T11:08:33.326Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-23T11:08:33.326Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-23T11:08:34.704Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-23T11:08:34.704Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-23T11:08:35.172Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-23T11:08:35.172Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T11:08:35.172Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-23T11:08:35.172Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T11:08:35.172Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-23T11:08:35.172Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-23T11:08:35.172Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-23T11:08:35.172Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T11:08:35.172Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-23T11:08:35.172Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T11:08:35.172Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-23T11:08:35.172Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-23T11:08:35.172Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-23T11:08:35.172Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T11:08:35.172Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-23T11:08:35.172Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-23T11:08:35.172Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-23T11:08:35.172Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-23T11:08:35.172Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-23T11:08:35.172Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-23T11:08:35.172Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-23T11:08:35.172Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T11:08:35.172Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-23T11:08:35.172Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T11:08:35.172Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-23T11:08:38.119Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-23T11:08:38.119Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-23T11:08:38.119Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-23T11:08:38.119Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-23T11:08:39.350Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-23T11:08:39.350Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-23T11:08:41.071Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-23T11:08:41.071Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-23T11:08:41.071Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-23T11:08:41.071Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-23T11:08:41.071Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-23T11:08:41.071Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-23T11:08:41.071Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-23T11:08:42.235Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-23T11:08:42.235Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-23T11:08:42.235Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-23T11:08:44.313Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-23T11:08:44.313Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-23T11:08:44.313Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-23T11:08:44.313Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-23T11:08:44.313Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-23T11:08:51.507Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-23T11:08:52.494Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-23T11:08:52.495Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T11:08:52.495Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-23T11:08:52.495Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-23T11:08:52.495Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-23T11:08:52.656Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-23T11:09:02.913Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-23T11:09:02.913Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:09:02.913Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-23T11:09:02.913Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T11:09:02.913Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-23T11:09:10.470Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-23T11:09:10.470Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-23T11:09:10.470Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-23T11:09:10.470Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-23T11:09:14.820Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-23T11:09:14.820Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-23T11:09:17.837Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-23T11:09:17.837Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-23T11:09:17.837Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-23T11:09:17.837Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-23T11:09:17.837Z] === RUN TestDockerSuite/TestCpToDot [2022-04-23T11:09:22.966Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-23T11:09:23.700Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-23T11:09:23.700Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-23T11:09:23.700Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-23T11:09:23.700Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-23T11:09:23.700Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-23T11:09:25.918Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-23T11:09:26.651Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-23T11:09:26.652Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T11:09:26.652Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-23T11:09:26.652Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-23T11:09:26.652Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-23T11:09:26.652Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-23T11:09:26.652Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-23T11:09:26.652Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-23T11:09:26.652Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-23T11:09:27.120Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-23T11:09:27.120Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-23T11:09:27.807Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-23T11:09:29.338Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-23T11:09:31.553Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-23T11:09:32.021Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-23T11:09:32.021Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-23T11:09:34.048Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-23T11:09:34.049Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-04-23T11:09:34.233Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-23T11:09:34.559Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-23T11:09:34.559Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-04-23T11:09:34.559Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-23T11:09:34.577Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-23T11:09:35.219Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-23T11:09:35.219Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-23T11:09:35.219Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-23T11:09:35.219Z] === RUN TestDockerSuite/TestCreateRM [2022-04-23T11:09:35.688Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-23T11:09:35.689Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-23T11:09:35.689Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-23T11:09:35.689Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-23T11:09:36.157Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-23T11:09:38.609Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-23T11:09:38.609Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-23T11:09:39.120Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-23T11:09:40.448Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-23T11:09:40.448Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-23T11:09:40.448Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-23T11:09:40.448Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-23T11:09:40.448Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-23T11:09:45.200Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-23T11:09:45.200Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T11:09:45.200Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-23T11:09:45.200Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-23T11:09:45.200Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-23T11:09:45.200Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-23T11:09:45.200Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-23T11:09:45.200Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-23T11:09:45.200Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-23T11:09:51.081Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-23T11:09:51.081Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-23T11:09:51.081Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-23T11:09:52.354Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-23T11:09:52.354Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-23T11:09:52.354Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-23T11:09:53.294Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-23T11:09:53.294Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-23T11:09:53.294Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T11:09:53.294Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-23T11:09:54.567Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-23T11:09:54.567Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-23T11:09:54.567Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-23T11:09:55.515Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-23T11:09:55.515Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T11:09:55.515Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-23T11:09:55.515Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-23T11:09:55.515Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-23T11:09:55.515Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-23T11:09:55.515Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-23T11:09:55.515Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-23T11:09:55.515Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-23T11:09:55.551Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-23T11:09:55.985Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-23T11:09:55.985Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T11:09:55.985Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-23T11:09:55.985Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-23T11:09:55.985Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-23T11:09:55.985Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-23T11:09:55.985Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-23T11:09:55.985Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-23T11:09:55.985Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-23T11:09:55.985Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T11:09:55.985Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-23T11:09:55.985Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-23T11:09:55.985Z] === RUN TestDockerSuite/TestDockerFails [2022-04-23T11:09:55.985Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-23T11:09:55.985Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-23T11:09:55.985Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-23T11:09:55.985Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-23T11:09:55.985Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-23T11:09:55.985Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-23T11:09:55.985Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-23T11:09:55.985Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-23T11:09:55.985Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-23T11:09:55.985Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-23T11:09:55.985Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-23T11:09:56.536Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-23T11:09:56.537Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-23T11:09:56.537Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-23T11:09:57.552Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-23T11:09:58.935Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-23T11:10:01.151Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-23T11:10:01.297Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-23T11:10:01.672Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-23T11:10:01.672Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-23T11:10:03.366Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-23T11:10:06.190Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-23T11:10:09.986Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-23T11:10:23.734Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-23T11:10:23.734Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-23T11:10:23.734Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-23T11:10:23.734Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-23T11:10:23.734Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-23T11:10:23.734Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-04-23T11:10:23.734Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-23T11:10:23.734Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-23T11:10:28.649Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-23T11:10:31.601Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-23T11:10:35.277Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-23T11:10:35.277Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T11:10:35.277Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-23T11:10:36.515Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-23T11:10:37.466Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-23T11:10:38.834Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-23T11:10:38.834Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-23T11:10:39.030Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-23T11:10:39.341Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-23T11:10:39.341Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-23T11:10:39.341Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-23T11:10:39.341Z] docker_cli_sni_test.go:18: Flakey test [2022-04-23T11:10:39.341Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-23T11:10:40.014Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-23T11:10:42.395Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-23T11:10:42.395Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-23T11:10:42.395Z] === RUN TestDockerSuite/TestCommitChange [2022-04-23T11:10:43.817Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-23T11:10:44.285Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-23T11:10:45.271Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-23T11:10:47.762Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-23T11:10:47.763Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-23T11:10:47.763Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-23T11:10:47.763Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-23T11:10:49.736Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-23T11:10:51.134Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-23T11:10:53.623Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-23T11:10:55.764Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-23T11:10:55.764Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-23T11:10:55.764Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-23T11:10:55.989Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-23T11:10:55.989Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-23T11:10:55.989Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-23T11:10:55.989Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T11:10:55.989Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-23T11:10:55.989Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-23T11:10:55.989Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-23T11:10:55.989Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-23T11:10:55.989Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-23T11:10:56.973Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-23T11:10:56.973Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-23T11:10:56.973Z] === RUN TestDockerSuite/TestEventsRename [2022-04-23T11:10:58.473Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-23T11:10:58.473Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T11:10:58.473Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-23T11:10:59.918Z] === RUN TestDockerSuite/TestEventsResize [2022-04-23T11:11:03.243Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-23T11:11:03.243Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-23T11:11:03.710Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-23T11:11:06.536Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-23T11:11:06.536Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T11:11:06.536Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-23T11:11:08.577Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-23T11:11:10.138Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-23T11:11:13.085Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-23T11:11:15.454Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-23T11:11:17.837Z] === RUN TestDockerSuite/TestEventsTop [2022-04-23T11:11:17.837Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-23T11:11:17.837Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-23T11:11:20.047Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-23T11:11:21.523Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-23T11:11:21.990Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-23T11:11:22.824Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-23T11:11:22.824Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-23T11:11:22.824Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-23T11:11:22.824Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-23T11:11:22.824Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-23T11:11:22.824Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-23T11:11:22.824Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-23T11:11:22.824Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-23T11:11:22.824Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-23T11:11:22.824Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-23T11:11:22.824Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-23T11:11:22.824Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T11:11:22.824Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-23T11:11:22.824Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-23T11:11:22.824Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-23T11:11:22.824Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-23T11:11:22.976Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-23T11:11:24.797Z] === RUN TestDockerSuite/TestExec [2022-04-23T11:11:24.797Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T11:11:24.798Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-23T11:11:24.798Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T11:11:24.798Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-23T11:11:26.363Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-23T11:11:28.582Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-23T11:11:28.583Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-23T11:11:28.583Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-23T11:11:28.583Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-23T11:11:28.583Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-23T11:11:28.583Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T11:11:28.583Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-23T11:11:30.133Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-23T11:11:30.794Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-23T11:11:33.007Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-23T11:11:33.513Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-23T11:11:35.217Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-23T11:11:35.994Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-23T11:11:37.431Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-23T11:11:42.191Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-23T11:11:42.191Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-23T11:11:42.191Z] === RUN TestDockerSuite/TestExecEnv [2022-04-23T11:11:42.191Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T11:11:42.191Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-23T11:11:42.191Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-23T11:11:42.191Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-23T11:11:42.547Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-23T11:11:42.547Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-23T11:11:42.547Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-23T11:11:44.403Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-23T11:11:45.604Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-23T11:11:45.604Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-23T11:11:45.604Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-23T11:11:45.604Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-23T11:11:45.604Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-23T11:11:45.604Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-23T11:11:45.604Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-23T11:11:46.416Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-23T11:11:49.515Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-23T11:11:49.515Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-23T11:11:49.515Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-23T11:11:49.515Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-23T11:11:50.201Z] === RUN TestDockerSuite/TestRmiTag [2022-04-23T11:11:50.282Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-23T11:11:50.282Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-23T11:11:50.282Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-23T11:11:50.282Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-23T11:11:50.282Z] === RUN TestDockerSuite/TestExecParseError [2022-04-23T11:11:50.282Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-23T11:11:50.282Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-23T11:11:50.282Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-23T11:11:50.282Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-23T11:11:50.282Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-23T11:11:50.282Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-23T11:11:50.668Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-23T11:11:52.498Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-23T11:11:52.498Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-23T11:11:52.498Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-23T11:11:52.498Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-23T11:11:52.498Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-23T11:11:52.498Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:11:52.498Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-23T11:11:52.498Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-23T11:11:52.498Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-23T11:11:52.498Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-23T11:11:52.498Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-23T11:11:53.454Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-23T11:11:53.454Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-23T11:11:53.454Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-23T11:11:53.454Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-23T11:11:53.454Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-23T11:11:53.454Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-23T11:11:53.454Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-23T11:11:53.454Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-23T11:11:53.617Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-23T11:11:55.447Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-23T11:11:55.447Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-23T11:11:55.447Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-23T11:11:57.395Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-23T11:12:02.324Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-23T11:12:04.116Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-23T11:12:04.117Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-23T11:12:04.117Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-23T11:12:04.117Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-23T11:12:04.117Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-23T11:12:04.117Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-23T11:12:04.117Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-23T11:12:06.265Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-23T11:12:06.265Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-23T11:12:06.265Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-23T11:12:06.265Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-23T11:12:09.980Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-23T11:12:10.295Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-23T11:12:10.295Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-23T11:12:14.221Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-23T11:12:14.221Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-23T11:12:14.221Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-23T11:12:14.221Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-23T11:12:14.221Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-23T11:12:14.848Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-23T11:12:15.315Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-23T11:12:15.848Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-23T11:12:18.135Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-23T11:12:18.135Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-23T11:12:19.647Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-23T11:12:21.188Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-23T11:12:22.103Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-23T11:12:22.103Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-23T11:12:22.103Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-23T11:12:22.750Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-23T11:12:22.750Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-23T11:12:22.750Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-23T11:12:22.750Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-23T11:12:22.750Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-23T11:12:22.750Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-23T11:12:22.750Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-23T11:12:22.750Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-23T11:12:22.750Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-23T11:12:22.750Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-23T11:12:22.750Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-23T11:12:22.750Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-23T11:12:22.750Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-23T11:12:22.750Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-23T11:12:22.750Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-23T11:12:25.504Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-23T11:12:25.504Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T11:12:25.504Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-23T11:12:25.504Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-23T11:12:25.504Z] === RUN TestDockerSuite/TestHealth [2022-04-23T11:12:25.504Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-23T11:12:25.504Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-23T11:12:25.504Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-23T11:12:25.504Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-23T11:12:25.698Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-23T11:12:25.698Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-23T11:12:25.698Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-23T11:12:25.698Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-23T11:12:25.698Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-23T11:12:25.972Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-23T11:12:27.018Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-23T11:12:27.018Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-23T11:12:30.113Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-23T11:12:30.726Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-23T11:12:30.726Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-23T11:12:30.726Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-23T11:12:30.726Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-23T11:12:30.726Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-23T11:12:31.196Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-23T11:12:31.196Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-23T11:12:31.564Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-23T11:12:32.182Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-23T11:12:32.182Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-23T11:12:32.182Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-23T11:12:33.172Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-23T11:12:33.640Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-23T11:12:33.778Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-23T11:12:35.853Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-23T11:12:35.853Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-23T11:12:36.728Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-23T11:12:37.458Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-23T11:12:38.803Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-23T11:12:39.675Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-23T11:12:42.625Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-23T11:12:42.625Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-23T11:12:45.956Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-23T11:12:46.424Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-23T11:12:46.424Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T11:12:46.424Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-23T11:12:48.496Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-23T11:12:48.496Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-23T11:12:48.496Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-23T11:12:48.496Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-23T11:12:48.496Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-23T11:12:48.496Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-23T11:12:48.496Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-23T11:12:48.496Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-23T11:12:48.496Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-23T11:12:48.496Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-23T11:12:48.496Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-23T11:12:48.496Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-23T11:12:48.496Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-23T11:12:48.496Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-23T11:12:48.496Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-23T11:12:48.496Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-23T11:12:48.496Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-23T11:12:48.496Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-23T11:12:48.496Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-23T11:12:48.496Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-23T11:12:48.496Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-23T11:12:48.496Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-23T11:12:48.496Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-23T11:12:50.190Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-23T11:12:50.190Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-23T11:12:50.190Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-23T11:12:50.190Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-23T11:12:50.190Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-23T11:12:50.210Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-23T11:12:50.210Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-23T11:12:50.210Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-23T11:12:50.210Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T11:12:50.679Z] === RUN TestDockerSuite/TestImportFile [2022-04-23T11:12:50.679Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T11:12:50.679Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-23T11:12:50.679Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-23T11:12:50.679Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-23T11:12:50.679Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-23T11:12:50.679Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T11:12:50.679Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-23T11:12:50.679Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T11:12:50.679Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-23T11:12:50.679Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-23T11:12:50.679Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-23T11:12:50.679Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-23T11:12:50.679Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-23T11:12:50.679Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-23T11:12:50.679Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-23T11:12:50.679Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-23T11:12:50.679Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T11:12:50.679Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-23T11:12:50.679Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T11:12:50.679Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-23T11:12:51.446Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-23T11:12:51.446Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-23T11:12:51.446Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-23T11:12:53.242Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-23T11:12:53.242Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-23T11:12:53.242Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-23T11:12:53.628Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-23T11:12:55.192Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-23T11:12:55.192Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T11:12:55.232Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-23T11:12:55.232Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-23T11:12:55.232Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-23T11:12:55.232Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-23T11:12:55.232Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-23T11:12:55.661Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-23T11:12:55.661Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-23T11:12:55.661Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-23T11:12:55.661Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-23T11:12:55.661Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-23T11:12:55.661Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-23T11:12:59.987Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-23T11:12:59.987Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-23T11:12:59.987Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-23T11:12:59.987Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-23T11:12:59.987Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-23T11:12:59.987Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-23T11:12:59.987Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-23T11:12:59.987Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-23T11:12:59.987Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-23T11:12:59.987Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-23T11:12:59.987Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-23T11:12:59.987Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-23T11:12:59.987Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-23T11:12:59.987Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-23T11:12:59.987Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-23T11:13:00.412Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-23T11:13:00.412Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-23T11:13:00.593Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-23T11:13:00.593Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-23T11:13:00.593Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-23T11:13:01.548Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-23T11:13:02.624Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-23T11:13:02.624Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:13:02.624Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-23T11:13:02.624Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-23T11:13:02.624Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-23T11:13:02.624Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-23T11:13:02.624Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-23T11:13:03.646Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-23T11:13:04.134Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-23T11:13:04.497Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-23T11:13:05.574Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-23T11:13:07.445Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-23T11:13:07.445Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-23T11:13:07.445Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-23T11:13:07.445Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-23T11:13:07.445Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-23T11:13:07.445Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-23T11:13:07.445Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-23T11:13:09.034Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-23T11:13:10.320Z] === RUN TestDockerSuite/TestInspectImage [2022-04-23T11:13:10.320Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T11:13:10.320Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-23T11:13:10.320Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T11:13:10.320Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-23T11:13:10.320Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T11:13:10.320Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-23T11:13:10.395Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-23T11:13:10.395Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-23T11:13:10.395Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-23T11:13:10.395Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-23T11:13:10.395Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-23T11:13:10.395Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-23T11:13:10.395Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-23T11:13:10.395Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-23T11:13:10.395Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-23T11:13:12.606Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-23T11:13:12.957Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-23T11:13:12.957Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-23T11:13:12.957Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-23T11:13:12.957Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-23T11:13:12.957Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-23T11:13:12.957Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-23T11:13:12.957Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-23T11:13:12.957Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-23T11:13:12.957Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-23T11:13:12.957Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-23T11:13:12.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-23T11:13:16.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-23T11:13:16.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-23T11:13:17.476Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-23T11:13:19.079Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-23T11:13:19.690Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-23T11:13:19.690Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-23T11:13:19.774Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-23T11:13:19.774Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-23T11:13:19.774Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-23T11:13:19.774Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-23T11:13:19.774Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-23T11:13:19.774Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-23T11:13:19.774Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-23T11:13:19.774Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-23T11:13:19.774Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-23T11:13:19.774Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-23T11:13:19.774Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-23T11:13:19.774Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-23T11:13:19.774Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-23T11:13:21.902Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-23T11:13:21.986Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-23T11:13:21.986Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-23T11:13:21.986Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-23T11:13:22.453Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-23T11:13:22.453Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-23T11:13:22.453Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-23T11:13:22.990Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-23T11:13:24.125Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-23T11:13:24.125Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-23T11:13:24.125Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-23T11:13:24.125Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-23T11:13:25.402Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-23T11:13:26.040Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-23T11:13:27.075Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-23T11:13:28.349Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-23T11:13:28.349Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-23T11:13:28.349Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-23T11:13:29.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000d061f8_} [2022-04-23T11:13:29.292Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-23T11:13:30.666Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-23T11:13:30.666Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-23T11:13:30.666Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-23T11:13:30.666Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T11:13:30.666Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-23T11:13:30.666Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-23T11:13:30.666Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-23T11:13:32.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1231923333_c:\foo_false____} [2022-04-23T11:13:33.618Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-23T11:13:34.043Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-23T11:13:36.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1231923333_c:\foo_true____} [2022-04-23T11:13:36.571Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-23T11:13:36.993Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-23T11:13:39.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-23T11:13:39.177Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-23T11:13:39.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-23T11:13:39.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-23T11:13:39.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-23T11:13:39.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-23T11:13:39.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-23T11:13:39.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-23T11:13:39.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-23T11:13:39.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-23T11:13:39.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-23T11:13:39.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-23T11:13:39.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-23T11:13:39.209Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-23T11:13:39.521Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-23T11:13:39.666Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-23T11:13:39.666Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-23T11:13:39.666Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-23T11:13:39.666Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-23T11:13:39.666Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-23T11:13:39.666Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-23T11:13:39.666Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-23T11:13:39.666Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-23T11:13:39.666Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-23T11:13:39.666Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-23T11:13:39.666Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-23T11:13:41.425Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-23T11:13:42.470Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-23T11:13:42.470Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-23T11:13:42.470Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-23T11:13:42.470Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-23T11:13:42.470Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-23T11:13:42.470Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-23T11:13:42.470Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-23T11:13:42.470Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-23T11:13:42.470Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-23T11:13:42.470Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-23T11:13:42.470Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-23T11:13:42.470Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-23T11:13:42.470Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-23T11:13:42.470Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-23T11:13:42.470Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-23T11:13:42.470Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-23T11:13:43.578Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-23T11:13:43.578Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-23T11:13:43.578Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-23T11:13:43.578Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T11:13:43.578Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-23T11:13:43.578Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T11:13:43.578Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-23T11:13:43.578Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-23T11:13:43.578Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-23T11:13:43.578Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T11:13:43.578Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-23T11:13:43.578Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T11:13:43.578Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-23T11:13:43.578Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-23T11:13:43.578Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-23T11:13:43.578Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T11:13:43.578Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-23T11:13:43.578Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-23T11:13:43.578Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-23T11:13:43.578Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-23T11:13:43.578Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-23T11:13:43.578Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-23T11:13:43.578Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-23T11:13:43.578Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T11:13:43.578Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-23T11:13:43.578Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T11:13:43.578Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-23T11:13:43.639Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-23T11:13:45.857Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-23T11:13:47.222Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-23T11:13:47.222Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-23T11:13:47.222Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-23T11:13:47.222Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-23T11:13:47.222Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-23T11:13:47.222Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-23T11:13:47.222Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-23T11:13:47.222Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-23T11:13:47.222Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T11:13:47.222Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-23T11:13:47.222Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T11:13:47.222Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-23T11:13:47.490Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-23T11:13:47.491Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-23T11:13:47.491Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-23T11:13:47.491Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-23T11:13:48.072Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-23T11:13:48.072Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-23T11:13:48.072Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T11:13:48.072Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-23T11:13:48.072Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-23T11:13:48.072Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-23T11:13:48.072Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-23T11:13:48.072Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-23T11:13:48.072Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-23T11:13:48.072Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-23T11:13:48.072Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T11:13:48.072Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-23T11:13:48.072Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-23T11:13:48.539Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-23T11:13:48.539Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T11:13:48.539Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-23T11:13:48.539Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T11:13:48.539Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-23T11:13:48.539Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-23T11:13:48.539Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-23T11:13:48.539Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-23T11:13:48.539Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-23T11:13:48.539Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-23T11:13:48.539Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-23T11:13:48.539Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T11:13:48.539Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-23T11:13:48.540Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-23T11:13:48.540Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-23T11:13:48.540Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T11:13:48.540Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-23T11:13:48.540Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-23T11:13:48.540Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-23T11:13:48.540Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-23T11:13:48.540Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-23T11:13:48.540Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-23T11:13:48.540Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-23T11:13:50.749Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-23T11:13:51.424Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-23T11:13:51.424Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-23T11:13:51.424Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-23T11:13:51.424Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-23T11:13:51.424Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-23T11:13:51.424Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-23T11:13:51.424Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-23T11:13:52.963Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-23T11:13:55.877Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-23T11:13:55.877Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-23T11:13:55.877Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-23T11:13:56.862Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-23T11:13:56.862Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-23T11:13:56.862Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-23T11:13:56.862Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-23T11:13:56.862Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-23T11:13:56.862Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-23T11:13:56.862Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-23T11:13:56.862Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-23T11:13:56.862Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-23T11:13:56.862Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-23T11:13:56.862Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-23T11:13:56.862Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-23T11:13:56.862Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-23T11:13:56.862Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-23T11:13:56.862Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-23T11:13:56.862Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-23T11:13:56.862Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-23T11:13:56.862Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-23T11:13:56.862Z] === RUN TestDockerSuite/TestRunMount [2022-04-23T11:13:56.862Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-23T11:13:56.862Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-23T11:13:56.862Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-23T11:13:56.862Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-23T11:13:56.862Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-23T11:13:56.863Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-23T11:13:56.863Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-23T11:13:56.863Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-23T11:13:57.467Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-23T11:13:58.827Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-23T11:14:01.041Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-23T11:14:01.041Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-23T11:14:01.041Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-23T11:14:01.379Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-23T11:14:01.379Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T11:14:01.379Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-23T11:14:01.379Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-23T11:14:01.379Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-23T11:14:03.990Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-23T11:14:03.990Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-23T11:14:05.521Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-23T11:14:05.521Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-23T11:14:05.521Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-23T11:14:05.521Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-23T11:14:05.521Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-23T11:14:05.521Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-23T11:14:05.521Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-23T11:14:11.142Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-23T11:14:11.390Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-23T11:14:16.139Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-23T11:14:16.139Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-23T11:14:16.139Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-23T11:14:16.139Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-23T11:14:16.139Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-23T11:14:16.139Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-23T11:14:16.607Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-23T11:14:16.607Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-23T11:14:16.607Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-23T11:14:16.607Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-23T11:14:16.607Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-23T11:14:16.607Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-23T11:14:16.607Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-23T11:14:16.607Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-23T11:14:16.607Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-23T11:14:16.607Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-23T11:14:16.607Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-23T11:14:16.607Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-23T11:14:16.607Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-23T11:14:16.689Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-23T11:14:16.689Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:14:16.689Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-23T11:14:16.689Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T11:14:16.689Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-23T11:14:17.074Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-23T11:14:18.058Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-23T11:14:18.291Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-23T11:14:20.270Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-23T11:14:22.482Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-23T11:14:24.045Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-23T11:14:26.257Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-23T11:14:26.725Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-23T11:14:26.725Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-23T11:14:26.725Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-23T11:14:26.725Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-23T11:14:26.725Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-23T11:14:26.725Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-23T11:14:26.725Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-23T11:14:26.725Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-23T11:14:26.725Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-23T11:14:26.725Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-23T11:14:26.725Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-23T11:14:26.725Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-23T11:14:26.725Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-23T11:14:26.725Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-23T11:14:26.725Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-23T11:14:26.725Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-23T11:14:26.949Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-23T11:14:28.514Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-23T11:14:29.474Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-23T11:14:29.474Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-23T11:14:29.474Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-23T11:14:29.474Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-23T11:14:29.474Z] === RUN TestDockerSuite/TestCpToDot [2022-04-23T11:14:31.461Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-23T11:14:31.461Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-23T11:14:31.461Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-23T11:14:31.473Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-23T11:14:31.473Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-23T11:14:31.473Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-23T11:14:31.473Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-23T11:14:31.473Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-23T11:14:31.473Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-23T11:14:31.473Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-23T11:14:31.473Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-23T11:14:31.473Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-23T11:14:31.473Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-23T11:14:31.473Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-23T11:14:33.526Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-23T11:14:33.526Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-23T11:14:33.526Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-23T11:14:33.526Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-23T11:14:33.526Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-23T11:14:33.674Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-23T11:14:36.721Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-23T11:14:36.721Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T11:14:37.232Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-23T11:14:37.232Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-23T11:14:37.232Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-23T11:14:37.232Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-23T11:14:37.232Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-23T11:14:37.232Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-23T11:14:37.232Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-23T11:14:37.232Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-23T11:14:37.742Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-23T11:14:40.127Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-23T11:14:40.822Z] === RUN TestDockerSuite/TestLogsSince [2022-04-23T11:14:41.887Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-23T11:14:41.887Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-23T11:14:41.887Z] === RUN TestDockerSuite/TestRunRm [2022-04-23T11:14:43.449Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-23T11:14:44.172Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-23T11:14:44.172Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-23T11:14:44.172Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-23T11:14:47.345Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-23T11:14:48.417Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-23T11:14:48.417Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-23T11:14:48.417Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-23T11:14:48.930Z] === RUN TestDockerSuite/TestCreateRM [2022-04-23T11:14:49.312Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-23T11:14:49.451Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-23T11:14:49.451Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-23T11:14:49.451Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-23T11:14:49.963Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-23T11:14:50.473Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-23T11:14:51.238Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-23T11:14:51.238Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-23T11:14:51.238Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-23T11:14:51.238Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-23T11:14:51.238Z] === RUN TestDockerSuite/TestLogsTail [2022-04-23T11:14:52.261Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-23T11:14:52.803Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-23T11:14:55.209Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-23T11:14:55.757Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-23T11:14:57.421Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-23T11:14:57.972Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-23T11:14:57.972Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-23T11:14:57.972Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-23T11:14:57.972Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-23T11:14:57.972Z] === RUN TestDockerSuite/TestNetHostname [2022-04-23T11:14:57.972Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-23T11:14:58.441Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-23T11:14:58.441Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T11:14:58.441Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-23T11:14:58.441Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-23T11:14:58.441Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-23T11:14:58.441Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-23T11:14:58.441Z] === RUN TestDockerSuite/TestPluginActive [2022-04-23T11:14:58.441Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T11:14:58.441Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-23T11:14:58.441Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T11:14:58.441Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-23T11:14:58.441Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-23T11:14:58.441Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T11:14:58.441Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-23T11:14:58.441Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-23T11:14:58.441Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-23T11:14:58.441Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-23T11:14:58.441Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-23T11:14:58.441Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-23T11:14:58.441Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-23T11:14:58.441Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-23T11:14:58.441Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-23T11:14:58.441Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-23T11:14:58.441Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-23T11:14:58.441Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-23T11:14:58.441Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-23T11:14:58.441Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-23T11:14:58.441Z] === RUN TestDockerSuite/TestPortList [2022-04-23T11:14:58.441Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-23T11:14:58.441Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-23T11:15:00.370Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-23T11:15:00.370Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-23T11:15:00.370Z] === RUN TestDockerSuite/TestRunState [2022-04-23T11:15:00.370Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-23T11:15:00.370Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-23T11:15:01.395Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-23T11:15:01.395Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-23T11:15:01.906Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-23T11:15:03.317Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-23T11:15:03.317Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-23T11:15:03.317Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-23T11:15:05.531Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-23T11:15:05.531Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-23T11:15:05.531Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-23T11:15:05.531Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-23T11:15:05.531Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-23T11:15:05.531Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-23T11:15:05.531Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-23T11:15:05.531Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-23T11:15:05.531Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-23T11:15:05.952Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-23T11:15:06.475Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-23T11:15:06.475Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T11:15:06.475Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-23T11:15:08.883Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-23T11:15:08.883Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T11:15:08.883Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-23T11:15:08.883Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-23T11:15:08.883Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-23T11:15:08.883Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-23T11:15:08.883Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-23T11:15:08.883Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-23T11:15:08.883Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-23T11:15:08.883Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-23T11:15:08.883Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-23T11:15:08.883Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-23T11:15:08.883Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-23T11:15:08.883Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-23T11:15:08.883Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-23T11:15:08.883Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-23T11:15:08.883Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-23T11:15:08.883Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-23T11:15:10.522Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-23T11:15:10.523Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T11:15:10.523Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-23T11:15:10.523Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-23T11:15:10.523Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-23T11:15:10.523Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-23T11:15:10.523Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-23T11:15:10.523Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-23T11:15:10.523Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-23T11:15:10.523Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-23T11:15:10.523Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T11:15:10.523Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-23T11:15:10.523Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-23T11:15:10.523Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-23T11:15:10.523Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-23T11:15:10.523Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-23T11:15:10.523Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-23T11:15:10.523Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-23T11:15:10.523Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T11:15:10.523Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-23T11:15:10.523Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-23T11:15:10.523Z] === RUN TestDockerSuite/TestDockerFails [2022-04-23T11:15:10.523Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-23T11:15:10.523Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-23T11:15:10.523Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-23T11:15:10.523Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-23T11:15:10.523Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-23T11:15:10.523Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-23T11:15:10.523Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-23T11:15:10.523Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-23T11:15:10.523Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-23T11:15:10.523Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-23T11:15:10.523Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-23T11:15:11.401Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-23T11:15:11.401Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-23T11:15:11.401Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-23T11:15:11.401Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-23T11:15:11.401Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-23T11:15:11.401Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-23T11:15:11.401Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-23T11:15:11.401Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-23T11:15:11.401Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-23T11:15:11.401Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-23T11:15:11.401Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-23T11:15:11.401Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-23T11:15:11.401Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-23T11:15:11.401Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-23T11:15:11.401Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-23T11:15:11.401Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-23T11:15:11.401Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-23T11:15:11.401Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-23T11:15:11.401Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-23T11:15:11.401Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-23T11:15:11.401Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-23T11:15:13.644Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-23T11:15:13.644Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-23T11:15:13.644Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-23T11:15:14.350Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-23T11:15:14.350Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-23T11:15:14.350Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-23T11:15:14.577Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-23T11:15:17.297Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-23T11:15:17.297Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-23T11:15:17.297Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-23T11:15:17.297Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-23T11:15:17.297Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-23T11:15:18.689Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-23T11:15:21.083Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-23T11:15:21.869Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-23T11:15:24.070Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-23T11:15:24.070Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-23T11:15:24.070Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-23T11:15:29.745Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-23T11:15:32.740Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-23T11:15:34.915Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-23T11:15:35.616Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-23T11:15:41.134Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-23T11:15:42.772Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-23T11:15:42.772Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-23T11:15:42.772Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-23T11:15:42.772Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-23T11:15:47.572Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-23T11:15:48.824Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-23T11:15:49.786Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-23T11:15:52.028Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-23T11:15:52.736Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-23T11:15:52.736Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-23T11:15:52.736Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-23T11:15:52.736Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-23T11:15:52.736Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-23T11:15:52.736Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-23T11:15:52.736Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-23T11:15:52.736Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-23T11:15:53.101Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-23T11:15:53.204Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-23T11:15:53.204Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-23T11:15:53.204Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-23T11:15:53.204Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-23T11:15:53.204Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-23T11:15:53.204Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-23T11:15:53.204Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-23T11:15:54.152Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-23T11:15:54.152Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-23T11:15:54.152Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-23T11:15:54.152Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-23T11:15:57.004Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-23T11:15:59.327Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-23T11:15:59.955Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-23T11:16:00.399Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-23T11:16:01.521Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-23T11:16:02.101Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-23T11:16:06.654Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-23T11:16:07.395Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-23T11:16:07.395Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-23T11:16:07.395Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-23T11:16:07.395Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-23T11:16:07.395Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-23T11:16:07.395Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-23T11:16:07.395Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-23T11:16:07.395Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-23T11:16:07.395Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-23T11:16:07.395Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-23T11:16:07.395Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-23T11:16:07.395Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-23T11:16:07.395Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-23T11:16:07.395Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T11:16:07.395Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-23T11:16:07.395Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T11:16:07.395Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-23T11:16:07.395Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T11:16:07.395Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-23T11:16:07.395Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-23T11:16:07.395Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-23T11:16:07.395Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T11:16:07.395Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-23T11:16:07.395Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T11:16:07.395Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-23T11:16:07.395Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T11:16:07.395Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-23T11:16:07.395Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-23T11:16:07.395Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-23T11:16:07.395Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T11:16:07.395Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-23T11:16:07.395Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T11:16:07.395Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-23T11:16:07.395Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-23T11:16:07.395Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-23T11:16:09.606Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-23T11:16:09.613Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-23T11:16:09.673Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-23T11:16:10.075Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-23T11:16:10.543Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-23T11:16:11.010Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-23T11:16:12.582Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-23T11:16:12.582Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-23T11:16:15.538Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-23T11:16:17.294Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-23T11:16:17.294Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-23T11:16:17.294Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-23T11:16:17.294Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T11:16:17.294Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-23T11:16:17.294Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-23T11:16:17.294Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-23T11:16:17.295Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-23T11:16:17.295Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-23T11:16:17.815Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-23T11:16:17.815Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-23T11:16:17.815Z] === RUN TestDockerSuite/TestEventsRename [2022-04-23T11:16:18.487Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-23T11:16:20.701Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-23T11:16:20.701Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T11:16:20.701Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-23T11:16:21.885Z] === RUN TestDockerSuite/TestEventsResize [2022-04-23T11:16:27.427Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-23T11:16:31.121Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-23T11:16:31.121Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T11:16:31.121Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-23T11:16:34.961Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-23T11:16:34.961Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-23T11:16:34.961Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-23T11:16:34.961Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T11:16:34.961Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-23T11:16:34.961Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-23T11:16:34.961Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-23T11:16:34.961Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-23T11:16:34.961Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-23T11:16:36.094Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-23T11:16:36.094Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-23T11:16:36.094Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-23T11:16:36.094Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-23T11:16:36.094Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-23T11:16:43.624Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-23T11:16:43.624Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T11:16:43.624Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-23T11:16:43.624Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-23T11:16:43.624Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-23T11:16:43.624Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-23T11:16:43.624Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-23T11:16:43.624Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T11:16:43.624Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-23T11:16:43.624Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-23T11:16:43.624Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-23T11:16:43.624Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T11:16:43.624Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-23T11:16:45.192Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-23T11:16:46.518Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-23T11:16:46.518Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T11:16:46.518Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-23T11:16:46.518Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-23T11:16:46.518Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-23T11:16:46.518Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-23T11:16:46.518Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-23T11:16:46.518Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-23T11:16:46.518Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-23T11:16:48.144Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-23T11:16:48.144Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-23T11:16:48.144Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-23T11:16:50.360Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-23T11:16:50.360Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-23T11:16:50.360Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-23T11:16:50.360Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-23T11:16:50.360Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-23T11:16:50.360Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T11:16:50.360Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-23T11:16:50.360Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-23T11:16:50.360Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-23T11:16:50.360Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T11:16:50.360Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-23T11:16:50.360Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T11:16:50.360Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-23T11:16:53.676Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-23T11:16:53.676Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-23T11:16:53.676Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-23T11:16:55.241Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-23T11:16:55.241Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-23T11:16:55.241Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-23T11:16:56.806Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-23T11:16:57.274Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-23T11:16:57.274Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-23T11:16:57.274Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-23T11:16:58.546Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-23T11:16:59.057Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-23T11:17:02.039Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-23T11:17:03.130Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-23T11:17:06.804Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-23T11:17:08.168Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-23T11:17:08.168Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-23T11:17:08.168Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-23T11:17:08.168Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T11:17:08.168Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-23T11:17:08.168Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-23T11:17:08.168Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-23T11:17:08.168Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-23T11:17:09.362Z] === RUN TestDockerSuite/TestEventsTop [2022-04-23T11:17:09.362Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-23T11:17:09.362Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-23T11:17:09.768Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-23T11:17:10.383Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-23T11:17:10.383Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-23T11:17:12.528Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-23T11:17:14.173Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-23T11:17:14.173Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-23T11:17:14.640Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-23T11:17:14.640Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-23T11:17:15.108Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-23T11:17:18.758Z] === RUN TestDockerSuite/TestExec [2022-04-23T11:17:18.758Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T11:17:18.758Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-23T11:17:18.758Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T11:17:18.758Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-23T11:17:21.926Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-23T11:17:25.549Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-23T11:17:25.549Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T11:17:25.549Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-23T11:17:25.549Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-23T11:17:25.549Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-23T11:17:25.549Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-23T11:17:25.549Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-23T11:17:26.027Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-23T11:17:26.027Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-23T11:17:26.027Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-23T11:17:26.027Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-23T11:17:26.027Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-23T11:17:26.027Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T11:17:26.027Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-23T11:17:27.606Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-23T11:17:27.606Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T11:17:27.606Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-23T11:17:29.227Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-23T11:17:34.212Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-23T11:17:34.212Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-23T11:17:34.212Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-23T11:17:34.336Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-23T11:17:34.767Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-23T11:17:34.767Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-23T11:17:34.767Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-23T11:17:35.237Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-23T11:17:38.425Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-23T11:17:39.993Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-23T11:17:42.473Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-23T11:17:44.755Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-23T11:17:44.755Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T11:17:44.755Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-23T11:17:46.700Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-23T11:17:46.700Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.700Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-23T11:17:46.700Z] --- PASS: TestDockerSuite (2575.44s) [2022-04-23T11:17:46.700Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-23T11:17:46.700Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-23T11:17:46.700Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-23T11:17:46.700Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-04-23T11:17:46.700Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-23T11:17:46.700Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-23T11:17:46.700Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-23T11:17:46.700Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s) [2022-04-23T11:17:46.700Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2022-04-23T11:17:46.700Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2022-04-23T11:17:46.700Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-04-23T11:17:46.700Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (84.38s) [2022-04-23T11:17:46.700Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.79s) [2022-04-23T11:17:46.700Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-04-23T11:17:46.700Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-23T11:17:46.700Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-23T11:17:46.700Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.23s) [2022-04-23T11:17:46.700Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-23T11:17:46.700Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-23T11:17:46.700Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-23T11:17:46.700Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-23T11:17:46.700Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-23T11:17:46.700Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-23T11:17:46.700Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.56s) [2022-04-23T11:17:46.700Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-23T11:17:46.700Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-23T11:17:46.700Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.49s) [2022-04-23T11:17:46.700Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.87s) [2022-04-23T11:17:46.700Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T11:17:46.700Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-23T11:17:46.700Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-23T11:17:46.700Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-23T11:17:46.700Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.43s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.74s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (102.01s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.90s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.11s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.11s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.11s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.86s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.84s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (4.04s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (16.43s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.15s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.28s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.60s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.57s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.09s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.64s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.19s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.27s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.70s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.86s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.45s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.33s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.29s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.57s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.97s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.14s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.57s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.57s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.53s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.97s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.68s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.07s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildCmd (0.66s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.64s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.16s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.50s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.39s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.13s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.05s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.08s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.77s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.80s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.67s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.40s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.68s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.95s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.25s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.99s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.97s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.21s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.35s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.33s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildDockerignore (55.91s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.30s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (61.99s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.01s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.98s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.22s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.00s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.85s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.55s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.03s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.64s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (84.86s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.59s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.10s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.30s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.73s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.02s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.22s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.64s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.14s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.20s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.63s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildFails (2.85s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.74s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.61s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.63s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.44s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.43s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.73s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.66s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildHistory (12.61s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.15s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.21s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.87s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.04s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildLabel (1.09s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.69s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.09s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.65s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildLabels (1.16s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.64s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.52s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.91s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.72s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.57s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.15s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.91s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.22s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.29s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.05s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.55s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.09s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.73s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.37s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.06s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.91s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.03s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.49s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.28s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.96s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.35s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.34s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.51s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.39s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.13s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.38s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.87s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.59s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.96s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildRm (13.85s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.71s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.12s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.66s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.28s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.28s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.23s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.82s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.98s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.70s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.72s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.46s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildStderr (5.42s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.07s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.02s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.64s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.99s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.05s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.68s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.67s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.41s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.91s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.13s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.95s) [2022-04-23T11:17:46.701Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.37s) [2022-04-23T11:17:46.701Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.82s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.84s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.37s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.54s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.14s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.29s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.42s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.21s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.06s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.18s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCommitChange (5.81s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.60s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.43s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCommitTTY (8.46s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.45s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.24s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.42s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.83s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.85s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.96s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.68s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.50s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.49s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.51s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.95s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.92s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.34s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.58s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.90s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.54s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.67s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.31s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.96s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.46s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.79s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.29s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.19s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.98s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.83s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.79s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.85s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.86s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004240_} (2.82s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12778773138_c:\foo_false____} (2.95s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12778773138_c:\foo_true____} (2.85s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.94s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.06s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.69s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.43s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.20s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.93s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.68s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCpToDot (3.44s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCpToStdout (3.46s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.34s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.92s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.21s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.82s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.07s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.62s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.49s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.86s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.86s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.92s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.95s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.81s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestEventsCopy (5.22s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.16s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.80s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.93s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.82s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.26s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.11s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestEventsFilters (5.66s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestEventsFormat (5.52s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestEventsRename (2.94s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestEventsResize (8.17s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.39s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.76s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.24s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.72s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.20s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.20s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.24s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.30s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.34s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.41s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.50s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.63s) [2022-04-23T11:17:46.702Z] --- PASS: TestDockerSuite/TestExecInspectID (4.80s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-23T11:17:46.702Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.67s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.42s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.11s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.93s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.37s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.28s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.21s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.30s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.71s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.24s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.99s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.45s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.04s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.92s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.75s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.74s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.82s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.91s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestInspectDefault (2.94s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestInspectHistory (5.38s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.83s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.33s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.88s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.40s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.34s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestInspectStatus (3.88s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.79s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.53s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.81s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.42s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.73s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.73s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.73s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.21s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.19s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.16s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.82s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.49s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.00s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.87s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.96s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.79s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.71s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.83s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.93s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestLogsSince (9.44s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestLogsTail (3.12s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.87s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.79s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.57s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.86s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestPsByOrder (9.20s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.29s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.88s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.30s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.71s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.12s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.21s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.53s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.59s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.20s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.39s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.65s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (12.17s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.90s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.14s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.86s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.30s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.48s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.01s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.75s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.04s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.94s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.49s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.54s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.92s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.90s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.13s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.82s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.31s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.55s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.63s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.97s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.81s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.84s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.83s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-04-23T11:17:46.703Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.66s) [2022-04-23T11:17:46.703Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.84s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.72s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (4.34s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.26s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.88s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.74s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.78s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.14s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.60s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.90s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.81s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.87s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.82s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunExitCode (2.88s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.54s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.87s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.90s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.95s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.57s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.70s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.38s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.89s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.05s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.29s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.13s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.18s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.51s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.34s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.49s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunRm (2.77s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.86s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.83s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.73s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.27s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.97s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.83s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.21s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.44s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.01s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.95s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.88s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.80s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.74s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.05s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.10s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.88s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.89s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.14s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.28s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.09s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.50s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.24s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.74s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.72s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.76s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.11s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.14s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.79s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.32s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.60s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.34s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.16s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.70s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.10s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.67s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-04-23T11:17:46.704Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.77s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2022-04-23T11:17:46.704Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.77s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-23T11:17:46.705Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.35s) [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-23T11:17:46.705Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T11:17:46.705Z] === RUN TestDockerSchema1RegistrySuite [2022-04-23T11:17:46.705Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-23T11:17:46.705Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-23T11:17:46.705Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-23T11:17:46.705Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-23T11:17:46.705Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-23T11:17:46.705Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-23T11:17:46.705Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-23T11:17:46.705Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-23T11:17:46.705Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-23T11:17:46.705Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-23T11:17:46.705Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-23T11:17:46.705Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-23T11:17:46.705Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-23T11:17:46.705Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-23T11:17:46.705Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-23T11:17:46.705Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-23T11:17:46.705Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-23T11:17:46.705Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-23T11:17:46.705Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-23T11:17:46.705Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-23T11:17:46.705Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-23T11:17:46.705Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-23T11:17:46.705Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-23T11:17:46.705Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-23T11:17:46.705Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T11:17:46.705Z] === RUN TestDockerDaemonSuite [2022-04-23T11:17:46.705Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-23T11:17:46.705Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-23T11:17:46.705Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-23T11:17:46.705Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T11:17:46.705Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T11:17:46.705Z] === RUN TestDockerSwarmSuite [2022-04-23T11:17:46.705Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-23T11:17:46.705Z] === RUN TestDockerPluginSuite [2022-04-23T11:17:46.705Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-23T11:17:46.705Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-23T11:17:46.705Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-23T11:17:46.705Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-23T11:17:46.705Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-23T11:17:46.705Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.705Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-23T11:17:46.705Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.706Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-23T11:17:46.706Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.706Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-23T11:17:46.706Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.706Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-23T11:17:46.706Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.706Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-23T11:17:46.706Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.706Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-23T11:17:46.706Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.706Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-23T11:17:46.706Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T11:17:46.706Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T11:17:46.706Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T11:17:46.706Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T11:17:46.706Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T11:17:46.706Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T11:17:46.706Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T11:17:46.706Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T11:17:46.706Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T11:17:46.706Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T11:17:46.706Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T11:17:46.706Z] === RUN TestDockerExternalVolumeSuite [2022-04-23T11:17:46.706Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.706Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-23T11:17:46.706Z] === RUN TestDockerNetworkSuite [2022-04-23T11:17:46.706Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.706Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-23T11:17:46.706Z] === RUN TestDockerHubPullSuite [2022-04-23T11:17:46.706Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T11:17:46.706Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-23T11:17:46.706Z] PASS [2022-04-23T11:17:46.706Z] ok github.com/docker/docker/integration-cli 2575.869s [2022-04-23T11:17:47.174Z] [2022-04-23T11:17:47.174Z] === Skipped [2022-04-23T11:17:47.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-23T11:17:47.174Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.174Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-23T11:17:47.174Z] [2022-04-23T11:17:47.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-23T11:17:47.174Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.174Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-23T11:17:47.174Z] [2022-04-23T11:17:47.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-23T11:17:47.174Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.174Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-23T11:17:47.174Z] [2022-04-23T11:17:47.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-23T11:17:47.174Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.174Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-23T11:17:47.174Z] [2022-04-23T11:17:47.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.23s) [2022-04-23T11:17:47.174Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.174Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.23s) [2022-04-23T11:17:47.174Z] [2022-04-23T11:17:47.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-23T11:17:47.174Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.174Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-23T11:17:47.174Z] [2022-04-23T11:17:47.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-23T11:17:47.174Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.174Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-23T11:17:47.174Z] [2022-04-23T11:17:47.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-23T11:17:47.174Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.174Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-23T11:17:47.174Z] [2022-04-23T11:17:47.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-23T11:17:47.174Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.174Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-23T11:17:47.174Z] [2022-04-23T11:17:47.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-23T11:17:47.174Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.174Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-23T11:17:47.174Z] [2022-04-23T11:17:47.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-23T11:17:47.174Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.174Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-23T11:17:47.174Z] [2022-04-23T11:17:47.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-23T11:17:47.174Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.174Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-23T11:17:47.174Z] [2022-04-23T11:17:47.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T11:17:47.174Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-23T11:17:47.174Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T11:17:47.174Z] [2022-04-23T11:17:47.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-23T11:17:47.174Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-23T11:17:47.174Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-23T11:17:47.174Z] [2022-04-23T11:17:47.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-23T11:17:47.174Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.174Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-23T11:17:47.174Z] [2022-04-23T11:17:47.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-23T11:17:47.174Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.174Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-23T11:17:47.174Z] [2022-04-23T11:17:47.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-23T11:17:47.174Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-23T11:17:47.174Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-23T11:17:47.174Z] [2022-04-23T11:17:47.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T11:17:47.174Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.174Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T11:17:47.174Z] [2022-04-23T11:17:47.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-04-23T11:17:47.174Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-23T11:17:47.174Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-04-23T11:17:47.174Z] [2022-04-23T11:17:47.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-23T11:17:47.174Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.174Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-23T11:17:47.174Z] [2022-04-23T11:17:47.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-23T11:17:47.174Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.174Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-23T11:17:47.174Z] [2022-04-23T11:17:47.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T11:17:47.174Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-23T11:17:47.175Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.10s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.10s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.12s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.12s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-04-23T11:17:47.175Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-23T11:17:47.175Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.175Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-23T11:17:47.175Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-04-23T11:17:47.176Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-23T11:17:47.176Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-04-23T11:17:47.176Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-04-23T11:17:47.176Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-04-23T11:17:47.176Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-23T11:17:47.176Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s) [2022-04-23T11:17:47.176Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-23T11:17:47.176Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-23T11:17:47.176Z] docker_cli_sni_test.go:18: Flakey test [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-23T11:17:47.176Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-23T11:17:47.176Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-23T11:17:47.176Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-23T11:17:47.176Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-23T11:17:47.176Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-23T11:17:47.176Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-23T11:17:47.176Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-23T11:17:47.176Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-23T11:17:47.176Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T11:17:47.176Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-23T11:17:47.176Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-23T11:17:47.176Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-23T11:17:47.176Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T11:17:47.176Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-23T11:17:47.176Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T11:17:47.176Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-23T11:17:47.176Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T11:17:47.176Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-23T11:17:47.176Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-23T11:17:47.176Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.176Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-23T11:17:47.176Z] [2022-04-23T11:17:47.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-23T11:17:47.176Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-23T11:17:47.177Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-23T11:17:47.177Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T11:17:47.177Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-23T11:17:47.177Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-23T11:17:47.177Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-23T11:17:47.177Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-23T11:17:47.177Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-23T11:17:47.177Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T11:17:47.177Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T11:17:47.177Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-23T11:17:47.177Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-23T11:17:47.177Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-23T11:17:47.177Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-23T11:17:47.177Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-23T11:17:47.177Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-23T11:17:47.177Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T11:17:47.177Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-23T11:17:47.177Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-23T11:17:47.177Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-23T11:17:47.177Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.177Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-23T11:17:47.177Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-23T11:17:47.178Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-23T11:17:47.178Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-23T11:17:47.178Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T11:17:47.178Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-23T11:17:47.178Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-23T11:17:47.178Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-23T11:17:47.178Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-23T11:17:47.178Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T11:17:47.178Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-23T11:17:47.178Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T11:17:47.178Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-23T11:17:47.178Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-23T11:17:47.178Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T11:17:47.178Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-23T11:17:47.178Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T11:17:47.178Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T11:17:47.178Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T11:17:47.178Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-23T11:17:47.178Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-23T11:17:47.178Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-23T11:17:47.178Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-23T11:17:47.179Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-23T11:17:47.179Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.179Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-23T11:17:47.179Z] [2022-04-23T11:17:47.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T11:17:47.179Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.180Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T11:17:47.180Z] [2022-04-23T11:17:47.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T11:17:47.180Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.180Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T11:17:47.180Z] [2022-04-23T11:17:47.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-23T11:17:47.180Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.180Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-23T11:17:47.180Z] [2022-04-23T11:17:47.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-23T11:17:47.180Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.180Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-23T11:17:47.180Z] [2022-04-23T11:17:47.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T11:17:47.180Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.180Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T11:17:47.180Z] [2022-04-23T11:17:47.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-23T11:17:47.180Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.180Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-23T11:17:47.180Z] [2022-04-23T11:17:47.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-23T11:17:47.180Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-23T11:17:47.180Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-23T11:17:47.180Z] [2022-04-23T11:17:47.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-23T11:17:47.180Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.180Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-23T11:17:47.180Z] [2022-04-23T11:17:47.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-23T11:17:47.180Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.180Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-23T11:17:47.180Z] [2022-04-23T11:17:47.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-23T11:17:47.180Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.180Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-23T11:17:47.180Z] [2022-04-23T11:17:47.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-23T11:17:47.180Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.180Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-23T11:17:47.180Z] [2022-04-23T11:17:47.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-23T11:17:47.180Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.180Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-23T11:17:47.180Z] [2022-04-23T11:17:47.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T11:17:47.180Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.180Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T11:17:47.180Z] [2022-04-23T11:17:47.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-23T11:17:47.180Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.180Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-23T11:17:47.180Z] [2022-04-23T11:17:47.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-23T11:17:47.180Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.180Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-23T11:17:47.180Z] [2022-04-23T11:17:47.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-23T11:17:47.180Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.180Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-23T11:17:47.180Z] [2022-04-23T11:17:47.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T11:17:47.180Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.180Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T11:17:47.180Z] [2022-04-23T11:17:47.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-23T11:17:47.180Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.180Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-23T11:17:47.180Z] [2022-04-23T11:17:47.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-23T11:17:47.180Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.180Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-23T11:17:47.648Z] [2022-04-23T11:17:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-23T11:17:47.648Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.648Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-23T11:17:47.648Z] [2022-04-23T11:17:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-23T11:17:47.648Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.648Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-23T11:17:47.648Z] [2022-04-23T11:17:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-23T11:17:47.648Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.648Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-23T11:17:47.648Z] [2022-04-23T11:17:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-23T11:17:47.648Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.648Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-23T11:17:47.648Z] [2022-04-23T11:17:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-23T11:17:47.648Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.648Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-23T11:17:47.648Z] [2022-04-23T11:17:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-23T11:17:47.648Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.648Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-23T11:17:47.648Z] [2022-04-23T11:17:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-23T11:17:47.648Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.648Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-23T11:17:47.648Z] [2022-04-23T11:17:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-04-23T11:17:47.648Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.648Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-04-23T11:17:47.648Z] [2022-04-23T11:17:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-23T11:17:47.648Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.648Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-23T11:17:47.648Z] [2022-04-23T11:17:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-23T11:17:47.648Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.648Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-23T11:17:47.648Z] [2022-04-23T11:17:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-23T11:17:47.648Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.648Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-23T11:17:47.648Z] [2022-04-23T11:17:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-23T11:17:47.648Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.648Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-23T11:17:47.648Z] [2022-04-23T11:17:47.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-23T11:17:47.648Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-23T11:17:47.649Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-23T11:17:47.649Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.649Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-23T11:17:47.649Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-23T11:17:47.650Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-23T11:17:47.650Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-23T11:17:47.650Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T11:17:47.650Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-23T11:17:47.650Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-23T11:17:47.650Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-23T11:17:47.650Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-23T11:17:47.650Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-23T11:17:47.650Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-23T11:17:47.650Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-23T11:17:47.650Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-23T11:17:47.650Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-23T11:17:47.650Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T11:17:47.650Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-23T11:17:47.650Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-23T11:17:47.650Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-23T11:17:47.650Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-23T11:17:47.650Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-23T11:17:47.650Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-23T11:17:47.650Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-23T11:17:47.650Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.650Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T11:17:47.650Z] [2022-04-23T11:17:47.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T11:17:47.650Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-23T11:17:47.651Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] DONE 1088 tests, 539 skipped in 2586.275s [2022-04-23T11:17:47.651Z] INFO: Integration tests ended at 04/23/2022 11:17:47. Duration:00:43:06.4236820 [2022-04-23T11:17:47.651Z] INFO: Docker info of the daemon under test at end of run [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] Containers: 10 [2022-04-23T11:17:47.651Z] Running: 0 [2022-04-23T11:17:47.651Z] Paused: 0 [2022-04-23T11:17:47.651Z] Stopped: 10 [2022-04-23T11:17:47.651Z] Images: 18 [2022-04-23T11:17:47.651Z] Server Version: 0.0.0-dev [2022-04-23T11:17:47.651Z] Storage Driver: windowsfilter [2022-04-23T11:17:47.651Z] Windows: [2022-04-23T11:17:47.651Z] Logging Driver: json-file [2022-04-23T11:17:47.651Z] Plugins: [2022-04-23T11:17:47.651Z] Volume: local [2022-04-23T11:17:47.651Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T11:17:47.651Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T11:17:47.651Z] Swarm: inactive [2022-04-23T11:17:47.651Z] Default Isolation: process [2022-04-23T11:17:47.651Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-23T11:17:47.651Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-23T11:17:47.651Z] OSType: windows [2022-04-23T11:17:47.651Z] Architecture: x86_64 [2022-04-23T11:17:47.651Z] CPUs: 4 [2022-04-23T11:17:47.651Z] Total Memory: 32GiB [2022-04-23T11:17:47.651Z] Name: azwin-2-63c1c1 [2022-04-23T11:17:47.651Z] ID: FMCU:PI5R:RS4G:JWWC:XNUX:TR4N:T2UD:XN4V:YVJS:RLYI:6K6E:ECFT [2022-04-23T11:17:47.651Z] Docker Root Dir: D:\CI\PR-43517\1\daemon [2022-04-23T11:17:47.651Z] Debug Mode (client): false [2022-04-23T11:17:47.651Z] Debug Mode (server): true [2022-04-23T11:17:47.651Z] File Descriptors: -1 [2022-04-23T11:17:47.651Z] Goroutines: 17 [2022-04-23T11:17:47.651Z] System Time: 2022-04-23T11:17:47.4520076Z [2022-04-23T11:17:47.651Z] EventsListeners: 0 [2022-04-23T11:17:47.651Z] Registry: https://index.docker.io/v1/ [2022-04-23T11:17:47.651Z] Labels: [2022-04-23T11:17:47.651Z] Experimental: false [2022-04-23T11:17:47.651Z] Insecure Registries: [2022-04-23T11:17:47.651Z] 127.0.0.0/8 [2022-04-23T11:17:47.651Z] Live Restore Enabled: false [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] [2022-04-23T11:17:47.651Z] INFO: Stopping daemon under test [2022-04-23T11:17:48.119Z] SUCCESS: The process with PID 5660 (child process of PID 5592) has been terminated. [2022-04-23T11:17:48.119Z] SUCCESS: The process with PID 5592 (child process of PID 4568) has been terminated. [2022-04-23T11:17:48.119Z] INFO: Stop tailing logs of the daemon under tests [2022-04-23T11:17:48.119Z] INFO: executeCI.ps1 Completed successfully at 04/23/2022 11:17:47. [2022-04-23T11:17:48.119Z] INFO: Tidying up at end of run [2022-04-23T11:17:48.119Z] ----------- DAEMON LOG ------------ [2022-04-23T11:17:48.119Z] 2022/04/23 10:31:49 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-23T11:17:48.119Z] ----------- END DAEMON LOG -------- [2022-04-23T11:17:48.119Z] INFO: Saving daemon under test log (d:\CI\PR-43517\1\dut.out) to bundles\CIDUT.out [2022-04-23T11:17:48.119Z] INFO: Saving daemon under test log (d:\CI\PR-43517\1\dut.err) to bundles\CIDUT.err [2022-04-23T11:17:48.119Z] INFO: Saving containerd logs to bundles [2022-04-23T11:17:48.119Z] INFO: Nuke-Everything... [2022-04-23T11:17:48.587Z] INFO: Container count on control daemon to delete is 2 [2022-04-23T11:17:48.587Z] ab33b70f34fb [2022-04-23T11:17:48.587Z] 1d166441a83f [2022-04-23T11:17:48.587Z] INFO: Tidying pidfile d:\CI\PR-43517\1\docker.pid [2022-04-23T11:17:48.587Z] INFO: Nuking d:\CI [2022-04-23T11:17:49.512Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-23T11:17:49.512Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-23T11:17:49.512Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-23T11:17:50.061Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-23T11:17:50.061Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-23T11:17:50.061Z] === RUN TestDockerSuite/TestExecEnv [2022-04-23T11:17:50.061Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T11:17:50.061Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-23T11:17:50.061Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-23T11:17:50.061Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-23T11:17:55.228Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-23T11:18:01.452Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-23T11:18:01.452Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-23T11:18:01.452Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-23T11:18:01.452Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-23T11:18:01.452Z] === RUN TestDockerSuite/TestExecParseError [2022-04-23T11:18:01.452Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-23T11:18:01.452Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-23T11:18:01.452Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-23T11:18:01.452Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-23T11:18:01.452Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-23T11:18:01.452Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-23T11:18:05.516Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-23T11:18:05.516Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-23T11:18:05.516Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-23T11:18:05.516Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-23T11:18:05.516Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-23T11:18:05.516Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:18:05.516Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-23T11:18:05.516Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-23T11:18:05.516Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-23T11:18:05.516Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-23T11:18:05.516Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-23T11:18:07.338Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-23T11:18:08.327Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-23T11:18:09.315Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-23T11:18:09.565Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-23T11:18:09.565Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-23T11:18:09.565Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-23T11:18:13.886Z] INFO: Zapped successfully [2022-04-23T11:18:13.886Z] [2022-04-23T11:18:13.886Z] INFO: executeCI.ps1 exiting at Sat Apr 23 11:18:13 CUT 2022. Duration 01:13:37.0699732 [2022-04-23T11:18:13.886Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-23T11:18:14.644Z] Recording test results [2022-04-23T11:18:16.481Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-23T11:18:18.680Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-23T11:18:18.680Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-23T11:18:18.680Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-23T11:18:18.680Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-23T11:18:18.680Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-23T11:18:18.680Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-23T11:18:18.680Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-23T11:18:22.354Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-23T11:18:23.750Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-23T11:18:25.856Z] Creating win-2022-integration-bundles.zip [2022-04-23T11:18:26.149Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [Pipeline] archiveArtifacts [2022-04-23T11:18:27.064Z] Archiving artifacts [2022-04-23T11:18:31.011Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-23T11:18:34.807Z] === RUN TestDockerSuite/TestRmiTag [2022-04-23T11:18:35.026Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-23T11:18:35.796Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-23T11:18:38.745Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-23T11:18:38.953Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-23T11:18:44.574Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43517/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-23T11:18:45.601Z] + make clean [2022-04-23T11:18:46.379Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-23T11:18:46.379Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T11:18:46.379Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-23T11:18:46.379Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-23T11:18:46.379Z] === RUN TestDockerSuite/TestHealth [2022-04-23T11:18:46.379Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-23T11:18:46.379Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-23T11:18:46.379Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-23T11:18:46.379Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-23T11:18:46.379Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-23T11:18:47.165Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-23T11:18:47.165Z] docker-dev-cache [2022-04-23T11:18:47.165Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-23T11:18:53.722Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-23T11:18:53.722Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-23T11:18:53.722Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-23T11:18:53.722Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-23T11:18:53.722Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-23T11:18:53.722Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-23T11:18:53.722Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-23T11:18:54.751Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-23T11:18:54.751Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-23T11:18:54.751Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-23T11:18:55.784Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-23T11:18:56.272Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-23T11:18:58.093Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-23T11:18:58.566Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-23T11:18:58.566Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-23T11:19:01.663Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-23T11:19:05.261Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-23T11:19:05.839Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-23T11:19:05.839Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-23T11:19:05.839Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T11:19:05.839Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-23T11:19:10.017Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-23T11:19:10.766Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-23T11:19:10.766Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-23T11:19:10.766Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-23T11:19:10.766Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T11:19:10.766Z] === RUN TestDockerSuite/TestImportFile [2022-04-23T11:19:10.766Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T11:19:10.766Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-23T11:19:10.766Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-23T11:19:10.766Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-23T11:19:10.766Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-23T11:19:10.766Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T11:19:10.766Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-23T11:19:10.766Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T11:19:10.766Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-23T11:19:10.766Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-23T11:19:10.766Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-23T11:19:10.766Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-23T11:19:10.766Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-23T11:19:10.766Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-23T11:19:10.766Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-23T11:19:10.766Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-23T11:19:10.766Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T11:19:10.766Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-23T11:19:10.766Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T11:19:10.766Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-23T11:19:11.586Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-23T11:19:11.586Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-23T11:19:11.586Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-23T11:19:11.586Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-23T11:19:11.586Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-23T11:19:11.586Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-23T11:19:11.586Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-23T11:19:11.586Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-23T11:19:11.586Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-23T11:19:11.586Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-23T11:19:11.586Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-23T11:19:11.586Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-23T11:19:11.586Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-23T11:19:11.586Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-23T11:19:11.586Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-23T11:19:13.804Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-23T11:19:13.804Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-23T11:19:13.804Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-23T11:19:13.804Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-23T11:19:13.804Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-23T11:19:14.680Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-23T11:19:17.734Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-23T11:19:17.734Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T11:19:18.222Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-23T11:19:18.222Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-23T11:19:18.222Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-23T11:19:18.222Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-23T11:19:18.222Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-23T11:19:18.222Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-23T11:19:18.559Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-23T11:19:21.272Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-23T11:19:21.513Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-23T11:19:21.760Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-23T11:19:23.729Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-23T11:19:25.673Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-23T11:19:25.673Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:19:25.673Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-23T11:19:25.673Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-23T11:19:25.673Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-23T11:19:25.673Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-23T11:19:25.673Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-23T11:19:28.728Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-23T11:19:32.392Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-23T11:19:36.080Z] === RUN TestDockerSuite/TestInspectImage [2022-04-23T11:19:36.081Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T11:19:36.081Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-23T11:19:36.081Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T11:19:36.081Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-23T11:19:36.081Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T11:19:36.081Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-23T11:19:39.179Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-23T11:19:39.550Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-23T11:19:39.550Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-23T11:19:43.345Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-23T11:19:43.345Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-23T11:19:43.813Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-23T11:19:43.813Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-23T11:19:43.813Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-23T11:19:43.813Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-23T11:19:43.813Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-23T11:19:43.813Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-23T11:19:43.813Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-23T11:19:43.813Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-23T11:19:43.813Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-23T11:19:43.813Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-23T11:19:43.813Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-23T11:19:43.813Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-23T11:19:43.813Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-23T11:19:43.813Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-23T11:19:43.813Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-23T11:19:43.813Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-23T11:19:43.813Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-23T11:19:43.814Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-23T11:19:43.814Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-23T11:19:43.814Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-23T11:19:43.814Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-23T11:19:44.074Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-23T11:19:44.074Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-23T11:19:46.030Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-23T11:19:46.030Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-23T11:19:46.030Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-23T11:19:47.126Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-23T11:19:49.824Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-23T11:19:49.824Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-23T11:19:49.824Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-23T11:19:49.824Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-23T11:19:49.824Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-23T11:19:51.046Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-23T11:19:51.046Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-23T11:19:51.046Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-23T11:19:51.046Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-23T11:19:52.043Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-23T11:19:52.043Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-23T11:19:52.043Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-23T11:19:52.043Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-23T11:19:52.043Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-23T11:19:52.043Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-23T11:19:52.043Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-23T11:19:52.043Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-23T11:19:52.043Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-23T11:19:52.043Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-23T11:19:52.043Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-23T11:19:52.043Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-23T11:19:52.043Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-23T11:19:52.043Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-23T11:19:52.043Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-23T11:19:54.992Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-23T11:19:55.940Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-23T11:19:57.206Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-23T11:19:59.420Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-23T11:19:59.420Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-23T11:19:59.420Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-23T11:19:59.420Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-23T11:19:59.887Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-23T11:19:59.887Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-23T11:19:59.887Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-23T11:19:59.920Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-23T11:20:02.104Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-23T11:20:02.104Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-23T11:20:02.104Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-23T11:20:02.104Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-23T11:20:02.104Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-23T11:20:02.104Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-23T11:20:02.104Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-23T11:20:02.104Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-23T11:20:02.104Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-23T11:20:05.061Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-23T11:20:08.800Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-23T11:20:10.931Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-23T11:20:10.931Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-23T11:20:10.931Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-23T11:20:10.931Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-23T11:20:10.931Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-23T11:20:10.931Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-23T11:20:10.931Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-23T11:20:10.931Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-23T11:20:10.931Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-23T11:20:10.931Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-23T11:20:10.931Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-23T11:20:10.931Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-23T11:20:10.931Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-23T11:20:11.851Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-23T11:20:13.882Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-23T11:20:13.882Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-23T11:20:13.882Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-23T11:20:13.882Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-23T11:20:13.882Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-23T11:20:13.882Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-23T11:20:15.824Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-23T11:20:16.094Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-23T11:20:18.310Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-23T11:20:18.310Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-23T11:20:18.310Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-23T11:20:19.748Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-23T11:20:20.525Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-23T11:20:20.525Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-23T11:20:20.525Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-23T11:20:20.525Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T11:20:20.993Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-23T11:20:20.993Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-23T11:20:20.993Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-23T11:20:23.659Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-23T11:20:26.711Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-23T11:20:28.145Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-23T11:20:29.762Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-23T11:20:30.250Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-23T11:20:30.250Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T11:20:30.250Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-23T11:20:30.250Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-23T11:20:30.250Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-23T11:20:30.250Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-23T11:20:30.250Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-23T11:20:30.250Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-23T11:20:30.250Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-23T11:20:30.250Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T11:20:30.250Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-23T11:20:30.250Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-23T11:20:30.250Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-23T11:20:30.250Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T11:20:30.250Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-23T11:20:30.250Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T11:20:30.250Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-23T11:20:30.250Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-23T11:20:30.250Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-23T11:20:30.250Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-23T11:20:30.250Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-23T11:20:30.250Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-23T11:20:30.250Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-23T11:20:30.250Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T11:20:30.250Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-23T11:20:30.250Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-23T11:20:30.250Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-23T11:20:30.250Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T11:20:30.250Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-23T11:20:30.250Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-23T11:20:30.250Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-23T11:20:30.250Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-23T11:20:30.250Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-23T11:20:30.250Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-23T11:20:30.738Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-23T11:20:31.097Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-23T11:20:33.310Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-23T11:20:33.790Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-23T11:20:35.524Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-23T11:20:35.524Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-23T11:20:35.524Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-23T11:20:35.524Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-23T11:20:35.524Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-23T11:20:35.992Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-23T11:20:35.992Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-23T11:20:35.992Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-23T11:20:35.992Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-23T11:20:35.992Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-23T11:20:35.992Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-23T11:20:35.992Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-23T11:20:35.992Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-23T11:20:35.992Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-23T11:20:35.992Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-23T11:20:35.992Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-23T11:20:37.701Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-23T11:20:44.691Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-23T11:20:44.691Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-23T11:20:45.047Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-23T11:20:45.160Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-23T11:20:45.160Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-23T11:20:45.160Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-23T11:20:45.160Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-23T11:20:45.160Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-23T11:20:45.160Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-23T11:20:45.160Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T11:20:45.160Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-23T11:20:45.160Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T11:20:45.160Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-23T11:20:47.344Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-23T11:20:47.344Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-23T11:20:47.344Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-23T11:20:51.298Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-23T11:20:51.298Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-23T11:20:55.578Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-23T11:20:55.578Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-23T11:20:55.578Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-23T11:20:57.143Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-23T11:20:57.143Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-23T11:20:57.143Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-23T11:20:57.143Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-23T11:20:57.143Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-23T11:20:57.143Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-23T11:20:57.143Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-23T11:20:57.143Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-23T11:20:57.143Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-23T11:20:57.143Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-23T11:20:57.143Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-23T11:20:57.143Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-23T11:20:57.143Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-23T11:20:57.143Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-23T11:20:57.143Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-23T11:20:57.143Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-23T11:20:57.143Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-23T11:20:57.143Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-23T11:20:57.143Z] === RUN TestDockerSuite/TestRunMount [2022-04-23T11:20:57.143Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-23T11:20:57.143Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-23T11:20:57.143Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-23T11:20:57.143Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-23T11:20:57.143Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-23T11:20:57.143Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-23T11:20:57.143Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-23T11:20:57.143Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-23T11:21:00.164Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-23T11:21:07.501Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-23T11:21:09.633Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-23T11:21:09.634Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-23T11:21:09.634Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-23T11:21:09.634Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-23T11:21:09.634Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-23T11:21:09.634Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-23T11:21:09.634Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-23T11:21:14.841Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-23T11:21:15.505Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-23T11:21:19.741Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-23T11:21:22.658Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-23T11:21:22.658Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-23T11:21:22.658Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-23T11:21:22.658Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-23T11:21:22.659Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-23T11:21:22.659Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-23T11:21:22.659Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-23T11:21:22.659Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-23T11:21:23.126Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-23T11:21:23.126Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-23T11:21:23.126Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-23T11:21:23.126Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-23T11:21:23.126Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-23T11:21:23.126Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-23T11:21:23.126Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-23T11:21:23.126Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-23T11:21:23.126Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-23T11:21:23.126Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-23T11:21:23.126Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-23T11:21:23.594Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-23T11:21:24.580Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-23T11:21:24.634Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-23T11:21:24.634Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-23T11:21:24.634Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-23T11:21:26.794Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-23T11:21:28.563Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-23T11:21:29.744Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-23T11:21:30.731Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-23T11:21:31.619Z] === RUN TestDockerSuite/TestLogsSince [2022-04-23T11:21:32.947Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-23T11:21:32.947Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-23T11:21:32.947Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-23T11:21:33.415Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-23T11:21:33.415Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-23T11:21:33.415Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-23T11:21:33.415Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-23T11:21:33.415Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-23T11:21:33.415Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-23T11:21:33.415Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-23T11:21:33.415Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-23T11:21:33.415Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-23T11:21:33.415Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-23T11:21:33.415Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-23T11:21:33.415Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-23T11:21:33.415Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-23T11:21:33.415Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-23T11:21:36.366Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-23T11:21:36.366Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-23T11:21:36.366Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-23T11:21:36.366Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-23T11:21:36.366Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-23T11:21:36.366Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-23T11:21:36.366Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-23T11:21:36.366Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-23T11:21:36.842Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-23T11:21:36.842Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-23T11:21:36.842Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-23T11:21:42.291Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-23T11:21:42.291Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-23T11:21:42.291Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-23T11:21:42.291Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-23T11:21:42.291Z] === RUN TestDockerSuite/TestLogsTail [2022-04-23T11:21:45.500Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-23T11:21:45.500Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-23T11:21:45.500Z] === RUN TestDockerSuite/TestRunRm [2022-04-23T11:21:46.226Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-23T11:21:50.179Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-23T11:21:52.654Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-23T11:21:53.350Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-23T11:21:53.350Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-23T11:21:53.350Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-23T11:21:53.350Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-23T11:21:53.350Z] === RUN TestDockerSuite/TestNetHostname [2022-04-23T11:21:53.350Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-23T11:21:53.350Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-23T11:21:53.350Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T11:21:53.840Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-23T11:21:53.840Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-23T11:21:53.840Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-23T11:21:53.840Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-23T11:21:53.840Z] === RUN TestDockerSuite/TestPluginActive [2022-04-23T11:21:53.840Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T11:21:53.840Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-23T11:21:53.840Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T11:21:53.840Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-23T11:21:53.840Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-23T11:21:53.840Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T11:21:53.840Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-23T11:21:53.840Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-23T11:21:53.840Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-23T11:21:53.840Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-23T11:21:53.840Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-23T11:21:53.840Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-23T11:21:53.840Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-23T11:21:53.840Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-23T11:21:53.840Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-23T11:21:53.840Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-23T11:21:53.840Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-23T11:21:53.840Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-23T11:21:53.840Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-23T11:21:53.840Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-23T11:21:53.840Z] === RUN TestDockerSuite/TestPortList [2022-04-23T11:21:53.840Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-23T11:21:53.840Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-23T11:21:58.518Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-23T11:22:01.176Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-23T11:22:01.176Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T11:22:01.177Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-23T11:22:01.177Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-23T11:22:01.177Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-23T11:22:01.177Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-23T11:22:01.177Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-23T11:22:01.177Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-23T11:22:01.177Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-23T11:22:01.177Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-23T11:22:01.177Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-23T11:22:01.177Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-23T11:22:01.177Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-23T11:22:01.177Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-23T11:22:01.177Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-23T11:22:01.177Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-23T11:22:01.177Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-23T11:22:01.177Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-23T11:22:05.671Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-23T11:22:08.513Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-23T11:22:08.513Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-23T11:22:08.513Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-23T11:22:12.825Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-23T11:22:15.039Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-23T11:22:17.992Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-23T11:22:17.992Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-23T11:22:17.992Z] === RUN TestDockerSuite/TestRunState [2022-04-23T11:22:17.992Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-23T11:22:17.992Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-23T11:22:20.206Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-23T11:22:20.206Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-23T11:22:20.206Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-23T11:22:22.425Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-23T11:22:22.425Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-23T11:22:22.425Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-23T11:22:22.425Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-23T11:22:22.425Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-23T11:22:22.425Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-23T11:22:22.893Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-23T11:22:22.893Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-23T11:22:22.893Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-23T11:22:23.711Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-23T11:22:23.711Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-23T11:22:23.711Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-23T11:22:27.653Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-23T11:22:27.653Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-23T11:22:27.653Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-23T11:22:27.653Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-23T11:22:27.653Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-23T11:22:27.653Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-23T11:22:27.653Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-23T11:22:27.653Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-23T11:22:27.653Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-23T11:22:27.654Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-23T11:22:27.654Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-23T11:22:27.654Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-23T11:22:28.122Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-23T11:22:28.122Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-23T11:22:28.122Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-23T11:22:28.122Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-23T11:22:28.122Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-23T11:22:28.122Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-23T11:22:28.122Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-23T11:22:28.122Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-23T11:22:28.122Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-23T11:22:31.080Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-23T11:22:31.080Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-23T11:22:31.080Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-23T11:22:33.294Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-23T11:22:33.294Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-23T11:22:33.294Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-23T11:22:33.294Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-23T11:22:33.294Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-23T11:22:37.084Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-23T11:22:38.972Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-23T11:22:44.238Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-23T11:22:48.988Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-23T11:22:56.157Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-23T11:22:56.157Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-23T11:22:56.157Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-23T11:22:56.157Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-23T11:22:59.944Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-23T11:23:00.542Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-23T11:23:00.542Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-23T11:23:00.542Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-23T11:23:00.542Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-23T11:23:00.542Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-23T11:23:00.542Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-23T11:23:02.158Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-23T11:23:04.375Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-23T11:23:04.375Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-23T11:23:04.375Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-23T11:23:04.845Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-23T11:23:04.845Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-23T11:23:04.845Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-23T11:23:04.845Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-23T11:23:04.845Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-23T11:23:04.845Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-23T11:23:04.845Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-23T11:23:04.845Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-23T11:23:04.845Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-23T11:23:04.845Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-23T11:23:04.845Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-23T11:23:04.845Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-23T11:23:06.584Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-23T11:23:09.596Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-23T11:23:11.162Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-23T11:23:13.375Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-23T11:23:17.251Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-23T11:23:18.129Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-23T11:23:18.129Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-23T11:23:18.129Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-23T11:23:18.129Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-23T11:23:18.129Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-23T11:23:18.129Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-23T11:23:18.129Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-23T11:23:18.129Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-23T11:23:18.129Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-23T11:23:18.129Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-23T11:23:18.129Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-23T11:23:18.129Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-23T11:23:18.129Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-23T11:23:18.129Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T11:23:18.129Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-23T11:23:18.129Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T11:23:18.129Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-23T11:23:18.129Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T11:23:18.129Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-23T11:23:18.129Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-23T11:23:18.129Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-23T11:23:18.129Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T11:23:18.597Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-23T11:23:18.597Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T11:23:18.597Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-23T11:23:18.597Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T11:23:18.597Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-23T11:23:18.597Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-23T11:23:18.597Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-23T11:23:18.597Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T11:23:18.597Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-23T11:23:18.597Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T11:23:18.597Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-23T11:23:18.597Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-23T11:23:18.597Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-23T11:23:20.808Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-23T11:23:21.275Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-23T11:23:21.742Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-23T11:23:22.209Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-23T11:23:23.776Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-23T11:23:23.776Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-23T11:23:25.990Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-23T11:23:26.163Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-23T11:23:26.163Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-23T11:23:26.163Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-23T11:23:26.163Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-23T11:23:26.163Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-23T11:23:28.939Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-23T11:23:31.153Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-23T11:23:31.153Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T11:23:31.153Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-23T11:23:33.554Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-23T11:23:33.554Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T11:23:33.554Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-23T11:23:33.554Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-23T11:23:33.554Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-23T11:23:33.554Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-23T11:23:33.554Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-23T11:23:33.554Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-23T11:23:33.554Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-23T11:23:39.816Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-23T11:23:39.816Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T11:23:39.816Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-23T11:23:46.317Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-23T11:23:46.317Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-23T11:23:46.317Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-23T11:23:46.818Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-23T11:23:46.818Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-23T11:23:46.818Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-23T11:23:48.446Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-23T11:23:48.487Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-23T11:23:48.487Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-23T11:23:48.487Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-23T11:23:48.487Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T11:23:48.487Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-23T11:23:48.487Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-23T11:23:48.487Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-23T11:23:48.487Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-23T11:23:48.487Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-23T11:23:49.473Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-23T11:23:49.473Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-23T11:23:49.473Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-23T11:23:55.648Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-23T11:23:55.648Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T11:23:55.648Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-23T11:23:55.648Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-23T11:23:55.648Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-23T11:23:55.648Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-23T11:23:55.648Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-23T11:23:55.648Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T11:23:55.648Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-23T11:23:55.648Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-23T11:23:55.648Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-23T11:23:55.648Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T11:23:55.648Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-23T11:23:56.819Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-23T11:23:57.214Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-23T11:24:00.166Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-23T11:24:00.166Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-23T11:24:00.166Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-23T11:24:02.380Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-23T11:24:02.380Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-23T11:24:02.380Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-23T11:24:02.380Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-23T11:24:02.380Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-23T11:24:02.380Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T11:24:02.380Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-23T11:24:02.380Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-23T11:24:02.848Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-23T11:24:02.848Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T11:24:02.848Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-23T11:24:02.848Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T11:24:02.848Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-23T11:24:04.160Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-23T11:24:07.233Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-23T11:24:20.659Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-23T11:24:20.659Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-23T11:24:20.659Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-23T11:24:20.659Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T11:24:20.659Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-23T11:24:20.659Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-23T11:24:20.659Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-23T11:24:20.659Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-23T11:24:27.814Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-23T11:24:27.814Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-23T11:24:30.027Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-23T11:24:30.497Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-23T11:24:30.965Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-23T11:24:30.965Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-23T11:24:31.434Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-23T11:24:43.664Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-23T11:24:43.664Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T11:24:43.664Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-23T11:24:46.393Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-23T11:24:46.393Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T11:24:46.393Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-23T11:24:46.393Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-23T11:24:46.393Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-23T11:24:46.393Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-23T11:24:46.393Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-23T11:24:52.851Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-23T11:24:52.851Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-23T11:24:52.851Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-23T11:24:53.548Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-23T11:24:53.548Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-23T11:24:53.548Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-23T11:24:53.937Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-23T11:25:03.092Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-23T11:25:03.967Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-23T11:25:03.967Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-23T11:25:03.967Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-23T11:25:04.956Z] --- PASS: TestDockerSuite (2948.96s) [2022-04-23T11:25:04.956Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-23T11:25:04.956Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-23T11:25:04.956Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-23T11:25:04.956Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-23T11:25:04.956Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-23T11:25:04.956Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-23T11:25:04.956Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-04-23T11:25:04.956Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.79s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (115.55s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.61s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.70s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.53s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.48s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.28s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.45s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (127.56s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.37s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.56s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.02s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.05s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.55s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.76s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.32s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.97s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.62s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.24s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.45s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.00s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.46s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildAddTar (54.95s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (32.74s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.62s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.76s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.19s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.30s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.56s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.50s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (39.52s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.21s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.63s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.13s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.64s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.81s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.21s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildCmd (0.71s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.67s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.88s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.63s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.47s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.62s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.16s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.11s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.61s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.03s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.86s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.69s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.79s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.72s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.82s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (38.25s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (28.03s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.91s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.92s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.96s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.18s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.09s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildDockerignore (76.34s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.98s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (91.22s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.10s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.00s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.02s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.40s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (20.96s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (44.42s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (21.33s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.17s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (125.27s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.71s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.36s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.62s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.65s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.77s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.54s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.25s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.29s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.12s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.36s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.20s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.74s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildFails (7.19s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.01s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.16s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.09s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.38s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.51s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.84s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.89s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.73s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.45s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildHistory (12.90s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.20s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.14s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.91s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.72s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildLabel (1.17s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.78s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.38s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.75s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildLabels (1.23s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.83s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.10s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.08s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.65s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.75s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.76s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.12s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.66s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.11s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.60s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.54s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.60s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.99s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.08s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.93s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.78s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.01s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.65s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.85s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.22s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.12s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.58s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.87s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.89s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (14.48s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.20s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.95s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.50s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.21s) [2022-04-23T11:25:04.957Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.39s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-23T11:25:04.957Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.35s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.58s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (35.71s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildRm (15.25s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.83s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.80s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.01s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.03s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.96s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (27.52s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.06s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.78s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.20s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.54s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildStderr (5.18s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.53s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.71s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.56s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.18s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.81s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.73s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.76s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.15s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.14s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.07s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.55s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.98s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.91s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.96s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.15s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.88s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.42s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.21s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.27s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.30s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.71s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCommitChange (5.97s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.08s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCommitNewFile (16.67s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCommitTTY (7.70s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.72s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.26s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.36s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.34s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.43s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.65s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.13s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.35s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.35s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.44s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (7.20s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.35s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.06s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.51s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.16s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.58s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.00s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.89s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.55s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.21s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.34s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.18s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.13s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (28.65s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.82s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.74s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.67s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.64s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007e0e88_} (2.54s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1786518610_c:\foo_false____} (2.63s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1786518610_c:\foo_true____} (2.58s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.40s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.54s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.77s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.41s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.48s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.62s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.11s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCpToDot (7.43s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCpToStdout (2.77s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.22s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.31s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.08s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCreateRM (0.38s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.39s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.77s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.58s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.08s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.35s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-04-23T11:25:04.958Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.42s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.35s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.69s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (22.78s) [2022-04-23T11:25:04.958Z] --- PASS: TestDockerSuite/TestEventsCopy (5.31s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.17s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.21s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.88s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.91s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.51s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.11s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestEventsFilters (5.24s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestEventsFormat (4.91s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestEventsRename (2.48s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestEventsResize (7.93s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.52s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.72s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.79s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.95s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.10s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.03s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.15s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.26s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.31s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.28s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.39s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.53s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestExecInspectID (5.10s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.79s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.61s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.47s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.35s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.00s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.10s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.08s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.93s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.38s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.76s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.22s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.20s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.53s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.56s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.95s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.34s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.27s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (4.49s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.41s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestInspectDefault (2.62s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestInspectHistory (4.59s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestInspectImage (0.04s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestInspectInt64 (7.04s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.23s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.28s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.29s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.12s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.35s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestInspectStatus (2.86s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.77s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.33s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.30s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.31s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.32s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.30s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.29s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.00s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.00s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.75s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.67s) [2022-04-23T11:25:04.959Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-23T11:25:04.959Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.53s) [2022-04-23T11:25:05.428Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.11s) [2022-04-23T11:25:05.428Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.31s) [2022-04-23T11:25:05.428Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.24s) [2022-04-23T11:25:05.428Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.54s) [2022-04-23T11:25:05.428Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.85s) [2022-04-23T11:25:05.428Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.59s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T11:25:05.428Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.37s) [2022-04-23T11:25:05.428Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.15s) [2022-04-23T11:25:05.428Z] --- PASS: TestDockerSuite/TestLogsSince (9.20s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-23T11:25:05.428Z] --- PASS: TestDockerSuite/TestLogsTail (2.98s) [2022-04-23T11:25:05.428Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.69s) [2022-04-23T11:25:05.428Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.45s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-23T11:25:05.428Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-23T11:25:05.428Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.71s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T11:25:05.428Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T11:25:05.428Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.18s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T11:25:05.428Z] --- PASS: TestDockerSuite/TestPsByOrder (9.12s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T11:25:05.428Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.08s) [2022-04-23T11:25:05.428Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.17s) [2022-04-23T11:25:05.428Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-23T11:25:05.428Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.03s) [2022-04-23T11:25:05.428Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.94s) [2022-04-23T11:25:05.428Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (16.88s) [2022-04-23T11:25:05.428Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.33s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-23T11:25:05.428Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.78s) [2022-04-23T11:25:05.428Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.81s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.55s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.68s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.55s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.39s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.23s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.81s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.52s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.50s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.64s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.98s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.06s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.81s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.04s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.76s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.28s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.72s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRmiTag (0.76s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.53s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.39s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.77s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.46s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.35s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.13s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.75s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.19s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.37s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.30s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.32s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.95s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.37s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.46s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.14s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.47s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.74s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.36s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.46s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.36s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.01s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.63s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.35s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.39s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.38s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunExitCode (7.31s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.65s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.41s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.46s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.04s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.84s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (12.43s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.50s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (7.50s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.35s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.40s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.29s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.14s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.17s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.31s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunRm (7.32s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.76s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.28s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.32s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.38s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.76s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.37s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.20s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.01s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.06s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.35s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.29s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.26s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.61s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.21s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.45s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.52s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.55s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.10s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.38s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.84s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.32s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.67s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.04s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T11:25:05.429Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T11:25:05.429Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.46s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.45s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.07s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.34s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.35s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.35s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.34s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.04s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.58s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.30s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.60s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.51s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.34s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.50s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.20s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.47s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.46s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (13.22s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.70s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.20s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.64s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.81s) [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-23T11:25:05.430Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] --- PASS: TestDockerRegistrySuite (0.21s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T11:25:05.430Z] === RUN TestDockerSchema1RegistrySuite [2022-04-23T11:25:05.430Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-23T11:25:05.430Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-23T11:25:05.430Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-23T11:25:05.430Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-23T11:25:05.430Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-23T11:25:05.430Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-23T11:25:05.430Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-23T11:25:05.430Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-23T11:25:05.430Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-23T11:25:05.430Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-23T11:25:05.430Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-23T11:25:05.430Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-23T11:25:05.430Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-23T11:25:05.430Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-23T11:25:05.430Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-23T11:25:05.430Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-23T11:25:05.430Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-23T11:25:05.430Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-23T11:25:05.430Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-23T11:25:05.430Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T11:25:05.430Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-23T11:25:05.430Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-23T11:25:05.430Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-23T11:25:05.430Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-23T11:25:05.430Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.430Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-23T11:25:05.430Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T11:25:05.431Z] === RUN TestDockerDaemonSuite [2022-04-23T11:25:05.431Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-23T11:25:05.431Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-23T11:25:05.431Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-23T11:25:05.431Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T11:25:05.431Z] === RUN TestDockerSwarmSuite [2022-04-23T11:25:05.431Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-23T11:25:05.431Z] === RUN TestDockerPluginSuite [2022-04-23T11:25:05.431Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-23T11:25:05.431Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-23T11:25:05.431Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-23T11:25:05.431Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-23T11:25:05.431Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-23T11:25:05.431Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-23T11:25:05.431Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-23T11:25:05.431Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-23T11:25:05.431Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-23T11:25:05.431Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-23T11:25:05.431Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-23T11:25:05.431Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T11:25:05.431Z] === RUN TestDockerExternalVolumeSuite [2022-04-23T11:25:05.431Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-23T11:25:05.431Z] === RUN TestDockerNetworkSuite [2022-04-23T11:25:05.431Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-23T11:25:05.431Z] === RUN TestDockerHubPullSuite [2022-04-23T11:25:05.431Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-23T11:25:05.431Z] PASS [2022-04-23T11:25:05.431Z] ok github.com/docker/docker/integration-cli 2949.490s [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === Skipped [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-23T11:25:05.431Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-23T11:25:05.431Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-23T11:25:05.431Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-23T11:25:05.431Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.04s) [2022-04-23T11:25:05.431Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-23T11:25:05.431Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-23T11:25:05.431Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-23T11:25:05.431Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-23T11:25:05.431Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-23T11:25:05.431Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-23T11:25:05.431Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-23T11:25:05.431Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T11:25:05.431Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-23T11:25:05.431Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-23T11:25:05.431Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-23T11:25:05.431Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-23T11:25:05.431Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T11:25:05.431Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-04-23T11:25:05.431Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-23T11:25:05.431Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-23T11:25:05.431Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T11:25:05.431Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-23T11:25:05.431Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-23T11:25:05.431Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-23T11:25:05.431Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-23T11:25:05.431Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-23T11:25:05.431Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-23T11:25:05.431Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T11:25:05.431Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-23T11:25:05.431Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-04-23T11:25:05.431Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-04-23T11:25:05.431Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2022-04-23T11:25:05.431Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-04-23T11:25:05.431Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-04-23T11:25:05.431Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-23T11:25:05.431Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-23T11:25:05.431Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-23T11:25:05.431Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-23T11:25:05.431Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-04-23T11:25:05.431Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-04-23T11:25:05.431Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-23T11:25:05.431Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.431Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-23T11:25:05.431Z] [2022-04-23T11:25:05.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-23T11:25:05.431Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.08s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.08s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-04-23T11:25:05.432Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-23T11:25:05.432Z] [2022-04-23T11:25:05.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2022-04-23T11:25:05.432Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.432Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-04-23T11:25:05.902Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-04-23T11:25:05.902Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-23T11:25:05.902Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s) [2022-04-23T11:25:05.902Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-23T11:25:05.902Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-23T11:25:05.902Z] docker_cli_sni_test.go:18: Flakey test [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-23T11:25:05.902Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-23T11:25:05.902Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-23T11:25:05.902Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-23T11:25:05.902Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T11:25:05.902Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T11:25:05.902Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-23T11:25:05.902Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-23T11:25:05.902Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-23T11:25:05.902Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-23T11:25:05.902Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-23T11:25:05.902Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-23T11:25:05.902Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-23T11:25:05.902Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-23T11:25:05.902Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-04-23T11:25:05.902Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T11:25:05.902Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-23T11:25:05.902Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-23T11:25:05.902Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-23T11:25:05.902Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T11:25:05.902Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-23T11:25:05.902Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T11:25:05.902Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-23T11:25:05.902Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-23T11:25:05.902Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-23T11:25:05.902Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-23T11:25:05.902Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T11:25:05.902Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-04-23T11:25:05.902Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T11:25:05.902Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-23T11:25:05.902Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-23T11:25:05.902Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-23T11:25:05.902Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-23T11:25:05.902Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T11:25:05.902Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-23T11:25:05.902Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-04-23T11:25:05.902Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-23T11:25:05.902Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-23T11:25:05.902Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-23T11:25:05.902Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T11:25:05.902Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-23T11:25:05.902Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-23T11:25:05.902Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-23T11:25:05.902Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.902Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-23T11:25:05.902Z] [2022-04-23T11:25:05.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-23T11:25:05.903Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-23T11:25:05.903Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-23T11:25:05.903Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-23T11:25:05.903Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T11:25:05.903Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-23T11:25:05.903Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-23T11:25:05.903Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-23T11:25:05.903Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-23T11:25:05.903Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-04-23T11:25:05.903Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T11:25:05.903Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T11:25:05.903Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-23T11:25:05.903Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-04-23T11:25:05.903Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s) [2022-04-23T11:25:05.903Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-23T11:25:05.903Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-23T11:25:05.903Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-04-23T11:25:05.903Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-23T11:25:05.903Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-23T11:25:05.903Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-23T11:25:05.903Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-23T11:25:05.903Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s) [2022-04-23T11:25:05.903Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2022-04-23T11:25:05.903Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s) [2022-04-23T11:25:05.903Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T11:25:05.903Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-23T11:25:05.903Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-23T11:25:05.903Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2022-04-23T11:25:05.903Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-23T11:25:05.903Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-23T11:25:05.903Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-04-23T11:25:05.903Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.903Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-23T11:25:05.903Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.903Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-23T11:25:05.903Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-04-23T11:25:05.904Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-23T11:25:05.904Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-23T11:25:05.904Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-23T11:25:05.904Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T11:25:05.904Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-23T11:25:05.904Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.04s) [2022-04-23T11:25:05.904Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestInspectImage (0.04s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-23T11:25:05.904Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-23T11:25:05.904Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-23T11:25:05.904Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-23T11:25:05.904Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T11:25:05.904Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-23T11:25:05.904Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T11:25:05.904Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-23T11:25:05.904Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-23T11:25:05.904Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T11:25:05.904Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-23T11:25:05.904Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.904Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-23T11:25:05.904Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T11:25:05.905Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T11:25:05.905Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-23T11:25:05.905Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-23T11:25:05.905Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-23T11:25:05.905Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-04-23T11:25:05.905Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-23T11:25:05.905Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-23T11:25:05.905Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-23T11:25:05.905Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.905Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-23T11:25:05.905Z] [2022-04-23T11:25:05.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-23T11:25:05.906Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-23T11:25:05.906Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-23T11:25:05.906Z] [2022-04-23T11:25:05.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-23T11:25:05.906Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.375Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-23T11:25:06.375Z] [2022-04-23T11:25:06.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-23T11:25:06.375Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.375Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-23T11:25:06.375Z] [2022-04-23T11:25:06.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-23T11:25:06.375Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.375Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-23T11:25:06.375Z] [2022-04-23T11:25:06.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-23T11:25:06.375Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.375Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-23T11:25:06.375Z] [2022-04-23T11:25:06.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-23T11:25:06.375Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.375Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-23T11:25:06.375Z] [2022-04-23T11:25:06.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-23T11:25:06.375Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.375Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-23T11:25:06.375Z] [2022-04-23T11:25:06.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-23T11:25:06.375Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.375Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-23T11:25:06.375Z] [2022-04-23T11:25:06.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T11:25:06.375Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.375Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T11:25:06.375Z] [2022-04-23T11:25:06.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-23T11:25:06.375Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.375Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-23T11:25:06.375Z] [2022-04-23T11:25:06.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-23T11:25:06.375Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.375Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-23T11:25:06.375Z] [2022-04-23T11:25:06.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T11:25:06.375Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.375Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T11:25:06.375Z] [2022-04-23T11:25:06.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-23T11:25:06.375Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.375Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-23T11:25:06.375Z] [2022-04-23T11:25:06.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-23T11:25:06.375Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.375Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-23T11:25:06.375Z] [2022-04-23T11:25:06.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T11:25:06.375Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-23T11:25:06.375Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T11:25:06.375Z] [2022-04-23T11:25:06.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-23T11:25:06.375Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-23T11:25:06.376Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-23T11:25:06.376Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-23T11:25:06.376Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-23T11:25:06.376Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-23T11:25:06.376Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.04s) [2022-04-23T11:25:06.376Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.04s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-04-23T11:25:06.376Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-04-23T11:25:06.376Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-23T11:25:06.376Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-23T11:25:06.376Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-23T11:25:06.376Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-23T11:25:06.376Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-23T11:25:06.376Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-04-23T11:25:06.376Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T11:25:06.376Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T11:25:06.376Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T11:25:06.376Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T11:25:06.376Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T11:25:06.376Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T11:25:06.376Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T11:25:06.376Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T11:25:06.376Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T11:25:06.376Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T11:25:06.376Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T11:25:06.376Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T11:25:06.376Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.376Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T11:25:06.376Z] [2022-04-23T11:25:06.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-04-23T11:25:06.377Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T11:25:06.377Z] [2022-04-23T11:25:06.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T11:25:06.377Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.377Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T11:25:06.378Z] [2022-04-23T11:25:06.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T11:25:06.378Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.378Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T11:25:06.378Z] [2022-04-23T11:25:06.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T11:25:06.378Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.378Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T11:25:06.378Z] [2022-04-23T11:25:06.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T11:25:06.378Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.378Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T11:25:06.378Z] [2022-04-23T11:25:06.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T11:25:06.378Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.378Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T11:25:06.378Z] [2022-04-23T11:25:06.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T11:25:06.378Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.378Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T11:25:06.378Z] [2022-04-23T11:25:06.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T11:25:06.378Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.378Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T11:25:06.378Z] [2022-04-23T11:25:06.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T11:25:06.378Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.378Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T11:25:06.378Z] [2022-04-23T11:25:06.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-23T11:25:06.378Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.378Z] [2022-04-23T11:25:06.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-23T11:25:06.378Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.378Z] [2022-04-23T11:25:06.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-23T11:25:06.378Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T11:25:06.378Z] [2022-04-23T11:25:06.378Z] DONE 1088 tests, 539 skipped in 2960.429s [2022-04-23T11:25:06.378Z] INFO: Integration tests ended at 04/23/2022 11:25:06. Duration:00:49:20.6221439 [2022-04-23T11:25:06.378Z] INFO: Docker info of the daemon under test at end of run [2022-04-23T11:25:06.378Z] [2022-04-23T11:25:06.378Z] Containers: 10 [2022-04-23T11:25:06.378Z] Running: 0 [2022-04-23T11:25:06.378Z] Paused: 0 [2022-04-23T11:25:06.378Z] Stopped: 10 [2022-04-23T11:25:06.378Z] Images: 18 [2022-04-23T11:25:06.378Z] Server Version: 0.0.0-dev [2022-04-23T11:25:06.378Z] Storage Driver: windowsfilter [2022-04-23T11:25:06.378Z] Windows: [2022-04-23T11:25:06.378Z] Logging Driver: json-file [2022-04-23T11:25:06.378Z] Plugins: [2022-04-23T11:25:06.378Z] Volume: local [2022-04-23T11:25:06.378Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T11:25:06.378Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T11:25:06.378Z] Swarm: inactive [2022-04-23T11:25:06.378Z] Default Isolation: process [2022-04-23T11:25:06.378Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-23T11:25:06.378Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-23T11:25:06.378Z] OSType: windows [2022-04-23T11:25:06.378Z] Architecture: x86_64 [2022-04-23T11:25:06.378Z] CPUs: 4 [2022-04-23T11:25:06.378Z] Total Memory: 32GiB [2022-04-23T11:25:06.378Z] Name: azwin-2-42e6d0 [2022-04-23T11:25:06.378Z] ID: A5JY:3C4E:7R7R:HCYE:IZQA:XHEG:ACLU:IIX6:WT53:R7JR:3N5R:ZUMZ [2022-04-23T11:25:06.378Z] Docker Root Dir: D:\CI\PR-43517\1\daemon [2022-04-23T11:25:06.378Z] Debug Mode (client): false [2022-04-23T11:25:06.378Z] Debug Mode (server): true [2022-04-23T11:25:06.378Z] File Descriptors: -1 [2022-04-23T11:25:06.378Z] Goroutines: 17 [2022-04-23T11:25:06.378Z] System Time: 2022-04-23T11:25:06.2121541Z [2022-04-23T11:25:06.378Z] EventsListeners: 0 [2022-04-23T11:25:06.378Z] Registry: https://index.docker.io/v1/ [2022-04-23T11:25:06.378Z] Labels: [2022-04-23T11:25:06.378Z] Experimental: false [2022-04-23T11:25:06.378Z] Insecure Registries: [2022-04-23T11:25:06.378Z] 127.0.0.0/8 [2022-04-23T11:25:06.378Z] Live Restore Enabled: false [2022-04-23T11:25:06.378Z] [2022-04-23T11:25:06.378Z] [2022-04-23T11:25:06.378Z] INFO: Stopping daemon under test [2022-04-23T11:25:06.846Z] SUCCESS: The process with PID 5744 (child process of PID 2256) has been terminated. [2022-04-23T11:25:06.846Z] SUCCESS: The process with PID 2256 (child process of PID 1564) has been terminated. [2022-04-23T11:25:06.846Z] INFO: Stop tailing logs of the daemon under tests [2022-04-23T11:25:06.846Z] INFO: executeCI.ps1 Completed successfully at 04/23/2022 11:25:06. [2022-04-23T11:25:06.846Z] INFO: Tidying up at end of run [2022-04-23T11:25:06.846Z] ----------- DAEMON LOG ------------ [2022-04-23T11:25:06.846Z] 2022/04/23 10:33:09 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-23T11:25:06.846Z] ----------- END DAEMON LOG -------- [2022-04-23T11:25:06.846Z] INFO: Saving daemon under test log (d:\CI\PR-43517\1\dut.out) to bundles\CIDUT.out [2022-04-23T11:25:06.846Z] INFO: Saving daemon under test log (d:\CI\PR-43517\1\dut.err) to bundles\CIDUT.err [2022-04-23T11:25:06.846Z] INFO: Saving containerd logs to bundles [2022-04-23T11:25:06.846Z] INFO: Nuke-Everything... [2022-04-23T11:25:07.314Z] INFO: Container count on control daemon to delete is 2 [2022-04-23T11:25:07.782Z] 9c58cdb259de [2022-04-23T11:25:07.782Z] 6f07f7b55b85 [2022-04-23T11:25:07.782Z] INFO: Tidying pidfile d:\CI\PR-43517\1\docker.pid [2022-04-23T11:25:07.782Z] INFO: Nuking d:\CI [2022-04-23T11:25:09.300Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-23T11:25:09.300Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T11:25:09.300Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-23T11:25:18.432Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-23T11:25:18.432Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-23T11:25:18.432Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-23T11:25:40.336Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-23T11:25:43.503Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-23T11:25:43.629Z] INFO: Zapped successfully [2022-04-23T11:25:43.629Z] [2022-04-23T11:25:43.629Z] INFO: executeCI.ps1 exiting at Sat Apr 23 11:25:43 CUT 2022. Duration 01:21:00.2028340 [2022-04-23T11:25:43.629Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-23T11:25:43.880Z] Recording test results [2022-04-23T11:25:44.013Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-23T11:25:50.779Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-23T11:25:52.885Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-23T11:25:54.668Z] Archiving artifacts [2022-04-23T11:25:54.906Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-23T11:26:02.448Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-23T11:26:09.190Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43517/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-23T11:26:10.146Z] + make clean [2022-04-23T11:26:11.712Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-23T11:26:11.712Z] docker-dev-cache [2022-04-23T11:26:11.712Z] docker-mod-cache [Pipeline] deleteDir [2022-04-23T11:26:13.341Z] === RUN TestDockerSuite/TestRmiParentImageFail [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-23T11:26:19.580Z] === RUN TestDockerSuite/TestRmiTag [2022-04-23T11:26:20.091Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-23T11:26:24.138Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-23T11:26:50.191Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-23T11:26:51.884Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-23T11:26:59.448Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-23T11:27:00.519Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-23T11:27:00.519Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-23T11:27:00.519Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-23T11:27:00.519Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-23T11:27:00.519Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-23T11:27:00.519Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-23T11:27:01.031Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-23T11:27:01.031Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-23T11:27:01.031Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-23T11:27:01.031Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-23T11:27:01.031Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-23T11:27:01.031Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-23T11:27:01.031Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-23T11:27:01.031Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-23T11:27:01.031Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-23T11:27:04.221Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-23T11:27:04.221Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-23T11:27:04.221Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-23T11:27:04.221Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-23T11:27:04.221Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-23T11:27:11.792Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-23T11:27:15.840Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-23T11:27:19.006Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-23T11:27:22.182Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-23T11:27:26.267Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-23T11:27:26.267Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-23T11:27:33.850Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-23T11:27:33.850Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-23T11:27:33.850Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-23T11:27:33.850Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-23T11:27:33.850Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-23T11:27:33.850Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-23T11:27:33.850Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-23T11:27:33.850Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-23T11:27:33.850Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-23T11:27:33.850Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-23T11:27:33.850Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-23T11:27:33.850Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-23T11:27:33.850Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-23T11:27:33.850Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-23T11:27:33.850Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-23T11:27:33.850Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-23T11:27:33.850Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-23T11:27:33.850Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-23T11:27:33.850Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-23T11:27:33.850Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-23T11:27:33.850Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-23T11:27:33.850Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-23T11:27:33.850Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-23T11:27:37.017Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-23T11:27:37.017Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-23T11:27:37.017Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-23T11:27:42.110Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-23T11:27:42.110Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-23T11:27:42.110Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-23T11:27:42.110Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-23T11:27:42.110Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-23T11:27:45.295Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-23T11:27:45.295Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-23T11:27:45.295Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-23T11:27:45.295Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-23T11:27:45.295Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-23T11:27:45.295Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-23T11:27:45.295Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-23T11:27:45.295Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-23T11:27:45.295Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-23T11:27:45.295Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-23T11:27:45.295Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-23T11:27:45.295Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-23T11:27:45.295Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-23T11:27:45.295Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-23T11:27:45.295Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-23T11:27:48.464Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-23T11:27:51.691Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-23T11:27:54.861Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-23T11:27:54.861Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-23T11:27:54.861Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-23T11:27:54.861Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-23T11:27:55.371Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-23T11:27:55.371Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-23T11:27:55.371Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-23T11:27:58.561Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-23T11:27:58.561Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-23T11:27:58.561Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-23T11:27:58.561Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-23T11:27:58.561Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-23T11:27:58.561Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-23T11:27:59.072Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-23T11:27:59.072Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-23T11:27:59.072Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-23T11:28:01.482Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-23T11:28:20.005Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-23T11:28:20.005Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-23T11:28:20.005Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-23T11:28:20.005Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-23T11:28:20.005Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-23T11:28:20.005Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-23T11:28:20.005Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-23T11:28:20.005Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-23T11:28:20.005Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-23T11:28:20.005Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-23T11:28:20.005Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-23T11:28:20.005Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-23T11:28:20.005Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-23T11:28:23.171Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-23T11:28:23.171Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-23T11:28:23.171Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-23T11:28:23.703Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-23T11:28:23.703Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-23T11:28:23.703Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-23T11:28:27.790Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-23T11:28:31.752Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-23T11:28:31.752Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-23T11:28:31.752Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-23T11:28:34.837Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-23T11:28:34.837Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-23T11:28:34.837Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-23T11:28:34.837Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T11:28:34.837Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-23T11:28:34.837Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-23T11:28:34.837Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-23T11:28:38.782Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-23T11:28:41.885Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-23T11:28:45.797Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-23T11:28:49.750Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-23T11:28:49.750Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-23T11:28:49.750Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-23T11:28:49.750Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-23T11:28:49.750Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-23T11:28:49.750Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-23T11:28:49.750Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-23T11:28:49.750Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-23T11:28:49.750Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-23T11:28:49.750Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-23T11:28:49.750Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-23T11:28:49.750Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-23T11:28:49.750Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-23T11:28:49.750Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-23T11:28:49.750Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-23T11:28:49.750Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-23T11:28:57.170Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-23T11:28:57.170Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-23T11:28:57.170Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-23T11:28:57.170Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-23T11:28:57.170Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-23T11:28:57.170Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-23T11:28:57.170Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-23T11:28:57.170Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-23T11:28:57.170Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T11:28:57.170Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-23T11:28:57.170Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T11:28:57.170Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-23T11:29:07.859Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-23T11:29:07.859Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-23T11:29:07.859Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-23T11:29:10.185Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-23T11:29:10.185Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-23T11:29:10.185Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-23T11:29:10.185Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-23T11:29:10.185Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-23T11:29:10.185Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-23T11:29:10.673Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-23T11:29:10.673Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-23T11:29:10.673Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-23T11:29:10.673Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-23T11:29:10.673Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-23T11:29:10.673Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-23T11:29:10.673Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-23T11:29:10.673Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-23T11:29:10.673Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-23T11:29:10.673Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-23T11:29:10.673Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-23T11:29:10.673Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-23T11:29:10.673Z] === RUN TestDockerSuite/TestRunMount [2022-04-23T11:29:10.673Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-23T11:29:10.673Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-23T11:29:10.673Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-23T11:29:10.673Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-23T11:29:10.673Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-23T11:29:10.673Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-23T11:29:10.673Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-23T11:29:10.673Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-23T11:29:23.463Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-23T11:29:23.463Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-23T11:29:23.463Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-23T11:29:23.463Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-23T11:29:23.463Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-23T11:29:23.463Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-23T11:29:23.463Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-23T11:29:30.898Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-23T11:29:37.142Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-23T11:29:37.142Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-23T11:29:37.142Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-23T11:29:37.142Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-23T11:29:37.142Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-23T11:29:37.142Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-23T11:29:37.142Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-23T11:29:37.142Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-23T11:29:37.142Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-23T11:29:37.142Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-23T11:29:37.142Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-23T11:29:37.142Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-23T11:29:37.142Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-23T11:29:37.142Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-23T11:29:37.142Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-23T11:29:37.142Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-23T11:29:37.142Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-23T11:29:37.142Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-23T11:29:37.142Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-23T11:29:37.142Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-23T11:29:38.834Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-23T11:29:41.223Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-23T11:29:43.620Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-23T11:29:44.717Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-23T11:29:47.885Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-23T11:29:48.396Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-23T11:29:48.396Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-23T11:29:48.396Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-23T11:29:48.396Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-23T11:29:48.396Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-23T11:29:48.396Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-23T11:29:48.396Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-23T11:29:48.396Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-23T11:29:48.396Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-23T11:29:48.396Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-23T11:29:48.396Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-23T11:29:48.396Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-23T11:29:48.396Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-23T11:29:48.396Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-23T11:29:48.396Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-23T11:29:48.396Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-23T11:29:53.482Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-23T11:29:53.482Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-23T11:29:53.482Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-23T11:29:53.482Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-23T11:29:53.482Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-23T11:29:53.482Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-23T11:29:53.482Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-23T11:29:53.482Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-23T11:29:53.482Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-23T11:29:53.482Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-23T11:29:53.993Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-23T11:30:07.018Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-23T11:30:07.018Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-23T11:30:07.018Z] === RUN TestDockerSuite/TestRunRm [2022-04-23T11:30:10.189Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-23T11:30:16.446Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-23T11:30:20.774Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-23T11:30:24.874Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-23T11:30:29.983Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-23T11:30:29.983Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-23T11:30:29.983Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-23T11:30:29.983Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-23T11:30:29.983Z] === RUN TestDockerSuite/TestRunState [2022-04-23T11:30:29.983Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-23T11:30:29.983Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-23T11:30:33.168Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-23T11:30:33.168Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-23T11:30:33.168Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-23T11:30:33.679Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-23T11:30:33.679Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-23T11:30:33.679Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-23T11:30:33.679Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-23T11:30:33.679Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-23T11:30:34.192Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-23T11:30:34.192Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-23T11:30:34.192Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-23T11:30:34.192Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-23T11:30:40.425Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-23T11:30:40.425Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-23T11:30:40.425Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-23T11:30:40.425Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-23T11:30:40.425Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-23T11:30:40.425Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-23T11:30:40.937Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-23T11:30:40.937Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-23T11:30:40.937Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-23T11:30:40.937Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-23T11:30:40.937Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-23T11:30:40.937Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-23T11:30:40.937Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-23T11:30:40.937Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-23T11:30:40.937Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-23T11:30:40.937Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-23T11:30:40.937Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-23T11:30:40.937Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-23T11:30:40.937Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-23T11:30:40.937Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-23T11:30:40.937Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-23T11:30:45.035Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-23T11:30:45.035Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-23T11:30:45.035Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-23T11:30:49.152Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-23T11:30:49.152Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-23T11:30:49.152Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-23T11:30:49.152Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-23T11:30:49.152Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-23T11:30:53.212Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-23T11:31:06.342Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-23T11:31:12.612Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-23T11:31:23.542Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-23T11:31:23.542Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-23T11:31:23.542Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-23T11:31:23.542Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-23T11:31:27.601Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-23T11:31:30.768Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-23T11:31:34.817Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-23T11:31:34.817Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-23T11:31:34.817Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-23T11:31:34.817Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-23T11:31:34.817Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-23T11:31:34.817Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-23T11:31:34.817Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-23T11:31:34.817Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-23T11:31:34.817Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-23T11:31:34.817Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-23T11:31:34.817Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-23T11:31:34.817Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-23T11:31:34.817Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-23T11:31:34.817Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-23T11:31:34.817Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-23T11:31:42.393Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-23T11:31:44.819Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-23T11:31:48.016Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-23T11:31:55.638Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-23T11:31:55.638Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-23T11:31:55.638Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-23T11:31:55.638Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-23T11:31:55.638Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-23T11:31:55.638Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-23T11:31:55.638Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-23T11:31:55.638Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-23T11:31:55.638Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-23T11:31:55.638Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-23T11:31:55.638Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-23T11:31:55.638Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-23T11:31:55.638Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-23T11:31:55.638Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T11:31:55.638Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-23T11:31:55.638Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T11:31:55.638Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-23T11:31:55.638Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T11:31:55.638Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-23T11:31:55.638Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-23T11:31:55.638Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-23T11:31:55.638Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T11:31:55.638Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-23T11:31:55.638Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T11:31:55.638Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-23T11:31:55.638Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T11:31:55.638Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-23T11:31:55.638Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-23T11:31:55.638Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-23T11:31:55.638Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T11:31:55.638Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-23T11:31:55.638Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T11:31:55.638Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-23T11:31:55.638Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-23T11:31:55.638Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-23T11:31:58.027Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-23T11:31:58.538Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-23T11:31:59.049Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-23T11:31:59.596Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-23T11:32:01.290Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-23T11:32:01.290Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-23T11:32:05.369Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-23T11:32:08.559Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-23T11:32:12.641Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-23T11:32:12.641Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T11:32:12.641Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-23T11:32:23.565Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-23T11:32:23.565Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T11:32:23.565Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-23T11:32:31.136Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-23T11:32:31.136Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-23T11:32:31.136Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-23T11:32:31.136Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T11:32:31.136Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-23T11:32:31.136Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-23T11:32:31.136Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-23T11:32:31.136Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-23T11:32:31.136Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-23T11:32:40.236Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-23T11:32:40.236Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T11:32:40.236Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-23T11:32:40.236Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-23T11:32:40.236Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-23T11:32:40.236Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-23T11:32:40.236Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-23T11:32:40.236Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T11:32:40.236Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-23T11:32:40.236Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-23T11:32:40.236Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-23T11:32:40.236Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T11:32:40.236Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-23T11:32:45.308Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-23T11:32:49.368Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-23T11:32:49.368Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-23T11:32:49.368Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-23T11:32:53.419Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-23T11:32:53.419Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-23T11:32:53.419Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-23T11:32:53.419Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-23T11:32:53.419Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-23T11:32:53.419Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T11:32:53.419Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-23T11:32:53.419Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-23T11:32:53.419Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-23T11:32:53.419Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T11:32:53.419Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-23T11:32:53.419Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T11:32:53.419Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-23T11:33:08.923Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-23T11:33:08.923Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-23T11:33:08.923Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-23T11:33:08.923Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T11:33:08.923Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-23T11:33:09.434Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-23T11:33:09.945Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-23T11:33:09.945Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-23T11:33:14.008Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-23T11:33:14.008Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-23T11:33:19.101Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-23T11:33:19.101Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-23T11:33:19.620Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-23T11:33:19.620Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-23T11:33:19.620Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-23T11:33:32.627Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-23T11:33:32.627Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T11:33:32.627Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-23T11:33:32.627Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-23T11:33:32.627Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-23T11:33:32.627Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-23T11:33:32.627Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-23T11:33:43.540Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-23T11:33:43.540Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-23T11:33:43.540Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-23T11:33:56.551Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-23T11:33:56.551Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-23T11:33:56.551Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-23T11:33:58.244Z] --- PASS: TestDockerSuite (3233.62s) [2022-04-23T11:33:58.244Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-23T11:33:58.244Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-23T11:33:58.244Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-23T11:33:58.244Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-23T11:33:58.244Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-23T11:33:58.244Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-23T11:33:58.244Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-04-23T11:33:58.244Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.29s) [2022-04-23T11:33:58.244Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.37s) [2022-04-23T11:33:58.244Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.20s) [2022-04-23T11:33:58.244Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.39s) [2022-04-23T11:33:58.244Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (106.93s) [2022-04-23T11:33:58.244Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.16s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.10s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.06s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.07s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.18s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.05s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.08s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (4.83s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.73s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.04s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.84s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (99.84s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (8.56s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (6.11s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.40s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.54s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (4.24s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.29s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (4.10s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (16.85s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (7.26s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.60s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.64s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.29s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (7.23s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.70s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildAddTar (49.50s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.58s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.73s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (10.10s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.77s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (15.10s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.46s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (7.00s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.78s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.96s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.11s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.78s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.16s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.89s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.59s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.82s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.10s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.36s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildCmd (0.84s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.75s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.79s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (8.22s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.99s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.82s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.71s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.50s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.51s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.82s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.40s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (1.10s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.44s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (47.91s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.91s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.75s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.34s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.57s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.79s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (33.53s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.01s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.56s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.26s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.41s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.09s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (5.35s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.47s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.36s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildDockerignore (66.44s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.96s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (73.14s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.24s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.28s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.89s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.92s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.33s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.45s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.53s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.08s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (109.10s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.68s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.75s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.56s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.66s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.74s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.53s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.29s) [2022-04-23T11:33:58.245Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.60s) [2022-04-23T11:33:58.245Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.98s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.34s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (7.10s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.51s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.97s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildFails (3.57s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (8.60s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.80s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.49s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.99s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.67s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.56s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.79s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.04s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.16s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildHistory (15.65s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.53s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.28s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.09s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.04s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (6.43s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildLabel (1.39s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.85s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.35s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.86s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildLabels (1.40s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.11s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (8.65s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.90s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.86s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (7.41s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (23.94s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (3.02s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (48.24s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.11s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (8.28s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (9.90s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.72s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (25.09s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.12s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.87s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.95s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (6.65s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (4.00s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.23s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.95s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.33s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.97s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.68s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.48s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (14.07s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (6.03s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (13.06s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.83s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.81s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.62s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (4.14s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (59.48s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (27.53s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildRm (18.89s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (5.63s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.06s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.34s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.35s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.99s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (24.00s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.29s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.88s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.59s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.55s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildStderr (6.50s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.67s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.66s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.72s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.71s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.61s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.97s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.83s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.31s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (29.19s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.26s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (12.01s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.76s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.89s) [2022-04-23T11:33:58.758Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.77s) [2022-04-23T11:33:58.758Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.30s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.60s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.89s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.57s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.54s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.77s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (12.22s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (3.07s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.07s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.75s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCommitChange (6.97s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.41s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.92s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCommitTTY (10.04s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.17s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.16s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.98s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.92s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.61s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.53s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.71s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.38s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (4.38s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.87s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.40s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.79s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.78s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.88s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.53s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.42s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.48s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.90s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (12.07s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.47s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.71s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.12s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.15s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.22s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.56s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.09s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.15s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.33s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.20s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.31s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.35s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000d061f8_} (3.29s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1231923333_c:\foo_false____} (3.27s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1231923333_c:\foo_true____} (3.36s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.59s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.05s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.56s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.74s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.48s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.74s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.59s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.13s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCpToDot (3.74s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCpToStdout (3.99s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.07s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.04s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.31s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCreateArgs (0.27s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.44s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.46s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.29s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.17s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (1.04s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCreateLabels (0.33s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCreateRM (0.79s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.27s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.56s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.78s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.34s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.69s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.05s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.31s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.55s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.22s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.60s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.81s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.70s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.49s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestEventsCopy (6.34s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.90s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.52s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.19s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.94s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.15s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.39s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestEventsFilters (7.36s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestEventsFormat (7.11s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.11s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.17s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestEventsRename (3.68s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestEventsResize (34.01s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.42s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.24s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (6.11s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestEventsUntag (2.88s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.92s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.65s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.61s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.07s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.63s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.76s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (4.25s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (4.25s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.37s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.72s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestExecInspectID (6.24s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.34s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.09s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.96s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-23T11:33:58.759Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.73s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.56s) [2022-04-23T11:33:58.759Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.59s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.56s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.22s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.13s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.16s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.29s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.43s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.86s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.44s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.19s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.75s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (4.22s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.50s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.12s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.11s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.56s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.41s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.33s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.48s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestInspectDefault (3.42s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestInspectHistory (6.92s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.60s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestInspectJSONFields (4.13s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.26s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.35s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.17s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.14s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestInspectStatus (4.42s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.83s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.37s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.51s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.17s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.42s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.44s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.38s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.43s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.40s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.74s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.35s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.66s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.95s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.72s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.61s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.11s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.88s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.51s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.50s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestLogsSince (10.17s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestLogsTail (4.21s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestLogsTimestamps (4.00s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.56s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.04s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.05s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.04s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.05s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.89s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.90s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestPsByOrder (14.89s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestPsListContainersBase (15.01s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (21.00s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.51s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.83s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.77s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.74s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.22s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.85s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.73s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.37s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.08s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (7.23s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.64s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (33.27s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (11.42s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.34s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.29s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.10s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (9.27s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.50s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.78s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.45s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (21.10s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.06s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.92s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.56s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (7.06s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.15s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (6.47s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRmiTag (0.91s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.54s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (24.58s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.91s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (7.08s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.55s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.05s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.95s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.70s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.38s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.43s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.45s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRunBindMounts (7.21s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.04s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.06s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.50s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.85s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.19s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.67s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.69s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.45s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-23T11:33:58.760Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.60s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T11:33:58.760Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.50s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (18.04s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.78s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.20s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.75s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.92s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.54s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunExitCode (3.63s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.51s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.56s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.84s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunExposePort (0.10s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (7.52s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.68s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (3.32s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (11.32s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.95s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.43s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.57s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.33s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.42s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.56s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.35s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.16s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (5.09s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.05s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.35s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunRm (3.86s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.55s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (4.41s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.91s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.67s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.71s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.48s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.24s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (6.41s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.08s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.73s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.88s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.80s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (11.27s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (7.34s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (10.26s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.28s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.74s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.64s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.75s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (7.00s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.99s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.47s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (7.76s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.04s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.05s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.07s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.04s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.09s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.04s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.44s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.38s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.88s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.75s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.71s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.53s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.49s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (11.23s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.70s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.07s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.20s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.24s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.27s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.20s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.26s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.43s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.34s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.20s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.84s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.39s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.52s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.50s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.24s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.26s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.82s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.27s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.14s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.38s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.58s) [2022-04-23T11:33:58.761Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-23T11:33:58.761Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.80s) [2022-04-23T11:33:58.761Z] === RUN TestDockerRegistrySuite [2022-04-23T11:33:58.761Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-23T11:33:58.761Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.761Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-23T11:33:58.761Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.761Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-23T11:33:58.761Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.761Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-23T11:33:58.761Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.761Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-23T11:33:58.761Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.761Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-23T11:33:58.761Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.761Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-23T11:33:58.761Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-23T11:33:58.762Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T11:33:58.762Z] === RUN TestDockerSchema1RegistrySuite [2022-04-23T11:33:58.762Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-23T11:33:58.762Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-23T11:33:58.762Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-23T11:33:58.762Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-23T11:33:58.762Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-23T11:33:58.762Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-23T11:33:58.762Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-23T11:33:58.762Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-23T11:33:58.762Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-23T11:33:58.762Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-23T11:33:58.762Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-23T11:33:58.762Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-23T11:33:58.762Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-23T11:33:58.762Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-23T11:33:58.762Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-23T11:33:58.762Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-23T11:33:58.762Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-23T11:33:58.762Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-23T11:33:58.762Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-23T11:33:58.762Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-23T11:33:58.762Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-23T11:33:58.762Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-23T11:33:58.762Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-23T11:33:58.762Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-23T11:33:58.762Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T11:33:58.762Z] === RUN TestDockerDaemonSuite [2022-04-23T11:33:58.762Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-23T11:33:58.762Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-23T11:33:58.762Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-23T11:33:58.762Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T11:33:58.762Z] === RUN TestDockerSwarmSuite [2022-04-23T11:33:58.762Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-23T11:33:58.762Z] === RUN TestDockerPluginSuite [2022-04-23T11:33:58.762Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-23T11:33:58.762Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-23T11:33:58.762Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-23T11:33:58.762Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-23T11:33:58.762Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-23T11:33:58.762Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-23T11:33:58.762Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-23T11:33:58.762Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-23T11:33:58.762Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-23T11:33:58.762Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-23T11:33:58.762Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-23T11:33:58.762Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T11:33:58.762Z] === RUN TestDockerExternalVolumeSuite [2022-04-23T11:33:58.762Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-23T11:33:58.762Z] === RUN TestDockerNetworkSuite [2022-04-23T11:33:58.762Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-23T11:33:58.762Z] === RUN TestDockerHubPullSuite [2022-04-23T11:33:58.762Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-23T11:33:58.762Z] PASS [2022-04-23T11:33:58.762Z] ok github.com/docker/docker/integration-cli 3234.129s [2022-04-23T11:33:58.762Z] [2022-04-23T11:33:58.762Z] === Skipped [2022-04-23T11:33:58.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-23T11:33:58.762Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-23T11:33:58.762Z] [2022-04-23T11:33:58.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-23T11:33:58.762Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-23T11:33:58.762Z] [2022-04-23T11:33:58.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.10s) [2022-04-23T11:33:58.762Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.10s) [2022-04-23T11:33:58.762Z] [2022-04-23T11:33:58.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.06s) [2022-04-23T11:33:58.762Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.762Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.06s) [2022-04-23T11:33:58.762Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-23T11:33:58.763Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.07s) [2022-04-23T11:33:58.763Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.07s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.18s) [2022-04-23T11:33:58.763Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.18s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-23T11:33:58.763Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.05s) [2022-04-23T11:33:58.763Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.05s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-23T11:33:58.763Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-04-23T11:33:58.763Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-23T11:33:58.763Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-23T11:33:58.763Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-04-23T11:33:58.763Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T11:33:58.763Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-23T11:33:58.763Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-04-23T11:33:58.763Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-23T11:33:58.763Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.04s) [2022-04-23T11:33:58.763Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.04s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T11:33:58.763Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-04-23T11:33:58.763Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.53s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.11s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.11s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-23T11:33:58.763Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.57s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.57s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.56s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.56s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-23T11:33:58.763Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.763Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-23T11:33:58.763Z] [2022-04-23T11:33:58.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-23T11:33:58.764Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.764Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-23T11:33:58.764Z] [2022-04-23T11:33:58.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-23T11:33:58.764Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.764Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-23T11:33:58.764Z] [2022-04-23T11:33:58.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-23T11:33:58.764Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.764Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-23T11:33:58.764Z] [2022-04-23T11:33:58.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-23T11:33:58.764Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.764Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-23T11:33:58.764Z] [2022-04-23T11:33:58.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-23T11:33:58.764Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.764Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-23T11:33:58.764Z] [2022-04-23T11:33:58.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T11:33:58.764Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.764Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-23T11:33:58.764Z] [2022-04-23T11:33:58.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-23T11:33:58.764Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-23T11:33:58.764Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-23T11:33:58.764Z] [2022-04-23T11:33:58.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.04s) [2022-04-23T11:33:58.764Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.764Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.04s) [2022-04-23T11:33:58.764Z] [2022-04-23T11:33:58.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-23T11:33:58.764Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.764Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-23T11:33:58.764Z] [2022-04-23T11:33:58.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.09s) [2022-04-23T11:33:58.764Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.764Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.09s) [2022-04-23T11:33:58.764Z] [2022-04-23T11:33:58.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-04-23T11:33:58.764Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.764Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-04-23T11:33:58.764Z] [2022-04-23T11:33:58.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-23T11:33:58.764Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.764Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-23T11:33:58.764Z] [2022-04-23T11:33:58.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-23T11:33:58.764Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.764Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-23T11:33:58.764Z] [2022-04-23T11:33:58.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-23T11:33:58.764Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.764Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-23T11:33:58.764Z] [2022-04-23T11:33:58.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-23T11:33:58.764Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.764Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-23T11:33:58.764Z] [2022-04-23T11:33:58.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-23T11:33:58.764Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.764Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-23T11:33:58.764Z] [2022-04-23T11:33:58.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-23T11:33:58.764Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.764Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-23T11:33:58.764Z] [2022-04-23T11:33:58.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T11:33:58.764Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.764Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-23T11:33:58.764Z] [2022-04-23T11:33:58.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-23T11:33:58.764Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.764Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-23T11:33:58.764Z] [2022-04-23T11:33:58.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-04-23T11:33:58.764Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-23T11:33:58.764Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-04-23T11:33:58.764Z] [2022-04-23T11:33:58.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-04-23T11:33:58.764Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.48s) [2022-04-23T11:33:59.276Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-23T11:33:59.276Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-23T11:33:59.276Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-23T11:33:59.276Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-23T11:33:59.276Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-23T11:33:59.276Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-04-23T11:33:59.276Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-23T11:33:59.276Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-04-23T11:33:59.276Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.57s) [2022-04-23T11:33:59.276Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.57s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.54s) [2022-04-23T11:33:59.276Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.54s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-23T11:33:59.276Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.49s) [2022-04-23T11:33:59.276Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-23T11:33:59.276Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.07s) [2022-04-23T11:33:59.276Z] docker_cli_sni_test.go:18: Flakey test [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.07s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-23T11:33:59.276Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-23T11:33:59.276Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-23T11:33:59.276Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-23T11:33:59.276Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-23T11:33:59.276Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T11:33:59.276Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T11:33:59.276Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-23T11:33:59.276Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-23T11:33:59.276Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-23T11:33:59.276Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-23T11:33:59.276Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-23T11:33:59.276Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-23T11:33:59.276Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-23T11:33:59.276Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-23T11:33:59.276Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-23T11:33:59.276Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T11:33:59.276Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-23T11:33:59.276Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-23T11:33:59.276Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-23T11:33:59.276Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T11:33:59.276Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-23T11:33:59.276Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T11:33:59.276Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-23T11:33:59.276Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-23T11:33:59.276Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-23T11:33:59.276Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-23T11:33:59.276Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T11:33:59.276Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-23T11:33:59.276Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T11:33:59.276Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-23T11:33:59.276Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-23T11:33:59.276Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-23T11:33:59.276Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-23T11:33:59.276Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T11:33:59.276Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-23T11:33:59.276Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-04-23T11:33:59.276Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-23T11:33:59.276Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-23T11:33:59.276Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-23T11:33:59.276Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T11:33:59.276Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.276Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-23T11:33:59.276Z] [2022-04-23T11:33:59.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.05s) [2022-04-23T11:33:59.277Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.05s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-23T11:33:59.277Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-23T11:33:59.277Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-23T11:33:59.277Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-23T11:33:59.277Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.07s) [2022-04-23T11:33:59.277Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.07s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.04s) [2022-04-23T11:33:59.277Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.04s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T11:33:59.277Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-23T11:33:59.277Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-23T11:33:59.277Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-23T11:33:59.277Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-23T11:33:59.277Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-23T11:33:59.277Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T11:33:59.277Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T11:33:59.277Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-23T11:33:59.277Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-23T11:33:59.277Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-23T11:33:59.277Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-04-23T11:33:59.277Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-23T11:33:59.277Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.07s) [2022-04-23T11:33:59.277Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.07s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-23T11:33:59.277Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-23T11:33:59.277Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T11:33:59.277Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-23T11:33:59.277Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2022-04-23T11:33:59.277Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-23T11:33:59.277Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-23T11:33:59.277Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-23T11:33:59.277Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-23T11:33:59.277Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.277Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-23T11:33:59.277Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-23T11:33:59.278Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-23T11:33:59.278Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-23T11:33:59.278Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-23T11:33:59.278Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-23T11:33:59.278Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T11:33:59.278Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-04-23T11:33:59.278Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-23T11:33:59.278Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-04-23T11:33:59.278Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-23T11:33:59.278Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-23T11:33:59.278Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.04s) [2022-04-23T11:33:59.278Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.04s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2022-04-23T11:33:59.278Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.05s) [2022-04-23T11:33:59.278Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.05s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-04-23T11:33:59.278Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-23T11:33:59.278Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-04-23T11:33:59.278Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.04s) [2022-04-23T11:33:59.278Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.04s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T11:33:59.278Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.05s) [2022-04-23T11:33:59.278Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.278Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.05s) [2022-04-23T11:33:59.278Z] [2022-04-23T11:33:59.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T11:33:59.279Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-23T11:33:59.279Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T11:33:59.279Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-23T11:33:59.279Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-23T11:33:59.279Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T11:33:59.279Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-23T11:33:59.279Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T11:33:59.279Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T11:33:59.279Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-23T11:33:59.279Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-04-23T11:33:59.279Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-23T11:33:59.279Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.04s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.04s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.06s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.06s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T11:33:59.279Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.279Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-23T11:33:59.279Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.05s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.05s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-23T11:33:59.280Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.280Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-23T11:33:59.280Z] [2022-04-23T11:33:59.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.08s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.08s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.04s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.04s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.05s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.05s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.07s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.07s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.04s) [2022-04-23T11:33:59.281Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.04s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.09s) [2022-04-23T11:33:59.281Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.09s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.04s) [2022-04-23T11:33:59.281Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.04s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-23T11:33:59.281Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-23T11:33:59.281Z] [2022-04-23T11:33:59.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T11:33:59.281Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.281Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-23T11:33:59.282Z] [2022-04-23T11:33:59.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-23T11:33:59.282Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.282Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-23T11:33:59.282Z] [2022-04-23T11:33:59.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-23T11:33:59.282Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.282Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-23T11:33:59.282Z] [2022-04-23T11:33:59.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-23T11:33:59.282Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.282Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-23T11:33:59.282Z] [2022-04-23T11:33:59.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-23T11:33:59.792Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.792Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-23T11:33:59.792Z] [2022-04-23T11:33:59.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-23T11:33:59.792Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.792Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-23T11:33:59.792Z] [2022-04-23T11:33:59.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-23T11:33:59.792Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.792Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-23T11:33:59.792Z] [2022-04-23T11:33:59.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-23T11:33:59.792Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.792Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-23T11:33:59.792Z] [2022-04-23T11:33:59.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T11:33:59.792Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.792Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-23T11:33:59.792Z] [2022-04-23T11:33:59.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T11:33:59.792Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.792Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-23T11:33:59.792Z] [2022-04-23T11:33:59.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T11:33:59.792Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.792Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-23T11:33:59.792Z] [2022-04-23T11:33:59.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T11:33:59.792Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.792Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T11:33:59.792Z] [2022-04-23T11:33:59.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T11:33:59.792Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.792Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T11:33:59.792Z] [2022-04-23T11:33:59.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T11:33:59.792Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.792Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T11:33:59.792Z] [2022-04-23T11:33:59.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T11:33:59.792Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.792Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-23T11:33:59.792Z] [2022-04-23T11:33:59.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T11:33:59.793Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.793Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-23T11:33:59.793Z] [2022-04-23T11:33:59.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T11:33:59.794Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.794Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-23T11:33:59.794Z] [2022-04-23T11:33:59.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T11:33:59.794Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.794Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-23T11:33:59.794Z] [2022-04-23T11:33:59.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T11:33:59.794Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.794Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-23T11:33:59.794Z] [2022-04-23T11:33:59.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T11:33:59.794Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.794Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-23T11:33:59.794Z] [2022-04-23T11:33:59.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T11:33:59.794Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.794Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-23T11:33:59.794Z] [2022-04-23T11:33:59.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T11:33:59.794Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.794Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-23T11:33:59.794Z] [2022-04-23T11:33:59.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T11:33:59.794Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.794Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-23T11:33:59.794Z] [2022-04-23T11:33:59.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T11:33:59.794Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.794Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-23T11:33:59.794Z] [2022-04-23T11:33:59.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T11:33:59.794Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.794Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-23T11:33:59.794Z] [2022-04-23T11:33:59.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T11:33:59.794Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.794Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-23T11:33:59.794Z] [2022-04-23T11:33:59.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T11:33:59.794Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.794Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-23T11:33:59.794Z] [2022-04-23T11:33:59.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T11:33:59.794Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.794Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-23T11:33:59.794Z] [2022-04-23T11:33:59.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-23T11:33:59.794Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.794Z] [2022-04-23T11:33:59.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-23T11:33:59.794Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.794Z] [2022-04-23T11:33:59.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-23T11:33:59.794Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-23T11:33:59.794Z] [2022-04-23T11:33:59.794Z] DONE 1088 tests, 544 skipped in 3251.508s [2022-04-23T11:33:59.794Z] INFO: Integration tests ended at 04/23/2022 11:33:59. Duration:00:54:11.6548003 [2022-04-23T11:33:59.794Z] INFO: Docker info of the daemon under test at end of run [2022-04-23T11:33:59.794Z] [2022-04-23T11:33:59.794Z] Containers: 10 [2022-04-23T11:33:59.794Z] Running: 0 [2022-04-23T11:33:59.794Z] Paused: 0 [2022-04-23T11:33:59.794Z] Stopped: 10 [2022-04-23T11:33:59.794Z] Images: 18 [2022-04-23T11:33:59.794Z] Server Version: 0.0.0-dev [2022-04-23T11:33:59.794Z] Storage Driver: windowsfilter [2022-04-23T11:33:59.794Z] Windows: [2022-04-23T11:33:59.794Z] Logging Driver: json-file [2022-04-23T11:33:59.794Z] Plugins: [2022-04-23T11:33:59.794Z] Volume: local [2022-04-23T11:33:59.794Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-23T11:33:59.794Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-23T11:33:59.794Z] Swarm: inactive [2022-04-23T11:33:59.794Z] Default Isolation: process [2022-04-23T11:33:59.794Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-23T11:33:59.794Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-23T11:33:59.794Z] OSType: windows [2022-04-23T11:33:59.794Z] Architecture: x86_64 [2022-04-23T11:33:59.794Z] CPUs: 4 [2022-04-23T11:33:59.794Z] Total Memory: 32GiB [2022-04-23T11:33:59.794Z] Name: azwin-2-63c1c0 [2022-04-23T11:33:59.794Z] ID: METW:W6ZV:X5UU:EKGI:MNTX:QIFH:O2RD:IYEC:AIHF:HOBE:4ZGV:YEMU [2022-04-23T11:33:59.794Z] Docker Root Dir: D:\CI\PR-43517\1\daemon [2022-04-23T11:33:59.794Z] Debug Mode (client): false [2022-04-23T11:33:59.794Z] Debug Mode (server): true [2022-04-23T11:33:59.794Z] File Descriptors: -1 [2022-04-23T11:33:59.794Z] Goroutines: 44 [2022-04-23T11:33:59.794Z] System Time: 2022-04-23T11:33:59.4301586Z [2022-04-23T11:33:59.794Z] EventsListeners: 0 [2022-04-23T11:33:59.794Z] Registry: https://index.docker.io/v1/ [2022-04-23T11:33:59.794Z] Labels: [2022-04-23T11:33:59.794Z] Experimental: false [2022-04-23T11:33:59.794Z] Insecure Registries: [2022-04-23T11:33:59.794Z] 127.0.0.0/8 [2022-04-23T11:33:59.794Z] Live Restore Enabled: false [2022-04-23T11:33:59.794Z] [2022-04-23T11:33:59.794Z] [2022-04-23T11:33:59.794Z] INFO: Stopping daemon under test [2022-04-23T11:33:59.794Z] SUCCESS: The process with PID 4648 (child process of PID 4532) has been terminated. [2022-04-23T11:33:59.794Z] SUCCESS: The process with PID 4532 (child process of PID 2796) has been terminated. [2022-04-23T11:33:59.794Z] INFO: Stop tailing logs of the daemon under tests [2022-04-23T11:33:59.794Z] INFO: executeCI.ps1 Completed successfully at 04/23/2022 11:33:59. [2022-04-23T11:33:59.794Z] INFO: Tidying up at end of run [2022-04-23T11:33:59.794Z] ----------- DAEMON LOG ------------ [2022-04-23T11:33:59.794Z] 2022/04/23 10:35:55 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-23T11:33:59.794Z] ----------- END DAEMON LOG -------- [2022-04-23T11:33:59.794Z] INFO: Saving daemon under test log (d:\CI\PR-43517\1\dut.out) to bundles\CIDUT.out [2022-04-23T11:33:59.794Z] INFO: Saving daemon under test log (d:\CI\PR-43517\1\dut.err) to bundles\CIDUT.err [2022-04-23T11:33:59.794Z] INFO: Saving containerd logs to bundles [2022-04-23T11:34:00.305Z] INFO: Nuke-Everything... [2022-04-23T11:34:00.305Z] INFO: Container count on control daemon to delete is 2 [2022-04-23T11:34:00.816Z] c6f1e6da56d8 [2022-04-23T11:34:00.816Z] 0561df8b4405 [2022-04-23T11:34:00.816Z] INFO: Tidying pidfile d:\CI\PR-43517\1\docker.pid [2022-04-23T11:34:00.816Z] INFO: Killing containerd with PID 1188 [2022-04-23T11:34:00.816Z] INFO: Nuking d:\CI [2022-04-23T11:34:31.762Z] INFO: Zapped successfully [2022-04-23T11:34:31.762Z] [2022-04-23T11:34:31.762Z] INFO: executeCI.ps1 exiting at Sat Apr 23 11:34:30 CUT 2022. Duration 01:28:41.5873871 [2022-04-23T11:34:31.762Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-23T11:34:32.032Z] Recording test results [2022-04-23T11:34:39.875Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-23T11:34:42.104Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-23T11:34:44.643Z] Archiving artifacts [2022-04-23T11:35:00.452Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43517/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-23T11:35:01.466Z] + make clean [2022-04-23T11:35:03.099Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-23T11:35:03.099Z] docker-dev-cache [2022-04-23T11:35:03.099Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS